SlideShare a Scribd company logo
1 of 32
Probability
Chapter 3
§ 3.1
Basic Concepts of
Probability
Larson & Farber, Elementary Statistics: Picturing the World, 3e 3
A probability experiment is an action through which specific
results (counts, measurements or responses) are obtained.
Probability Experiments
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 4
An event consists of one or more outcomes and is a subset of
the sample space.
Events
Example:
A die is rolled. Event A is rolling an even number.
A simple event is an event that consists of a single outcome.
Events are represented
by uppercase letters.
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}.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 5
Classical (or theoretical) probability is used when each
outcome in a sample space is equally likely to occur. The
classical probability for event E is given by
Classical Probability
Example:
A die is rolled.
Find the probability of Event A: rolling a 5.
Number of outcomes in event
( ) .
Total number of outcomes in sample space
P E 
There is one outcome in Event A: {5}
1
0.167
6

P(A) =
“Probability of
Event A.”
Larson & Farber, Elementary Statistics: Picturing the World, 3e 6
Empirical (or statistical) probability is based on observations
obtained from probability experiments. The empirical
frequency of an event E is the relative frequency of event E.
Empirical Probability
Example:
A travel agent determines that in every 50 reservations
she makes, 12 will be for a cruise.
What is the probability that the next reservation she
makes will be for a cruise?
Frequency of Event
( )
Total frequency
E
P E 
12
0.24
50

P(cruise) =
f
n

Larson & Farber, Elementary Statistics: Picturing the World, 3e 7
As an experiment is repeated over and over, the empirical
probability of an event approaches the theoretical (actual)
probability of the event.
Law of Large Numbers
Example:
Sally flips a coin 20 times and gets 3 heads. The
empirical probability is This is not representative of
the theoretical probability which is As the number of
times Sally tosses the coin increases, the law of large
numbers indicates that the empirical probability will get
closer and closer to the theoretical probability.
3
.
20
1
.
2
Larson & Farber, Elementary Statistics: Picturing the World, 3e 8
Probabilities with Frequency Distributions
Example:
The following frequency distribution represents the ages
of 30 students in a statistics class. What is the
probability that a student is between 26 and 33 years old?
50 – 57 2
3
4
8
13
42 – 49
34 – 41
26 – 33
18 – 25
Frequency, f
Ages
P (age 26 to 33)
8
30

0.267

30
f
 
Larson & Farber, Elementary Statistics: Picturing the World, 3e 9
Subjective probability results from intuition, educated
guesses, and estimates.
Subjective Probability
Example:
A business analyst predicts that the probability of a
certain union going on strike is 0.15.
Range of Probabilities Rule
The probability of an event E is between 0 and 1,
inclusive. That is
0  P(A)  1.
Impossible
to occur
Certain
to occur
Even
chance
0.5
Larson & Farber, Elementary Statistics: Picturing the World, 3e 10
Complementary Events
The complement of Event E is the set of all outcomes in
the sample space that are not included in event E.
(Denoted E′ and read “E prime.”)
P(E) + P (E′ ) = 1
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.
P(E) = 1 – P (E′ ) P (E′ ) = 1 – P(E)
P (selecting a blue chip)
4
0.267
15
 
P (not selecting a blue chip)
4 11
1 0.733
15 15
   
§ 3.2
Conditional
Probability and the
Multiplication Rule
Larson & Farber, Elementary Statistics: Picturing the World, 3e 12
A conditional probability is the probability of an event
occurring, given that another event has already occurred.
P (B |A)
Conditional Probability
“Probability of B, given 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.)
P (selecting a red chip|first chip is blue)
5
0.357
14
 
Because the first chip is selected and not replaced,
there are only 14 chips remaining.
Larson & Farber, Elementary Statistics: Picturing the World, 3e 13
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.
P (more than 10 hours|male)
16
0.327
49
 
