"We figured the odds as best wecould, and then we rolled the dice."

U.S. President Jimmy Carter, June 10,1976


6.2 PROBABILITY MODELS (Page 317-337)

OVERVIEW: It is often important andnecessary to provide a mathematical description or model forrandomness. This section provides insights into how this can bedone.

Sample space: Theset of all possible outcomes of a random phenomenon.

Example:
Consider the sum obtained when two dice are rolled.
The following table displays the sums that can be obtained from thisevent.

RED DIE

GREEN

DIE

1

2

3

4

5

6

1

2

3

4

5

6

7

2

3

4

5

6

7

8

3

4

5

6

7

8

9

4

5

6

7

8

9

10

5

6

7

8

9

10

11

6

7

8

9

10

11

12

The sample space contains 11 outcomes: S ={2,3,4,5,6,7,8,9,10,11,12}

Probability rules:

o If A is an event, then the probability P(A) is anumber between 0 and 1, inclusive.

o Prob(A does not happen) is 1 - P(A).

o Two events are disjoint if they have nooutcomes in common. If A and B are disjoint, then P(A or B) = P(A) +P(B). Some sources use the phrase mutuallyexclusive to describe events that aredisjoint.

-In a roll of two dice, if A = "roll asum of 7" and B = "roll a sum of 2", then P(A or B) = 6/36 + 1/36 =7/36, since A and B are disjoint.

-If C = "roll a sum of 7" and D = "roll an oddsum" then C and D are not disjoint since 7 is an odd sum. In thiscase, P(C or D) = P(C) + P(D) - P(C and D) = 6/36 + 18/36 - 6/36 =18/36 = 1/2.

Two events are independent if knowing that oneoccurs does not change the probability of the other. If events A andB are independent, then prob(A and B) = prob(A)xprob(B).

-If A is the event "getting a head onthe first coin toss" and B is the event "getting a head on a secondtoss of the coin." then A and B are independent, and prob(A and B) =(1/2)(1/2) = 1/4.

-If C is the event "getting a red card by pickinga card from a randomly shuffled deck," and D is the event "getting ared card by picking a second card from the deck" (when the first cardhas not been replaced), then C and D are not independent. Prob(C) =26/52 = 1/2. If the first card is red, then prob(C and D) =(26/52)(25//51), which is not equal to (26/52)(26/52). If the firstcard was replaced in the deck, and the deck reshuffled before eventD, then C and D would be independent.

RETURN TO TEXTBOOK HOME PAGE /Back to the top of this page