Probability Problems Based on Classical Definition of Probability
Data Science and A.I. Lecture Series
Questions
- What is the total number of outcomes (sample space)?
- How do we determine favorable cases?
- How do probability rules apply to the problem?
Example: Throwing Two Dice
Find the probability of:
- A doublet (same number on both dice)
- Sum equal to 7
- Sum greater than 8
- 3 on the first die and a multiple of 2 on the second die
- Prime number on the first die and odd prime on the second die
Solution:
- \( P(A) = \frac{6}{36} = \frac{1}{6} \)
- \( P(B) = \frac{6}{36} = \frac{1}{6} \)
- \( P(C) = \frac{10}{36} = \frac{5}{18} \)
- \( P(D) = \frac{3}{36} = \frac{1}{12} \)
- \( P(E) = \frac{6}{36} = \frac{1}{6} \)
Example: Drawing a Card
Find the probability of:
- Drawing a red card
- Drawing a face card
- Drawing a spade card
- Drawing a card other than clubs
- Drawing a king
Solution:
- \( P(A) = \frac{26}{52} = \frac{1}{2} \)
- \( P(B) = \frac{12}{52} = \frac{3}{13} \)
- \( P(C) = \frac{13}{52} = \frac{1}{4} \)
- \( P(D) = \frac{39}{52} = \frac{3}{4} \)
- \( P(E) = \frac{4}{52} = \frac{1}{13} \)
Example: Two Children
Find the probability of:
- Elder child is a girl
- Younger child is a girl
- Both are girls
- Both are of opposite sexes
Solution:
- \( P(A) = \frac{2}{4} = \frac{1}{2} \)
- \( P(B) = \frac{2}{4} = \frac{1}{2} \)
- \( P(C) = \frac{1}{4} \)
- \( P(D) = \frac{2}{4} = \frac{1}{2} \)
Example: 53 Sundays in a Non-Leap Year
Find the probability of getting 53 Sundays.
Solution:
- Number of days in a non-leap year: 365
- Excess day options: {Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday}
- Favorable outcome: Sunday
- \( P(A) = \frac{1}{7} \)
Example: Letters in “STATISTICS”
What is the probability of choosing a vowel?
Solution:
- Total letters: 10
- Vowels: A, I, I (3 vowels)
- \( P(A) = \frac{3}{10} \)
Example: Horse Racing
Three horses A, B, and C are in a race. A is twice as likely to win as B, and B is twice as likely to win as C. Find their respective probabilities.
Solution:
- Let \( P(C) = p \)
- \( P(B) = 2p \), \( P(A) = 4p \)
- Using \( P(A) + P(B) + P(C) = 1 \):
- \( 4p + 2p + p = 1 \)
- Solve for \( p \): \( 7p = 1 \Rightarrow p = \frac{1}{7} \)
- Final probabilities:
\( P(A) = \frac{4}{7}, \ P(B) = \frac{2}{7}, \ P(C) = \frac{1}{7} \)
PDF Presentation
Probability ExamplesVideo
Probability Quizzes
Reach PostNetwork Academy
- Website: www.postnetwork.co
- YouTube Channel: www.youtube.com/@postnetworkacademy
- Facebook Page: www.facebook.com/postnetworkacademy
- LinkedIn Page: www.linkedin.com/company/postnetworkacademy