We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > Mathematics for the Liberal Arts

Types of Events

Learning Outcomes

  • Describe a sample space and simple and compound events in it using standard notation
  • Calculate the probability of an event using standard notation
  • Calculate the probability of two independent events using standard notation
  • Recognize when two events are mutually exclusive
  • Calculate a conditional probability using standard notation

Complementary Events

Now let us examine the probability that an event does not happen. As in the previous section, consider the situation of rolling a six-sided die and first compute the probability of rolling a six: the answer is P(six) =1/6. Now consider the probability that we do not roll a six: there are 5 outcomes that are not a six, so the answer is P(not a six) = [latex]\frac{5}{6}[/latex]. Notice that

[latex]P(\text{six})+P(\text{not a six})=\frac{1}{6}+\frac{5}{6}=\frac{6}{6}=1[/latex]

This is not a coincidence.  Consider a generic situation with n possible outcomes and an event E that corresponds to m of these outcomes. Then the remaining n - m outcomes correspond to E not happening, thus

[latex]P(\text{not}E)=\frac{n-m}{n}=\frac{n}{n}-\frac{m}{n}=1-\frac{m}{n}=1-P(E)[/latex]

scattered playing cards on a table. The Ace of Spades is on top.

Complement of an Event

The complement of an event is the event “E doesn’t happen”
  • The notation [latex]\bar{E}[/latex] is used for the complement of event E.
  • We can compute the probability of the complement using [latex]P\left({\bar{E}}\right)=1-P(E)[/latex]
  • Notice also that [latex]P(E)=1-P\left({\bar{E}}\right)[/latex]

example

If you pull a random card from a deck of playing cards, what is the probability it is not a heart?

Answer: There are 13 hearts in the deck, so [latex]P(\text{heart})=\frac{13}{52}=\frac{1}{4}[/latex]. The probability of not drawing a heart is the complement: [latex]P(\text{not heart})=1-P(\text{heart})=1-\frac{1}{4}=\frac{3}{4}[/latex]

This situation is explained in the following video. https://youtu.be/RnljiW6ZM6A

Probability of two independent events

example

Suppose we flipped a coin and rolled a die, and wanted to know the probability of getting a head on the coin and a 6 on the die.

Answer: We could list all possible outcomes:  {H1,H2,h2,H4,H5,H6,T1,T2,T3,T4,T5,T6}. Notice there are [latex]2\cdot6=12[/latex] total outcomes. Out of these, only 1 is the desired outcome, so the probability is [latex]\frac{1}{12}[/latex].

The prior example contained two independent events. Getting a certain outcome from rolling a die had no influence on the outcome from flipping the coin.

Independent Events

Events A and B are independent events if the probability of Event B occurring is the same whether or not Event A occurs.

example

Are these events independent?
  1. A fair coin is tossed two times. The two events are (1) first toss is a head and (2) second toss is a head.
  2. The two events (1) "It will rain tomorrow in Houston" and (2) "It will rain tomorrow in Galveston” (a city near Houston).
  3. You draw a card from a deck, then draw a second card without replacing the first.

Answer:

  1. The probability that a head comes up on the second toss is 1/2 regardless of whether or not a head came up on the first toss, so these events are independent.
  2. These events are not independent because it is more likely that it will rain in Galveston on days it rains in Houston than on days it does not.
  3. The probability of the second card being red depends on whether the first card is red or not, so these events are not independent.

When two events are independent, the probability of both occurring is the product of the probabilities of the individual events.

P(A and B) for independent events

If events A and B are independent, then the probability of both A and B occurring is

[latex]P\left(A\text{ and }B\right)=P\left(A\right)\cdot{P}\left(B\right)[/latex]

where P(A and B) is the probability of events A and B both occurring, P(A) is the probability of event A occurring, and P(B) is the probability of event B occurring
If you look back at the coin and die example from earlier, you can see how the number of outcomes of the first event multiplied by the number of outcomes in the second event multiplied to equal the total number of possible outcomes in the combined event.

example

In your drawer you have 10 pairs of socks, 6 of which are white, and 7 tee shirts, 3 of which are white. If you randomly reach in and pull out a pair of socks and a tee shirt, what is the probability both are white?

Answer: The probability of choosing a white pair of socks is [latex]\frac{6}{10}[/latex]. The probability of choosing a white tee shirt is [latex]\frac{3}{7}[/latex]. The probability of both being white is [latex]\frac{6}{10}\cdot\frac{3}{7}=\frac{18}{70}=\frac{9}{35}[/latex]

Examples of joint probabilities are discussed in this video. https://youtu.be/6F17WLp-EL8
The previous examples looked at the probability of both events occurring. Now we will look at the probability of either event occurring.

example

Suppose we flipped a coin and rolled a die, and wanted to know the probability of getting a head on the coin or a 6 on the die.

