SlideShare une entreprise Scribd logo
1  sur  30
2.2 Laws of probability - Targets
1. Calculate conditional probability from a table.
2. Apply the law P(A ∪ B) = P(A) + P(B) – P(A ∩ B) to all
events.
3. Apply the law P(A ∩ B) = P(A)P(B I A) to events which
are not independent.
4. Solve probability problems using the laws of
probability or tree diagrams.
Stretch and challenge:
5. How does a tree diagram with 2 outcomes on
each branch link in with the binomial
expansion/probability?
Conditional probability
• A room contains 25 people. The table below shows
the numbers of each sex and whether or not they
are wearing glasses.
• A person is selected at random.
• F is the event that the person selected is female.
• G is the event that the person selected is wearing
glasses.
Conditional probability
• There are a total of 9 people wearing glasses so P(G) =
9
25
.
• Only 4 of the nine males are wearing glasses so the
probability of a male wearing glasses is
4
9
while for the
females the probability is
5
16
.
• This means the probability of event G occurring is affected
by whether or not event F has occurred.
• The 2 events are not independent.
Conditional probability
• The conditional probability that the
person selected is wearing glasses given
that they are female is denoted P(G I F).
P(A I B) denotes the probability that event A
happens given that event B happens.
Two events A and B are independent if:
P(A) = P(A I B)
Example 1 – 3.5 Page 44/45
Students on the first year of a science course at a university
take an optional language module. The number of students of
each sex choosing each available language is shown below.
A student is selected at random
M is the probability that the student selected is male
R is the event that the student selected is studying Russian
Write down the value of:
a) P(M)
There are 40 male students out of a total of 70 students.
40
70
= 0.571
Example 1 – 3.5 Page 44/45
Students on the first year of a science course at a university
take an optional language module. The number of students of
each sex choosing each available language is shown below.
A student is selected at random
M is the probability that the student selected is male
R is the event that the student selected is studying Russian
Write down the value of:
b) P(R)
21 students are studying Russian.
P(R) =
21
70
= 0.3
Example 1 – 3.5 Page 44/45
Students on the first year of a science course at a university
take an optional language module. The number of students of
each sex choosing each available language is shown below.
A student is selected at random
M is the probability that the student selected is male
R is the event that the student selected is studying Russian
Write down the value of:
c) P(M I R)
There are 21 students studying Russian and 14 are male.
14
21
= 0.67
Example 1 – 3.5 Page 44/45
Students on the first year of a science course at a university
take an optional language module. The number of students of
each sex choosing each available language is shown below.
A student is selected at random
M is the probability that the student selected is male
R is the event that the student selected is studying Russian
Write down the value of:
d) P(M ∩ R)
There are 14 students who are both male and studying Russian
14
70
= 0.2
Example 1 – 3.5 Page 44/45
Students on the first year of a science course at a university
take an optional language module. The number of students of
each sex choosing each available language is shown below.
A student is selected at random
M is the probability that the student selected is male
R is the event that the student selected is studying Russian
Write down the value of:
e) P(M ∪ R)
There are 17 + 9 + 14 + 7 = 47 students who are either male or
studying Russian (or both).
47
70
= 0.671
Example 1 – 3.5 Page 44/45
Students on the first year of a science course at a university
take an optional language module. The number of students of
each sex choosing each available language is shown below.
A student is selected at random
M is the probability that the student selected is male
R is the event that the student selected is studying Russian
Write down the value of:
f) P(R I M)
There are 40 male students of which 14 are studying Russian
14
40
= 0.35
Example 1 – 3.5 Page 44/45
Students on the first year of a science course at a university
take an optional language module. The number of students of
each sex choosing each available language is shown below.
A student is selected at random
M is the probability that the student selected is male
R is the event that the student selected is studying Russian
Write down the value of:
g) P(M’)
There are 30 students who are not male
𝟑𝟎
𝟕𝟎
= 0.429
Example 1 – 3.5 Page 44/45
Students on the first year of a science course at a university
take an optional language module. The number of students of
each sex choosing each available language is shown below.
A student is selected at random
M is the probability that the student selected is male
R is the event that the student selected is studying Russian
Write down the value of:
h) P(R’)
There are 29 + 20 = 49 students not studying Russian
49
70
= 0.7
Example 1 – 3.5 Page 44/45
Students on the first year of a science course at a university
take an optional language module. The number of students of
each sex choosing each available language is shown below.
A student is selected at random
M is the probability that the student selected is male
R is the event that the student selected is studying Russian
Write down the value of:
i) P(R I M’)
Of the 30 who are not male, 7 are studying Russian.
7
30
= 0.233
Example 1 – 3.5 Page 44/45
Students on the first year of a science course at a university
take an optional language module. The number of students of
each sex choosing each available language is shown below.
A student is selected at random
M is the probability that the student selected is male
R is the event that the student selected is studying Russian
Write down the value of:
j) P(R’ I M)
Of the 40 males, 17 + 9 = 26 are not studying Russian
26
40
= 0.65
Example 1 – 3.5 Page 44/45
Students on the first year of a science course at a university
take an optional language module. The number of students of
each sex choosing each available language is shown below.
A student is selected at random
M is the probability that the student selected is male
R is the event that the student selected is studying Russian
Write down the value of:
k) P(M’ ∩ R)
There are 7 students who are not male and are studying
Russian,
7
70
= 0.1
Example 1 – 3.5 Page 44/45
Students on the first year of a science course at a university
take an optional language module. The number of students of
each sex choosing each available language is shown below.
A student is selected at random
M is the probability that the student selected is male
R is the event that the student selected is studying Russian
Write down the value of:
l) P(M ∪ R’)
There are 40 + 12 + 11 = 63 students who are either male or not
studying Russian (or both),
63
70
= 0.9.
Addition law of probability
• In 2.1 we saw that if A and B are mutually
exclusive events then P(A ∪ B) = P(A) + P(B).
• A more general form of this expression which
applies whether or not A and B are mutually
exclusive events is
P(A ∪ B) = P(A) + P(B) - P(A ∩ B)
This is known as the addition law of
probability
Addition law of probability
• Diagram on page 45 and subsequent
working on 45/46 illustrates this
• Also see next example for how a numerical
example proof
Example 2
150 students at a catering college have to
choose between 3 tasks as part of their final
assessment. The table on example 3.6 on page
46 gives their choices.
A student is randomly selected.
C denotes the event that the selected student
chooses cake baking.
D denotes the event that the selected student is
female.
Verify that P(C ∪ D) = P(C) + P(D) – P(C ∩ D)
Example 2
P(C ∪ D) = P(C) + P(D) – P(C ∩ D)
P(C) => There are 54 + 26 = 80 cake-baking students.
P(C) =
80
150
P(D) => There are 26 + 18 + 16 = 60 female students
P(D) =
60
150
P(C ∩ D) => There are 26 female cake-baking students.
P(C ∩ D) =
26
150
P(C) + P(D) – P(C ∩ D) =
80
150
+
60
150
-
26
150
P(C) + P(D) – P(C ∩ D) =
114
150
There are 54 + 26 + 18 + 16 = 114 students who are either cake-
baking or female or both
P(C ∪ D) =
114
150
= P(C) + P(D) – P(C ∩ D) as required.
Task 1
• Exercise 3E
• Questions 1 and 3.
Task 1 Answers1a
5
8
1b
2
3
1c
3
8
1d
47
120
1e
9
10
1f
47
80
1g
28
75
1h
7
10
1i
33
80
1j
7
2a
23
30
2b
121
150
2c
25
29
2d
119
150
2e
1
6
2f
3
5
2g
2
5
2h
90
121
2i
31
35
3a
4
9
3b
2
3
3c
5
9
3d
2
15
3e
4
5
3f
13
23
3g
1
5
3h
7
10
3i 0
3j A and C not
independent
Multiplication law
• If A and B are independent events, then
P(A ∩ B) = P(A)P(B).
• This is a special case of the multiplication
law for probability.
P(A ∩ B) = P(A)P(B I A)
Multiplication law
• Verify this by example
• A person is selected at random
• F is the event that the person is selected is female.
• G is the event that the person selected is wearing glasses.
• P(F ∩ G), the probability that the person selected is a female
wearing glasses is
5
25
or 0.2.
• P(F) =
16
25
= 0.64 and P(G I F) =
5
16
= 0.3125
• P(F)P(G I F) = 0.2
• P(F)P(G I F) = P(F ∩ G)
Example 3 – 3.7 Page 49
Sheena buys ten apparently identical oranges.
Unknown to her, two of the oranges are rotten.
She selects two of the ten oranges at random
and gives them to her grandson.
Find the probability that:
a) Both the oranges are rotten
b) Exactly one of the oranges is rotten.
Example 4 – 3.8 Page 50
When Bali is on holiday she intends to go for a five-
mile run before breakfast each day. However,
sometimes she stays in bed instead.
The probability that she will go for a run on the first
morning is 0.7.
Thereafter, the probability she will go for a run is 0.7
IF she went on the previous morning and 0.6 if she
did not.
Find the probability that on the first 3 days of the
holiday she will go for:
a) 3 runs
b) Exactly 2 runs
Task 2
• Exercise 3F
• Pages 50-52
• Questions 1, 3, 5 and 6
Task 2 Answers
1a 0.195
1b 0.499
3ai 0.0152
3aii 0.182
3aiii 0.227
3bi 0.0909
3bii 0.136
3biii 0.409
3biv 0.218
5a 0.196
5b 0.0240
5c 0.0840
5d 0.0960
5e 0.240
5f 0.228
5g 0.192
6a 0.0461
6b 0.233
6c 0.0121
6d 0.279
6e 0.0101
6f 0.266
6g 0.152
2.2 Laws of probability – Key Points
• P(A I B) denotes the probability that event A
happens given that event B happens.
• Two events A and B are independent if:
P(A) = P(A I B)
• Addition law of probability
– P(A ∪ B) = P(A) + P(B) - P(A ∩ B)
• Multiplication law of probability
– P(A ∩ B) = P(A)P(B I A)

