Probability Unit
Probability Unit
Chapter 8
The normal distribution
In this chapter you will learn how to:
PREREQUISITE KNOWLEDGE
Where it comes from What you should be able to do Check your skills
Chapter 7 Find and calculate with the 1 Given X ~ B(45, 0.52), find E( X ) and
expectation and variance of a Var(X ).
binomial distribution.
2 Given that X follows a binomial
distribution with E( X ) = 11.2 and
Var( X ) = 7.28, find the parameters of
the distribution of X .
However, small errors are more likely than large errors and our measurements are usually
just as likely to be underestimates as overestimates. When repeated measurements are
188
taken, errors are likely to cancel each other out, so the average error is close to zero and the
average of the measurements is virtually error-free.
This chapter serves as an introduction to the idea of a continuous random variable and the
method used to display its probability distribution. We will later focus our attention on one
particular type of continuous random variable, namely a normal random variable.
The normal distribution was discovered in the late 18th century by the German
mathematician Carl Friedrich Gauss through research into the measurement errors made
in astronomical observations. Some key properties of the normal distribution are that
values close to the average are most likely; the further values are from the average, the less
likely they are to occur, and the distribution is symmetrical about the average.
Consider the mass of an apple, denoted by X grams. Within the range of possible masses,
X can take any value, such as 111.2233…, or 137.8642…, or 145.2897…, or …. The
probability that X takes a particular value is necessarily equal to 0, since the number of
values that it can take is infinite. However, there will be a countable number of values in
any chosen interval, such as 130 < X < 140, so a probability for each and every interval can
be found.
The probability distribution of a discrete random variable shows its specific values and
their probabilities, as we saw in Chapters 6 and 7.
Chapter 8: The normal distribution
The probability distribution of a continuous random variable shows its range of values and
the probabilities for intervals within that range.
For equal-width class intervals, the process described above has no effect on the ‘shape’ of
the diagram. The result is that the total area of the columns changes from ‘ Σ f ’ to 1, which
is the sum of the probabilities of all the possible values.
So we can draw a curved graph over the columns of an equal-width interval histogram
(preferably one displaying large amounts of data with many classes) to model the 189
probability distribution of a set of continuous data.
Probability density
x x
If you were asked to describe these two curves, you may be tempted to say that the curve
on the right is ‘a bit odd’ and that the curve on the left is ‘a bit more normal’… and you
would be quite right in doing so, as you will see shortly.
Cambridge International AS & A Level Mathematics: Probability & Statistics 1
Three commonly occurring types of curved graph are shown in the diagrams below.
TIP
Use a histogram to sketch a graph representing the probability distribution for each
of w, x and y.
Discuss and describe the shapes of the three graphs. What feature do they have in
common?
Graphs that represent probability distributions of related sets of data, such as the heights
of the boys and the heights of the girls at your school, can be represented on the same
diagram, so that comparisons can be made.
The following diagram shows two pairs of normal curves with their means and standard
deviations compared. Note that the areas under the graphs in each pair are equal.
Chapter 8: The normal distribution
B
Probability density
Probability density
X Y
μA = μB μX < μY
σA > σB σX = σ Y
As we can see, A and B have the same mean, but the shapes of the normal curves are
different because they do not have the same standard deviation. Curve B is obtained from
curve A by stretching it both vertically (from the horizontal axis) and horizontally (from
the line of symmetry).
X and Y have identically-shaped normal curves because they have the same standard
deviation, but their positions or locations are different because they have different means.
Each curve can be obtained from the other by a horizontal translation.
EXPLORE 8.2
191
You can investigate the effect of altering the mean and/or standard deviation on
the location and shape of a normal curve by visiting the Density Curve of Normal
Distribution resource on the GeoGebra website.
Note that the area under the curve is always equal to 1, whatever the values of µ and σ .
EXERCISE 8A
A
Indicate whether each of the following statements is
true or false.
B
a µΑ > µΒ
b σΑ < σB
c A and B have the same range of values.
d σ Α2 = σ Β2
e At least half of the values in B are greater than µΑ.
f At most half of the values in A are less than µΒ.
Cambridge International AS & A Level Mathematics: Probability & Statistics 1
Probability density
a Write down a statement comparing:
i σ P and σ Q P Q
ii the median value for P and the median value
for Q
iii the interquartile range for P and the
interquartile range for Q.
b The datasets P and Q are merged to form a new dataset denoted by W .
i Describe the range of W .
ii Is the probability distribution for W a normal curve? Explain your answer.
iii Copy the diagram above and sketch onto it a curved graph representing the probability distribution
for W . Mark the relative positions of µP, µ Q and µW along the horizontal axis.
peach juice in 500 peach juice tins are both apple juice
represented by normal curves.
The mean quantity of apple juice is 340 ml with
variance 4 ml2, and the mean quantity of peach juice
is 340 ml with standard deviation 4 ml.
a Copy the diagram and sketch onto it the normal 340
curve for the quantity of peach juice in the peach Volume (ml)
juice tins.
b Describe the curves’ differences and similarities.
5 The masses of 444 newborn babies in the USA and 888 newborn babies in the UK both produce
normal curves. For the USA babies, µ = 3.4 kg and σ = 200 g; for the UK babies, µ = 3.3 kg and
σ 2 = 36100 g2.
a On a single diagram, sketch and label these two normal curves.
b Describe the curves’ differences and similarities.
Chapter 8: The normal distribution
6 The values in two datasets, whose probability distributions are both normal curves, are summarised by the
following totals:
Σx 2 = 35 000, Σx = 12 000 and n = 5000 .
Σy2 = 72 000, Σy = 26 000 and n = 10 000.
a Show that the centre of the curve for y is located to the right of the curve for x.
b On the same diagram, sketch a normal curve for each dataset.
If we collect data on, say, the masses of a randomly selected sample of 1000 pineapples, we
can produce a curved graph to illustrate the probabilities for the full and limited range of
these masses. If there are no pineapples with masses under 0.2 kg or over 6 kg, then our
graph will indicate that P(mass < 0.2) = 0 and P(mass > 6) = 0.
However, the continuous random variable ‘the possible mass of a pineapple’ is a theoretical
model for the probability distribution. In the model, masses of less than 0.2 kg and
masses of more than 6 kg would be shown to be extremely unlikely, but not impossible.
The continuous random variable would, therefore, indicate that P(mass < 0.2) > 0 and
P(mass > 6) > 0. 193
If the random variable X is normally distributed with mean µ and variance σ 2 , then its
TIP
equation is
{ }
1 exp − ( x − µ ) , for all real values of x. { }
2
f( x ) = exp means the
σ 2π 2σ 2 number e = 2.71828 …,
The parameters that define a normally distributed random variable are its mean µ and its raised to the power in
variance σ 2. the bracket, and e p > 0
for any power p.
To describe the normally distributed random variable X , we write X ~ N µ, σ 2 . ( )
TIP
KEY POINT 8.1
The area under any
( )
X ~ N µ, σ 2 describes a normally distributed random variable. part of the curve is
the same, whether
We read this as ‘X has a normal distribution with mean µ and variance σ 2’
or not the boundary
values are included.
P(3 ø X ø 7),
The probability that X takes a value between a and b is equal to the area under the curve P(3 ø X < 7),
between the x-axis and the boundary lines x = a and x = b. P(3 < X ø 7) and
b
P(3 < X < 7) are
The area under the graph of y = f( x ) can be found by integration: P( a ø X ø b ) =
∫ f(x ) dx
a
indistinguishable.
Cambridge International AS & A Level Mathematics: Probability & Statistics 1
Unfortunately, it is not possible to perform this integration accurately but, as we will see
later, mathematicians have found ways to handle this challenge.
Normal distributions have many interesting properties, some of which are detailed in the
following table.
194 –1 0 1 0 1 –2 0 2 –2 0
μ – σ μ μ +σ μ μ +σ μ – 2σ μ μ + 2σ μ – 2σ μ
We can use the curve’s symmetry, along with the table and diagrams above, to find other
probabilities, such as:
( )
P( X ø 1) = 1 × 0.6826 + 0.5 = 0.8413 = P( X ù − 1) .
2
( )
P( X ø 2) = 1 × 0.9544 + 0.5 = 0.9772 = P( X ù − 2) .
2
EXPLORE 8.3
Calculated estimates of the mean and variance of the continuous random variables
A, B and C are given in the following table.
A B C
Mean 40 72 123
Variance 64 144 121
Chapter 8: The normal distribution
Random observations from each distribution were made with the following results:
For A: 8060 out of 13 120 observations lie in the interval from 32 to 48.
For B: 8475 out of 12 420 observations lie in the interval from 60 to 84.
For C: 8013 out of 10 974 observations lie in the interval from 112 to 134.
Investigate this information (using the previous table showing properties and
probabilities for normal distributions) and comment on the statement ‘The
distributions of A, B and C are all normal’.
2π { 2
2
}
is φ( z ) = 1 exp − z . The graph of y = φ( z ) is shown below.
y = ϕ(z)
0.2
TIP
The mean of Z is 0.
The axis of symmetry is a vertical line through the mean, as with every normal
distribution.
z = ±1, ±2 and ±3 represent values that are 1, 2 and 3 standard deviations above or below
the mean.
A vertical line drawn at any value of Z divides the area under the curve into two parts: one
representing P( Z ø z ) and the other representing P( Z > z ) .
compiled and appear in the Standard normal distribution function table at the end of the
book. In addition, some modern calculators are able to give the value of Φ( z ) and the
inverse function Φ −1( z ) directly.
Although only zero and positive values of Z (i.e. z ù 0) appear in the tables, the graph’s
symmetry allows us to use the tables for positive and for negative values of z, as you will
see after Worked example 8.2.
Values of the standard normal variable appear as 4-figure numbers from z = 0.000 to
z = 2.999 in the tables. The first and second figures of z appear in the left-hand column;
the third and fourth figures appear in the top row. The numbers in the ‘ADD’ column for
TIP
the fourth figures indicate what we should add to the value of Φ( z ) in the body of the table.
Critical values refer to
Φ( z ) can be found for any given value of z, and z can be found for any given value of Φ( z ) probabilities of 75%,
by using the tables in reverse (as shown in Worked example 8.4). In the critical values table, 90%, 95%, … and their
values for Φ( z ) are denoted by p. complements 25%, 10%,
5%, … and so on.
A section of the tables, from which we will find the value of Φ(0.274), is shown below.
z 0 1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8 9
ADD
0.0 0.5000 0.5040 0.5080 0.5120 0.5160 0.5199 0.5239 0.5279 0.5319 0.5359 4 8 12 16 20 24 28 32 36
0.1 0.5398 0.5438 0.5478 0.5517 0.5557 0.5596 0.5636 0.5675 0.5714 0.5753 4 8 12 16 20 24 28 32 36
0.2 0.5793 0.5832 0.5871 0.5910 0.5949 0.5987 0.6026 0.6064 0.6103 0.6141 4 8 12 15 19 23 27 31 35
0.3 0.6179 0.6217 0.6255 0.6293 0.6331 0.6368 0.6406 0.6443 0.6480 0.6517 4 7 11 15 19 22 26 30 34
196
We locate the first and second figures of z (namely 0.2) in the left-hand column. TIP
We then locate the third figure of z (namely 7) along the top row… this tells us that
Φ(0.274) = 0.6079
Φ(0.27) = 0.6064.
can be expressed using
Next we locate the fourth figure of z (namely 4) at the top-right. In line with 0.6064, we see inverse notation as
‘ADD 15’, which means that we must add 15 to the last two figures of 0.6064 to obtain the Φ –1 (0.6079) = 0.274.
value of Φ(0.274).
Given that Z ~ N(0, 1), find P(Z < 1.23) and P( Z ù 1.23) .
Answer
0 1.23 z 0 1.23 z
Given that Z ~ N(0, 1), find P(0.4 ø Z < 1.7) correct to 3 decimal places.
Answer
0.4 1.7 z
Φ(1.7) = 0.9554 and Φ(0.4) = 0.6554 We find the values of Φ(1.70) and
Φ(0.40) in the main body of the
table, which means that we do not
P(0.4 ø Z < 1.7) = P( Z < 1.7) – P( Z < 0.4)
need to use the ADD section.
= Φ(1.7) – Φ(0.4)
= 0.9554 – 0.6554
= 0.300
197
As noted previously, the normal distribution function tables do not show values for z < 0 .
However, we can use the symmetry properties of the normal curve, and the fact that the
area under the curve is equal to 1, to find values of Φ( z ) when z is negative.
Situations in which z > 0 , and in which z < 0 , are illustrated in the two diagrams below.
The shaded area in this graph represents the The shaded area in this graph represents the value
value of Φ( b ). of Φ( a ) .
z –a 0 z
0 b
From the tables, the one piece of information, Φ(0.11) = 0.5438, actually tells us four
probabilities:
If, for example, P(Z ù z ) > 0.5, then P(Z ø z ) < 0.5 and, therefore, z < 0 .
Given that Z ~ N(0, 1), find P(–1 ø Z < 2.115) correct to 3 significant figures.
Answer
–1 0 2.115 z
Given that Z ~ N(0, 1), find the value of a such that P( Z < a ) = 0.9072.
Answer
0.9066 = Φ(1.32) To find a value of z, we use the tables in reverse and search for the Φ( z )
value closest to 0.9072, which is 0.9066.
a = 1.32 + 0.004 For our value of 0.9072, we need to add 0.0006 to 0.9066, so ‘ADD 6’ is
= 1.324 required – this will be done if 1.32 is given a 4th figure of 4.
a = Φ −1(0.9072) We can check the value obtained for a by reading the tables in the
−1
= Φ (0.9066 + 0.0006) usual way.
Φ(1.324) = Φ(1.32) + ‘ADD 6’
= Φ −1(0.9066) + 0.004
= 0.9066 + 0.0006
= 1.32 + 0.004
= 0.9072
= 1.324
Alternatively, we can show our working using inverse notation.
Chapter 8: The normal distribution
Given that Z ~ N(0, 1), find the value of b such that P(Z ≥ b ) = 0.7713.
Answer
z z
–a 0 0 a
199
EXERCISE 8B
1 Given that Z ~ N(0, 1), find the following probabilities correct to 3 significant figures.
a P(Z < 0.567) b P(Z ø 2.468) c P( Z > –1.53) d P( Z ù –0.077)
e P( Z > 0.817) f P( Z ù 2.009) g P( Z < –1.75) h P( Z ø –0.013)
i P( Z < 1.96) j P( Z > 2.576)
2 The random variable Z is normally distributed with mean 0 and variance 1. Find the following probabilities,
correct to 3 significant figures.
a P(1.5 < Z < 2.5) b P(0.046 < Z < 1.272) c P(1.645 < Z < 2.326)
d P(–2.807 < Z < –1.282) e P(–1.777 < Z < –0.746) f P( –1.008 < Z < –0.337)
g P(–1.2 < Z < 1.2) h P(–1.667 < Z < 2.667) i (
P −3 ø Z < 8
4 5 )
j P( 2 ø Z < 5 )
3 Given that Z ~ N(0, 1), find the value of k, given that:
a P( Z < k ) = 0.9087 b P( Z < k ) = 0.5442 c P( Z > k ) = 0.2743 d P( Z > k ) = 0.0298
e P( Z < k ) = 0.25 f P( Z < k ) = 0.3552 g P( Z > k ) = 0.9296 h P( Z > k ) = 0.648
i P(– k < Z < k ) = 0.9128 j P(– k < Z < k ) = 0.6994
Cambridge International AS & A Level Mathematics: Probability & Statistics 1
4 Find the value of c in each of the following where Z has a normal distribution with µ = 0 and σ 2 = 1.
a P( c < Z < 1.638) = 0.2673 b P( c < Z < 2.878) = 0.4968
c P(1 < Z < c ) = 0.1408 d P(0.109 < Z < c ) = 0.35
e P( c < Z < 2) = 0.6687 f P( c < Z < 1.85) = 0.9516
g P(–1.221 < Z < c ) = 0.888 h P(–0.674 < Z < c ) = 0.725
i P(–2.63 < Z < c ) = 0.6861 j P(–2.7 < Z < c ) = 0.0252
Given that X ~ N(11, 25), find P(X < 18) correct to 3 significant figures.
Answer
18 − 11
z= = 1.4 We standardise x = 18 and find that it is 1.4σ above the mean of 11.
25
P( X < 18) = P( Z < 1.4)
= Φ(1.4)
= 0.919
Given that X ~ N(20, 7), find P(X < 16.6) correct to 3 significant figures.
Answer
Given that X ~ N(5, 5), find P(2 ø X < 9) correct to 3 significant figures.
Answer
2−5
For x = 2, z = = –1.342
5
9−5
For x = 9, z = = 1.789
5
The required area is shown in
two parts in the diagram.
2 5 9 x
–1.342 0 1.789 z
Cambridge International AS & A Level Mathematics: Probability & Statistics 1
TIP
Area to the right of z = 0 is Here, we find the two areas
Φ(1.789) – Φ(0) = Φ(1.789) − 0.5 separately then add them to Where possible, always
use a 4-figure value
= 0.4633 obtain our final answer, which is
for z.
where we round to the accuracy
Area to the left of z = 0 is specified in the question.
Φ(0) – Φ(–1.342) = 0.5 – [ 1 – Φ(1.342) ]
= 0.4102
Total area = 0.4633 + 0.4102 = 0.8735 Try solving this problem by
∴ P(2 < X < 9) = 0.874 the method shown in Worked
example 8.3 (using the areas to
the left of both z = 1.789 and
z = –1.342) and decide which
approach you prefer.
Some useful results from previous worked examples are detailed in the following graphs.
202
0 a b z –a 0 b z –a 0 a z
Given that Y ~ N( µ, σ 2 ), P(Y < 10) = 0.75 and P(Y ù 12) = 0.1, find the values of µ and σ .
Answer
P(Y ù 12) < 0.5, so P(Y < 12) > 0.5, which means that 12 > µ .
P(Y < 10) > 0.5, which means also that 10 > µ .
μ 10 y μ 12 y
0 za z 0 zb z
EXERCISE 8C
1 Standardise the appropriate value(s) of the normal variable X represented in each diagram, and find the
required probabilities correct to 3 significant figures.
a Find P(X ø 11), given that X ~ N(8, 25).
8 11 x
0 ...... z
69.1 72 x
....... 0 z
3 5 7 x
.... 0 .... z
From this point in the exercise, you are strongly advised to sketch a diagram to help answer each question.
Cambridge International AS & A Level Mathematics: Probability & Statistics 1
5 X is normally distributed with mean 4 and variance 6. Find the probability that X takes a negative value.
( )
6 Given that X ~ N µ, 4 µ 2 where µ > 0, find P( X < 2 µ).
9
7 If T ~ N(10, σ 2 ) and P(T > 14.7) = 0.04, find the value of σ .
8 It is given that V ~ N( µ, 13) and P(V < 15) = 0.75. Find the value of µ.
9 The variable W ~ N( µ, σ 2 ). Given that µ = 4σ and P(W < 83) = 0.95, find the value of µ and of σ .
10 X has a normal distribution in which σ = µ – 30 and P( X ù 12) = 0.9. Find the value of µ and of σ .
11 The variable Q ~ N( µ, σ 2 ). Given that P(Q < 1.288) = 0.281 and P(Q < 6.472) = 0.591, find the value of µ
and of σ , and calculate the P(4 ø Q < 5).
12 For the variable V ~ N(µ, σ 2 ), it is given that P(V < 8.4) = 0.7509 and P(V > 9.2) = 0.1385 .
Find the value of µ and of σ , and calculate P(V ø 10).
13 Find the value of µ and of σ and calculate P(W > 6.48) for the variable W ~ N(µ, σ 2 ), given that
P(W ù 4.75) = 0.6858 and P(W ø 2.25) = 0.0489.
14 X has a normal distribution, such that P( X > 147.0) = 0.0136 and P( X ø 59.0) = 0.0038.
Use this information to calculate the probability that 80.0 ø X < 130.0.
Chapter 8: The normal distribution
We are now in a position to apply our knowledge to real-life situations, and to solve more
advanced problems involving the normal distribution.
The mass of a newborn baby in a certain region is normally distributed with mean
3.35 kg and variance 0.0858 kg2. Estimate how many of the 1356 babies born last year
had masses of less than 3.5 kg.
Answer TIP
We cannot know
3.5 − 3.35
Φ( Z ) = Φ
0.0858
We standardise the mass of 3.5 kg. the exact number of
newborn babies from
= Φ(0.512) 0.6957 is a relative frequency equal the model because it
= 0.6957 to 69.57% only gives estimates.
However, we do know
P(mass < 3.5 kg) = 0.6957 that the number of
69.57% of 1356 = 943.3692 babies must be an 205
∴ There were about 943 newborn babies. integer.
A factory produces half-litre tins of oil. The volume of oil in a tin is normally
distributed with mean 506.18 ml and standard deviation 2.96 ml.
a What percentage of the tins contain less than half a litre of oil?
b Find the probability that exactly 1 out of 3 randomly selected tins contains less
than half a litre of oil.
Answer
500 − 506.18
a z= = –2.088 Let X represent the
2.96
amount of oil in a tin, then
X ~ N(506.18, 2.962 ).
500 506.18 x
–2.088 0 z
Cambridge International AS & A Level Mathematics: Probability & Statistics 1
A probability obtained
3 Let the discrete random
b P(Y = 1) = × 0.01841 × 0.98162 from a normal
1 variable Y be the number of tins distribution can be
= 0.0532 containing less than half a litre used as the parameter
of oil, then Y ~ B(3, 0.0184). p in a binomial
distribution.
EXERCISE 8D
1 The length of a bolt produced by a machine is normally distributed with mean 18.5 cm and variance 0.7 cm 2.
Find the probability that a randomly selected bolt is less than 18.85 cm long.
2 The waiting times, in minutes, for patients at a clinic are normally distributed with mean 13 and variance 16.
a Calculate the probability that a randomly selected patient has to wait for more than 16.5 minutes.
b Last month 468 patients attended the clinic. Calculate an estimate of the number who waited for less than
206 9 minutes.
3 Tomatoes from a certain producer have masses which are normally distributed with mean 90 grams and
standard deviation 17.7 grams. The tomatoes are sorted into three categories by mass, as follows:
Small: under 80 g; Medium: 80 g to 104 g; Large: over 104 g.
a Find, correct to 2 decimal places, the percentage of tomatoes in each of the three categories.
b Find the value of k such that P( k ø X < 104) = 0.75, where X is the mass of a tomato in grams.
4 The heights, in metres, of the trees in a forest are normally distributed with mean µ and standard deviation 3.6.
Given that 75% of the trees are less than 10 m high, find the value of µ.
5 The mass of a certain species of fish caught at sea is normally distributed with mean 5.73 kg and variance
2.56 kg2. Find the probability that a randomly selected fish caught at sea has a mass that is:
a less than 6.0 kg b more than 3.9 kg c between 7.0 and 8.0 kg
6 The distance that children at a large school can hop in 15 minutes is normally distributed with mean 199 m
and variance 3700 m 2.
a Calculate an estimate of b, given that only 25% of the children hopped further than b metres.
b Find an estimate of the interquartile range of the distances hopped.
7 The daily percentage change in the value of a company’s shares is expected to be normally distributed with
mean 0 and standard deviation 0.51. On how many of the next 365 working days should the company expect
the value of its shares to fall by more than 1%?
8 The masses, w grams, of a large sample of apples are normally distributed with mean 200 and variance 169.
Given that the masses of 3413 apples are in the range 187 < w < 213, calculate an estimate of the number of
apples in the sample.
Chapter 8: The normal distribution
9 The ages of the children in a gymnastics club are normally distributed with mean 15.2 years and standard
deviation σ . Find the value of σ given that 30.5% of the children are less than 13.5 years of age.
10 The speeds, in kmh –1, of vehicles passing a particular point on a rural road are normally distributed with
mean µ and standard deviation 20. Find the value of µ and find what percentage of the vehicles are being
driven at under 80 kmh –1, given that 33% of the vehicles are being driven at over 100 kmh –1.
11 Coffee beans are packed into bags by the workers on a farm, and each bag claims to contain 200 g. The actual
mass of coffee beans in a bag is normally distributed with mean 210 g and standard deviation σ . The farm
owner informs the workers that they must repack any bag containing less than 200 g of coffee beans. Find the
value of σ , given that 0.5% of the bags must be repacked.
12 Colleen exercises at home every day. The length of time she does this is normally distributed with mean 12.8
minutes and standard deviation σ . She exercises for more than 15 minutes on 42 days in a year of 365 days.
a Calculate the value of σ .
b On how many days in a year would you expect Colleen to exercise for less than 10 minutes?
13 The times taken by 15-year-olds to solve a certain puzzle are normally distributed with mean µ and standard
deviation 7.42 minutes.
a Find the value of µ , given that three-quarters of all 15-year-olds take over 20 minutes to solve the puzzle.
b Calculate an estimate of the value of n, given that 250 children in a random sample of n 15-year-olds fail to
solve the puzzle in less than 30 minutes.
14 The lengths, X cm, of the leaves of a particular species of tree are normally distributed with mean µ and variance σ 2 . 207
a Find P( µ – σ ø X < µ + σ ).
b Find the probability that a randomly selected leaf from this species has a length that is more than
2 standard deviations from the mean.
c Find the value of µ and of σ , given that P( X < 7.5) = 0.75 and P( X < 8.5) = 0.90.
15 The time taken in seconds for Ginger’s computer to open a specific large document is normally distributed
with mean 9 and variance 5.91.
a Find the probability that it takes exactly 5 seconds or more to open the document.
b Ginger opens the document on her computer on n occasions. The probability that it fails to open in less
than exactly 5 seconds on at least one occasion is greater than 0.5. Find the least possible value of n.
16 The masses of all the different pies sold at a market are normally distributed with mean 400 g and standard
deviation 61g. Find the probability that:
a the mass of a randomly selected pie is less than 425 g
b 4 randomly selected pies all have masses of less than 425 g
c exactly 7 out of 10 randomly selected pies have masses of less than 425 g.
17 The height of a female university student is normally distributed with mean 1.74 m and standard deviation
12.3 cm. Find the probability that:
a a randomly selected female student is between 1.71 and 1.80 metres tall
b 3 randomly selected female students are all between 1.71 and 1.80 m tall
c exactly 15 out of 50 randomly selected female students are between 1.71 and 1.80 metres tall.