Lesson 4 (Normal Distribution) Oct 2024
Lesson 4 (Normal Distribution) Oct 2024
1
NORMAL DISTRIBUTION
1 −( x − )2 / 2 2
f (x) = e
2
3
BELL SHAPED CURVE
The “Bell Shaped Curve” is a Normal Distribution. It
has:
• mean = median = mode
• symmetry about the center
• 50% of values less than mean and 50% greater than
the mean
4
MEAN AND VARIANCE OF NORMAL
DISTRIBUTION
X ~ N ,( 2
)
X =
X =
2 2
5
Normal Curve
For any normal population :
About 68% of the population is in the interval
μ ± σ.
About 95% of the population is in the interval
μ ± 2σ.
About 99.7% of the population is in the
interval μ ± 3σ.
6
99.7%
95%
68%
− 3 − 2 − 1 + 1 + 2 + 3
7
THE STANDARDIZED OF NORMAL
DISTRIBUTION
67 − 64
z= =1
3
62 − 64
z= = −0.67
3 9
Areas Under The Normal Curve
Z = - 0.67 Z=1
Z=0
10
EXAMPLE 2
Determine the area under the normal curve
to the left of z = 0.47.
13
YOUR TURN
14
EXAMPLE 3
16
P (55 x 70 )
= P (− 1.43 z 0.71)
A2 A1
Z = - 1.43 Z = 0.71
Z=0
17
A1 = 0.2611
A 2 = 0.4236
P (55 X 70) = P ( −1.43 Z 0.71)
= P ( 0 Z 0.71) + P ( 0 Z 1.43 )
= A1 + A2
= 0.2611 + 0.4236
= 0.6847
18
THE CENTRAL LIMIT THEOREM
X 1 + ... + X n
Let X = be the sample mean.
n
2
X ~ N ,
n
20
EXAMPLE 4
X ~ N (0 .6 6 , 0 .0 0 5 2 4 4 )
z-score : 0 . 5 − 0 . 66
z= = − 2 . 21
0 . 005244
22
P ( X 0 . 5 ) = P (z − 2 . 21)
= 0 . 0136
0.0136
-2.21
24
When the number of trials becomes large,
evaluating the binomial probability function
by hand or with the calculator is difficult.
Thus, a binomial distribution with parameters
n and p can be approximated by a normal
distribution if
np 5 and nq 5
25
APPROXIMATION OF BINOMIAL TO
NORMAL DISTRIBUTIONS
when
n 30 and p 0.5
26
The Continuity Correction
Continuity Correction is needed because
we are approximating a discrete probability
distribution with a continuous distribution.
27
THE CONTINUITY CORRECTION
28
9.5 - 10.5
The Continuity Correction
29
9.5 - 10.5
The Continuity Correction
31
Let X be the random variable which represents the
number of times the digit 4 appears (success)
1
X ~ Bin 200 ,
4
Since n is large, np = (200)(0.25 )
= 50
np 5
nq = (200 )(0.75 )
= 150
nq 5
Both are greater than five. We use normal approximation
32
= np = 50
2 = npq = (50 )(0.75 ) = 37.5
35
Ans: 0.1587