Contenu connexe

Tendances

PROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESPROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULES
Bhargavi Bhanu
 
Binomial probability distributions ppt
Binomial probability distributions pptBinomial probability distributions ppt
Binomial probability distributions ppt
Tayab Ali
 
Probability - Independent & Dependent Events
Probability - Independent & Dependent EventsProbability - Independent & Dependent Events
Probability - Independent & Dependent Events
Bitsy Griffin
 

Tendances (20)

PROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESPROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULES
 
Basic probability concept
Basic probability conceptBasic probability concept
Basic probability concept
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
probability
probabilityprobability
probability
 
Probability Distribution
Probability DistributionProbability Distribution
Probability Distribution
 
Hypergeometric probability distribution
Hypergeometric probability distributionHypergeometric probability distribution
Hypergeometric probability distribution
 
Binomial probability distributions ppt
Binomial probability distributions pptBinomial probability distributions ppt
Binomial probability distributions ppt
 
Probability
ProbabilityProbability
Probability
 
Bayes Theorem
Bayes TheoremBayes Theorem
Bayes Theorem
 
Probability
ProbabilityProbability
Probability
 
probability
probabilityprobability
probability
 
Probablity ppt maths
Probablity ppt mathsProbablity ppt maths
Probablity ppt maths
 