The sample space consists of the 49 male students. Of
these 49, 16 spend more than 10 hours a week studying.
Less
then 5
5 to 10
More
than 10
Total
Male 11 22 16 49
Female 13 24 14 51
Total 24 46 30 100
Larson & Farber, Elementary Statistics: Picturing the World, 3e 14
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.
Independent Events
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 deck (B).
13 1 13 1
( ) and ( ) .
52 4 52 4
P B A P B
   
The occurrence of A does not
affect the probability of B, so
the events are independent.


Larson & Farber, Elementary Statistics: Picturing the World, 3e 15
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).
Multiplication Rule
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 16
Example:
A die is rolled and two coins are tossed.
Find the probability of rolling a 5, and flipping two tails.
Multiplication Rule
P (rolling a 5) =
1
.
6
Whether or not the roll is a 5, P (Tail ) =
so the events are independent.
1
,
2
P (5 and T and T ) = P (5)· P (T )· P (T )
1 1 1
6 2 2
  
1
24
 0.042

§ 3.3
The Addition Rule
Larson & Farber, Elementary Statistics: Picturing the World, 3e 18
Mutually Exclusive Events
Two events, A and B, are mutually exclusive if they
cannot occur at the same time.
A and B are not
mutually exclusive.
A
B
A and B are
mutually exclusive.
A B
A and B
Larson & Farber, Elementary Statistics: Picturing the World, 3e 19
Mutually Exclusive Events
Example:
Decide if the two events are mutually exclusive.
Event A: Roll a number less than 3 on a die.
Event B: Roll a 4 on a die.
These events cannot happen at the same time, so
the events are mutually exclusive.
A
1
2
B
4
Larson & Farber, Elementary Statistics: Picturing the World, 3e 20
A
J
J
J
J
Mutually Exclusive Events
Example:
Decide if the two events are mutually exclusive.
Event A: Select a Jack from a deck of cards.
Event B: Select a heart from a deck of cards.
Because the card can be a Jack and a heart at the
same time, the events are not mutually exclusive.
B
2
3
4
5
6
A
K
Q
10
9
8
7
Larson & Farber, Elementary Statistics: Picturing the World, 3e 21
The Addition Rule
The probability that event A or B will occur is given by
P (A or B) = P (A) + P (B) – P (A and B ).
If events A and B are mutually exclusive, then the rule
can be simplified to P (A or B) = P (A) + P (B).
Example:
You roll a die. Find the probability that you roll a number
less than 3 or a 4.
The events are mutually exclusive.
P (roll a number less than 3 or roll a 4)
= P (number is less than 3) + P (4)
2 1 3
0.5
6 6 6
   
Larson & Farber, Elementary Statistics: Picturing the World, 3e 22
The Addition Rule
Example:
A card is randomly selected from a deck of cards. Find the
probability that the card is a Jack or the card is a heart.
The events are not mutually exclusive because the
Jack of hearts can occur in both events.
P (select a Jack or select a heart)
= P (Jack) + P (heart) – P (Jack of hearts)
4 13 1
52 52 52
  
16
52
 0.308

Larson & Farber, Elementary Statistics: Picturing the World, 3e 23
The Addition Rule
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
between 5 and 10 hours or more than 10 hours studying.
P (5 to10) + P (10)
46 30
100 100
 
The events are mutually exclusive.
Less
then 5
5 to 10
More
than 10
Total
Male 11 22 16 49
Female 13 24 14 51
Total 24 46 30 100
P (5 to10 hours or more than 10 hours) =
76
0.76
100
 
§ 3.4
Counting Principles
Larson & Farber, Elementary Statistics: Picturing the World, 3e 25
If one event can occur in m ways and a second event can
occur in n ways, the number of ways the two events can
occur in sequence is m· n. This rule can be extended
for any number of events occurring in a sequence.
Fundamental Counting Principle
Example:
A meal consists of a main dish, a side dish, and a dessert.
How many different meals can be selected if there are 4
main dishes, 2 side dishes and 5 desserts available?
# of main
dishes
# of side
dishes
# of
desserts
4 5
2
  =
