A-Level Maths

Practice by topic

The Normal Distribution practice questions — A-Level Maths

7 free multiple-choice problems on the normal distribution, ordered to match A-Level Maths difficulty, each with a full worked solution. No account needed — and there's a fresh problem set every day.

Problems & worked solutions

Problem #0771 IB AA

Problem 1The Normal Distribution

The masses of eggs from a farm are normally distributed with mean 5858 g and standard deviation 55 g. An egg is graded medium if its mass exceeds 5353 g and large if its mass exceeds 6363 g. Given that a randomly chosen egg is medium, find the probability that it is also large.

Show answer & worked solution
  1. A. 0.1890.189✓ correct
  2. B. 0.1590.159
  3. C. 0.2320.232
  4. D. 0.1330.133

Standardize the two cut-offs: z63=63585=1,z53=53585=1z_{63}=\frac{63-58}{5}=1,\qquad z_{53}=\frac{53-58}{5}=-1 P(X>63)=1Φ(1)=0.1587P(X>63)=1-\Phi(1)=0.1587 P(X>53)=Φ(1)=0.8413P(X>53)=\Phi(1)=0.8413 Since being large guarantees being medium, the conditional probability is P(largemedium)=0.15870.8413=0.189P(\text{large}\mid\text{medium})=\frac{0.1587}{0.8413}=0.189

Problem #3570 International

Problem 2The Normal Distribution

In a large production run, each of 150150 tiles is glazed successfully, independently of the others, with probability 0.40.4. Let XX be the number of successfully glazed tiles. Using a suitable approximation, the smallest integer kk for which P(Xk)<0.05P(X \ge k) < 0.05 is:

Show answer & worked solution
  1. A. 7171✓ correct
  2. B. 7070
  3. C. 6969
  4. D. 7373
  5. E. 7474

With n=150n=150 and p=0.4p=0.4, μ=np=150×0.4=60,σ2=np(1p)=150×0.4×0.6=36,\mu = np = 150 \times 0.4 = 60, \qquad \sigma^2 = np(1-p) = 150 \times 0.4 \times 0.6 = 36, so σ=6\sigma = 6. Both np=60np = 60 and n(1p)=90n(1-p) = 90 are large, so XX is modelled by YN(60,36)Y \sim N(60,\, 36).

The count is discrete, so the event XkX \ge k corresponds to Y>k0.5Y > k - 0.5. The requirement becomes P(Z>k0.5606)<0.05.P\left(Z > \frac{k - 0.5 - 60}{6}\right) < 0.05.

The upper 5%5\% point of the standard normal is 1.6451.645, and the upper tail shrinks as the boundary grows, so the condition is k60.56>1.645.\frac{k - 60.5}{6} > 1.645.

Hence k>60.5+6×1.645=60.5+9.87=70.37k > 60.5 + 6 \times 1.645 = 60.5 + 9.87 = 70.37, and the smallest integer meeting this is 7171.

Check both candidates directly. For k=71k = 71: z=70.5606=1.75z = \frac{70.5 - 60}{6} = 1.75, giving an upper tail of 10.9599=0.0401<0.051 - 0.9599 = 0.0401 < 0.05. For k=70k = 70: z=69.5606=1.58z = \frac{69.5 - 60}{6} = 1.58, giving 10.9429=0.05711 - 0.9429 = 0.0571, which is not below 0.050.05. k=71k = 71

Problem #3566 International

Problem 3The Normal Distribution

A crate contains 800800 apples whose masses, in grams, are modelled by a normal distribution with mean μ=150\mu = 150 and standard deviation σ=20\sigma = 20. The number of apples in the crate with mass between 130130 g and 190190 g is approximately:

Show answer & worked solution
  1. A. 652652✓ correct
  2. B. 544544
  3. C. 760760
  4. D. 380380

Write each endpoint as a whole number of standard deviations from the mean:

130=15020=μσ,190=150+2×20=μ+2σ130 = 150 - 20 = \mu - \sigma, \qquad 190 = 150 + 2 \times 20 = \mu + 2\sigma

For a normal model, about 68%68\% of the data lies within 11 standard deviation of the mean and about 95%95\% within 22. Because the curve is symmetric about μ\mu, each of those bands splits into two equal halves at the mean:

68%2=34% from μσ to μ,95%2=47.5% from μ to μ+2σ\dfrac{68\%}{2} = 34\% \ \text{from } \mu-\sigma \text{ to } \mu, \qquad \dfrac{95\%}{2} = 47.5\% \ \text{from } \mu \text{ to } \mu+2\sigma

The interval from 130130 to 190190 is exactly these two adjacent pieces joined at the mean, so it holds 34%+47.5%=81.5%34\% + 47.5\% = 81.5\% of the apples.

Applying the two percentages to the 800800 apples gives 34%34\% of 800=272800 = 272 and 47.5%47.5\% of 800=380800 = 380:

272+380=652272 + 380 = 652

Problem #3568 International

Problem 4The Normal Distribution