Addition rule and multiplication rule
Addition rule and multiplication rule  Addition rule and multiplication rule
Addition rule and multiplication rule
 
Probability
ProbabilityProbability
Probability
 
Probability
ProbabilityProbability
Probability
 
Fundamentals Probability 08072009
Fundamentals Probability 08072009Fundamentals Probability 08072009
Fundamentals Probability 08072009
 
Probability - Independent & Dependent Events
Probability - Independent & Dependent EventsProbability - Independent & Dependent Events
Probability - Independent & Dependent Events
 
Conditional Probability
Conditional ProbabilityConditional Probability
Conditional Probability
 
Probability
ProbabilityProbability
Probability
 
Statistics: Probability
Statistics: ProbabilityStatistics: Probability
Statistics: Probability
 

En vedette (14)

Laws Of Probability
Laws Of ProbabilityLaws Of Probability
Laws Of Probability
 
AS switch migration white paper
AS switch migration white paperAS switch migration white paper
AS switch migration white paper
 
Publicación carlos pdf
Publicación carlos pdfPublicación carlos pdf
Publicación carlos pdf
 
Fast Same Day Loans- Acquire Money On The Same Day of Appliance
Fast Same Day Loans- Acquire Money On The Same Day of ApplianceFast Same Day Loans- Acquire Money On The Same Day of Appliance
Fast Same Day Loans- Acquire Money On The Same Day of Appliance
 
