Mathematics 9709/52 — October/November 2025
Cambridge A-Level · Probability & Statistics 1 · worked solutions for every part, with the mark scheme
Topics Discrete Random Variables · The Normal Distribution · Probability · Representation of Data · Permutations and Combinations
A coin is biased so that the probability of obtaining a head when it is thrown is 0.4. The coin is thrown repeatedly until the first head is obtained.
Approach
Let be the number of throws until the first head. Since , the probability of a tail is . For the first head to occur on the 5th throw, the first four throws must all be tails and the 5th throw must be a head.
Working
The required probability is
Evaluate the power first:
Then multiply by :
Equivalently, using fractions,
Answer
0.05184 (or 162/3125)
Walkthrough
We are looking at the number of throws until the first head. The probability of a head is , so the probability of a tail is . For the first head to appear on the 5th throw, the first four throws must all be tails and the 5th throw must be a head. Because the throws are independent, we multiply the probabilities: . We compute and then multiply by to get . The same result in fraction form is .
Key Takeaways
This part uses the geometric distribution. For a probability of success on each trial, the probability that the first success occurs on the th trial is . Here and .
Common Mistakes
- Using instead of for the four tails.
- Forgetting to multiply by the final for the head on the 5th throw.
- Treating the throws as dependent when they are independent.
Things to Be Careful About
- The probability of a tail is , not .
- The answer is exact; the mark scheme also accepts .
- No rounding is required for this part.
Approach
"After the 6th throw" means the first head has not appeared in the first six throws. Therefore the first six throws must all be tails. Equivalently, we need the geometric tail probability , where is the number of throws until the first head.
Working
Each throw is a tail with probability , so
Evaluate:
Equivalently,
As a check, the complement method gives
Answer
0.046656 (or 729/15625)
Walkthrough
"After the 6th throw" means that the first head has not occurred during the first six throws. Therefore throws 1, 2, 3, 4, 5 and 6 must all be tails. Since each tail has probability , the probability is . This is also the geometric distribution tail probability . Evaluating gives , which is in fraction form. A useful check is to subtract from 1 the probability that the first head appears on one of the first six throws; this gives the same result.
Key Takeaways
For a geometric distribution, . The phrase "after the th throw" is exactly the event that the first throws are all failures.
Common Mistakes
- Interpreting "after the 6th throw" as "on the 6th throw" or "before the 6th throw".
- Using instead of .
- Trying to calculate an infinite geometric series when the direct tail formula is simpler.
Things to Be Careful About
- "After the 6th throw" means the first head is on the 7th throw or later, so the first six throws must all be tails.
- The exact value is ; if rounding, use at least 3 significant figures, so is acceptable.
- The mark scheme accepts the complement method, but the direct tail formula is sufficient.
Kayla has a bag containing 3 red marbles, 1 blue marble and 2 green marbles. She selects one marble from the bag at random and does not replace it in the bag. She repeats this process until she obtains a green marble. The random variable is the number of marbles that she needs to select until she obtains a green marble.
Approach
The selection is without replacement, so each probability is found by multiplying the probabilities along a sequence of draws: non-green marbles first, then a green marble on the final draw. Since there are 4 non-green marbles, can take values .
Working
For , the first marble is green:
For , the first marble is non-green and the second is green:
For :
For :
For :
Check that the probabilities sum to 1:
The probability distribution table is:
| 1 | 2 | 3 | 4 | 5 | |
|---|---|---|---|---|---|
Answer
with values of from 1 to 5.
P(X=1)=1/3, P(X=2)=4/15, P(X=3)=1/5, P(X=4)=2/15, P(X=5)=1/15
Walkthrough
The random variable counts how many draws are needed until the first green marble appears. Since there are 4 non-green marbles (3 red and 1 blue) and 2 green marbles, the first green marble must appear by the 5th draw. So the possible values are .
For each value, multiply the probability of drawing a non-green marble on each of the first draws, then a green marble on the th draw. Because the marble is not replaced, the denominator decreases after each draw.
For example, for , the first two draws must both be non-green and the third must be green:
After finding all five probabilities, check that they sum to 1. This confirms that the table is a valid probability distribution.
Key Takeaways
This question tests how to build a probability distribution table for a discrete random variable. It also tests sequential probability calculations without replacement, where each draw changes the composition of the bag.
Common Mistakes
- Using replacement, so the denominator stays 6 for every draw. This gives incorrect probabilities.
- Forgetting that the maximum value of is 5, not 6, because there are only 4 non-green marbles.
- Not linking each probability to the correct value in the table. The mark scheme requires the probabilities to be linked to the correct values.
- The mark scheme gives special-credit alternatives for tables starting at ; these do not score full marks.
Things to Be Careful About
- The probabilities must sum to 1.
- If decimals are used, give at least 3 significant figures.
- Unsimplified fractions are accepted in the table, so it is safe to leave probabilities as , , etc.
Approach
Use the probability distribution table. Compute by summing , compute by summing , then use .
Working
From the table:
Then:
Answer
Var(X) = 14/9
Walkthrough
Use the distribution table from part (a). First calculate by multiplying each value of by its probability and adding the results:
Next calculate by multiplying each squared value of by its probability:
Finally use the variance formula:
Key Takeaways
This question tests the definitions of expectation and variance for a discrete random variable. The key formula is , so both and must be computed from the distribution table.
Common Mistakes
- Omitting the subtraction of after computing .
- Using the incorrect formula .
- Rounding too early, which can change the final variance.
Things to Be Careful About
- The mark scheme allows follow-through from the student's table if the probabilities sum to 1; for the variance formula, it allows follow-through with at least 4 probabilities.
- If a special-case table starting at is used, the variance calculation can still earn method marks but not the final accuracy mark.
- Use exact fractions to avoid rounding errors. The final answer is , which is approximately 1.56.
The heights of the 124 Senior members of the Giraffes basketball club are normally distributed with mean 187.4 cm and standard deviation 6.4 cm.
Approach
Convert the two boundaries 5 cm either side of the mean into -scores. Use the standard normal table to find the probability that lies between them, then multiply by 124 and round to the nearest whole number.
Working
The mean is and the standard deviation is . The boundaries are
Standardising:
So
Expected number:
Rounded to the nearest whole number, this is 70.
Answer
70 members
Walkthrough
The phrase "within 5 cm of the mean" means heights from cm to cm. Since the distribution is normal, we standardise these boundaries using . The lower boundary gives and the upper boundary gives . Because the normal curve is symmetric, the probability of lying between and is . Using tables, , so the probability is . Finally, the expected number of members is , so we round to 70.
Key Takeaways
This question combines standardisation, reading a normal table, symmetry of the normal distribution, and converting a probability into an expected count. In a normal model, the expected frequency is simply the probability multiplied by the total number of observations.
Common Mistakes
- Forgetting to standardise both boundaries.
- Using the probability for only one tail instead of the central region.
- Reading incorrectly from the table.
- Giving the final answer as 70.08 instead of an integer number of members.
Things to Be Careful About
- The -values are ; using 0.78 or 0.7813 is acceptable as long as the final probability is in the range to .
- The expected number must be a whole number; 70.08 rounds to 70.
- The mark scheme requires the final answer to be an integer, with 70 or 71 expected depending on the table values used.
The heights of the Junior members of the Giraffes club are normally distributed with mean 172.7 cm and standard deviation cm. 23% of these members have height less than 170.3 cm.
Find the value of .
Approach
Use the fact that 23% of Junior members are below 170.3 cm. Convert this lower-tail probability to a negative -value, then solve the standardisation equation for .
Working
For the Junior members, and . From the standard normal table, the -value with lower-tail probability 0.23 is
Standardising:
Therefore
Answer
σ = 3.25 cm
Walkthrough
We are told 23% of Junior members are shorter than 170.3 cm, so . Since 170.3 is below the mean 172.7, the corresponding -value must be negative. From the standard normal table, the -value with lower-tail probability 0.23 is . Substitute into : . This gives , so cm.
Key Takeaways
This is an inverse normal problem: instead of finding a probability from a -value, we find a -value from a probability and then solve for the unknown parameter. Recognising whether the -value should be positive or negative is essential.
Common Mistakes
- Using 0.77 as if it were the -value instead of the upper-tail probability.
- Forgetting the negative sign on , which can lead to an inconsistent equation.
- Using or in the standardisation formula.
- Rearranging with inconsistent signs, for example writing and still obtaining a positive .
Things to Be Careful About
- The standard normal table gives , the area to the left of . For a lower-tail probability of 0.23, is negative.
- The mark scheme accepts , so using is appropriate.
- The final answer should satisfy ; a common acceptable value is 3.25.
- Give as a decimal, not as an improper fraction.
Gio has a pack of 18 cards. Ivy has a pack of cards.
Each card has a picture of a bus or a car or a train. The number of cards with each picture in the two packs is shown in the table.
| Bus | Car | Train | |
|---|---|---|---|
| Gio's pack | 6 | 10 | 2 |
| Ivy's pack | 9 | 3 |
One card is chosen at random from each pack. The probability that the two cards have pictures of buses on them is equal to twice the probability that the two cards have pictures of cars on them.
Approach
Write the probability that both cards show buses and the probability that both show cars, then set the bus probability equal to twice the car probability and solve for .
Working
The probability that both cards show buses:
The probability that both cards show cars:
Given :
Simplify:
Cross-multiply:
So or . Since Ivy has bus cards, , so .
Answer
x = 42
Walkthrough
We are choosing one card from each pack, so the two choices are independent. The probability that both cards show buses is the product of the probability that Gio's card is a bus and the probability that Ivy's card is a bus.
Gio has 18 cards, 6 of which are buses, so . Ivy has cards, of which are buses, so . Therefore .
Similarly, Gio has 10 cars out of 18, and Ivy has 9 cars out of , so .
The problem states that . Substituting the expressions gives an equation we can solve.
Simplify the fractions: and . So the equation becomes .
Cross-multiplying: , which expands to , then . Factorising gives , so or .
We reject because Ivy must have a positive number of bus cards (). Hence .
Key Takeaways
This question tests the multiplication law for independent events — the probability that two independent events both occur is the product of their individual probabilities. It also tests forming and solving a quadratic equation from a probability statement. When a quadratic gives two solutions, check whether both make sense in the context of the problem.
Common Mistakes
- Forgetting to multiply the car probability by 2 — the equation must reflect that the bus probability is twice the car probability.
- Losing the factor of in the denominator when cross-multiplying, which leads to a wrong linear equation.
- Accepting without checking that it is impossible (Ivy cannot have a negative number of bus cards).
Things to Be Careful About
- Ivy's total number of cards is , so the denominator for Ivy's probabilities is always .
- The number of bus cards in Ivy's pack is , which must be positive, so . This eliminates .
- The mark scheme requires the equation to be formed correctly before solving; show the unsimplified equation to earn the method marks.
Find the probability that the two cards have pictures of the same type of vehicle on them.
Approach
Substitute into each probability of matching vehicle types, then add the three mutually exclusive probabilities.
Working
With , Ivy has bus cards.
These three outcomes are mutually exclusive, so add them:
Answer
23/63 ≈ 0.365
Walkthrough
Once we know , Ivy has bus cards, 9 car cards, and 3 train cards.
The probability that both cards show the same type of vehicle is the sum of three separate probabilities: both buses, both cars, and both trains. These three outcomes are mutually exclusive — they cannot happen at the same time — so we add them.
.
.
.
Adding: . Convert to a common denominator of 126: .
Key Takeaways
This part applies the addition law for mutually exclusive events. Each matching outcome (BB, CC, TT) is computed using the multiplication law, and since the outcomes are mutually exclusive, their probabilities are added. It also reinforces substituting a found value back into probability expressions.
Common Mistakes
- Forgetting the train-train case — the question asks for the same type of vehicle, which includes trains, not just buses and cars.
- Not converting fractions to a common denominator before adding.
- Using the wrong number of bus cards for Ivy (using without substituting , or using 42 instead of 30).
Things to Be Careful About
- The three matching outcomes are mutually exclusive, so they are added, not multiplied.
- The answer should be given as a fraction or a decimal accurate to at least 3 significant figures ().
- Keep the fractions unsimplified until the end to make the addition clear.
The times of 240 competitors taking part in an event are recorded correct to the nearest minute. The results are summarised in the table.
| Time (minutes) | 1 – 10 | 11 – 20 | 21 – 25 | 26 – 30 | 31 – 50 |
|---|---|---|---|---|---|
| Frequency | 12 | 38 | 68 | 76 | 46 |
Approach
For a histogram with unequal class widths, the y-axis must represent frequency density rather than frequency. The frequency density is calculated as . The class boundaries must be determined by subtracting 0.5 from the lower bound and adding 0.5 to the upper bound of each class, since the data is recorded to the nearest minute.
Working
First, calculate the class boundaries and class widths:
| Time (minutes) | Class Boundaries | Class Width | Frequency | Frequency Density |
|---|---|---|---|---|
| 1 – 10 | 0.5 – 10.5 | 10 | 12 | |
| 11 – 20 | 10.5 – 20.5 | 10 | 38 | |
| 21 – 25 | 20.5 – 25.5 | 5 | 68 | |
| 26 – 30 | 25.5 – 30.5 | 5 | 76 | |
| 31 – 50 | 30.5 – 50.5 | 20 | 46 |
The histogram is drawn with time on the x-axis (from 0.5 to 50.5) and frequency density on the y-axis. The bars have the following dimensions:
- Bar 1: from to , height
- Bar 2: from to , height
- Bar 3: from to , height
- Bar 4: from to , height
- Bar 5: from to , height
Answer
The histogram is drawn as described above, with frequency density on the vertical axis and time in minutes on the horizontal axis.
Histogram with frequency densities 1.2, 3.8, 13.6, 15.2, 2.3 over intervals [0.5, 10.5], [10.5, 20.5], [20.5, 25.5], [25.5, 30.5], [30.5, 50.5] respectively.
Walkthrough
When drawing a histogram for grouped data with unequal class widths, the area of each bar must be proportional to the frequency. This means the height of each bar must represent the frequency density, not the raw frequency.
First, we find the continuous class boundaries. Since the times are recorded correct to the nearest minute, the upper boundary of one class and the lower boundary of the next class meet at the halfway point (e.g., 10.5 between 1-10 and 11-20). We subtract 0.5 from the lower limit and add 0.5 to the upper limit to get the boundaries: 0.5, 10.5, 20.5, 25.5, 30.5, 50.5.
Next, we calculate the class width for each interval by subtracting the lower boundary from the upper boundary: 10, 10, 5, 5, and 20.
Then, we calculate the frequency density for each class by dividing the frequency by the class width: , , , , and .
Finally, we draw the histogram on the provided grid. The x-axis represents time in minutes from 0.5 to 50.5, and the y-axis represents frequency density. We draw five adjacent bars with the calculated widths and heights. The 'daylight rule' must be applied, meaning there should be a gap between the top of the bar and the top of the grid if the bar does not reach it, ensuring the full height of the bar is visible.
Key Takeaways
- Histograms with unequal class widths require frequency density on the y-axis to ensure area represents frequency.
- Continuous class boundaries are found by taking the midpoint between the upper limit of one class and the lower limit of the next.
- The area of each bar (width height) equals the frequency of that class.
Common Mistakes
- Using frequency instead of frequency density for the y-axis heights.
- Using the class limits (1, 10, 11, 20, etc.) as boundaries instead of the continuous boundaries (0.5, 10.5, 10.5, 20.5, etc.).
- Forgetting to apply the daylight rule when drawing the bars, which can obscure the exact height of the bar.
- Using an incorrect scale on the y-axis that does not accommodate the maximum frequency density (15.2).
Things to Be Careful About
- Ensure the x-axis scale covers the full continuous range from 0.5 to 50.5.
- The y-axis must start at 0 and have a linear scale that can clearly show values up to at least 15.2.
- Bars must be drawn adjacent to each other with no gaps between them, as the data is continuous.
- Labels on the axes must clearly state 'frequency density' and 'time (minutes)' or equivalent.
Approach
To estimate the mean from grouped data, we assume that all values within a class interval are concentrated at the midpoint of that interval. The estimated mean is calculated by multiplying each class midpoint by its frequency, summing these products, and dividing by the total frequency.
Working
First, find the midpoint of each class interval:
| Time (minutes) | Midpoint () | Frequency () | |
|---|---|---|---|
| 1 – 10 | 12 | ||
| 11 – 20 | 38 | ||
| 21 – 25 | 68 | ||
| 26 – 30 | 76 | ||
| 31 – 50 | 46 |
Calculate the sum of :
The total frequency is given as .
Calculate the estimated mean:
Answer
25.875
Walkthrough
When data is grouped into intervals, we do not know the exact values, so we estimate the mean by assuming all observations in a class fall exactly at the class midpoint.
First, we calculate the midpoint for each time interval by adding the lower and upper bounds and dividing by 2. For example, the midpoint of 1–10 is . We do this for all five classes to get 5.5, 15.5, 23, 28, and 40.5.
Next, we multiply each midpoint by the corresponding frequency to get the estimated total time for each class. For the first class, this is . We calculate this for all classes and sum them up to get the total estimated time for all 240 competitors: .
Finally, we divide this total estimated time by the total number of competitors (240) to find the average time per competitor: minutes.
Key Takeaways
- The estimated mean of grouped data uses class midpoints as representative values.
- The formula is , where is the midpoint and is the frequency.
- This is an estimate because it assumes uniform distribution within each class interval.
Common Mistakes
- Using the lower or upper class limit instead of the midpoint.
- Forgetting to multiply by the frequency and just averaging the midpoints.
- Arithmetic errors when calculating the products or their sum.
- Using the wrong total frequency (e.g., summing the frequencies incorrectly instead of using the given 240).
Things to Be Careful About
- Ensure midpoints are calculated correctly, especially for the last class (31–50), where the midpoint is , not 40 or 50.
- The question asks for an estimate, so the answer is inherently approximate; providing the exact decimal 25.875 or the fraction is acceptable.
For a randomly chosen person, their next birthday is equally likely to occur on any day of the week, independently of any other person's birthday.
Find the probability that, out of 10 randomly chosen people, none of them will have their next birthday on a Saturday or Sunday.
Approach
Let be the number of these 10 people whose next birthday is not a Saturday or Sunday. Each person independently has probability of this happening, so . We need .
Working
For one person, the probability of not having a birthday on Saturday or Sunday is
Since the 10 people are independent, the probability that none of them has a birthday on Saturday or Sunday is
Expanding gives
Answer
(5/7)^10 = 9765625/282475249 ≈ 0.0346
Walkthrough
We have 10 people, and for each person there are two categories for the parts of the week: Saturday/Sunday or one of the other five days. Since each day is equally likely, the probability that a particular person's next birthday is on one of the other five days is .
The people are independent, so instead of adding probabilities we multiply: the probability that all 10 fall in the 'not Saturday/Sunday' category is ten times, namely .
This is exactly the binomial probability when there are 10 independent trials and the probability of success on each trial is .
Key Takeaways
This question tests the multiplication law for independent events and the simplest single use of a binomial model. It also requires converting the wording 'none' into the event .
Common Mistakes
- Using as the probability of success. Here success is 'not Saturday or Sunday', so the probability is .
- Treating the people as if they were not independent and adding probabilities instead of multiplying.
- Writing but then evaluating a different power such as or .
Things to Be Careful About
The probability is less than 1 and very small, about 0.0346. In exact form the answer may be written as the fraction . Since the mark scheme accepts either the exact fraction or the decimal 0.0346, either is acceptable.
Find the probability that, out of 10 randomly chosen people, fewer than 3 will have their next birthday on a Wednesday.
Approach
Let be the number of people, out of 10, whose next birthday is on a Wednesday. Each person independently has probability of having a Wednesday birthday, so . 'Fewer than 3' means , or . These events are mutually exclusive, so we sum their probabilities.
Working
For , the probability that is
Here and , so .
For :
For :
For :
Therefore
Answer
0.838
Walkthrough
We first identify the random variable. There are 10 fixed trials (the 10 people), each trial is independent, and each has the same probability of being a Wednesday birthday. This is a binomial situation.
'Fewer than 3' means 0, 1 or 2. These are separate cases, so we calculate each binomial probability separately and add them.
The binomial probability formula gives each individual probability. For example, when exactly 2 people have Wednesday birthdays, we choose which 2 of the 10 people they are (), and multiply by the two Wednesday probabilities and the eight non-Wednesday probabilities .
Repeating this for 1 and 0, then adding the three results, gives approximately 0.838.
Key Takeaways
A binomial experiment must have a fixed number of independent trials, two outcomes and a constant probability of success. The phrase 'fewer than 3' is cumulative and requires adding , and .
Common Mistakes
- Computing only or only instead of adding all three required probabilities.
- Using for a Wednesday birthday instead of .
- Forgetting the binomial coefficients, especially and .
- Reading 'fewer than 3' as '3 or fewer', which would include .
- Writing a correct unsimplified expression but then pressing the calculator incorrectly; the method mark requires a valid binomial term and the accuracy mark requires the full un-simplified sum.
Things to Be Careful About
The mark scheme awards the method mark for correctly using one binomial term of the form . To gain the accuracy mark, the full un-simplified sum should be written before evaluating. The final answer should be given to about three decimal places; the accepted range is .
Use a suitable approximation to find the probability that, out of 392 randomly chosen people, more than 65 will have their next birthday on a Friday.
Approach
Since is large, approximate the binomial distribution by a normal distribution with the same mean and variance. We need , which is a right-tail probability, so apply the continuity correction and use a Z-score.
Working
The mean is
The variance is
so
For the discrete condition , the first included value is 66. Using the continuity correction, we take the boundary at :
Evaluate the Z-score:
From normal tables,
The required right-tail probability is therefore
Answer
0.0851
Walkthrough
We have independent people, each with probability of next birthday on Friday. This is binomial, but calculating directly is not practical. Because is large and both and are comfortably greater than 5, the normal approximation is suitable.
First find the mean and variance of the approximating normal distribution: and .
The discontinuity is handled by a continuity correction. For a discrete variable, means . In the continuous normal model we take the lower boundary of the first included integer, , and standardise:
The normal table gives the area to the left of , . Since we need the area to the right, subtract from 1 to get .
Key Takeaways
This is the normal approximation to the binomial. The three essential steps are: compute and from the binomial parameters, apply the correct continuity correction, and standardise using before using normal tables.
Common Mistakes
- Using instead of in the standardisation formula because no continuity correction has been applied.
- Using for ; that boundary would include the possibility , which is not wanted.
- Believing the variance is and dividing by ; the standard deviation is .
- Forgetting that normal tables give the cumulative probability to the left, so for 'more than 65' the final step is .
- Not checking that the approximation is suitable; here and are both large.
Things to Be Careful About
The direction of the continuity correction is important: for , values start at 66, so the lower boundary is 65.5; for , values start at 65, so the lower boundary would be 64.5. The final answer should be a probability less than 0.5; the accepted range is (about to ).
Find the number of different arrangements of the 10 letters in the word ZOOLOGICAL in which the three Os are together and the two Ls are not next to each other.
Approach
The word ZOOLOGICAL has the letters with and . Treat the three identical Os as a block , then use inclusion-exclusion: subtract arrangements in which the two Ls are also next to each other.
Working
With the three Os together, arrange the 8 units . The two Ls are identical, so this gives:
Now subtract the arrangements in which the Ls are also together. Treat and as two blocks, together with , giving 7 distinct blocks:
So the required number is:
Answer
15120
Walkthrough
Start with the 10 letters of ZOOLOGICAL. Since all three Os are identical, when we insist they are together we collapse them into one block [OOO]; there is no extra 3! factor inside the block because the Os are indistinguishable. Now there are 8 units to arrange: the OOO block, the two identical Ls, and the five distinct letters Z, G, I, C, A. The identical Ls mean we divide by 2!, giving 8!/2! arrangements with the Os together.
This total includes the arrangements where the two Ls are adjacent, which we must exclude. To count those, collapse the Ls into a [LL] block as well. There are now 7 blocks: [OOO], [LL], and the five distinct letters. Because both blocks have no internal distinct arrangements, the count is 7!.
Finally subtract the forbidden arrangements from the total. This is the principle of inclusion-exclusion for not next to each other: total allowed = total with Os together - total with Os together and Ls together.
Key Takeaways
- Repeated identical objects are handled by dividing by the factorial of their count.
- Treating required-adjacent letters as a single block reduces the problem to arranging fewer objects.
- Not next to each other is often best counted as total minus the cases where they are next to each other.
- Identical objects inside a block do not create extra arrangements.
Common Mistakes
- Using 8! instead of 8!/2! for the two identical Ls.
- Forgetting to subtract the arrangements where the two Ls are together.
- Treating the three Os as distinct inside the block and multiplying by 3!, which is wrong because they are identical.
- In the subtracted case, counting 8 units instead of 7 units after forming the [LL] block.
Things to Be Careful About
- The OOO block has no internal permutations, and the LL block also has no internal permutations.
- The units in the second count are [OOO], [LL], and five distinct letters, so there are exactly 7 units.
- The answer must be an integer; check that 8!/2! - 7! = 20160 - 5040 = 15120.
Find the number of different arrangements of the 10 letters in the word ZOOLOGICAL in which there are exactly 5 letters between the two Ls.
Approach
Place the two identical Ls in positions that leave exactly 5 letters between them, then fill the 8 remaining positions with the other 8 letters, which include three identical Os.
Working
If exactly 5 letters are between the two Ls, the positions of the Ls differ by 6. In a 10-letter word, the possible pairs of positions are:
so there are 4 ways to place the Ls.
For each choice, the remaining 8 positions must be filled with . The number of arrangements of these 8 letters is:
Hence the total number of arrangements is:
Answer
26880
Walkthrough
For exactly 5 letters between the two Ls, the positions of the Ls must differ by 6: if one L is in position , the other is in position . In a 10-letter word the valid position pairs are (1,7), (2,8), (3,9), (4,10), so there are 4 possibilities. The order of the Ls does not matter because they are identical.
After placing the Ls, the remaining 8 positions are filled with the other 8 letters: O, O, O, Z, G, I, C, A. Three of these are identical, so there are arrangements of those letters. Multiply by the 4 ways of choosing the L positions.
Key Takeaways
- A fixed gap between two identical letters corresponds to a fixed difference in their position numbers.
- Count position choices first, then fill the remaining slots.
- Repeated letters again require division by the appropriate factorial.
Common Mistakes
- Using 5 possible position pairs instead of 4. The pairs are determined by a difference of 6, not 5.
- Forgetting to divide 8! by 3! for the three identical Os.
- Considering the two Ls as distinct and doubling the count; they are identical.
Things to Be Careful About
- Exactly 5 letters between means the position numbers differ by 6, so there are four choices: (1,7), (2,8), (3,9), (4,10).
- The same remaining letters are used for every choice, so the multiplier is always .
- Final total is .
Two letters are chosen at random from the 10 letters in the word ZOOLOGICAL.
Find the probability that these two letters are different.
Approach
Use the complement: the two chosen letters are different unless both are Os or both are Ls. Count unordered pairs using combinations.
Working
Total pairs of letters from the 10 letters:
Pairs with the same letter:
- two Os from 3 Os:
- two Ls from 2 Ls:
So the probability that the two letters are the same is:
Therefore the probability that they are different is:
Answer
41/45 (0.911)
Walkthrough
We need the probability that two letters chosen from ZOOLOGICAL are different. Since the choice is unordered, total outcomes are combinations of 10 letters choose 2. Then count outcomes where the letters are the same: both Os or both Ls. There are 3 Os, so ; there are 2 Ls, so . Therefore the probability of the same letter is . The complement gives the probability that they are different.
Key Takeaways
- Use combinations for unordered selection.
- The complement probability is often easier: different = 1 - same.
- Letters of the same type are indistinguishable, so count by choosing among the copies.
Common Mistakes
- Forgetting that there are two Ls, so a pair of Ls is another way to get the same letter.
- Using ordered selections such as 10 × 9 without matching the denominator, which can lead to double-counting errors.
- Writing a final answer without any working; the mark scheme awards only SCB1 for a correct final answer with no method.
Things to Be Careful About
- There are exactly 3 Os and 2 Ls; the other 5 letters are all distinct.
- Total unordered pairs is .
- The complement gives , which is about 0.911.
- If using a product rule, remember and .
