Types of Events

 

Recall: operations on fractions

Adding and subtracting fractions requires a common denominator:  [latex]\dfrac{a}{c}\pm \dfrac{b}{c}=\dfrac{a\pm b}{c}[/latex]

Also, recall that: [latex]\dfrac{a}{a}=1[/latex]

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 [latex]P(\text{six})=\frac{1}{6}[/latex]. Now consider the probability that we do not roll a six: there are 5 outcomes that are not a six, so the answer is [latex]P(\text{not a six})=\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.  In general it is true that [latex]P(E)+P(\text{not}\ E)=1[/latex]. While this is not a very deep statement (it can be summarized by saying “the chance that E happens and the chance that E doesn’t happen have to add up to 1″), it is surprisingly useful. Solving for [latex]P(\text{not}\ E)[/latex], we get:

[latex]P(\text{not}\ E)=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 “E” is the event “E doesn’t happen”

  • Remember that an event is just a set of outcomes.  So, just as in Chapter 4, we continue to use the notation [latex]E^c[/latex] for the complement of event E.
  • We can compute the probability of the complement using [latex]P\left(E^c\right)=1-P(E)[/latex]
  • Notice also that [latex]P(E)=1-P\left(E^c\right)[/latex]

example

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

 

This example is explained in the following video.  NOTE: In this video, the notation [latex]\bar{E}[/latex] is used for E complement.

Try It

 

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.

 

The prior example contained two independent events. The number the die landed on had no influence on the outcome from flipping the coin and vice versa.

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.  The two events are (1) first card drawn is a red card and (2) second card drawn is a red card.

 

When two events are independent, the probability of both occurring is the product of the probabilities of the individual events.  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 gave us the total number of possible outcomes in the combined event.

P(A and B) for independent events

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

[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

recall: More on fractions

To multiply fractions, place the product of the numerators over the product of the denominators.

[latex]\dfrac{a}{b} \cdot \dfrac{c}{d} = \dfrac{ac}{bd}[/latex]

 

To write a fraction in reduced terms, first take the prime factorization of the numerator and denominator, then cancel out factors that are common in the numerator and the denominator.

Example: [latex]\dfrac{12}{18}=\dfrac{\cancel{2}\cdot 2\cdot \cancel{3}}{\cancel{2}\cdot 3\cdot \cancel{3}}=\dfrac{2}{3}[/latex]

 

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?

 

Examples of independent events are discussed in this video.

Try It

 

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.

 

As we saw in the previous example, the intersection get double counted when adding the two probabilities.  Therefore, we must subtract the double count.

P(A or B)

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

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

We can use Venn diagrams to visualize this “double counting” of the intersection and to see why we must subtract the intersection.

examples

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

 

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

 

See more about the previous three examples in the following video.

 

In the last example, we noticed that when we have events that are mutually exclusive, [latex]P(A\text{ or }B)=P(A)+P(B)[/latex], since [latex]P(A\text{ and }B)=0[/latex].

Mutually Exclusive Events

Two events, A and B, are called mutually exclusive if they cannot occur simultaneously.

In other words, [latex]P(A\text{ and }B)=0[/latex].  Thus, if A and B are mutually exclusive events, then

[latex]\begin{align}P(A\text{ or }B)&=P(A)+P(B)–P(A\text{ and }B)\\&=P(A)+P(B)–0\\&=P(A)+P(B)\end{align}[/latex]

 

Try It

 

Example

In your drawer you have 10 pairs of socks, 6 pairs 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 a speeding ticket or not in the last year, and whether or not the color of their car is red. 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

This table example is detailed in the following explanatory video.

Try It