4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probability4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probability
 
107 Experimental Probability
107 Experimental Probability107 Experimental Probability
107 Experimental Probability
 
Lecture 04
Lecture 04Lecture 04
Lecture 04
 
Basics of probability
Basics of probabilityBasics of probability
Basics of probability
 
Lecture 36 laws of prob
Lecture 36 laws of probLecture 36 laws of prob
Lecture 36 laws of prob
 
Lecture 36
Lecture 36 Lecture 36
Lecture 36
 
Unit 11.2 experimental probability
Unit 11.2 experimental probabilityUnit 11.2 experimental probability
Unit 11.2 experimental probability
 
Probability powerpoint
Probability powerpointProbability powerpoint
Probability powerpoint
 
Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probability
 
probability ppt
probability pptprobability ppt
probability ppt
 

Plus de gracie (8)

Electronic portfolio
Electronic portfolioElectronic portfolio
Electronic portfolio
 
Electronic portfolio including top 40 images
Electronic portfolio including top 40 imagesElectronic portfolio including top 40 images
Electronic portfolio including top 40 images
 
Multiple flash
Multiple flashMultiple flash
Multiple flash
 
Presentation1
Presentation1Presentation1
Presentation1
 
Top 40 with top 21 images
Top 40 with top 21 imagesTop 40 with top 21 images
Top 40 with top 21 images
 
Top 40
Top 40 Top 40
Top 40
 
Top 20 Pieces of work so far
Top 20 Pieces of work so farTop 20 Pieces of work so far
Top 20 Pieces of work so far
 
My top 15 images so far...
My top 15 images so far...My top 15 images so far...
My top 15 images so far...
 

Dernier

FULL NIGHT — 9999894380 Call Girls In Mahipalpur | Delhi
FULL NIGHT — 9999894380 Call Girls In Mahipalpur | DelhiFULL NIGHT — 9999894380 Call Girls In Mahipalpur | Delhi
FULL NIGHT — 9999894380 Call Girls In Mahipalpur | Delhi
SaketCallGirlsCallUs
 
Verified # 971581275265 # Indian Call Girls In Deira By International City Ca...
Verified # 971581275265 # Indian Call Girls In Deira By International City Ca...Verified # 971581275265 # Indian Call Girls In Deira By International City Ca...
Verified # 971581275265 # Indian Call Girls In Deira By International City Ca...
home
 
FULL NIGHT — 9999894380 Call Girls In Shivaji Enclave | Delhi
FULL NIGHT — 9999894380 Call Girls In Shivaji Enclave | DelhiFULL NIGHT — 9999894380 Call Girls In Shivaji Enclave | Delhi
FULL NIGHT — 9999894380 Call Girls In Shivaji Enclave | Delhi
SaketCallGirlsCallUs
 
FULL NIGHT — 9999894380 Call Girls In Delhi Cantt | Delhi
FULL NIGHT — 9999894380 Call Girls In Delhi Cantt | DelhiFULL NIGHT — 9999894380 Call Girls In Delhi Cantt | Delhi
FULL NIGHT — 9999894380 Call Girls In Delhi Cantt | Delhi
SaketCallGirlsCallUs
 
FULL NIGHT — 9999894380 Call Girls In Najafgarh | Delhi
FULL NIGHT — 9999894380 Call Girls In Najafgarh | DelhiFULL NIGHT — 9999894380 Call Girls In Najafgarh | Delhi
FULL NIGHT — 9999894380 Call Girls In Najafgarh | Delhi
SaketCallGirlsCallUs
 
UAE Call Girls # 971526940039 # Independent Call Girls In Dubai # (UAE)
UAE Call Girls # 971526940039 # Independent Call Girls In Dubai # (UAE)UAE Call Girls # 971526940039 # Independent Call Girls In Dubai # (UAE)
UAE Call Girls # 971526940039 # Independent Call Girls In Dubai # (UAE)
Business Bay Call Girls || 0529877582 || Call Girls Service in Business Bay Dubai
 
Call Girl Service In Dubai #$# O56521286O #$# Dubai Call Girls
Call Girl Service In Dubai #$# O56521286O #$# Dubai Call GirlsCall Girl Service In Dubai #$# O56521286O #$# Dubai Call Girls
Call Girl Service In Dubai #$# O56521286O #$# Dubai Call Girls
parisharma5056
 
