SlideShare a Scribd company logo
Probability
Digital Lesson
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2
Any activity with an unpredictable results is called an
experiment.
The results of an experiment are called outcomes and the
set of all possible outcomes is the sample space.
Examples: Identify the sample space.
Flip a coin.
Toss a die.
S = {H, T}
S = {1, 2, 3, 4, 5, 6}
The number of outcomes in the sample space S is n(S).
2
6
Experiment Sample Space n(S)
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 3
Any subset of the sample space is called an event.
Examples: List the outcomes in each event.
Flip a coin
Toss a die
Toss a die
Draw a card
Flip two coins
The number of outcomes in an event E is n (E).
3
4
4
3
Get heads {H}
Get an even number {2, 4, 6}
Get a 3 or higher {3, 4, 5, 6}
Get an 8 {8, 8, 8, 8}
Get at least one head {HH, HT, TH}
Experiment Event n(E)
1
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 4
If n(E) = 0, then P(E) = 0, and the event is impossible.
If E is an event from a sample space S of equally likely
outcomes, the probability of event E is:
If n(E) = n(S), then P(E) = 1 and the event is certain.
( )
( )
( )
n E
P E
n S

Examples: A 6-sided die is rolled once.
The event is impossible.
The event is certain.
P(10) = = 0
6
0
P(n  10) = = 1
6
6
P(5) =
6
1
Note that 0  P(E)  1.
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 5
Example 1: Two coins are tossed. What is the probability that at
least one head comes up?
S = {HH, HT, TH, TT} E = {HH, HT, TH}
( ) 3
( )
( ) 4
n E
P E
n S
 
