Jun 5, 2024
Flipping two coins:
Flipping three coins:
Problem: Probability of getting at least two tails
Sample Space: {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT}
Favorable Outcomes: HTT, THT, TTH, TTT
Probability: 4/8 = 1/2 = 0.5 (50%)
Problem: Probability of getting exactly one tail
Favorable Outcomes: HHT, HTH, THH
Probability: 3/8 = 0.375 (37.5%)
Tossing a Six-Sided Die:
Problem: Probability of getting a 2
Sample Space: {1, 2, 3, 4, 5, 6}
Favorable Outcomes: {2}
Probability: 1/6 ≈ 0.167 (16.7%)
Problem: Probability of getting a 3 or a 5
Favorable Outcomes: {3, 5}
Probability: 2/6 = 1/3 ≈ 0.333 (33.3%)
Problem: Probability of getting a number at most 4
Favorable Outcomes: {1, 2, 3, 4}
Probability: 4/6 = 2/3 ≈ 0.667 (66.7%)
Problem: Probability of getting a number greater than 3
Favorable Outcomes: {4, 5, 6}
Probability: 3/6 = 1/2 = 0.5 (50%)
Problem: Probability of getting a number less than or equal to 5
Favorable Outcomes: {1, 2, 3, 4, 5}
Probability: 5/6 ≈ 0.833 (83.3%)
Thanks for watching!