FULL NIGHT — 9999894380 Call Girls In Patel Nagar | Delhi
FULL NIGHT — 9999894380 Call Girls In Patel Nagar | DelhiFULL NIGHT — 9999894380 Call Girls In Patel Nagar | Delhi
FULL NIGHT — 9999894380 Call Girls In Patel Nagar | Delhi
SaketCallGirlsCallUs
 
FULL NIGHT — 9999894380 Call Girls In Dwarka Mor | Delhi
FULL NIGHT — 9999894380 Call Girls In Dwarka Mor | DelhiFULL NIGHT — 9999894380 Call Girls In Dwarka Mor | Delhi
FULL NIGHT — 9999894380 Call Girls In Dwarka Mor | Delhi
SaketCallGirlsCallUs
 
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶
delhimunirka444
 
Dubai Call Girl Number # 00971588312479 # Call Girl Number In Dubai # (UAE)
Dubai Call Girl Number # 00971588312479 # Call Girl Number In Dubai # (UAE)Dubai Call Girl Number # 00971588312479 # Call Girl Number In Dubai # (UAE)
Dubai Call Girl Number # 00971588312479 # Call Girl Number In Dubai # (UAE)
Business Bay Call Girls || 0529877582 || Call Girls Service in Business Bay Dubai
 

Dernier (20)

FULL NIGHT — 9999894380 Call Girls In Mahipalpur | Delhi
FULL NIGHT — 9999894380 Call Girls In Mahipalpur | DelhiFULL NIGHT — 9999894380 Call Girls In Mahipalpur | Delhi
FULL NIGHT — 9999894380 Call Girls In Mahipalpur | Delhi
 
Verified # 971581275265 # Indian Call Girls In Deira By International City Ca...
Verified # 971581275265 # Indian Call Girls In Deira By International City Ca...Verified # 971581275265 # Indian Call Girls In Deira By International City Ca...
Verified # 971581275265 # Indian Call Girls In Deira By International City Ca...
 
Young⚡Call Girls in Tughlakabad Delhi >༒9667401043 Escort Service
Young⚡Call Girls in Tughlakabad Delhi >༒9667401043 Escort ServiceYoung⚡Call Girls in Tughlakabad Delhi >༒9667401043 Escort Service
Young⚡Call Girls in Tughlakabad Delhi >༒9667401043 Escort Service
 
FULL NIGHT — 9999894380 Call Girls In Shivaji Enclave | Delhi
FULL NIGHT — 9999894380 Call Girls In Shivaji Enclave | DelhiFULL NIGHT — 9999894380 Call Girls In Shivaji Enclave | Delhi
FULL NIGHT — 9999894380 Call Girls In Shivaji Enclave | Delhi
 
FULL NIGHT — 9999894380 Call Girls In Delhi Cantt | Delhi
FULL NIGHT — 9999894380 Call Girls In Delhi Cantt | DelhiFULL NIGHT — 9999894380 Call Girls In Delhi Cantt | Delhi
FULL NIGHT — 9999894380 Call Girls In Delhi Cantt | Delhi
 
Jeremy Casson - Top Tips for Pottery Wheel Throwing
Jeremy Casson - Top Tips for Pottery Wheel ThrowingJeremy Casson - Top Tips for Pottery Wheel Throwing
Jeremy Casson - Top Tips for Pottery Wheel Throwing
 
FULL NIGHT — 9999894380 Call Girls In Najafgarh | Delhi
FULL NIGHT — 9999894380 Call Girls In Najafgarh | DelhiFULL NIGHT — 9999894380 Call Girls In Najafgarh | Delhi
FULL NIGHT — 9999894380 Call Girls In Najafgarh | Delhi
 
UAE Call Girls # 971526940039 # Independent Call Girls In Dubai # (UAE)
UAE Call Girls # 971526940039 # Independent Call Girls In Dubai # (UAE)UAE Call Girls # 971526940039 # Independent Call Girls In Dubai # (UAE)
UAE Call Girls # 971526940039 # Independent Call Girls In Dubai # (UAE)
 
Jeremy Casson - How Painstaking Restoration Has Revealed the Beauty of an Imp...
Jeremy Casson - How Painstaking Restoration Has Revealed the Beauty of an Imp...Jeremy Casson - How Painstaking Restoration Has Revealed the Beauty of an Imp...
Jeremy Casson - How Painstaking Restoration Has Revealed the Beauty of an Imp...
 
