Chapter 6 PDF
Chapter 6 PDF
Zayed University
2 Normal Distribution
Properties of Normal Distribution
Computing Normal Probabilities
Objectives
ons
Panel A depicts a normal distribution. The normal distribution is symmetrical and bell-
shaped, implying that most values tend to cluster around the mean, which, due to the distribu-
Chapter 6 MTH213: Business Statistics 5 / 26
Continuous Probability Distribution
Normal Distribution
It is the most important continuous distribution:
1 Many random variables (Heights, weights, IQ, etc.) can be prop-
erly modeled as normally distributed.
2 Under certain conditions, many probability distributions can be
approximated by a normal distribution.
3 The normal distribution is the cornerstone distribution of statisti-
cal inference.
Normal Distribution
A random variable X with mean µ and standard deviation σ is said
to be normally distributed, abbreviated by N (µ, σ 2 ), if its probability
density function is given by
1 2 2
f (x) = √ e−(x−µ) /2σ , −∞ < x < ∞
2πσ
Chapter 6 MTH213: Business Statistics 7 / 26
Normal Distribution Properties of Normal Distribution
− + − 2 + 2 − 3 + 3 x
−1 0 1 −2 0 2 −3 0 3 z
Example
Suppose that the IQs are normally distributed with a mean of 100 and
a standard deviation of 16. In particular, we have µ = 100 and σ = 16.
Then we have:
1 About 68% of all people have IQs between 84 and 116.
2 About 95% of all people 6.3 Working with Normally Distributed Variables
have IQs between 68 and 132. 261
3 About 99.74% of
Interpretation all of
99.74% people have
all people IQsbetween
have IQs between 52 and52148,and 148.
as illustrated
in Fig. 6.21(c).
GURE 6.21
display of the
68.26% 95.44% 99.74%
4 rule for IQs
ercise 6.101
n page 266
As 6illustrated
Chapter in the previous example,
MTH213: the 68.26-95.44-99.74 rule allows us to10 / 26
Business Statistics
Normal Distribution Properties of Normal Distribution
Example
A new gas-electric hybrid car has recently hit the market. The distance
traveled on 1 gallon of fuel is normally distributed with a mean of 65
miles and a standard deviation of 4 miles.
a Find the probability that the car travels less than 60 miles per gallon.
P (X < 60) = 0.1056
Example
b Find the probability that the car travels more than 75 miles per
gallon.
P (X > 75) = 0.0062
Example
c Find the probability that the car travels between 55 and 70 miles
per gallon.
P (55 < X < 70) = 0.8881
Exercises
Exercises
Example
Refer to the gas-electric hybrid car example, find the distance that only
3% of such cars travel more than that distance.
We are looking for a, such that P (X > a) = 0.03. Using the online
calculator, one finds that
a = 72.523
Exercises
1 The fill amount in 2-litre soft drink bottles is normally distributed,
with a mean of 2.0 litres and a standard deviation of 0.05 litre.
If bottles contain less than 1.90 litres, the manufacturer may be
subject to penalty by the state office of consumer affairs. Bottles
that have a net content above 2.10 litres may cause excess spillage
upon opening.
a What proportion of the bottles will contain between 1.90 and 2.0
litres?
b What proportion of the bottles will contain between 1.90 and 2.10
litres?
c What proportion of the bottles will contain below 1.90 litres or
above 2.10 litres?
d At least how much soft drink is contained in 99% of the bottles?
e 99% of the bottles contain an amount that is between which two
values (symmetrically distributed) around the mean?
Chapter 6 MTH213: Business Statistics 21 / 26
Normal Distribution Computing Normal Probabilities
Exercises
Exercises
Exercises
Exercises
5 In a large section of a statistics class, the points for the final exam
are normally distributed, with a mean of 72 and a standard devi-
ation of 9. Grades are to be assigned according to the following
rule: the top 10% receive A’s, the next 20% receive B’s, the mid-
dle 40% C’s, the next 20% received D’s, and the bottom 10%
receive F’s. Find the lowest score on the final exam that would
qualify a student for an A, a B, a C, and a D.
Additional Resources
To find P (X < x) in Excel:
I Syntax:
NORM.DIST(x,µ,σ,1)
I Example:
NORM.DIST(80,75,7,1)= 0.7625
Online Calculators:
I Normal Distribution Calculator (1)
I Normal Distribution Calculator (2)
Chapter 6 MTH213: Business Statistics 26 / 26