There are 40 meals available.
40
Larson & Farber, Elementary Statistics: Picturing the World, 3e 26
Fundamental Counting Principle
Example:
Two coins are flipped. How many different outcomes are
there? List the sample space.
1st Coin
Tossed
Start
Heads Tails
Heads Tails
2nd Coin
Tossed
There are 2  2 = 4 different outcomes: {HH, HT, TH, TT}.
Heads Tails
2 ways to flip the coin
2 ways to flip the coin
Larson & Farber, Elementary Statistics: Picturing the World, 3e 27
Fundamental Counting Principle
Example:
The access code to a house's security system consists of 5
digits. Each digit can be 0 through 9. How many different
codes are available if
a.) each digit can be repeated?
b.) each digit can only be used once and not repeated?
a.) Because each digit can be repeated, there are 10
choices for each of the 5 digits.
10 · 10 · 10 · 10 · 10 = 100,000 codes
b.) Because each digit cannot be repeated, there are 10
choices for the first digit, 9 choices left for the second
digit, 8 for the third, 7 for the fourth and 6 for the fifth.
10 · 9 · 8 · 7 · 6 = 30,240 codes
Larson & Farber, Elementary Statistics: Picturing the World, 3e 28
Permutations
Example:
How many different surveys are required to cover all
possible question arrangements if there are 7 questions in
a survey?
A permutation is an ordered arrangement of objects. The n
umber of different permutations of n distinct objects is n!.
“n factorial”
n! = n · (n – 1)· (n – 2)· (n – 3)· …· 3· 2· 1
7! = 7 · 6 · 5 · 4 · 3 · 2 · 1 = 5040 surveys
Larson & Farber, Elementary Statistics: Picturing the World, 3e 29
Permutation of n Objects Taken r at a Time
The number of permutations of n elements taken r at
a time is
8 5
P

n r
P 8 7 6 5 4 3 2 1
=
3 2 1
      
 
6720 ways


n r
P
# in the
group # taken from
the group
! .
( )!

n
n r
Example:
You are required to read 5 books from a list of 8. In how
many different orders can you do so?
8!
(8 5)!


8!
3!

Larson & Farber, Elementary Statistics: Picturing the World, 3e 30
Distinguishable Permutations
The number of distinguishable permutations of n objects,
where n1 are one type, n2 are another type, and so on is
1 2 3
1 2 3
, where
!
! ! ! !
k
n
n n n n
 



  k
n n n n n.
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!
3!4!3!
4,200 different ways to arrange the plants

10 9 8 7 6 5 4!
3!4!3!
     

Larson & Farber, Elementary Statistics: Picturing the World, 3e 31
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?
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
Combination of n Objects Taken r at a Time
! .
( )! !

n
n r r
nC 
r
# in the
collection
# taken from
the collection
8 5
8!
=
3!5!
C 8 7 6 5!
=
3!5!
  
combinations
=56
Larson & Farber, Elementary Statistics: Picturing the World, 3e 32
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?
a.)
b.) There is only one winning ticket, therefore,
44 6
44!
6!38!
C  7,059,052 combinations

1
(win)
7059052
P  0.00000014


More Related Content

Similar to lfstat3e_ppt_03_rev.ppt

Probability theory discrete probability distribution
Probability theory discrete probability distributionProbability theory discrete probability distribution
Probability theory discrete probability distributionsamarthpawar9890
 
STAT: Probability (continuation)(2)
STAT: Probability (continuation)(2)STAT: Probability (continuation)(2)
STAT: Probability (continuation)(2)Tuenti SiIx
 
Probability 2(final)
Probability 2(final)Probability 2(final)
Probability 2(final)Khadiza Begum
 