Answer: Here, there are still 12 possible outcomes: {H1,H2,h2,H4,H5,H6,T1,T2,T3,T4,T5,T6} By simply counting, we can see that 7 of the outcomes have a head on the coin or a 6 on the die or both – we use or inclusively here (these 7 outcomes are H1, H2, h2, H4, H5, H6, T6), so the probability is [latex]\frac{7}{12}[/latex]. How could we have found this from the individual probabilities? As we would expect, [latex]\frac{1}{2}[/latex] of these outcomes have a head, and [latex]\frac{1}{6}[/latex] of these outcomes have a 6 on the die. If we add these, [latex]\frac{1}{2}+\frac{1}{6}=\frac{6}{12}+\frac{2}{12}=\frac{8}{12}[/latex], which is not the correct probability. Looking at the outcomes we can see why: the outcome H6 would have been counted twice, since it contains both a head and a 6; the probability of both a head and rolling a 6 is [latex]\frac{1}{12}[/latex]. If we subtract out this double count, we have the correct probability: [latex]\frac{8}{12}-\frac{1}{12}=\frac{7}{12}[/latex].

P(A or B)

The probability of either A or B occurring (or both) is

[latex]P(A\text{ or }B)=P(A)+P(B)–P(A\text{ and }B)[/latex]

example

Suppose we draw one card from a standard deck. What is the probability that we get a Queen or a King?

Answer: There are 4 Queens and 4 Kings in the deck, hence 8 outcomes corresponding to a Queen or King out of 52 possible outcomes. Thus the probability of drawing a Queen or a King is:

[latex]P(\text{King or Queen})=\frac{8}{52}[/latex]

Note that in this case, there are no cards that are both a Queen and a King, so [latex]P(\text{King and Queen})=0[/latex]. Using our probability rule, we could have said:

[latex]P(\text{King or Queen})=P(\text{King})+P(\text{Queen})-P(\text{King and Queen})=\frac{4}{52}+\frac{4}{52}-0=\frac{8}{52}[/latex]

See more about this example and the previous one in the following video. https://youtu.be/klbPZeH1np4
In the last example, the events were mutually exclusive, so P(A or B) = P(A) + P(B).

example

Suppose we draw one card from a standard deck. What is the probability that we get a red card or a King?

Answer: Half the cards are red, so [latex]P(\text{red})=\frac{26}{52}[/latex] There are four kings, so [latex]P(\text{King})=\frac{4}{52}[/latex] There are two red kings, so [latex]P(\text{Red and King})=\frac{2}{52}[/latex] We can then calculate

[latex]P(\text{Red or King})=P(\text{Red})+P(\text{King})-P(\text{Red and King})=\frac{26}{52}+\frac{4}{52}-\frac{2}{52}=\frac{28}{52}[/latex]

Try It

In your drawer you have 10 pairs of socks, 6 of which are white, and 7 tee shirts, 3 of which are white. If you reach in and randomly grab a pair of socks and a tee shirt, what the probability at least one is white?

Example

The table below shows the number of survey subjects who have received and not received a speeding ticket in the last year, and the color of their car. Find the probability that a randomly chosen person:
  1. Has a red car and got a speeding ticket
  2. Has a red car or got a speeding ticket.
Speeding ticket No speeding ticket Total
Red car 15 135 150
Not red car 45 470 515
Total 60 605 665

Answer: We can see that 15 people of the 665 surveyed had both a red car and got a speeding ticket, so the probability is [latex]\frac{15}{665}\approx0.0226[/latex]. Notice that having a red car and getting a speeding ticket are not independent events, so the probability of both of them occurring is not simply the product of probabilities of each one occurring. We could answer this question by simply adding up the numbers: 15 people with red cars and speeding tickets + 135 with red cars but no ticket + 45 with a ticket but no red car = 195 people. So the probability is [latex]\frac{195}{665}\approx0.2932[/latex]. We also could have found this probability by:

P(had a red car) + P(got a speeding ticket) – P(had a red car and got a speeding ticket)

= [latex]\frac{150}{665}+\frac{60}{665}-\frac{15}{665}=\frac{195}{665}[/latex].

This table example is detailed in the following explanatory video. https://youtu.be/HWrGoM1yRaU

Licenses & Attributions

CC licensed content, Original

CC licensed content, Shared previously

  • Working With Events. Authored by: David Lippman. Located at: http://www.opentextbookstore.com/mathinsociety/. License: CC BY-SA: Attribution-ShareAlike.
  • ace-playing-cards-deck-spades. Authored by: PDPics. License: CC0: No Rights Reserved.
  • Probability - Complements. Authored by: OCLPhase2's channel. License: CC BY: Attribution.
  • Probability of two events: P(A or B). Authored by: OCLPhase2's channel. License: CC BY: Attribution.
  • Joint probabilities of independent events: P(A and B). Authored by: OCLPhase2's channel. License: CC BY: Attribution.
  • Probabilities from a table: AND and OR. Authored by: OCLPhase2's channel. License: CC BY: Attribution.
  • Basic conditional probability. Authored by: OCLPhase2's channel. License: CC BY: Attribution.
  • Conditional probability with cards. Authored by: OCLPhase2's channel. License: CC BY: Attribution.
  • Conditional probability from a table. Authored by: OCLPhase2's channel. License: CC BY: Attribution.
  • Question ID 7111, 7113, 7114, 7115. Authored by: unknown. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.