Call Girl Service In Dubai #$# O56521286O #$# Dubai Call Girls
Call Girl Service In Dubai #$# O56521286O #$# Dubai Call GirlsCall Girl Service In Dubai #$# O56521286O #$# Dubai Call Girls
Call Girl Service In Dubai #$# O56521286O #$# Dubai Call Girls
 
Amelia's Dad's Father of the Bride Speech
Amelia's Dad's Father of the Bride SpeechAmelia's Dad's Father of the Bride Speech
Amelia's Dad's Father of the Bride Speech
 
FULL NIGHT — 9999894380 Call Girls In Patel Nagar | Delhi
FULL NIGHT — 9999894380 Call Girls In Patel Nagar | DelhiFULL NIGHT — 9999894380 Call Girls In Patel Nagar | Delhi
FULL NIGHT — 9999894380 Call Girls In Patel Nagar | Delhi
 
Completed Event Presentation for Huma 1305
Completed Event Presentation for Huma 1305Completed Event Presentation for Huma 1305
Completed Event Presentation for Huma 1305
 
(INDIRA) Call Girl Dehradun Call Now 8617697112 Dehradun Escorts 24x7
(INDIRA) Call Girl Dehradun Call Now 8617697112 Dehradun Escorts 24x7(INDIRA) Call Girl Dehradun Call Now 8617697112 Dehradun Escorts 24x7
(INDIRA) Call Girl Dehradun Call Now 8617697112 Dehradun Escorts 24x7
 
Storyboard short: Ferrarius Tries to Sing
Storyboard short: Ferrarius Tries to SingStoryboard short: Ferrarius Tries to Sing
Storyboard short: Ferrarius Tries to Sing
 
FULL NIGHT — 9999894380 Call Girls In Dwarka Mor | Delhi
FULL NIGHT — 9999894380 Call Girls In Dwarka Mor | DelhiFULL NIGHT — 9999894380 Call Girls In Dwarka Mor | Delhi
FULL NIGHT — 9999894380 Call Girls In Dwarka Mor | Delhi
 
Young⚡Call Girls in Uttam Nagar Delhi >༒9667401043 Escort Service
Young⚡Call Girls in Uttam Nagar Delhi >༒9667401043 Escort ServiceYoung⚡Call Girls in Uttam Nagar Delhi >༒9667401043 Escort Service
Young⚡Call Girls in Uttam Nagar Delhi >༒9667401043 Escort Service
 
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶
 
GENUINE EscoRtS,Call Girls IN South Delhi Locanto TM''| +91-8377087607
GENUINE EscoRtS,Call Girls IN South Delhi Locanto TM''| +91-8377087607GENUINE EscoRtS,Call Girls IN South Delhi Locanto TM''| +91-8377087607
GENUINE EscoRtS,Call Girls IN South Delhi Locanto TM''| +91-8377087607
 
Dubai Call Girl Number # 00971588312479 # Call Girl Number In Dubai # (UAE)
Dubai Call Girl Number # 00971588312479 # Call Girl Number In Dubai # (UAE)Dubai Call Girl Number # 00971588312479 # Call Girl Number In Dubai # (UAE)
Dubai Call Girl Number # 00971588312479 # Call Girl Number In Dubai # (UAE)
 

