Chapter 2: Modeling Distributions of Data: Section 2.2
Chapter 2: Modeling Distributions of Data: Section 2.2
Learning Objectives
After this section, you should be able to…
+
One particularly important class of density curves are the Normal
Normal Distributions
curves, which describe Normal distributions.
All Normal curves are symmetric, single-peaked, and bell-shaped
standard deviation σ.
+
Normal Distributions
Definition:
A Normal distribution is described by a Normal density curve. Any
particular Normal distribution is completely specified by two numbers: its
mean µ and standard deviation σ.
•Themean of a Normal distribution is the center of the symmetric
Normal curve.
•The standard deviation is the distance from the center to the change-
of-curvature points on either side.
•We abbreviate the Normal distribution with mean µ and standard
deviation σ as N(µ,σ).
Normal distributions are good descriptions for some distributions of real data.
Normal distributions are good approximations of the results of many kinds of chance
outcomes.
+
Although there are many Normal curves, they all have properties in
Normal Distributions
common.
+
The distribution of Iowa Test of Basic Skills (ITBS) vocabulary scores
Normal Distributions
for 7th grade students in Gary, Indiana, is close to Normal.
Suppose the distribution is N(6.84, 1.55).
+
All Normal distributions are the same if we measure in units
Normal Distributions
of size σ from the mean µ as center.
Definition:
The standard Normal distribution is the Normal distribution
with mean 0 and standard deviation 1.
If a variable x has any Normal distribution N(µ,σ) with mean µ
and standard deviation σ, then the standardized variable
x -
z
has the standard Normal distribution, N(0,1).
The Standard Normal Table
+
Normal Distributions
Because all Normal distributions are the same when we
standardize, we can find areas under any Normal curve from
a single table.
Definition: The Standard Normal Table
Table A is a table of areas under the standard Normal curve. The table
entry for each value z is the area under the curve to the left of z.
+
Normal Distributions
Find the proportion of observations from the standard Normal distribution that
are between -1.25 and 0.81.
1 - (0.1056+0.2090) = 1 – 0.3146
= 0.6854
Normal Distribution Calculations
+
Normal Distributions
How to Solve Problems Involving Normal Distributions
+
Normal Distributions
When Tiger Woods hits his driver, the distance the ball travels can be
described by N(304, 8). What percent of Tiger’s drives travel between 305
and 325 yards?
305 - 304
When x = 305, z = 0.13
8
325 - 304
When x = 325, z = 2.63
8
Using Table A, we can find the area to the left of z=2.63 and the area to the left of z=0.13.
0.9957 – 0.5517 = 0.4440. About 44% of Tiger’s drives travel between 305 and 325 yards.
Assessing Normality
+
Normal Distributions
The Normal distributions provide good models for some
+
Normal Distributions
Most software packages can construct Normal probability plots.
Summary
In this section, we learned that…
Summary
In this section, we learned that…
We’ll study
Scatterplots and correlation
Least-squares regression