Normal Prob Dist - Session 6 & 7 2023
Normal Prob Dist - Session 6 & 7 2023
Normal
FOUNDATION TERM
Quantitative Methods – 2023
Session 6 & 7
Gunjan R Malhotra
gmalhotra@imt.edu; mailforgunjan@gmail.com
• These can potentially take on any value depending only on the ability to
precisely and accurately measure
m x
7/15/2023 5
Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad
Many Normal Distributions
x
7/15/2023 Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 11
Properties of Normal Distributions
1. The mean, median, and mode are equal.
2. The normal curve is bell-shaped and symmetric about the mean.
3. The total area under the curve is equal to one.
4. The normal curve approaches, but never touches the x-axis as it
extends farther and farther away from the mean.
Total area = 1
x
μ
7/15/2023 Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 12
Properties of Normal Distributions
5. Between μ – σ and μ + σ (in the center of the curve), the graph
curves downward. The graph curves upward to the left of μ – σ
and to the right of μ + σ. The points at which the curve changes
from curving upward to curving downward are called the inflection
points.
Inflection points
x
μ 3σ μ 2σ μσ μ μ+σ μ + 2σ μ + 3σ
7/15/2023 Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 13
Means and Standard Deviations
• A normal distribution can have any mean and any positive standard
deviation.
• The mean gives the location of the line of symmetry.
• The standard deviation describes the spread of the data.
Solution:
Curve A has the greater mean (The line of symmetry
of curve A occurs at x = 15. The line of symmetry of
curve B occurs at x = 12.)
7/15/2023 Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 15
Example: Understanding Mean and Standard Deviation
2. Which curve has the greater standard deviation?
Solution:
Curve B has the greater standard deviation (Curve
B is more spread out than curve A.)
Area = 1
z
3 2 1 0 1 2 3
m x m0 z
Area is
close to 0 z
3 2 1 0 1 2 3
z = 3.49
7/15/2023 Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 19
Properties of the Standard Normal Distribution
Area
z
is close to 1
3 2 1 0 1 2 3
z=0 z = 3.49
Area is 0.5000
7/15/2023 Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 20
Example: Using The Standard Normal Table
Find the cumulative area that corresponds to a z-score of 1.15.
Solution:
Find 1.1 in the left hand column.
Move across the row to the column under 0.05
The area to the left of z = 1.15 is 0.8749.
7/15/2023 Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 21
Example: Using The Standard Normal Table
Find the cumulative area that corresponds to a z-score of -0.24.
Solution:
Find -0.2 in the left hand column.
Move across the row to the column under 0.04
The area to the left of z = -0.24 is 0.4052.
7/15/2023
Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 22
Finding Areas Under the Standard Normal Curve
1. Sketch the standard normal curve and shade the
appropriate area under the curve.
2. Find the area by following the directions for each
case shown.
a. To find the area to the left of z, find the area that
corresponds to z in the Standard Normal Table.
2. The area to the left
of z = 1.23 is 0.8907
Solution:
0.1611
z
0.99 0
Solution:
z
0 1.06
Solution:
0.8944 0.0668 = 0.8276
0.8944
0.0668
z
1.50 0 1.25
x
μ =500 600
x z
μ =500 600 μ=0 1
Same Area
P(x < 500) = P(z < 1)
0.2119
x z
2 2.4 -0.80 0
0.3085
x z
39 45 -0.50 0
X μ $200 $100
Z 2.0
σ $50
• This says that X = $200 is two standard deviations (2 increments of $50
units) above the mean of $100.
7/15/2023 Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 38
Comparing X and Z units
• Note that the shape of the distribution is the same, only the scale has
changed.
• We can express the problem in the original units (X in dollars) or in
standardized units (Z)
7/15/2023 Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 39
Finding Normal Probabilities
7/15/2023 41
Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad
Normal Probability Distribution
• NORMAL PROBABILITIES
• =NORM.DIST(X, mean, standard_dev, cumulative)
Probability from 0 to 2 =
• = NORM.DIST(200,100,50,TRUE)
0.4775
• = 0.9775
• STANDARDIZE FUNCTION
• =NORM.S.DIST(z, cumulative)
• =NORM.S.DIST(2, TRUE)
• =0.9775
100 200 (μ = 100, σ = 50)
X
• So, the probability that the video download time from YouTube 0 2.0 (μ = 0, σ = 1)
Z
will be between 100 to 200 seconds =
• P(X=200) or P(z=2) = 0.9775 – 0.5 = 0.4775
X
18.0
18.6
7/15/2023 Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 43
Solution: Finding P(Z < 0.12)
• Suppose X is normal with mean 18.0 and standard deviation 5.0. Find
P(18 < X < 18.6).
• Calculate Z-values:
X μ 18 18
Z 0
σ 5
X μ 18.6 18
Z 0.12
σ 5
P(18 < X < 18.6)
= P(0 < Z < 0.12)
7/15/2023 Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 46
Solution: Finding P(0 < Z < 0.12)
7/15/2023 47
Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad
Probabilities in the Lower Tail
• What can we say about the distribution of values around the mean?
• For any normal distribution: μ ± 1σ encloses about 68.26% of X’s
μ ± 2σ covers about 95% of X’s
μ ± 3σ covers about 99.7% of X’s
Example:
• Let X represent the time it takes (in seconds) to download an image file from
the internet.
• Suppose X is normal with mean 18.0 and standard deviation 5.0
• Find X such that 20% of download times are less than X.
X μ Zσ
18.0 (0.84)5.0
13.8
• Suppose the Grear Tire Company developed a new steel-belted radial tire to be
sold through a national chain of discount stores. Because the tire is a new product,
Grear’s managers believe that the mileage guarantee offered with the tire will be
an important factor in the acceptance of the product. Before finalizing the tire
mileage guarantee policy, Grear’s managers want probability information about x=
number of miles the tire will last.
• For actual road test with the tires, Grear’s engineering group estimated that the
mean tire mileage is µ = 35, 500 miles and that the standard deviation is σ = 5000.
In addition, the data collected indicate that a normal distribution is a reasonable
assumption.
• A. What percentage of the tires can be expected to last more than 40,000 miles? In
other words, what is the probability that the tire mileage, x, will exceed
40,000?Use normal distribution to solve this problem.
• At x = 40000, we have
X m
Z
40000 −35500
•Z= = .90
5000
• Z =0.90 on the standard normal distribution
• Using standard normal probability table, we get .18406 as the probability
that z will exceed .90 and hence x will exceed 40,000.
• We conclude that 18.40% of the tires will exceed 40,000 in mileage.
7/15/2023 Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 55
Example 3: GMAT
• The Graduate Management Aptitude Test (GMAT), produced by the Princeton
Review in Princeton, New Jersy, is widely used graduate schools of business in
US as an entrance requirement. Assuming that the scores are normally
distributed, probabilities of achieving scores over various ranges of the GMAT
can be determined. In a recent year, the mean GMAT score was 540 and the
standard deviation was about 100. What is the probability that a randomly
selected score from this administration of the GMAT is between 660 and the
mean?
• z = 660 -540 / 100 = 1.20
• I.e. z = 1.20 reveals that the GMAT score of 660 is 1.2 standard deviations more
than the mean. The z distribution values give us the probability as a value
being between this value x and the mean, So the probability value for z = 1.20
is .3849.
• The probability value given always is the probability or area between an X
value and the mean. i.e. the desired area.
• Here, .3849 of the scores on the GMAT are between a score of 660 and the
mean 540.
7/15/2023 Lecture notes prepared by Dr Gunjan R Malhotra, IMT Ghaziabad 56
Example 4: Find Probability
Scores
on a management aptitude exam are normally distributed with a
mean of 72 (m) and a standard deviation of 8 ().
What is the probability that a randomly selected manager will score
above 60?
• NORMAL PROBABILITIES
• =NORM.DIST(X, mean, standard_dev, cumulative)
• = NORM.DIST(60,72,8,TRUE) = 0.0668
• STANDARDIZE FUNCTION
• =NORM.S.DIST(z, cumulative)
• =NORM.S.DIST(-1.5, TRUE)
• =0.0668
• A. What is the probability that the video download time for the MyTVLab website
will be more than 9 seconds?
• B. What is the probability that the video download time for the MyTVLab website
will be less than 7 seconds or more than 9 seconds?
• C. What is the probability that the video download time for the MyTVLab website
will be between 5 and 9 seconds?
• D. How much time (in seconds) will elapse before the fastest 10% of the
downloads of a MyTVLab video are complete?
• E. What are the lower and upper values of X, symmetrically distributed around the
mean, that include 95% of the download times for a video at the MyTVLab
website?