2.2 laws of probability (1)

  • 1.
  • 2. 2.2 Laws of probability - Targets 1. Calculate conditional probability from a table. 2. Apply the law P(A ∪ B) = P(A) + P(B) – P(A ∩ B) to all events. 3. Apply the law P(A ∩ B) = P(A)P(B I A) to events which are not independent. 4. Solve probability problems using the laws of probability or tree diagrams. Stretch and challenge: 5. How does a tree diagram with 2 outcomes on each branch link in with the binomial expansion/probability?
  • 3. Conditional probability • A room contains 25 people. The table below shows the numbers of each sex and whether or not they are wearing glasses. • A person is selected at random. • F is the event that the person selected is female. • G is the event that the person selected is wearing glasses.
  • 4. Conditional probability • There are a total of 9 people wearing glasses so P(G) = 9 25 . • Only 4 of the nine males are wearing glasses so the probability of a male wearing glasses is 4 9 while for the females the probability is 5 16 . • This means the probability of event G occurring is affected by whether or not event F has occurred. • The 2 events are not independent.
  • 5. Conditional probability • The conditional probability that the person selected is wearing glasses given that they are female is denoted P(G I F). P(A I B) denotes the probability that event A happens given that event B happens. Two events A and B are independent if: P(A) = P(A I B)
  • 6. Example 1 – 3.5 Page 44/45 Students on the first year of a science course at a university take an optional language module. The number of students of each sex choosing each available language is shown below. A student is selected at random M is the probability that the student selected is male R is the event that the student selected is studying Russian Write down the value of: a) P(M) There are 40 male students out of a total of 70 students. 40 70 = 0.571
  • 7. Example 1 – 3.5 Page 44/45 Students on the first year of a science course at a university take an optional language module. The number of students of each sex choosing each available language is shown below. A student is selected at random M is the probability that the student selected is male R is the event that the student selected is studying Russian Write down the value of: b) P(R) 21 students are studying Russian. P(R) = 21 70 = 0.3
  • 8. Example 1 – 3.5 Page 44/45 Students on the first year of a science course at a university take an optional language module. The number of students of each sex choosing each available language is shown below. A student is selected at random M is the probability that the student selected is male R is the event that the student selected is studying Russian Write down the value of: c) P(M I R) There are 21 students studying Russian and 14 are male. 14 21 = 0.67
  • 9. Example 1 – 3.5 Page 44/45 Students on the first year of a science course at a university take an optional language module. The number of students of each sex choosing each available language is shown below. A student is selected at random M is the probability that the student selected is male R is the event that the student selected is studying Russian Write down the value of: d) P(M ∩ R) There are 14 students who are both male and studying Russian 14 70 = 0.2
  • 10. Example 1 – 3.5 Page 44/45 Students on the first year of a science course at a university take an optional language module. The number of students of each sex choosing each available language is shown below. A student is selected at random M is the probability that the student selected is male R is the event that the student selected is studying Russian Write down the value of: e) P(M ∪ R) There are 17 + 9 + 14 + 7 = 47 students who are either male or studying Russian (or both). 47 70 = 0.671
  • 11. Example 1 – 3.5 Page 44/45 Students on the first year of a science course at a university take an optional language module. The number of students of each sex choosing each available language is shown below. A student is selected at random M is the probability that the student selected is male R is the event that the student selected is studying Russian Write down the value of: f) P(R I M) There are 40 male students of which 14 are studying Russian 14 40 = 0.35
  • 12. Example 1 – 3.5 Page 44/45 Students on the first year of a science course at a university take an optional language module. The number of students of each sex choosing each available language is shown below. A student is selected at random M is the probability that the student selected is male R is the event that the student selected is studying Russian Write down the value of: g) P(M’) There are 30 students who are not male 𝟑𝟎 𝟕𝟎 = 0.429
  • 13. Example 1 – 3.5 Page 44/45 Students on the first year of a science course at a university take an optional language module. The number of students of each sex choosing each available language is shown below. A student is selected at random M is the probability that the student selected is male R is the event that the student selected is studying Russian Write down the value of: h) P(R’) There are 29 + 20 = 49 students not studying Russian 49 70 = 0.7
  • 14. Example 1 – 3.5 Page 44/45 Students on the first year of a science course at a university take an optional language module. The number of students of each sex choosing each available language is shown below. A student is selected at random M is the probability that the student selected is male R is the event that the student selected is studying Russian Write down the value of: i) P(R I M’) Of the 30 who are not male, 7 are studying Russian. 7 30 = 0.233
  • 15. Example 1 – 3.5 Page 44/45 Students on the first year of a science course at a university take an optional language module. The number of students of each sex choosing each available language is shown below. A student is selected at random M is the probability that the student selected is male R is the event that the student selected is studying Russian Write down the value of: j) P(R’ I M) Of the 40 males, 17 + 9 = 26 are not studying Russian 26 40 = 0.65
  • 16. Example 1 – 3.5 Page 44/45 Students on the first year of a science course at a university take an optional language module. The number of students of each sex choosing each available language is shown below. A student is selected at random M is the probability that the student selected is male R is the event that the student selected is studying Russian Write down the value of: k) P(M’ ∩ R) There are 7 students who are not male and are studying Russian, 7 70 = 0.1
  • 17. Example 1 – 3.5 Page 44/45 Students on the first year of a science course at a university take an optional language module. The number of students of each sex choosing each available language is shown below. A student is selected at random M is the probability that the student selected is male R is the event that the student selected is studying Russian Write down the value of: l) P(M ∪ R’) There are 40 + 12 + 11 = 63 students who are either male or not studying Russian (or both), 63 70 = 0.9.
  • 18. Addition law of probability • In 2.1 we saw that if A and B are mutually exclusive events then P(A ∪ B) = P(A) + P(B). • A more general form of this expression which applies whether or not A and B are mutually exclusive events is P(A ∪ B) = P(A) + P(B) - P(A ∩ B) This is known as the addition law of probability
  • 19. Addition law of probability • Diagram on page 45 and subsequent working on 45/46 illustrates this • Also see next example for how a numerical example proof
  • 20. Example 2 150 students at a catering college have to choose between 3 tasks as part of their final assessment. The table on example 3.6 on page 46 gives their choices. A student is randomly selected. C denotes the event that the selected student chooses cake baking. D denotes the event that the selected student is female. Verify that P(C ∪ D) = P(C) + P(D) – P(C ∩ D)
  • 21. Example 2 P(C ∪ D) = P(C) + P(D) – P(C ∩ D) P(C) => There are 54 + 26 = 80 cake-baking students. P(C) = 80 150 P(D) => There are 26 + 18 + 16 = 60 female students P(D) = 60 150 P(C ∩ D) => There are 26 female cake-baking students. P(C ∩ D) = 26 150 P(C) + P(D) – P(C ∩ D) = 80 150 + 60 150 - 26 150 P(C) + P(D) – P(C ∩ D) = 114 150 There are 54 + 26 + 18 + 16 = 114 students who are either cake- baking or female or both P(C ∪ D) = 114 150 = P(C) + P(D) – P(C ∩ D) as required.
  • 22. Task 1 • Exercise 3E • Questions 1 and 3.
  • 24. Multiplication law • If A and B are independent events, then P(A ∩ B) = P(A)P(B). • This is a special case of the multiplication law for probability. P(A ∩ B) = P(A)P(B I A)
  • 25. Multiplication law • Verify this by example • A person is selected at random • F is the event that the person is selected is female. • G is the event that the person selected is wearing glasses. • P(F ∩ G), the probability that the person selected is a female wearing glasses is 5 25 or 0.2. • P(F) = 16 25 = 0.64 and P(G I F) = 5 16 = 0.3125 • P(F)P(G I F) = 0.2 • P(F)P(G I F) = P(F ∩ G)
  • 26. Example 3 – 3.7 Page 49 Sheena buys ten apparently identical oranges. Unknown to her, two of the oranges are rotten. She selects two of the ten oranges at random and gives them to her grandson. Find the probability that: a) Both the oranges are rotten b) Exactly one of the oranges is rotten.
  • 27. Example 4 – 3.8 Page 50 When Bali is on holiday she intends to go for a five- mile run before breakfast each day. However, sometimes she stays in bed instead. The probability that she will go for a run on the first morning is 0.7. Thereafter, the probability she will go for a run is 0.7 IF she went on the previous morning and 0.6 if she did not. Find the probability that on the first 3 days of the holiday she will go for: a) 3 runs b) Exactly 2 runs
  • 28. Task 2 • Exercise 3F • Pages 50-52 • Questions 1, 3, 5 and 6
  • 29. Task 2 Answers 1a 0.195 1b 0.499 3ai 0.0152 3aii 0.182 3aiii 0.227 3bi 0.0909 3bii 0.136 3biii 0.409 3biv 0.218 5a 0.196 5b 0.0240 5c 0.0840 5d 0.0960 5e 0.240 5f 0.228 5g 0.192 6a 0.0461 6b 0.233 6c 0.0121 6d 0.279 6e 0.0101 6f 0.266 6g 0.152
  • 30. 2.2 Laws of probability – Key Points • P(A I B) denotes the probability that event A happens given that event B happens. • Two events A and B are independent if: P(A) = P(A I B) • Addition law of probability – P(A ∪ B) = P(A) + P(B) - P(A ∩ B) • Multiplication law of probability – P(A ∩ B) = P(A)P(B I A)