MATHS_PROBALITY_CIA_SEM-2[1].pptx
MATHS_PROBALITY_CIA_SEM-2[1].pptxMATHS_PROBALITY_CIA_SEM-2[1].pptx
MATHS_PROBALITY_CIA_SEM-2[1].pptxSIDDHARTBHANSALI
 
Conditional-Probability-Powerpoint.pptx
Conditional-Probability-Powerpoint.pptxConditional-Probability-Powerpoint.pptx
Conditional-Probability-Powerpoint.pptxVilDom
 
Open stax statistics_ch03
Open stax statistics_ch03Open stax statistics_ch03
Open stax statistics_ch03YiyingCheng1
 
5. probability qt 1st tri semester
5. probability qt 1st tri semester 5. probability qt 1st tri semester
5. probability qt 1st tri semester Karan Kukreja
 
Chapter 12 Probability and Statistics.ppt
Chapter 12 Probability and Statistics.pptChapter 12 Probability and Statistics.ppt
Chapter 12 Probability and Statistics.pptJoyceNolos
 
1 Probability Please read sections 3.1 – 3.3 in your .docx
 1 Probability   Please read sections 3.1 – 3.3 in your .docx 1 Probability   Please read sections 3.1 – 3.3 in your .docx
1 Probability Please read sections 3.1 – 3.3 in your .docxaryan532920
 
CLO2-PPT2-Probability Addition Rules.pptx
CLO2-PPT2-Probability Addition Rules.pptxCLO2-PPT2-Probability Addition Rules.pptx
CLO2-PPT2-Probability Addition Rules.pptxshahad1121
 
THE ADDITION RULES FOR PROBABILITY.pptx
THE ADDITION RULES FOR PROBABILITY.pptxTHE ADDITION RULES FOR PROBABILITY.pptx
THE ADDITION RULES FOR PROBABILITY.pptxvictormiralles2
 
11.5 Independent and Dependent Events
11.5 Independent and Dependent Events11.5 Independent and Dependent Events
11.5 Independent and Dependent Eventssmiller5
 
group1-151014013653-lva1-app6891.pdf
group1-151014013653-lva1-app6891.pdfgroup1-151014013653-lva1-app6891.pdf
group1-151014013653-lva1-app6891.pdfVenkateshPandiri4
 

Similar to lfstat3e_ppt_03_rev.ppt (20)

Probability theory discrete probability distribution
Probability theory discrete probability distributionProbability theory discrete probability distribution
Probability theory discrete probability distribution
 
Probability 10th class
Probability 10th classProbability 10th class
Probability 10th class
 
probability
probabilityprobability
probability
 
STAT: Probability (continuation)(2)
STAT: Probability (continuation)(2)STAT: Probability (continuation)(2)
STAT: Probability (continuation)(2)
 
Probability 2(final)
Probability 2(final)Probability 2(final)
Probability 2(final)
 
Nossi ch 10
Nossi ch 10Nossi ch 10
Nossi ch 10
 
MATHS_PROBALITY_CIA_SEM-2[1].pptx
MATHS_PROBALITY_CIA_SEM-2[1].pptxMATHS_PROBALITY_CIA_SEM-2[1].pptx
MATHS_PROBALITY_CIA_SEM-2[1].pptx
 
Conditional-Probability-Powerpoint.pptx
Conditional-Probability-Powerpoint.pptxConditional-Probability-Powerpoint.pptx
Conditional-Probability-Powerpoint.pptx
 
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITY
 
Open stax statistics_ch03
Open stax statistics_ch03Open stax statistics_ch03
Open stax statistics_ch03
 
5. probability qt 1st tri semester
5. probability qt 1st tri semester 5. probability qt 1st tri semester
5. probability qt 1st tri semester
 
Chapter 12 Probability and Statistics.ppt
Chapter 12 Probability and Statistics.pptChapter 12 Probability and Statistics.ppt
Chapter 12 Probability and Statistics.ppt
 
