Lfstat3e PPT 03 Rev
Lfstat3e PPT 03 Rev
Probability
§ 3.1
Basic Concepts
of Probability
Probability Experiments
A probability experiment is an action through which
specific results (counts, measurements or responses)
are obtained.
Example:
Rolling a die and observing the
number that is rolled is a
probability experiment.
The result of a single trial in a probability experiment
is the outcome.
The set of all possible outcomes for an experiment is
the sample space.
Example:
The sample space when rolling a die has six
outcomes.
{1, 2, 3, 4, 5, 6}
Larson & Farber, Elementary Statistics: Picturing the World, 3e 3
Events
An event consists of one or more outcomes and is a
subset of the sample space.
Events are
Example: represented by
A die is rolled. Event A uppercase
is rolling letters.
an even
number.
A simple event is an event that consists of a single
outcome.
Example:
A die is rolled. Event A is rolling an even number.
This is not a simple event because the outcomes
of event A are {2, 4, 6}.
Example:
A die is rolled.
Find the probability of Event A: rolling a 5.
There is one outcome in Event A: {5}
1
P(A) = 0.167
“Probability of 6
Event A.”
Example:
There are 5 red chips, 4 blue chips, and 6 white
chips in a basket. Find the probability of randomly
selecting a chip that is not blue.
4
P (selecting a blue chip) 0.267
15
4 11
1
P (not selecting a blue chip) 0.733
15 15
Larson & Farber, Elementary Statistics: Picturing the World, 3e 10
§ 3.2
Conditional
Probability and
the
Multiplication
Rule
Conditional Probability
A conditional probability is the probability of an event
occurring, given that another event has already
occurred.
P (B | “Probability of B, given A”
A)
Example:
There are 5 red chip, 4 blue chips, and 6 white chips
in a basket. Two chips are randomly selected. Find
the probability that the second chip is red given that
the first chip is blue. (Assume that the first chip is
not replaced.)
Because the first chip is selected and not
replaced, there are only 14 chips remaining.
5
P (selecting a red chip|first chip is 0.357
14
blue)
Larson & Farber, Elementary Statistics: Picturing the World, 3e 12
Conditional Probability
Example:
100 college students were surveyed and asked how
many hours a week they spent studying. The results are
in the table below. Find the probability that a student
spends more than 10 hours studying given that the
student is a male.
Less More
5 to 10 Total
then 5 than 10
Male 11 22 16 49
Female 13 24 14 51
Total 24 46 30 100
The sample space consists of the 49 male students.
Of these 49, 16 spend more than 10 hours a week
studying. 16
0.327
P (more than 10 hours|male)
49
Larson & Farber, Elementary Statistics: Picturing the World, 3e 13
Independent Events
Two events are independent if the occurrence of
one of the events does not affect the probability of
the other event. Two events A and B are
independent if
P (B |A) = P (B) or if P (A |B) = P (A).
Events that are not independent are dependent.
Example:
Decide if the events are independent or dependent.
Selecting a diamond from a standard
deck of cards (A), putting it back in the
deck, and then selecting a spade from the
deck13
(B).1 13 1 The occurrence of A does
P (B A ) and P (B ) . not affect the probability
52 4 52 4
of B, so the events are
independent.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 14
Multiplication Rule
The probability that two events, A and B will occur in
sequence is
P (A and B) = P (A) · P (B |A).
If event A and B are independent, then the rule can be
simplified to P (A and B) = P (A) · P (B).
Example:
Two cards are selected, without replacement, from a
deck. Find the probability of selecting a diamond,
and then selecting a spade.
Because the card is not replaced, the events are
dependent.
P (diamond and spade) = P (diamond) · P (spade |diamond)
13 13 169
0.064
52 51 2652
Larson & Farber, Elementary Statistics: Picturing the World, 3e 15
Multiplication Rule
Example:
A die is rolled and two coins are tossed.
Find the probability of rolling a 5, and flipping two
tails.
1
P (rolling a 5) = .
6
1
Whether or not the roll is a 5, P (Tail ) =,
2
so the events are independent.
A and B
A
B A B
A B
1
4
2
A J 9 2 B
3 10
J J A 7
K 4
J 5 8
6Q
Start
1 Coin
st
Tossed
Heads Tails 2 ways to flip the
2nd Coin coin
Tossed
Heads Tails Heads Tails 2 ways to flip the
coin
Example:
How many different surveys are required to cover all
possible question arrangements if there are 7
questions in a survey?
7! = 7 · 6 · 5 · 4 · 3 · 2 · 1 = 5040 surveys
Example:
Jessie wants to plant 10 plants along the sidewalk in
her front yard. She has 3 rose bushes, 4 daffodils,
and 3 lilies. In how many distinguishable ways can
the plants be arranged?
10! 10 9 8 7 6 5 4!
3!4!3! 3!4!3!
4,200 different ways to arrange the plants
Larson & Farber, Elementary Statistics: Picturing the World, 3e 30
Combination of n Objects Taken r at
a Time
A combination is a selection of r objects from a group
of n things when order does not matter. The
number of combinations of r objects selected
from a group of n objects is n !
Cr .
# in the
n
(n r)! r !
collection
# taken from
the collection
Example:
You are required to read 5 books from a list of 8. In
how many different ways can you do so if the
order doesn’t matter?
8! 8 7 6 5!
C5 = =
8
3!5! 3!5!
=56 combinations
Larson & Farber, Elementary Statistics: Picturing the World, 3e 31
Application of Counting
Principles
Example:
In a state lottery, you must correctly select 6 numbers (in any order)
out of 44 to win the grand prize.
a.) How many ways can 6 numbers be chosen from
the 44 numbers?
b.) If you purchase one lottery ticket, what is the
probability of winning the top prize?
44!
a.) 44C 6 7,059,052 combinations
6!38!
b.) There is only one winning ticket, therefore,
1
P (win) 0.00000014
7059052
Larson & Farber, Elementary Statistics: Picturing the World, 3e 32