The Normal Distribution - Lecture Slides
The Normal Distribution - Lecture Slides
Fiona Brocklehurst
Portsmouth Business School
University of Portsmouth
1
Learning Outcomes
1. Identify the use of continuous probability distributions
using the example of the Normal distribution
2
Specific Distributions
Binomial – discrete
Poisson – discrete
Geometric - discrete
Normal - continuous
3
Continuous probability distribution
- example of the Normal Distribution -
4
Normal Distribution A large number of
practical situations give
data values clustered
around the mean
(symmetrically) - e.g.
height, weights, journey
times, IQs, etc.
x
Random Variable ( e.g. Height) - along x axis
…. is an example of a continuous distribution
- the Random Variable takes continuous values
5
Normal Distribution
The probability that x lies in an interval, e.g. 190-191, is the shaded area
190 cm 191cm x
Random Variable ( e.g. Height) - along x axis
…. is an example of a continuous distribution
- the Random Variable takes continuous values 6
Normal Distribution
The probability that x lies in the interval ( x1, x2 ) is the shaded area
x1 x2 x
Random Variable – e.g. Height along x axis
7
‘negative infinity’
Normal Distribution
The probability that x lies in the interval (, x1 )
is the shaded area
x1 x
Random Variable – e.g. Height along x axis
8
Normal Distribution ‘positive infinity’
x1 x
Random Variable – e.g. Height along x axis
9
Normal distribution
vs
Standard Normal distribution
10
Normal Distribution
If X is a Random Variable (e.g. height)
which is normally distributed
We write X ~ N ( , 2 )
where
Expected Value =
and
Variance = 2
11
Standard Normal Distribution
If = 0 and = 1
2
12
Normal Distribution
Normal Distribution
-4 -3 -2 -1 0 1 2 3 4
Z
Mean = 0
-4 -3 -2 -1 0 1 2 3 4
Z
Variance = 1
-4 -3 -2 -1 0 1 2 3 4
Z
16
Normal Distribution
Normal Distribution
-4 -3 -2 -1 0 1 2 3 4
Z
Probability that z
lies in interval (-1,1)
-4 -3 -2 -1 0 1 2 3 4
Z
Probability that z
lies in interval (-1,1)
0.6826
-4 -3 -2 -1 0 1 2 3 4
Z
22
Normal Distribution
Normal Distribution
Probability that z
lies in interval (-1.96,1.96)
-1.96 +1.96
-4 -3 -2 -1 0 1 2 3 4
Z
Probability that z
lies in interval (-1.96,1.96)
0.95
-1.96 +1.96
-4 -3 -2 -1 0 1 2 3 4
Z
27
Standardising Normal Distribution
-If X is distributed Normally then
28
Normal Distribution
If X is N ( , 2
) and if Z (X ) /
then Z is N(0,1)
29
How to use it?
College examination scores are distributed with mean
500 and standard deviation 100. Find probability that
student scores are over 650.
X ~ N(500, (100)2)
650 500
P( X 650) P( Z )
100
P(Z 1.5 )
0.0668
30
Example 1:
A company that is considering the launch of a new
product estimates tat the possible demand for the
product, in its first year, will be approximately normally
distributed with a mean of 2000 units and a standard
deviation of 500 units. What is the probability that the
first year demand will be
(a) Over 2500 units?
(b) Less than 1600 units?
31
Answer (a) :
X ~ (2000, (500)2)
2500 2000
Standardise: Z = 1
500
32
Answer (b) :
X ~ (2000, (500)2)
1600 2000
Z= 0.8
500
P(X < 1600) = P(Z < -0.8) = P(Z > 0.8) = 0.2119
33
Example 2:
On average, last year a local leisure centre had 230
customers per day, standard deviation of 27, and the
distribution of customers was found to be normal.
Determine the probability that on any one day the centre
has:
(a) More than 210 customers?
(b) Between 225 and 250 customers?
34
Answer (a) :
X ~ (230, (27)2)
210 230
Z= 0.74
27
=P(Z > -0.19) – P(Z > 0.74) = 1 – P(Z > 0.19) – P(Z > 0.74)
36