1 Probability Please read sections 3.1 – 3.3 in your .docx
 1 Probability   Please read sections 3.1 – 3.3 in your .docx 1 Probability   Please read sections 3.1 – 3.3 in your .docx
1 Probability Please read sections 3.1 – 3.3 in your .docx
 
CLO2-PPT2-Probability Addition Rules.pptx
CLO2-PPT2-Probability Addition Rules.pptxCLO2-PPT2-Probability Addition Rules.pptx
CLO2-PPT2-Probability Addition Rules.pptx
 
Probability
Probability    Probability
Probability
 
Different Kinds of Probability
Different Kinds of ProbabilityDifferent Kinds of Probability
Different Kinds of Probability
 
THE ADDITION RULES FOR PROBABILITY.pptx
THE ADDITION RULES FOR PROBABILITY.pptxTHE ADDITION RULES FOR PROBABILITY.pptx
THE ADDITION RULES FOR PROBABILITY.pptx
 
Prob2definitions
Prob2definitionsProb2definitions
Prob2definitions
 
11.5 Independent and Dependent Events
11.5 Independent and Dependent Events11.5 Independent and Dependent Events
11.5 Independent and Dependent Events
 
group1-151014013653-lva1-app6891.pdf
group1-151014013653-lva1-app6891.pdfgroup1-151014013653-lva1-app6891.pdf
group1-151014013653-lva1-app6891.pdf
 

Recently uploaded

Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...
Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...
Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...Suhani Kapoor
 
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...Suhani Kapoor
 
Notes of bca Question paper for exams and tests
Notes of bca Question paper for exams and testsNotes of bca Question paper for exams and tests
Notes of bca Question paper for exams and testspriyanshukumar97908
 
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call GirlsSonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call GirlsNiya Khan
 
Vip Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
Vip  Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...Vip  Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
Vip Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...shivangimorya083
 
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home MadeDubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home Madekojalkojal131
 
The Impact of Socioeconomic Status on Education.pdf
The Impact of Socioeconomic Status on Education.pdfThe Impact of Socioeconomic Status on Education.pdf
The Impact of Socioeconomic Status on Education.pdftheknowledgereview1
 
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service BhilaiVIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service BhilaiSuhani Kapoor
 
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...Suhani Kapoor
 
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...Suhani Kapoor
 
Experience Certificate - Marketing Analyst-Soham Mondal.pdf
Experience Certificate - Marketing Analyst-Soham Mondal.pdfExperience Certificate - Marketing Analyst-Soham Mondal.pdf
Experience Certificate - Marketing Analyst-Soham Mondal.pdfSoham Mondal
 
Dark Dubai Call Girls O525547819 Skin Call Girls Dubai
Dark Dubai Call Girls O525547819 Skin Call Girls DubaiDark Dubai Call Girls O525547819 Skin Call Girls Dubai
Dark Dubai Call Girls O525547819 Skin Call Girls Dubaikojalkojal131
 
VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...
VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...
VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...Suhani Kapoor
 
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...Niya Khan
 
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call GirlsDelhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girlsshivangimorya083
 
Preventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxPreventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxGry Tina Tinde
 
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...shivangimorya083
 
CFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceCFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceSanjay Bokadia
 

Recently uploaded (20)

Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...
Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...
Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...
 
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
 
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCeCall Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
 
Notes of bca Question paper for exams and tests
Notes of bca Question paper for exams and testsNotes of bca Question paper for exams and tests
Notes of bca Question paper for exams and tests
 
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call GirlsSonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
 
Vip Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
Vip  Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...Vip  Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
Vip Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
 
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home MadeDubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
 
The Impact of Socioeconomic Status on Education.pdf
The Impact of Socioeconomic Status on Education.pdfThe Impact of Socioeconomic Status on Education.pdf
The Impact of Socioeconomic Status on Education.pdf
 
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service BhilaiVIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
 
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
 
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
 