Tulip stem lengths, in centimetres, at a nursery are modelled by a normal distribution with mean 4242 and standard deviation 66. The nursery grades the longest 5%5\% of its tulips as export quality. The shortest stem length that still receives the export grade, in centimetres correct to one decimal place, is:

Show answer & worked solution
  1. A. 51.951.9✓ correct
  2. B. 32.132.1
  3. C. 53.853.8
  4. D. 49.749.7
  5. E. 47.747.7

Let xx be the shortest export-grade length. The longest 5%5\% of stems lie above xx, so P(X>x)=0.05P(X<x)=0.95P(X>x)=0.05\quad\Longrightarrow\quad P(X<x)=0.95

Writing Z=X426Z=\dfrac{X-42}{6}, the condition becomes Φ(z)=0.95\Phi(z)=0.95. The standard normal table gives the upper 5%5\% critical value z=1.645z=1.645.

Undo the standardisation: x=42+1.645×6=42+9.87=51.87x=42+1.645\times 6=42+9.87=51.87

Correct to one decimal place: x51.9x\approx 51.9

Problem #3569 International

Problem 5The Normal Distribution

A student answers a 100100-question true-or-false test by guessing every answer independently, so each question is answered correctly with probability 0.50.5. Using a suitable approximation, the probability that the student gets at least 6060 answers correct, correct to three significant figures, is:

Show answer & worked solution
  1. A. 0.02870.0287✓ correct
  2. B. 0.02280.0228
  3. C. 0.01790.0179
  4. D. 0.3520.352
  5. E. 0.9710.971

Here n=100n=100 and p=0.5p=0.5, so μ=np=100×0.5=50,σ2=np(1p)=100×0.5×0.5=25.\mu = np = 100 \times 0.5 = 50, \qquad \sigma^2 = np(1-p) = 100 \times 0.5 \times 0.5 = 25.

Thus σ=5\sigma = 5. Since np=50np = 50 and n(1p)=50n(1-p) = 50 are both comfortably large, XX is modelled by YN(50,25)Y \sim N(50,\, 25).

The score XX is a whole number, so the discrete event X60X \ge 60 occupies the continuous range from 59.559.5 upwards: P(X60)P(Y>59.5).P(X \ge 60) \approx P(Y > 59.5).

Standardize that boundary: z=59.5505=1.9.z = \frac{59.5 - 50}{5} = 1.9.

The table value is Φ(1.9)=0.9713\Phi(1.9) = 0.9713, and the required region is the upper tail 1Φ(1.9)1 - \Phi(1.9): P(X60)0.0287P(X \ge 60) \approx 0.0287

Problem #3567 International

Problem 6The Normal Distribution

The volume of juice, in millilitres, dispensed into a cup by a vending machine is modelled by a normal distribution with mean 250250 and standard deviation 22. Let XX be the volume dispensed into a randomly chosen cup. P(249<X<254)P(249 < X < 254), correct to three decimal places, is:

Show answer & worked solution
  1. A. 0.6690.669✓ correct
  2. B. 0.2860.286
  3. C. 0.3310.331
  4. D. 0.4400.440
  5. E. 0.9770.977

Standardise both boundaries with Z=X2502Z=\dfrac{X-250}{2}: z1=2492502=0.5,z2=2542502=2z_1=\frac{249-250}{2}=-0.5,\qquad z_2=\frac{254-250}{2}=2

So P(249<X<254)=P(0.5<Z<2)=Φ(2)Φ(0.5)P(249<X<254)=P(-0.5<Z<2)=\Phi(2)-\Phi(-0.5).

The lower zz is negative, so reflect it in the symmetry of the standard normal curve: Φ(0.5)=1Φ(0.5)=10.6915=0.3085\Phi(-0.5)=1-\Phi(0.5)=1-0.6915=0.3085

With Φ(2)=0.9772\Phi(2)=0.9772 from the standard normal table, Φ(2)Φ(0.5)=0.97720.3085=0.6687\Phi(2)-\Phi(-0.5)=0.9772-0.3085=0.6687

Correct to three decimal places: P(249<X<254)0.669P(249<X<254)\approx 0.669

Problem #3565 International

Problem 7The Normal Distribution

The lifetime of a certain battery, measured in hours, is modelled by a normal distribution with mean μ=64\mu = 64 and standard deviation σ=8\sigma = 8. The standardised value of an observation of 7676 hours is:

Show answer & worked solution
  1. A. 32\dfrac{3}{2}✓ correct
  2. B. 1212
  3. C. 32-\dfrac{3}{2}
  4. D. 192\dfrac{19}{2}
  5. E. 23\dfrac{2}{3}

Here μ=64\mu = 64, σ=8\sigma = 8 and the observation is x=76x = 76.

First measure how far the observation sits from the centre of the model:

xμ=7664=12x - \mu = 76 - 64 = 12

That gap of 1212 hours must now be expressed in standard deviations, so divide it by σ=8\sigma = 8:

z=76648=128=32z = \dfrac{76-64}{8} = \dfrac{12}{8} = \dfrac{3}{2}

A battery lasting 7676 hours therefore lies one and a half standard deviations above the mean of the model.

Not sure where you stand? Take the free 10-question placement test — no account, ~15 minutes.