Example 2: A card is drawn at random from a standard deck of
52 cards. What is the probability the card drawn is a
face card?
S = all 52 cards in the deck n(S) = 52
E = {J, J, J, J, Q, Q, Q, Q, K, K, K, K}
n(E) = 12
13
3
52
12
)
(
)
(
)
( 


S
n
E
n
E
P
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 6
Two events A and B are mutually exclusive if they have
no outcomes in common, A  B = .
Example: When a die is tossed, which events are mutually
exclusive?
A: getting an even number C: getting 5 or 6.
B: getting an odd number
The Venn diagram shows that only A  B = , therefore,
only events A and B are mutually exclusive.
C
A
2
4
6
B
1
3
5
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 7
J
J
J
B
K
Q
A
J
A  B
If A and B are events, their union A  B, is the event “A or B”
consisting of all outcomes in A or in B or in both A and B.
A  B = {J, J, J, J, Q, K }
Example: A card is drawn at random from a standard
deck of 52 cards.
A: getting a club face card B: getting a jack.
List the outcomes for the event of getting a club face card or
getting a jack.
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 8
If A and B are events, their intersection, written A  B, is the event “A
and B” consisting of all outcomes common to both A and B.
Example: A card is drawn at random from a standard deck of 52
cards.
A  B = {J}
A: getting a club face card
List the outcomes for the event of getting a club face card and
getting a jack.
B: getting a jack.
J
K
Q
A
J
J
J
B
A  B
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 9
(T, H)
(H, T)
S
(T, T)
(H, H)
A
(T, H)
(H, T)
If A is an event, the complement of A, written A , is the event “not A”
consisting of all outcomes not in A.
Examples: Two coins are flipped.
= {(H, H), (T, T)}
A
List the outcomes for the event not getting one head and one tail?
A
Event A is getting one head and one tail.
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 10
B
).
(
)
(
)
(
)
( B
A
P
B
P
A
P
B
A
P 




If A and B are events, the probability of “A or B” is:
A
– n(A  B)
+ +
A  B
= ( + ) + ( + ) –
n(A  B) = n(A) + n(B)
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 11
).
(
)
(
)
( B
P
A
P
B
A
P 


If A and B are mutually exclusive, then
A B
n(A  B)
+
A and B are mutually exclusive
A  B = 0
= n(A) + n(B)
= +
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 12
52
26
)
red
( 
P
52
2
)
queen
red
a
is
card
the
(
)
queen
red
( 

 P
P









52
28
52
2
52
4
52
26
)
queen
red
(
)
queen
(
)
red
( P
P
P
)
queen
red
(
)
queen
a
or
red
is
card
the
( 
 P
P
13
7
Example: A card is drawn at random from a standard deck of
52 cards. What is the probability the card is red or a queen?
“queen”
Q
Q
52
4
)
queen
( 
P
7
“red”
J
K
Q
5
J
9
8
4
6
10
Q
6
7
2
A
9
K
4
10
3
5
8
2
3
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 13
Example 2: A card is drawn at random from a standard
deck of 52 cards.What is the probability the
card is a spade or a club?
Since these events are mutually exclusive,
P(club or spade) = P(club) + P(spade) = .


4
1
4
1
2
1
 J
 6
 7
2
 A
 9
 K
 4
 10
 3
 5
8
Q
“spade” “club”
Q
 J
 6
 7
 2
 A
 9
 K
 4
 10
 3
 5
 8
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 14
For example, when flipping two coins, the events
“the first coin comes up heads” and
“the second coin comes up tails” are independent.
Two events are independent if the fact that one event
has occurred has no effect on likelihood of the other
event.
( ) ( ) ( )
P A B P A P B
  
If A and B are independent events, the probability of “A
and B” is:
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 15
Example: A card is drawn at random from a standard
deck of 52 cards. What is the probability the
card is a red queen?
B: the card is a queen
Events A and B are independent.
26 4 1
( and ) ( ) ( ) ( )
52 52 26
P A B P A B P A P B
      
A: the card is red
Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 16
Example: A die is tossed. What is the probability of
getting 2 or higher?
It is easier to work with the complementary event
“getting a 1”which has probability .
1
6
If A is an event, the probability of the event “not A” is:
)
(
1
)
( A
P
A
P 


6
5
6
1
1
)
higher
or
two
a
getting
(
)
one
a
getting
not
( 


 P
P

More Related Content

PPTX
Probability
PPT
Section 88888888888888888888888.6 MA.ppt
PDF
Probability-11.pdf
PPTX
probability-180324013552.pptx
PPTX
Probability5
PPTX
Probability (gr.11)
PPTX
Week-7_Day-1_Complementary-Events_PPT.pptx
PPTX
L6.-Probability-of-Eventshahahahaha.pptx
Probability
Section 88888888888888888888888.6 MA.ppt
Probability-11.pdf
probability-180324013552.pptx
Probability5
Probability (gr.11)
Week-7_Day-1_Complementary-Events_PPT.pptx
L6.-Probability-of-Eventshahahahaha.pptx

Similar to math probabilitymath probabilitymath probability (20)

PPT
Nossi ch 10
PPT
Basic concept of probability
PPTX
Year8-Probabilitttttyyyyyttyyyyyyyy.pptx
PDF
Lect1 dr attia
PDF
C26
PPTX
GRADE 10 MATH Probability and Statistics
PPTX
Probability
PPTX
maths ca1 - Copy.pptx swswswqswsswqsqwssqwqw
PPTX
maths ca1.pptx ds45hgcr5rtv7vtcuvr6d6tgu8u8
PPTX
Ppt probability
PPT
Probability notes for the UG/PG students
PPT
Probability+distribution
PPTX
Probability Theory 7
PPTX
WINSEM2024-25_BSTS102P_SS_VL2024250500053_2025-03-03_Reference-Material-I.pptx
PDF
STAB52 Lecture Notes (Week 2)
PDF
307355760-Maths-Project.pdf
PPTX
Claas 11 Basic Probability.pptx
PDF
Introduction to probability
PPT
Indefinite integration class 12
PPTX
Unit 4--probability and probability distribution (1).pptx
Nossi ch 10
Basic concept of probability
Year8-Probabilitttttyyyyyttyyyyyyyy.pptx
Lect1 dr attia
C26
GRADE 10 MATH Probability and Statistics
Probability
maths ca1 - Copy.pptx swswswqswsswqsqwssqwqw
maths ca1.pptx ds45hgcr5rtv7vtcuvr6d6tgu8u8
Ppt probability
Probability notes for the UG/PG students
Probability+distribution
Probability Theory 7
WINSEM2024-25_BSTS102P_SS_VL2024250500053_2025-03-03_Reference-Material-I.pptx
STAB52 Lecture Notes (Week 2)
307355760-Maths-Project.pdf
Claas 11 Basic Probability.pptx
Introduction to probability
Indefinite integration class 12
Unit 4--probability and probability distribution (1).pptx
Ad

Recently uploaded (20)

PPTX
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
PPTX
Unit 4 Computer Architecture Multicore Processor.pptx
PDF
1_English_Language_Set_2.pdf probationary
PDF
Weekly quiz Compilation Jan -July 25.pdf
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
My India Quiz Book_20210205121199924.pdf
PPTX
Introduction to Building Materials
PPTX
Share_Module_2_Power_conflict_and_negotiation.pptx
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PDF
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PDF
Indian roads congress 037 - 2012 Flexible pavement
PDF
Computing-Curriculum for Schools in Ghana
PPTX
Virtual and Augmented Reality in Current Scenario
PDF
HVAC Specification 2024 according to central public works department
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
PDF
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
PPTX
Introduction to pro and eukaryotes and differences.pptx
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
Unit 4 Computer Architecture Multicore Processor.pptx
1_English_Language_Set_2.pdf probationary
Weekly quiz Compilation Jan -July 25.pdf
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
My India Quiz Book_20210205121199924.pdf
Introduction to Building Materials
Share_Module_2_Power_conflict_and_negotiation.pptx
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
A powerpoint presentation on the Revised K-10 Science Shaping Paper
Indian roads congress 037 - 2012 Flexible pavement
Computing-Curriculum for Schools in Ghana
Virtual and Augmented Reality in Current Scenario
HVAC Specification 2024 according to central public works department
Chinmaya Tiranga quiz Grand Finale.pdf
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
Introduction to pro and eukaryotes and differences.pptx
Ad

math probabilitymath probabilitymath probability

  • 2. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Any activity with an unpredictable results is called an experiment. The results of an experiment are called outcomes and the set of all possible outcomes is the sample space. Examples: Identify the sample space. Flip a coin. Toss a die. S = {H, T} S = {1, 2, 3, 4, 5, 6} The number of outcomes in the sample space S is n(S). 2 6 Experiment Sample Space n(S)
  • 3. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 3 Any subset of the sample space is called an event. Examples: List the outcomes in each event. Flip a coin Toss a die Toss a die Draw a card Flip two coins The number of outcomes in an event E is n (E). 3 4 4 3 Get heads {H} Get an even number {2, 4, 6} Get a 3 or higher {3, 4, 5, 6} Get an 8 {8, 8, 8, 8} Get at least one head {HH, HT, TH} Experiment Event n(E) 1
  • 4. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 4 If n(E) = 0, then P(E) = 0, and the event is impossible. If E is an event from a sample space S of equally likely outcomes, the probability of event E is: If n(E) = n(S), then P(E) = 1 and the event is certain. ( ) ( ) ( ) n E P E n S  Examples: A 6-sided die is rolled once. The event is impossible. The event is certain. P(10) = = 0 6 0 P(n  10) = = 1 6 6 P(5) = 6 1 Note that 0  P(E)  1.
  • 5. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 5 Example 1: Two coins are tossed. What is the probability that at least one head comes up? S = {HH, HT, TH, TT} E = {HH, HT, TH} ( ) 3 ( ) ( ) 4 n E P E n S   Example 2: A card is drawn at random from a standard deck of 52 cards. What is the probability the card drawn is a face card? S = all 52 cards in the deck n(S) = 52 E = {J, J, J, J, Q, Q, Q, Q, K, K, K, K} n(E) = 12 13 3 52 12 ) ( ) ( ) (    S n E n E P
  • 6. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 6 Two events A and B are mutually exclusive if they have no outcomes in common, A  B = . Example: When a die is tossed, which events are mutually exclusive? A: getting an even number C: getting 5 or 6. B: getting an odd number The Venn diagram shows that only A  B = , therefore, only events A and B are mutually exclusive. C A 2 4 6 B 1 3 5
  • 7. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 7 J J J B K Q A J A  B If A and B are events, their union A  B, is the event “A or B” consisting of all outcomes in A or in B or in both A and B. A  B = {J, J, J, J, Q, K } Example: A card is drawn at random from a standard deck of 52 cards. A: getting a club face card B: getting a jack. List the outcomes for the event of getting a club face card or getting a jack.
  • 8. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 8 If A and B are events, their intersection, written A  B, is the event “A and B” consisting of all outcomes common to both A and B. Example: A card is drawn at random from a standard deck of 52 cards. A  B = {J} A: getting a club face card List the outcomes for the event of getting a club face card and getting a jack. B: getting a jack. J K Q A J J J B A  B
  • 9. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 9 (T, H) (H, T) S (T, T) (H, H) A (T, H) (H, T) If A is an event, the complement of A, written A , is the event “not A” consisting of all outcomes not in A. Examples: Two coins are flipped. = {(H, H), (T, T)} A List the outcomes for the event not getting one head and one tail? A Event A is getting one head and one tail.
  • 10. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 10 B ). ( ) ( ) ( ) ( B A P B P A P B A P      If A and B are events, the probability of “A or B” is: A – n(A  B) + + A  B = ( + ) + ( + ) – n(A  B) = n(A) + n(B)
  • 11. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 11 ). ( ) ( ) ( B P A P B A P    If A and B are mutually exclusive, then A B n(A  B) + A and B are mutually exclusive A  B = 0 = n(A) + n(B) = +
  • 12. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 12 52 26 ) red (  P 52 2 ) queen red a is card the ( ) queen red (    P P          52 28 52 2 52 4 52 26 ) queen red ( ) queen ( ) red ( P P P ) queen red ( ) queen a or red is card the (   P P 13 7 Example: A card is drawn at random from a standard deck of 52 cards. What is the probability the card is red or a queen? “queen” Q Q 52 4 ) queen (  P 7 “red” J K Q 5 J 9 8 4 6 10 Q 6 7 2 A 9 K 4 10 3 5 8 2 3
  • 13. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 13 Example 2: A card is drawn at random from a standard deck of 52 cards.What is the probability the card is a spade or a club? Since these events are mutually exclusive, P(club or spade) = P(club) + P(spade) = .   4 1 4 1 2 1  J  6  7 2  A  9  K  4  10  3  5 8 Q “spade” “club” Q  J  6  7  2  A  9  K  4  10  3  5  8
  • 14. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 14 For example, when flipping two coins, the events “the first coin comes up heads” and “the second coin comes up tails” are independent. Two events are independent if the fact that one event has occurred has no effect on likelihood of the other event. ( ) ( ) ( ) P A B P A P B    If A and B are independent events, the probability of “A and B” is:
  • 15. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 15 Example: A card is drawn at random from a standard deck of 52 cards. What is the probability the card is a red queen? B: the card is a queen Events A and B are independent. 26 4 1 ( and ) ( ) ( ) ( ) 52 52 26 P A B P A B P A P B        A: the card is red
  • 16. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 16 Example: A die is tossed. What is the probability of getting 2 or higher? It is easier to work with the complementary event “getting a 1”which has probability . 1 6 If A is an event, the probability of the event “not A” is: ) ( 1 ) ( A P A P    6 5 6 1 1 ) higher or two a getting ( ) one a getting not (     P P