Experience Certificate - Marketing Analyst-Soham Mondal.pdf
Experience Certificate - Marketing Analyst-Soham Mondal.pdfExperience Certificate - Marketing Analyst-Soham Mondal.pdf
Experience Certificate - Marketing Analyst-Soham Mondal.pdf
 
Dark Dubai Call Girls O525547819 Skin Call Girls Dubai
Dark Dubai Call Girls O525547819 Skin Call Girls DubaiDark Dubai Call Girls O525547819 Skin Call Girls Dubai
Dark Dubai Call Girls O525547819 Skin Call Girls Dubai
 
VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...
VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...
VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...
 
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
 
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call GirlsDelhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
 
Preventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxPreventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptx
 
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
 
CFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceCFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector Experience
 

lfstat3e_ppt_03_rev.ppt

  • 2. § 3.1 Basic Concepts of Probability
  • 3. Larson & Farber, Elementary Statistics: Picturing the World, 3e 3 A probability experiment is an action through which specific results (counts, measurements or responses) are obtained. Probability Experiments 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}
  • 4. Larson & Farber, Elementary Statistics: Picturing the World, 3e 4 An event consists of one or more outcomes and is a subset of the sample space. Events Example: A die is rolled. Event A is rolling an even number. A simple event is an event that consists of a single outcome. Events are represented by uppercase letters. 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}.
  • 5. Larson & Farber, Elementary Statistics: Picturing the World, 3e 5 Classical (or theoretical) probability is used when each outcome in a sample space is equally likely to occur. The classical probability for event E is given by Classical Probability Example: A die is rolled. Find the probability of Event A: rolling a 5. Number of outcomes in event ( ) . Total number of outcomes in sample space P E  There is one outcome in Event A: {5} 1 0.167 6  P(A) = “Probability of Event A.”
  • 6. Larson & Farber, Elementary Statistics: Picturing the World, 3e 6 Empirical (or statistical) probability is based on observations obtained from probability experiments. The empirical frequency of an event E is the relative frequency of event E. Empirical Probability Example: A travel agent determines that in every 50 reservations she makes, 12 will be for a cruise. What is the probability that the next reservation she makes will be for a cruise? Frequency of Event ( ) Total frequency E P E  12 0.24 50  P(cruise) = f n 
  • 7. Larson & Farber, Elementary Statistics: Picturing the World, 3e 7 As an experiment is repeated over and over, the empirical probability of an event approaches the theoretical (actual) probability of the event. Law of Large Numbers Example: Sally flips a coin 20 times and gets 3 heads. The empirical probability is This is not representative of the theoretical probability which is As the number of times Sally tosses the coin increases, the law of large numbers indicates that the empirical probability will get closer and closer to the theoretical probability. 3 . 20 1 . 2
  • 8. Larson & Farber, Elementary Statistics: Picturing the World, 3e 8 Probabilities with Frequency Distributions Example: The following frequency distribution represents the ages of 30 students in a statistics class. What is the probability that a student is between 26 and 33 years old? 50 – 57 2 3 4 8 13 42 – 49 34 – 41 26 – 33 18 – 25 Frequency, f Ages P (age 26 to 33) 8 30  0.267  30 f  
  • 9. Larson & Farber, Elementary Statistics: Picturing the World, 3e 9 Subjective probability results from intuition, educated guesses, and estimates. Subjective Probability Example: A business analyst predicts that the probability of a certain union going on strike is 0.15. Range of Probabilities Rule The probability of an event E is between 0 and 1, inclusive. That is 0  P(A)  1. Impossible to occur Certain to occur Even chance 0.5
  • 10. Larson & Farber, Elementary Statistics: Picturing the World, 3e 10 Complementary Events The complement of Event E is the set of all outcomes in the sample space that are not included in event E. (Denoted E′ and read “E prime.”) P(E) + P (E′ ) = 1 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. P(E) = 1 – P (E′ ) P (E′ ) = 1 – P(E) P (selecting a blue chip) 4 0.267 15   P (not selecting a blue chip) 4 11 1 0.733 15 15    
  • 11. § 3.2 Conditional Probability and the Multiplication Rule
  • 12. Larson & Farber, Elementary Statistics: Picturing the World, 3e 12 A conditional probability is the probability of an event occurring, given that another event has already occurred. P (B |A) Conditional Probability “Probability of B, given 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.) P (selecting a red chip|first chip is blue) 5 0.357 14   Because the first chip is selected and not replaced, there are only 14 chips remaining.
  • 13. Larson & Farber, Elementary Statistics: Picturing the World, 3e 13 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. P (more than 10 hours|male) 16 0.327 49   The sample space consists of the 49 male students. Of these 49, 16 spend more than 10 hours a week studying. Less then 5 5 to 10 More than 10 Total Male 11 22 16 49 Female 13 24 14 51 Total 24 46 30 100
  • 14. Larson & Farber, Elementary Statistics: Picturing the World, 3e 14 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. Independent Events 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 deck (B). 13 1 13 1 ( ) and ( ) . 52 4 52 4 P B A P B     The occurrence of A does not affect the probability of B, so the events are independent.  
  • 15. Larson & Farber, Elementary Statistics: Picturing the World, 3e 15 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). Multiplication Rule 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    
  • 16. Larson & Farber, Elementary Statistics: Picturing the World, 3e 16 Example: A die is rolled and two coins are tossed. Find the probability of rolling a 5, and flipping two tails. Multiplication Rule P (rolling a 5) = 1 . 6 Whether or not the roll is a 5, P (Tail ) = so the events are independent. 1 , 2 P (5 and T and T ) = P (5)· P (T )· P (T ) 1 1 1 6 2 2    1 24  0.042 
  • 18. Larson & Farber, Elementary Statistics: Picturing the World, 3e 18 Mutually Exclusive Events Two events, A and B, are mutually exclusive if they cannot occur at the same time. A and B are not mutually exclusive. A B A and B are mutually exclusive. A B A and B
  • 19. Larson & Farber, Elementary Statistics: Picturing the World, 3e 19 Mutually Exclusive Events Example: Decide if the two events are mutually exclusive. Event A: Roll a number less than 3 on a die. Event B: Roll a 4 on a die. These events cannot happen at the same time, so the events are mutually exclusive. A 1 2 B 4
  • 20. Larson & Farber, Elementary Statistics: Picturing the World, 3e 20 A J J J J Mutually Exclusive Events Example: Decide if the two events are mutually exclusive. Event A: Select a Jack from a deck of cards. Event B: Select a heart from a deck of cards. Because the card can be a Jack and a heart at the same time, the events are not mutually exclusive. B 2 3 4 5 6 A K Q 10 9 8 7
  • 21. Larson & Farber, Elementary Statistics: Picturing the World, 3e 21 The Addition Rule The probability that event A or B will occur is given by P (A or B) = P (A) + P (B) – P (A and B ). If events A and B are mutually exclusive, then the rule can be simplified to P (A or B) = P (A) + P (B). Example: You roll a die. Find the probability that you roll a number less than 3 or a 4. The events are mutually exclusive. P (roll a number less than 3 or roll a 4) = P (number is less than 3) + P (4) 2 1 3 0.5 6 6 6    
  • 22. Larson & Farber, Elementary Statistics: Picturing the World, 3e 22 The Addition Rule Example: A card is randomly selected from a deck of cards. Find the probability that the card is a Jack or the card is a heart. The events are not mutually exclusive because the Jack of hearts can occur in both events. P (select a Jack or select a heart) = P (Jack) + P (heart) – P (Jack of hearts) 4 13 1 52 52 52    16 52  0.308 
  • 23. Larson & Farber, Elementary Statistics: Picturing the World, 3e 23 The Addition Rule 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 between 5 and 10 hours or more than 10 hours studying. P (5 to10) + P (10) 46 30 100 100   The events are mutually exclusive. Less then 5 5 to 10 More than 10 Total Male 11 22 16 49 Female 13 24 14 51 Total 24 46 30 100 P (5 to10 hours or more than 10 hours) = 76 0.76 100  
  • 25. Larson & Farber, Elementary Statistics: Picturing the World, 3e 25 If one event can occur in m ways and a second event can occur in n ways, the number of ways the two events can occur in sequence is m· n. This rule can be extended for any number of events occurring in a sequence. Fundamental Counting Principle Example: A meal consists of a main dish, a side dish, and a dessert. How many different meals can be selected if there are 4 main dishes, 2 side dishes and 5 desserts available? # of main dishes # of side dishes # of desserts 4 5 2   = There are 40 meals available. 40
  • 26. Larson & Farber, Elementary Statistics: Picturing the World, 3e 26 Fundamental Counting Principle Example: Two coins are flipped. How many different outcomes are there? List the sample space. 1st Coin Tossed Start Heads Tails Heads Tails 2nd Coin Tossed There are 2  2 = 4 different outcomes: {HH, HT, TH, TT}. Heads Tails 2 ways to flip the coin 2 ways to flip the coin
  • 27. Larson & Farber, Elementary Statistics: Picturing the World, 3e 27 Fundamental Counting Principle Example: The access code to a house's security system consists of 5 digits. Each digit can be 0 through 9. How many different codes are available if a.) each digit can be repeated? b.) each digit can only be used once and not repeated? a.) Because each digit can be repeated, there are 10 choices for each of the 5 digits. 10 · 10 · 10 · 10 · 10 = 100,000 codes b.) Because each digit cannot be repeated, there are 10 choices for the first digit, 9 choices left for the second digit, 8 for the third, 7 for the fourth and 6 for the fifth. 10 · 9 · 8 · 7 · 6 = 30,240 codes
  • 28. Larson & Farber, Elementary Statistics: Picturing the World, 3e 28 Permutations Example: How many different surveys are required to cover all possible question arrangements if there are 7 questions in a survey? A permutation is an ordered arrangement of objects. The n umber of different permutations of n distinct objects is n!. “n factorial” n! = n · (n – 1)· (n – 2)· (n – 3)· …· 3· 2· 1 7! = 7 · 6 · 5 · 4 · 3 · 2 · 1 = 5040 surveys
  • 29. Larson & Farber, Elementary Statistics: Picturing the World, 3e 29 Permutation of n Objects Taken r at a Time The number of permutations of n elements taken r at a time is 8 5 P  n r P 8 7 6 5 4 3 2 1 = 3 2 1          6720 ways   n r P # in the group # taken from the group ! . ( )!  n n r Example: You are required to read 5 books from a list of 8. In how many different orders can you do so? 8! (8 5)!   8! 3! 
  • 30. Larson & Farber, Elementary Statistics: Picturing the World, 3e 30 Distinguishable Permutations The number of distinguishable permutations of n objects, where n1 are one type, n2 are another type, and so on is 1 2 3 1 2 3 , where ! ! ! ! ! k n n n n n        k n n n n n. 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! 3!4!3! 4,200 different ways to arrange the plants  10 9 8 7 6 5 4! 3!4!3!       
  • 31. Larson & Farber, Elementary Statistics: Picturing the World, 3e 31 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? 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 Combination of n Objects Taken r at a Time ! . ( )! !  n n r r nC  r # in the collection # taken from the collection 8 5 8! = 3!5! C 8 7 6 5! = 3!5!    combinations =56
  • 32. Larson & Farber, Elementary Statistics: Picturing the World, 3e 32 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? a.) b.) There is only one winning ticket, therefore, 44 6 44! 6!38! C  7,059,052 combinations  1 (win) 7059052 P  0.00000014 