Chapter 4
Chapter 4
BLUMAN | MAYER
Second Canadian Edition
Chapter 4
Elementary
Statistics
Prepared by Cristina Anton, Grant MacEwan University © 2011 McGraw-Hill Ryerson, Limited 4-1
¡ Introduction
¡ 4-1 Sample Spaces and Probability
¡ 4-2 The Addition Rules for Probability
¡ 4-3 The Multiplication Rules and Conditional
Probability
¡ 4-4 Counting Rules
¡ What is probability?
§ chance or likelihood of an event occurring
¡ Examples of chance processes include …
§ games of chance (lotteries, card and dice games, slot machines…)
§ weather forecasting
§ Insurance (life or mortality tables, accident occurrences,…)
§ stock predictions
¡ Probability Experiment
§ a chance process that leads to well-defined results called outcomes
§ an outcome is the result of a single trial of the experiment
¡ Sample Space
§ set of all possible outcomes of a probability experiment
© 2011 McGraw-Hill Ryerson, Limited 4-4
LO 1
¡ Event
§ consists of a set of outcomes in a probability experiment
¡ Simple Event: event with only one possible outcome
§ Examples include:
▪ roll a die once to get a 6
▪ flip a coin once to obtain a head
▪ draw a card from a deck of playing cards to draw the ace of hearts
¡ Compound Event: event with more than one possible outcome
§ Examples include:
▪ roll a die once to get an odd number : 3 possible outcomes (1 or 3 or 5)
▪ draw a card from a deck of playing cards to get a king: 4 possible outcomes
(king of hearts or diamonds or clubs or spades)
¡ Classical Probability
§ theoretical probability of equally likely events occurring
P(E) n( E )
n(S )
Event E draw a red ace with a single draw from a deck of playing cards
Number of outcomes in E 2 red aces (heart, diamond)
Total number of outcomes in sample space 52 cards in a deck of playing cards
n( E )
P( E )
n(S )
2 1
P( E ) 0.0385
52 26
¡ Rules of Probability
§ 1. Probabilities must be between 0 and 1, inclusive.
▪ Probability Notation: 0 P( E ) 1
§ 2. An event that cannot occur has a probability of 0.
▪ For example, probability of rolling a 7 with a single roll of a die.
§ 3. An event that must occur has a probability of 1.
▪ For example, probability of rolling a number less than 7 with a single roll of
a die.
§ 4. The sum of the probabilities of all outcomes in a sample space is
equal to 1.
▪ For example, probability of a head or tail with a single coin flip
▪ Sample space is head or tail. P(head ) P(tail )
1 1
▪ P(head) = ½ and P(tail) = ½ 2 2
1
© 2011 McGraw-Hill Ryerson, Limited 4-10
LO 1
¡ Complementary Events
§ Probability that an event does not occur
¡ Rule for Complementary Events
P( E ) 1 P( E )
P( E ) probability event E occurs
or
P( E ) 1 P( E ) P( E ) probability event E does not occur
or
P( E ) P( E ) 1
¡ Complementary Event example P( E ) 1 P( E )
What is the probability of not rolling a 6 with a single roll of a die?
P( E ) 1 1 6
Event E roll a 6 with the single roll of a die
Event E do not roll a 6 with a single roll of a die P( E ) 5 6 0.833
¡ Empirical Probability
§ Experimental probability of events occurring
§ Formula for Empirical Probability
f
P( E )
n
Female 5 10 13
Male 15 10 7
¡ Example 1: Find the probability of drawing two Aces (any suit) with
two draws from a deck of playing cards (replace 1st card before
drawing 2nd card) Note: after 1st card is
§ Event A: draw an Ace P(A and B) = P(A) · P(B) drawn and replaced
there are still 52
§ Event B: draw an Ace = (4/52) · (4/52)
cards remaining in
= 16/ 2704 the deck and all 4
≈ 0.00592 or 0.006 Aces.
¡ Example 1: Find the probability of drawing two Aces (any suit) with
two draws from a deck of playing cards (replace 1st card before
drawing 2nd card) P(A and B) = P(A) · P(B|A) Note: after 1st card is
§ Event A: draw an Ace drawn and not replaced
= (4/52) · (3/51)
there are only 51 cards
§ Event B: draw an Ace = 12/ 2652 remaining in the deck
≈ 0.00453 or 0.005 and only 3 Aces.
¡ Example 2: Find the probability of drawing three “Queens” on
three draws from a deck of playing cards, without replacing each
card previously drawn
§ Event Q1: Queen(1st draw) P(Q1 and Q2 and Q3)
=(4/52) · (3/51) · (2/50)
§ Event Q2: Queen (2nd draw)
= 24/132600
§ Event Q3: Queen (3rd draw)
≈ 0.000181 or 0.0002
© 2011 McGraw-Hill Ryerson, Limited 4-24
LO 3
¡ Conditional Probability
§ In the formula for the multiplication rule for dependent events, the
probability of event B occurring given that event A has occurred is the
conditional probability
¡ Conditional Probability Formula
P(B | A) P( Aand B)
P( A)
¡ Example : Find the probability of getting a parking ticket given
that Sam parked in a no parking zone. (Refer to example 4-33 p.174)
§ Event N = parking in no parking zone; Event T = getting a ticket
§ Known Probabilities: P(N and T) = 0.06, P(N) = 0.20
0.06
P(T | N ) P( N andT ) 0.30
P( N ) 0.20
© 2011 McGraw-Hill Ryerson, Limited 4-26
LO 3
48 47 46
P( E ) P(no "Queen" ) 0.783
52 51 50
P( E ) P(at least one "Queen" ) 1 P( E ) 1 0.783 0.217
© 2011 McGraw-Hill Ryerson, Limited 4-28
LO 4
20 C4 1927
P( at least 1 defective ) 1 - P(no defective ) 1 0.544
24 C 4 3542
© 2011 McGraw-Hill Ryerson, Limited 4-33
¡ The 3 types of probability are:
§ Classical probability – sample spaces (theoretical)
§ Empirical probability – frequency distributions (observations)
§ Subjective probability – educated guesses
¡ Distinctions should be made between types of events
§ Mutually-exclusive (events cannot occur at the same time) and non-
mutually exclusive events
§ Independent events (one event does not affect the outcome of
another event) and dependent events
¡ Probabilities can be calculated using the addition rule,
multiplication rule and complementary event rule.
¡ Total number of outcomes of events were solved using
fundamental counting rules, permutations and combinations
© 2011 McGraw-Hill Ryerson, Limited 4-34