Probability & Grouped Data
Interactive curriculum lessons, worked examples, and geometric problem-solving techniques designed to help Kenyan students master CBC, KPSEA, KCSE, and IGCSE mathematics.
First Principles
Objective
Calculate probabilities of combined events and estimate statistical measures (mean and variance) from grouped frequency distributions.
Concrete Scenario: A teacher in Nakuru records test scores for 30 students grouped into class intervals (e.g., 40–49, 50–59). Since exact individual marks are unknown, we use class midpoints \( m_i \) to estimate the mean mark. In probability, drawing beads from a jar without replacement changes the total count, making combined events dependent.
Statistical & Probability Insights:
- Probability Tree Diagrams: For sequential combined events, multiply probabilities along branches to find combined outcomes.
- Addition Rule: \( P(A \cup B) = P(A) + P(B) - P(A \cap B) \) (subtract overlap so it is not double-counted).
- Grouped Data Midpoint: \( m_i = \frac{\text{lower bound} + \text{upper bound}}{2} \).
- Grouped Mean: \( \bar{x} = \frac{\sum f_i m_i}{\sum f_i} \).
Probability Tree Diagram Structure
Key Formulas
Worked Examples
Problem: A student has a probability of 0.6 of passing Maths and 0.5 of passing English. The probability of passing both is 0.3. Find the probability of passing at least one subject.
- Apply General Addition Rule: \[ P(M \cup E) = P(M) + P(E) - P(M \cap E) \]
- Substitute values: \[ P(M \cup E) = 0.6 + 0.5 - 0.3 = 0.8 \]
Problem: A bag contains 5 red and 5 blue marbles. Two marbles are drawn successively without replacement. What is the probability that both are red?
- Probability of 1st marble red: \( P(R_1) = \frac{5}{10} \).
- Probability of 2nd marble red (given 1st was red): \( P(R_2|R_1) = \frac{4}{9} \).
- Multiply probabilities: \[ P(R_1 \cap R_2) = \frac{5}{10} \times \frac{4}{9} = \frac{20}{90} = \frac{2}{9} \approx 0.222 \]
Problem: Calculate the estimated mean for intervals: 10–14 (f=5), 15–19 (f=8), 20–24 (f=7).
- Find midpoints \( m_i \): 12, 17, and 22.
- Calculate \( f_i m_i \): \( 5(12)=60 \), \( 8(17)=136 \), \( 7(22)=154 \).
- Sum \( f_i m_i \): \( 60 + 136 + 154 = 350 \).
- Sum frequencies: \( 5 + 8 + 7 = 20 \).
- Estimated mean: \[ \bar{x} = \frac{350}{20} = 17.5 \]
Common Mistakes
Real World
Practice