Mathematics 9709/55 — October/November 2025
Cambridge AS Level · Probability & Statistics 1 · worked solutions for every part, with the mark scheme
Topics Discrete Random Variables · Probability · Representation of Data · Permutations and Combinations · The Normal Distribution
A fair 6-sided dice with faces labelled 1, 2, 3, 4, 5, 6 is thrown repeatedly. The random variable denotes the number of throws required to obtain a 6.
Approach
A 6 is obtained for the first time on the 7th throw, so the first 6 throws must all be non-6 and the 7th throw must be a 6. This is the geometric distribution with .
Working
The probability of not getting a 6 on one throw is .
Answer
P(X=7) = 15625/279936 ≈ 0.0558
Walkthrough
This is a geometric distribution problem: we repeat independent trials until the first success. Here a success is rolling a 6, so , and a failure is rolling any other number, so . For , the first six throws must all be failures and the seventh must be a success. Because the throws are independent, multiply the probabilities: .
Key Takeaways
The number of trials until the first success in independent repeated trials follows a geometric distribution. For a success probability , .
Common Mistakes
A common error is using or , which ignore the requirement that the 6 occurs exactly on the 7th throw. Another common error is confusing with at least 7 throws.
Things to Be Careful About
The exponent on is 6, not 7, because only the first 6 throws must be non-6. The final multiplication by is essential. The answer can be left as a fraction or rounded to 3 significant figures.
Approach
is geometric with success probability , so . The event includes , and , so add these three probabilities.
Working
Using a common denominator of 7776:
An equivalent method is .
Answer
P(3 ≤ X ≤ 5) = 2275/7776 ≈ 0.293
Walkthrough
We need the probability that the first 6 appears on the 3rd, 4th or 5th throw. For each value of , the first throws must be non-6 and the th throw must be 6. So , and . These events are mutually exclusive, so add their probabilities.
Key Takeaways
For a geometric distribution, probabilities for a range of values are found by summing the individual geometric probabilities. Alternatively, use the cumulative distribution: , which here gives .
Common Mistakes
A common mistake is using the wrong powers, such as for instead of . Another is forgetting to include one of the three values .
Things to Be Careful About
The lower limit is inclusive: means is included, so the first term has exponent 2, not 3. When adding fractions, use a common denominator or convert to decimals carefully. The exact answer is ; the decimal is rounded to 3 significant figures.
Kai has a spinner with four sides, labelled 1, 2, 3, 4. When the spinner is spun, the score is the number on the side on which the spinner lands. The random variable denotes this score. The probability distribution table for is given below.
| 1 | 2 | 3 | 4 | |
|---|---|---|---|---|
| 0.4 |
Approach
The probabilities in a probability distribution table must sum to 1. Use this to find , then calculate the expected value and the variance using .
Working
Since the total probability is 1:
So the probability distribution is:
Calculate the expected value:
Calculate the variance:
Answer
0.8475 (339/400)
Walkthrough
Since must take one of the values 1, 2, 3 or 4, the probabilities in the table must total 1. Write
so and . This gives the full distribution: , , , .
The mean is found by taking the weighted sum of scores with their probabilities:
For the variance, use
First calculate :
Then subtract the square of the mean:
The mark scheme allows the un-simplified expectation to be used in the variance formula, so keep the working clear.
Key Takeaways
This question tests the basic machinery of a discrete random variable: the probabilities must sum to 1, the expectation is a weighted average, and the variance is the expected square minus the square of the expectation. The formula is usually the quickest.
Common Mistakes
- Forgetting that the probabilities must sum to 1 and therefore not solving for .
- Using instead of when subtracting.
- Rounding the mean to before finding the variance, which changes the final answer.
- Writing without subtracting the square of the mean.
Things to Be Careful About
The final answer should be exact or to sufficient accuracy: or . Keep intermediate values such as and , rather than rounding early. The mark scheme gives follow-through credit for using the candidate's own value of in the variance formula, so do not stop after finding .
Kai spins his spinner 10 times.
Find the probability that a score of 2 is obtained fewer than 8 times.
Approach
Let be the number of times a score of 2 is obtained in the 10 spins. Each spin has probability of scoring 2, so . The event fewer than 8 times is . It is quicker to use the complement .
Working
The binomial probability formula is
Therefore
Evaluate the three terms:
Hence
Answer
0.988
Walkthrough
There are 10 independent spins and on each spin the probability of scoring 2 is . Hence the number of 2s, , has a binomial distribution . The binomial model is correct because there are a fixed number of trials, each trial has two outcomes (score 2 or not), and the trials are independent.
We need , which is the same as . Instead of summing eight probabilities, use the complement:
and . Use
for . Substituting gives the three terms , and , so
which rounds to .
Key Takeaways
This question uses the binomial distribution. The key is recognising a fixed number of independent trials with the same probability of success. The complement rule is especially useful when the required probability is of the form with close to , because it reduces the number of terms needed.
Common Mistakes
- Taking fewer than 8 as 8 or fewer; it means 0, 1, 2, 3, 4, 5, 6 or 7.
- Using as the probability of scoring 2, or forgetting the factor .
- Omitting the binomial coefficient .
- Rounding the three intermediate probabilities before subtracting from 1, which can change the final answer.
Things to Be Careful About
Check that and are used in the correct positions. The final probability should be given as , with the mark scheme accepting . Keep intermediate terms to at least 4 or 5 decimal places to avoid rounding errors.
Priti has two bags of discs, and .
Bag contains 8 red discs and 7 blue discs.
Bag contains 6 red discs and 9 blue discs.
Priti tosses a fair coin.
If she obtains a head, she chooses at random and without replacement two discs from bag .
If she obtains a tail, she chooses at random and with replacement two discs from bag .
Approach
A probability tree diagram is used to model the sequence of events: the coin toss, the first disc chosen, and the second disc chosen. The first level branches represent the coin toss (Head or Tail). The subsequent branches represent the disc selections from bag X (without replacement) or bag Y (with replacement), depending on the coin toss outcome.
Working
First level (Coin toss):
Second level (First disc chosen):
- If Head (Bag X: 8 Red, 7 Blue, total 15):
- If Tail (Bag Y: 6 Red, 9 Blue, total 15):
Third level (Second disc chosen):
- From Head Red (Bag X now has 7 Red, 7 Blue, total 14):
- From Head Blue (Bag X now has 8 Red, 6 Blue, total 14):
- From Tail Red (Bag Y still has 6 Red, 9 Blue, total 15, as it is with replacement):
- From Tail Blue (Bag Y still has 6 Red, 9 Blue, total 15):
Answer
The completed tree diagram is shown above with all branch probabilities correctly labelled.
Tree diagram with branches: H(1/2), T(1/2); H->R(8/15), B(7/15); H,R->R(7/14), B(7/14); H,B->R(8/14), B(6/14); T->R(6/15), B(9/15); T,R->R(6/15), B(9/15); T,B->R(6/15), B(9/15).
Walkthrough
To represent this problem, we build a probability tree diagram level by level.
Step 1: The Coin Toss
A fair coin is tossed, so the first two branches are Head (H) and Tail (T), each with probability .
Step 2: First Disc Selection
- If H occurs, Priti draws from Bag X (8 Red, 7 Blue). The probability of drawing Red is and Blue is .
- If T occurs, she draws from Bag Y (6 Red, 9 Blue). The probability of drawing Red is and Blue is .
Step 3: Second Disc Selection
- From H R (Without replacement): Bag X now has 7 Red and 7 Blue discs (14 total). The probabilities are for Red and for Blue.
- From H B (Without replacement): Bag X now has 8 Red and 6 Blue discs (14 total). The probabilities are for Red and for Blue.
- From T R (With replacement): Bag Y remains unchanged (6 Red, 9 Blue). The probabilities are for Red and for Blue.
- From T B (With replacement): Bag Y remains unchanged. The probabilities are for Red and for Blue.
Key Takeaways
- Tree diagrams are ideal for sequential probability problems with conditional outcomes.
- Always update the total number of items and the specific counts when sampling without replacement.
- When sampling with replacement, the probabilities at each stage remain identical.
Common Mistakes
- Forgetting to reduce the total count in the denominator for the second draw when sampling without replacement (e.g., using 15 instead of 14).
- Using the wrong bag's probabilities for the second draw after a Tail (must keep the same bag Y probabilities since it is with replacement).
Things to Be Careful About
- Ensure all branch probabilities from a single node sum to 1 (e.g., ).
- Clearly label the outcomes (R and B) at each stage to avoid mixing up the paths.
Approach
The two discs are blue if the path is Head Blue Blue or Tail Blue Blue. These are mutually exclusive events, so we calculate the probability of each path using the multiplication rule and add them together.
Working
Path 1: Head, then Blue from Bag X (without replacement)
Path 2: Tail, then Blue from Bag Y (with replacement)
Total Probability:
Answer
7/25 or 0.28
Walkthrough
We want the probability that both discs chosen are blue. Looking at the tree diagram, there are exactly two paths that lead to two blue discs:
Path 1: Head Blue Blue
- Probability of Head:
- Probability of Blue from Bag X (first draw):
- Probability of Blue from Bag X (second draw, without replacement):
- Multiply these:
Path 2: Tail Blue Blue
- Probability of Tail:
- Probability of Blue from Bag Y (first draw):
- Probability of Blue from Bag Y (second draw, with replacement):
- Multiply these:
Since these two paths cannot happen at the same time (the coin cannot be both Head and Tail), we add the probabilities:
Key Takeaways
- The multiplication rule is used to find the probability of a specific sequence of events along a path in a tree diagram.
- The addition rule is used to combine probabilities of mutually exclusive outcomes (different paths leading to the same final result).
Common Mistakes
- Forgetting to account for the changing total in the denominator for the second draw from Bag X (using 15 instead of 14).
- Adding probabilities across different stages of the same path instead of multiplying them.
Things to Be Careful About
- Ensure you simplify fractions where possible to make addition easier (e.g., ).
- Double-check that you have found all paths that result in the desired outcome.
Find the probability that the two discs that Priti chooses come from bag given that at least one of the discs is red.
Approach
We need to find . Using the conditional probability formula:
We can find using the complement of 'both blue' (which we found in part (b)). The intersection can be found by subtracting from , or by summing the relevant paths.
Working
Step 1: Find
Step 2: Find
Bag X corresponds to the 'Head' outcome. We want the probability of Head AND at least one red. This is equivalent to Head minus (Head AND both blue):
Alternatively, summing the paths from Head that have at least one red:
Step 3: Apply conditional probability formula
Answer
5/9 or 0.556
Walkthrough
We are asked for the probability that the discs come from Bag X, given that at least one disc is red. This is a conditional probability problem.
Step 1: Understand the condition
The condition is 'at least one red disc'. The complement of 'at least one red' is 'no red discs', which means 'both blue'. From part (b), we know . Therefore:
Step 2: Find the intersection
We need . Bag X is chosen if the coin is Head. So we need .
Using the complement idea again for the Head branch: the probability of Head is . The probability of Head AND both blue is (from part b). So:
Step 3: Calculate the conditional probability
Key Takeaways
- Conditional probability is calculated as .
- The complement rule is a powerful tool for finding 'at least one' probabilities.
- When calculating the intersection for a conditional probability, ensure you only consider the paths that satisfy both the event and the condition.
Common Mistakes
- Trying to find the probability of 'at least one red' by adding up all the individual paths, which is prone to arithmetic errors. Using the complement is much faster.
- Forgetting to divide by the probability of the condition (the denominator in the conditional probability formula).
- Calculating as without dividing by .
Things to Be Careful About
- Ensure that the intersection only includes paths from Bag X (Head), not from Bag Y (Tail).
- Simplify fractions before multiplying to avoid large numbers and reduce calculation errors.
The heights, in cm, of 15 players from each of two sports teams, Pelicans and Swans, are given in the table.
| Pelicans | 156 | 160 | 164 | 165 | 167 | 170 | 171 | 173 | 178 | 182 | 182 | 184 | 185 | 186 | 187 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Swans | 170 | 180 | 183 | 165 | 174 | 158 | 170 | 181 | 162 | 178 | 174 | 163 | 191 | 182 | 174 |
Draw a back-to-back stem-and-leaf diagram to represent the heights of the players from Pelicans and Swans, with Pelicans on the left-hand side.
Approach
Sort both datasets in ascending order. Create a central stem column for the tens and hundreds digits. Place the Pelicans leaves on the left side (ordered right-to-left, i.e., largest digit closest to the stem) and the Swans leaves on the right side (ordered left-to-right, i.e., smallest digit closest to the stem). Include a key to explain the notation.
Working
Sorted Pelicans data: 156, 160, 164, 165, 167, 170, 171, 173, 178, 182, 182, 184, 185, 186, 187.
Sorted Swans data: 158, 162, 163, 165, 170, 170, 174, 174, 174, 178, 180, 181, 182, 183, 191.
Back-to-back stem-and-leaf diagram:
Key: represents for Pelicans and for Swans.
Answer
See the stem-and-leaf diagram and key above.
Back-to-back stem-and-leaf diagram with stems 15, 16, 17, 18, 19; Pelicans leaves: 6; 7 5 4 0; 8 3 1 0; 7 6 5 4 2 2; none. Swans leaves: 8; 2 3 5; 0 0 4 4 4; 0 1 2 3; 1. Key: 1|17|8 represents 171 cm (Pelicans) and 178 cm (Swans).
Walkthrough
First, we sort both sets of height data in ascending order to make it easy to extract the stems and leaves. The stem is the tens digit (15, 16, 17, 18, 19) and the leaf is the units digit. For a back-to-back diagram, the left side (Pelicans) must have leaves ordered from right to left (largest to smallest as you move away from the stem), while the right side (Swans) has leaves ordered from left to right (smallest to largest as you move away from the stem). Finally, we add a key that clearly states what the numbers represent, including units (cm) and team names.
Key Takeaways
A back-to-back stem-and-leaf diagram allows for the visual comparison of two distributions. The key rule is that leaves on the left side are read right-to-left (closest to the stem is the largest leaf for that stem), and leaves on the right side are read left-to-right.
Common Mistakes
- Forgetting to order the leaves correctly (e.g., writing them left-to-right on the left side).
- Omitting the key or not including units/team names in the key.
- Adding commas or other punctuation between the leaves.
Things to Be Careful About
Ensure that every data point from the original table is represented exactly once in the diagram. Check that the stems cover the full range of the data (15 to 19 in this case).
Approach
The Pelicans dataset has values. The median is the -th value. The lower quartile () is the -th value, and the upper quartile () is the -th value. The interquartile range (IQR) is .
Working
For :
- Median position: th value.
- Lower quartile () position: th value.
- Upper quartile () position: th value.
From the sorted Pelicans data: 156, 160, 164, 165, 167, 170, 171, 173, 178, 182, 182, 184, 185, 186, 187.
Median
Answer
Median , IQR .
Median = 173 cm, IQR = 19 cm
Walkthrough
With 15 data points, the median is the 8th value when ordered. The lower quartile is the 4th value, and the upper quartile is the 12th value. We read these directly from the sorted Pelicans list. The IQR is simply the difference between the upper and lower quartiles.
Key Takeaways
For a dataset of size , the positions of the median, lower quartile, and upper quartile can be found using , , and respectively. The IQR measures the spread of the middle 50% of the data.
Common Mistakes
- Using the wrong position formula for quartiles (e.g., using instead of ).
- Forgetting to subtract from to find the IQR.
Things to Be Careful About
Ensure you are reading the values from the correct dataset (Pelicans, not Swans). The IQR is a measure of spread, not a single quartile value.
For the Swans, the lower quartile of the heights is 165 cm, the median is 174 cm and the upper quartile is 181 cm.
Represent the data shown in the back-to-back stem-and-leaf diagram by a pair of box-and-whisker plots in a single diagram.
Approach
A box-and-whisker plot requires the five-number summary: minimum, lower quartile (), median (), upper quartile (), and maximum. We draw two plots on a single linear scale, one for each team, and label them clearly.
Working
Swans:
- Minimum
- Median
- Maximum
Pelicans:
- Minimum
- Median
- Maximum
Draw a horizontal axis labeled "Heights, cm" with a linear scale from 150 to 200. Plot the box from to with a vertical line at the median. Draw whiskers from the box to the minimum and maximum values.
Answer
See the pair of box-and-whisker plots above.
Box-and-whisker plots with Swans: min 158, Q1 165, median 174, Q3 181, max 191; Pelicans: min 156, Q1 165, median 173, Q3 184, max 187.
Walkthrough
We extract the five-number summary for both teams. For the Swans, the values are given in the question. For the Pelicans, we use the minimum and maximum from the sorted data, and the quartiles calculated in part (b). We then draw two horizontal box-and-whisker plots on the same linear scale. The box spans from to , with a line inside at the median. Whiskers extend to the minimum and maximum values. Both plots must be labeled, and the axis must have a scale and units.
Key Takeaways
Box-and-whisker plots provide a visual summary of the distribution of data, highlighting the median, quartiles, and extremes. When comparing two datasets, they should be drawn on the same scale to allow direct comparison.
Common Mistakes
- Drawing whiskers that pass through the box or are drawn at the corners of the box.
- Using a non-linear scale or forgetting to label the axis with units.
- Failing to label which plot belongs to which team.
Things to Be Careful About
Ensure the scale is linear and covers the full range of the data. Check the accuracy of the plotted values using the "daylight rule" (there should be a gap between the whisker end and the box if the whisker value is not equal to the quartile).
Make one comparison between the heights of the Pelicans players and the heights of the Swans players.
Approach
Compare a measure of central tendency (e.g., median) or a measure of spread (e.g., range or IQR) between the two teams and state the conclusion in the context of the problem.
Working
Comparison of central tendency:
The median height of the Swans is , which is greater than the median height of the Pelicans (). Therefore, the Swans are generally taller.
Comparison of spread:
The IQR for the Swans is , which is less than the IQR for the Pelicans (). Therefore, the heights of the Swans are more consistent in the middle 50%.
(Alternatively, the range for Swans is and for Pelicans is , so Pelicans have a slightly smaller range, but IQR is a better measure here.)
Answer
Swans are taller (higher median) or Swans' heights are more consistent (smaller IQR).
Swans are taller (median 174 cm vs 173 cm) or Swans' heights are more consistent (IQR 16 cm vs 19 cm).
Walkthrough
We can compare the two teams using either the median (central tendency) or the IQR/range (spread). Since the Swans have a higher median (174 cm > 173 cm), we can say they are generally taller. Since the Swans have a smaller IQR (16 cm < 19 cm), we can say their heights are more consistent in the middle 50%. Any valid comparison based on the calculated statistics is acceptable.
Key Takeaways
When comparing two datasets, always refer to the specific statistic you are using (median, IQR, range) and state the conclusion in the context of the problem (e.g., 'taller', 'more consistent').
Common Mistakes
- Making a vague comparison without referring to a specific statistic.
- Saying one group is 'more consistent' based on range when the IQR is a better measure (though range is acceptable if explicitly stated).
Things to Be Careful About
Ensure the comparison is mathematically correct based on the values calculated in previous parts. For example, do not say the Pelicans are more consistent if their IQR is larger.
In a group of 25 athletes, there are 8 sprinters, 5 hurdlers and 12 throwers.
Find the number of different ways in which a team of 6 athletes can be selected if it consists of at least 3 sprinters, at most 2 hurdlers and at most 1 thrower.
Approach
List the possible numbers of sprinters, hurdlers and throwers that satisfy all three conditions. Since the team has 6 athletes, every valid composition must use the available limits, then multiply the relevant combination counts and add them.
Working
The valid team compositions are:
Add the six mutually exclusive cases:
Answer
12600
Walkthrough
We need the number of unordered teams of 6 athletes chosen from three distinct groups: 8 sprinters, 5 hurdlers and 12 throwers.
The conditions are:
- at least 3 sprinters,
- at most 2 hurdlers,
- at most 1 thrower.
Because the team size is fixed at 6, list the possible triples :
Each triple satisfies all the limits and sums to 6. For each triple, choose the required number from each category using combinations. For example, for , choose 4 of the 8 sprinters, 1 of the 5 hurdlers and 1 of the 12 throwers, giving .
The scenarios are mutually exclusive, so add their counts.
Key Takeaways
- An unordered selection is counted with combinations, not permutations.
- "At least" and "at most" restrictions can be handled by listing the disjoint cases that satisfy the limits.
- When the cases are mutually exclusive, the total is the sum of their individual counts.
Common Mistakes
- Missing one of the six valid compositions, or adding an invalid composition such as or .
- Counting ordered teams instead of unordered selections.
- Double-counting by multiplying the same category choices in different orders.
- Giving only the final total without showing method; under the mark scheme a bare total can only earn at most the special-case mark if the method marks are not awarded.
Things to Be Careful About
- "At least 3 sprinters" includes exactly 3, 4, 5 and 6 sprinters.
- "At most" conditions include the upper limit.
- The six scenarios are disjoint; do not add extra scenarios.
- The combination products may be left un-simplified; identification of a scenario can be implied by an un-simplified product.
A group of 8 athletes chosen from the group of 25 athletes consists of 1 sprinter, 3 hurdlers and 4 throwers. These 8 athletes stand in a row.
How many different arrangements of the 8 athletes are there if the 3 hurdlers do not stand all together?
Approach
Count all arrangements of the 8 distinct athletes, then subtract the arrangements in which the 3 hurdlers stand together. To count the forbidden arrangements, treat the 3 hurdlers as one block.
Working
Total arrangements:
If the 3 hurdlers stand together, treat them as one block. Including the other 5 athletes, there are objects to arrange:
The 3 hurdlers inside the block can be ordered in
ways, so the number of arrangements with the hurdlers all together is
Therefore the number with the 3 hurdlers not all together is
Answer
36000
Walkthrough
There are 8 distinct athletes, so without any restriction the 8 of them can be arranged in ways.
For the restriction "the 3 hurdlers do not stand all together", subtract the arrangements where they do stand together. Treat the 3 hurdlers as one block. This block plus the other 5 athletes gives objects, which can be arranged in ways. The 3 hurdlers inside the block can themselves be arranged in ways. Hence the forbidden arrangements number .
Subtract this from the total to get the required count.
Key Takeaways
- "Not all together" can be counted by subtracting the forbidden block arrangements from all arrangements.
- When several items must stay together, treat them as a single block, then multiply by the number of internal arrangements.
- All athletes are distinct, so factorial arrangements are appropriate.
Common Mistakes
- Forgetting the arrangements of the hurdlers inside the block.
- Using instead of for the block case.
- Counting all three hurdlers as identical; they are distinct athletes.
- Stopping after finding the invalid count instead of subtracting it from .
Things to Be Careful About
- "Not all together" still allows two hurdlers to be next to each other; only arrangements with all three consecutive are excluded.
- The total arrangement is , not etc., because every athlete is distinct.
- Show the subtraction clearly to earn the method marks.
How many different arrangements of the 8 athletes are there in which there are at least two athletes between any two hurdlers?
Approach
Place the 3 distinct hurdlers first conceptually. They create 4 gaps: before the first hurdler, between the first and second hurdler, between the second and third hurdler, and after the third hurdler. The two middle gaps must each contain at least 2 non-hurdlers. Distribute the 5 distinct non-hurdlers into these gaps, then arrange the hurdlers and non-hurdlers.
Working
Let the numbers of non-hurdlers in the four gaps be . Then
Put and . Then
There are 4 non-negative solutions, because the single remaining non-hurdler can be placed in any of the 4 gaps.
For each distribution, arrange:
- the 5 non-hurdlers in ways;
- the 3 hurdlers in ways.
So the total is
Answer
2880
Walkthrough
There are 3 hurdlers and 5 non-hurdlers. The condition is about the two gaps between consecutive hurdlers: each must contain at least 2 non-hurdlers.
Let be the number of non-hurdlers before the first hurdler, between the first and second, between the second and third, and after the third hurdler. Then:
Subtract the minimum from the middle gaps by setting and :
There are 4 ways to distribute this one remaining non-hurdler among the four gaps.
For each distribution, the 5 distinct non-hurdlers can be arranged in ways and the 3 distinct hurdlers in ways. Therefore the total is .
Key Takeaways
- "At least two athletes between any two hurdlers" translates into a gap-count condition.
- Use a distribution/dividing-line model to count the gap sizes before arranging the athletes.
- Arrange the distinct hurdlers and non-hurdlers separately after fixing the gap sizes.
Common Mistakes
- Forgetting the arrangements of the hurdlers or the arrangements of the non-hurdlers.
- Allowing an internal gap to contain fewer than 2 non-hurdlers.
- Treating the outside gaps as forbidden; they may be empty.
- Counting the gap sizes by trying to choose 3 positions among 8 without handling the at-least-two condition separately.
Things to Be Careful About
- The two middle gaps must each contain at least 2 non-hurdlers.
- The left and right outside gaps may contain 0 non-hurdlers.
- After using 4 non-hurdlers for the minimum middle gaps, the one remaining non-hurdler may go into any of the 4 gaps.
- Do not divide by any factorial; the 8 athletes are all distinct and the formula already counts every distinct arrangement once.
A large number of runners took part in two charity runs to raise money for a new community centre.
In the first run, the times to complete the run were normally distributed with mean 46.3 seconds and standard deviation 6.4 seconds.
Find the probability that a randomly chosen runner took more than 55.1 seconds to complete the run.
Approach
Let be the time in seconds for the first run. Since is normally distributed, standardise to a -score and use the standard normal distribution table to find the required upper-tail probability.
Working
So
Using the standard normal table,
Therefore
Answer
0.0845
Walkthrough
The completion times are normally distributed with mean seconds and standard deviation seconds. To find the probability that a randomly chosen runner took more than seconds, we first convert into a -score using
The probability is the same as . Standard normal tables give the probability to the left of a -value, so we look up . Since the total probability is 1, the upper-tail probability is .
Key Takeaways
- Standardisation converts a normal distribution to the standard normal distribution using .
- Normal tables give left-tail probabilities, so upper-tail probabilities require the complement.
- The answer should be less than 0.5 because is above the mean.
Common Mistakes
- Forgetting to subtract the table value from 1 and giving .
- Using the wrong tail: the question asks for more than , so the upper tail is needed.
- Using or in the standardisation formula.
Things to Be Careful About
- The standardisation formula is , not .
- The table value is the area to the left; the required area is to the right.
- The final answer is accepted in the range to .
In the second run, the times to complete the run were normally distributed with mean 39.8 seconds and standard deviation seconds. 10% of the runners took more than 48.6 seconds.
Find the value of .
Approach
Let be the time in seconds for the second run, with . Since 10% of runners took more than seconds, the upper-tail probability is , so the lower-tail probability is . Find the corresponding -value and equate it to the standardised value of .
Working
So
From the standard normal table, the value with left-tail probability is
Therefore
Answer
6.86
Walkthrough
For the second run, the mean is seconds and 10% of runners took more than seconds. The upper-tail probability is therefore , so the lower-tail probability is . We first find the standard normal value that has of the distribution to its left; from tables this is .
Now standardise in terms of the unknown :
This -value must equal , so
Key Takeaways
- A tail probability can be converted to a standard normal critical value.
- The standardisation formula can be used to solve for an unknown mean or standard deviation.
- The standard deviation must be positive.
Common Mistakes
- Using directly as the -value instead of finding the critical value .
- Using in the denominator of the standardisation formula.
- Confusing the upper-tail probability with the lower-tail probability.
Things to be Careful About
- The critical value for a right-tail probability of is .
- The answer is accepted as or .
- No continuity correction is needed because no discrete distribution is being approximated.
150 runners are chosen at random from those who took part in the second run.
Use an approximation to find the probability that fewer than 20 of the 150 runners took more than 48.6 seconds to complete the run.
Approach
Let be the number of runners out of 150 who took more than seconds. From part (b), , so . Since and are sufficiently large, use the normal approximation and apply a continuity correction.
Working
So . We need . With the continuity correction, use :
Using normal tables,
Answer
0.890
Walkthrough
We choose 150 runners from the second run. From part (b), the probability that a runner takes more than seconds is . Thus the number of such runners, , follows a binomial distribution . Because and are both greater than 5, the binomial distribution can be approximated by a normal distribution.
The normal mean and variance are
so the standard deviation is .
Since the binomial distribution is discrete, we apply a continuity correction. The event "fewer than 20" corresponds to values , so the continuous normal value is . Then
Using normal tables, , so the probability is approximately .
Key Takeaways
- A binomial distribution can be approximated by a normal distribution when and are both greater than 5.
- The continuity correction is essential when approximating a discrete distribution with a continuous one.
- For "fewer than ", use ; for "at most ", use .
Common Mistakes
- Using 20 instead of 19.5 in the standardisation formula.
- Using the variance as the standard deviation in the denominator.
- Failing to apply a continuity correction.
- Trying to compute the binomial probability directly instead of using the normal approximation.
Things to Be Careful About
- The normal approximation is valid because and are both greater than 5.
- The standard deviation is , not .
- The final answer is accepted as (AWRT).
