SlideShare a Scribd company logo
6
Most read
12
Most read
13
Most read
1

INTRODUCTION TO
STATISTICS & PROBABILITY
Chapter 1:
Looking at Data—Distributions (Part 3)
1.3 Density Curves and Normal Distributions

Dr. Nahid Sultana
2

1.3 Density Curves and Normal
Distributions
Objectives
 Density curves
 Measuring center and spread for density curves
 Normal distributions
 The 68-95-99.7 rule
 Standardizing observations
 Using the standard Normal Table
 Inverse Normal calculations
 Normal quantile plots
Exploring Quantitative Data
3

Use graphical and numerical tools for describing distributions:
1. Always plot your data: make a graph (Histogram, stemplot);
2. Look for the overall pattern (shape, center, and spread) and
for striking deviations such as outliers;
3. Calculate a numerical summary to briefly describe center
and spread.
4. Sometimes the overall pattern of a large number of
observations is so regular that we can describe it by a
smooth curve.
Density Curves
4

Example: Here is a histogram of
vocabulary scores of 947 seventh
graders.

The smooth curve drawn over the histogram is a mathematical
model for the distribution; called density curve
Density Curves (Cont…)
5

A density curve is a curve that:
 is always on or above the horizontal axis
 has an area of exactly 1 underneath it
 A density curve describes the overall pattern of a distribution.
 The area under the curve and above any range of values on the
horizontal axis is the proportion of all observations that fall in that
range. In short,

area = proportion
Median and mean of a density curve
6

 The mean of a density curve is the balance point, at which the
curve would balance if it were made of solid material.
 The median of a density curve is the equal-areas point―the
point that divides the area under the curve in half.
 The mean and the median are the same for a symmetric density curve.
They both lie at the center of the curve.
 The mean of a skewed curve is pulled away from the median in the
direction of the long tail.
Normal Distributions
7

 The most important class of density curve is the normal curves.
They describe the normal distributions.
 All Normal curves are symmetric, single-peaked, and bell-shaped.
 The exact density curve of a particular normal distribution is
determined by its mean µ and standard deviation σ; N(µ, σ ).
 µ is located at the center of the symmetric curve and σ control the
spread of the curve.
A family of density curves
8
The 68-95-99.7 Rule
9

All normal curves N(µ,σ) share the
same properties:

 About 68% of the observations fall within σ of µ.
 About 95% of the observations fall within 2σ of µ.
 About 99.7% of the observations fall within 3σ of µ.
The 68-95-99.7 Rule (Cont…)
10

Example: In a recent year 76,531 tenth-grade Indiana students took
the English/language arts exam. The mean score was 572 and the
standard deviation was 51. Assuming that these scores are
approximately Normally distributed, N(572, 51).
Q. Use the 68–95–99.7 rule to give a range of scores that
includes 95% of these students.
Solution: 572 ± 2(51) i.e. 470 to 674.
Q. Use the 68–95–99.7 rule to give a range of scores that
includes 99.7% of these students.
Solution: 572 ± 3(51) i.e. 419 to 725
Standardizing Observations
11

 To standardize a value, subtract the mean of the distribution and
then divide by the standard deviation.
 Changing to these units is called standardizing.
If a variable x has a distribution with mean µ and standard deviation σ,
then the standardized value of x, or its z-score, is
x- μ
z =

σ

The standard Normal distribution is
the Normal distribution with µ=0 and
σ =1. i.e., the standard Normal
distribution is N(0,1).
The Standard Normal Table
12

All Normal distributions are the same when we standardize and we can
find areas under any Normal curve from a single table.

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.
The Standard Normal Table
13

Suppose we want to find the proportion of observations from the
standard Normal distribution that are less than 0.81. We can use
Table A:
P(z < 0.81) = .7910

Z

.00

.01

.02

0.7

.7580

.7611

.7642

0.8

.7881

.7910

.7939

0.9

.8159

.8186

.8212

area = proportion

13
Normal Calculations
14

Find the proportion of observations from the standard Normal
distribution that are between –1.25 and 0.81.

Can you find the same proportion using a different
approach?
1 – (0.1056+0.2090)
= 1 – 0.3146 = 0.6854
14
Normal Calculations (Cont…)
How to Solve Problems Involving Normal Distributions
15

 Express the problem in terms of the observed variable x.
 Draw a picture of the distribution and shade the area of interest
under the curve.
 Perform calculations.
 Standardize x to restate the problem in terms of a standard
Normal variable z.
 Use Table A and the fact that the total area under the curve
is 1 to find the required area under the standard Normal
curve.
 Write your conclusion in the context of the problem.
Normal Calculations (Cont…)
16

According to the Health and Nutrition Examination Study of 1976–
1980, the heights (in inches) of adult men aged 18–24 are N(70, 2.8).

Q. How tall must a man be in the lower 10% for men aged 18–24?

N(70, 2.8)
.10
?

70
Normal Calculations (Cont…)
17

Q. How tall must a man be in the lower
10% for men aged 18–24?

N(70, 2.8)

.10
Solution:
 Look up the closest
probability (closest to 0.10) in
the table.

?

70

17

.07

.08

.09

−1.3

.0853

.0838

.0823

-1.2

.1020

.1003

.0985

−1.1

 Find the corresponding
standardized score.

z

.1210

.1190

.1170

Z = –1.28
Normal Calculations (Cont…)
18

Q. How tall must a man be in the lower
10% for men aged 18–24?

N(70, 2.8)

.10
Solution: Cont…
? 70
We need to “unstandardize” the z-score to find the observed value x:

z=

x−µ

σ

x = µ + zσ

x = 70 + z (2.8)
= 70 + [(-1.28 ) × (2.8)]
= 70 + (−3.58) = 66.42
A man would have to be approximately 66.42 inches tall or less to
place in the lower 10% of all men in the population.
Normal Quantile Plots
19

One way to assess if a distribution is indeed approximately normal
is to plot the data on a normal quantile plot.
 If the distribution is indeed normal the plot will show a
straight line, indicating a good match between the data and a
normal distribution.
 Systematic deviations from a straight line indicate a nonnormal distribution. Outliers appear as points that are far
away from the overall pattern of the plot.
Normal Quantile Plots (Cont…)
20

Good fit to a straight line:
the distribution of rainwater
pH values is close to normal.

Curved pattern: the data are not
normally distributed.

Normal quantile plots are complex to do by hand, but they are
standard features in most statistical software.

More Related Content

PDF
Descriptive statistics and graphs
PPTX
Poisson Distribution, Poisson Process & Geometric Distribution
PPTX
Probability distributionv1
PPTX
PPT
Sampling distribution
PPTX
Moment Generating Functions
PPTX
Normal as Approximation to Binomial
PPTX
Standard normal distribution
Descriptive statistics and graphs
Poisson Distribution, Poisson Process & Geometric Distribution
Probability distributionv1
Sampling distribution
Moment Generating Functions
Normal as Approximation to Binomial
Standard normal distribution

What's hot (20)

PPTX
Geometric Distribution
PPTX
Estimating a Population Mean
PPTX
Normal as Approximation to Binomial
PPT
Estimation
PPT
Skewness and Kurtosis
PPT
Mean, median, and mode ug
PPTX
Lecture 3 Measures of Central Tendency and Dispersion.pptx
PPTX
Power series
PPTX
Dr. iu khan assignment
PPTX
Quadratic equation slideshare
PPTX
Numerical differentiation
PPTX
Solving quadratic equations
PPTX
Binomial distribution
KEY
Random Variables
PPTX
Binomial probability distribution
PPTX
Binomial probability distributions
PPTX
Logarithmic transformations
PPTX
Poission distribution
PPTX
Uniform Distribution
Geometric Distribution
Estimating a Population Mean
Normal as Approximation to Binomial
Estimation
Skewness and Kurtosis
Mean, median, and mode ug
Lecture 3 Measures of Central Tendency and Dispersion.pptx
Power series
Dr. iu khan assignment
Quadratic equation slideshare
Numerical differentiation
Solving quadratic equations
Binomial distribution
Random Variables
Binomial probability distribution
Binomial probability distributions
Logarithmic transformations
Poission distribution
Uniform Distribution
Ad

Viewers also liked (20)

PPT
Портрет слова группа 1
PDF
Technology -- the first strategy to startups
PPTX
Tips In Choosing Effective Patient Education Materials
PDF
Cheney Court - Linguarama
PDF
DMDL EditorXとToad Editorの紹介
PDF
Expecting Parents Guide to Birth Defects ebook
PPT
samoupravlenie
PDF
Citrus College Sample Work
PPT
samoupravlenye
PDF
Chapter 2 part2-Correlation
PPT
Department of clinical pharmacy an overview with renal system (2)
PDF
Figure Drawing
PDF
Offline First Applications
DOCX
как страны центральной азии переходят на цифровое эфирное вещание1
PPTX
Business Game Presentation of Management Audit
PPTX
Winter art from Ireland
PPTX
Analysing problems creatively final
PDF
2016: A good year to invest in Spanish property?
PDF
JJUG CCC 2016 Fall hishidama
PDF
AGORA enables security companies to sell innovative remote services
Портрет слова группа 1
Technology -- the first strategy to startups
Tips In Choosing Effective Patient Education Materials
Cheney Court - Linguarama
DMDL EditorXとToad Editorの紹介
Expecting Parents Guide to Birth Defects ebook
samoupravlenie
Citrus College Sample Work
samoupravlenye
Chapter 2 part2-Correlation
Department of clinical pharmacy an overview with renal system (2)
Figure Drawing
Offline First Applications
как страны центральной азии переходят на цифровое эфирное вещание1
Business Game Presentation of Management Audit
Winter art from Ireland
Analysing problems creatively final
2016: A good year to invest in Spanish property?
JJUG CCC 2016 Fall hishidama
AGORA enables security companies to sell innovative remote services
Ad

Similar to Density Curves and Normal Distributions (20)

PPT
02 PSBE3_PPT.Ch01_2_Examining Distribution.ppt
PPTX
St201 d normal distributions
PPTX
normal curve distribution biostatics course.pptx
PPTX
Statistics and Probability- NORMAL DISTRIBUTION.pptx
PPTX
THE NORMALDISTRIBUTION IN STATISTICS AND PROBABILITY SUBJECTpptx
PPTX
normal distribuFINAL RESPIRATORY SYSTEM healthe care .pptxtion curve-1-1-1.pptx
PDF
Lect. 04 Normal distribution biostatistics
PPTX
Normal Distribution, Biostatistic in health
PPTX
The-Normal-Distribution, Statics and Pro
PPS
Nossi ch 11
PDF
AEB801_20222023-lecture_04 Normal Distribution
PDF
AEB801_20222023-lecture_04 Symmetry Skewness
PPT
4 2 continuous probability distributionn
PPTX
Normal distribution_mfcs_module5ppt.pptx
PPT
Normal Distribution
PPTX
biostatistics and research methodology, Normal distribution
PPTX
normal distribution.pptx
PPTX
Stats chapter 2
PPTX
L5.pptx jsnushebdiodjenenehdydyhdhieoskdjdn
PPTX
Normal distribution
02 PSBE3_PPT.Ch01_2_Examining Distribution.ppt
St201 d normal distributions
normal curve distribution biostatics course.pptx
Statistics and Probability- NORMAL DISTRIBUTION.pptx
THE NORMALDISTRIBUTION IN STATISTICS AND PROBABILITY SUBJECTpptx
normal distribuFINAL RESPIRATORY SYSTEM healthe care .pptxtion curve-1-1-1.pptx
Lect. 04 Normal distribution biostatistics
Normal Distribution, Biostatistic in health
The-Normal-Distribution, Statics and Pro
Nossi ch 11
AEB801_20222023-lecture_04 Normal Distribution
AEB801_20222023-lecture_04 Symmetry Skewness
4 2 continuous probability distributionn
Normal distribution_mfcs_module5ppt.pptx
Normal Distribution
biostatistics and research methodology, Normal distribution
normal distribution.pptx
Stats chapter 2
L5.pptx jsnushebdiodjenenehdydyhdhieoskdjdn
Normal distribution

More from nszakir (19)

PDF
Chapter-4: More on Direct Proof and Proof by Contrapositive
PDF
Chapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVE
PDF
Chapter 2: Relations
PDF
Chapter 7 : Inference for Distributions(The t Distributions, One-Sample t Con...
PDF
Chapter 6 part2-Introduction to Inference-Tests of Significance, Stating Hyp...
PDF
Chapter 6 part1- Introduction to Inference-Estimating with Confidence (Introd...
PDF
Chapter 5 part2- Sampling Distributions for Counts and Proportions (Binomial ...
PDF
Chapter 5 part1- The Sampling Distribution of a Sample Mean
PDF
Chapter 4 part4- General Probability Rules
PDF
Chapter 4 part3- Means and Variances of Random Variables
PDF
Chapter 4 part2- Random Variables
PDF
Chapter 4 part1-Probability Model
PDF
Chapter 3 part3-Toward Statistical Inference
PDF
Chapter 3 part2- Sampling Design
PDF
Chapter 3 part1-Design of Experiments
PDF
Chapter 2 part1-Scatterplots
PDF
Chapter 2 part3-Least-Squares Regression
PDF
Describing Distributions with Numbers
PDF
Displaying Distributions with Graphs
Chapter-4: More on Direct Proof and Proof by Contrapositive
Chapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVE
Chapter 2: Relations
Chapter 7 : Inference for Distributions(The t Distributions, One-Sample t Con...
Chapter 6 part2-Introduction to Inference-Tests of Significance, Stating Hyp...
Chapter 6 part1- Introduction to Inference-Estimating with Confidence (Introd...
Chapter 5 part2- Sampling Distributions for Counts and Proportions (Binomial ...
Chapter 5 part1- The Sampling Distribution of a Sample Mean
Chapter 4 part4- General Probability Rules
Chapter 4 part3- Means and Variances of Random Variables
Chapter 4 part2- Random Variables
Chapter 4 part1-Probability Model
Chapter 3 part3-Toward Statistical Inference
Chapter 3 part2- Sampling Design
Chapter 3 part1-Design of Experiments
Chapter 2 part1-Scatterplots
Chapter 2 part3-Least-Squares Regression
Describing Distributions with Numbers
Displaying Distributions with Graphs

Recently uploaded (20)

PPTX
Week 4 Term 3 Study Techniques revisited.pptx
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PPTX
Cell Structure & Organelles in detailed.
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
Basic Mud Logging Guide for educational purpose
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
master seminar digital applications in india
PDF
Complications of Minimal Access Surgery at WLH
PPTX
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PPTX
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
Week 4 Term 3 Study Techniques revisited.pptx
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
Cell Structure & Organelles in detailed.
Final Presentation General Medicine 03-08-2024.pptx
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Basic Mud Logging Guide for educational purpose
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
master seminar digital applications in india
Complications of Minimal Access Surgery at WLH
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Microbial diseases, their pathogenesis and prophylaxis
102 student loan defaulters named and shamed – Is someone you know on the list?
Supply Chain Operations Speaking Notes -ICLT Program
Renaissance Architecture: A Journey from Faith to Humanism
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...

Density Curves and Normal Distributions

  • 1. 1 INTRODUCTION TO STATISTICS & PROBABILITY Chapter 1: Looking at Data—Distributions (Part 3) 1.3 Density Curves and Normal Distributions Dr. Nahid Sultana
  • 2. 2 1.3 Density Curves and Normal Distributions Objectives  Density curves  Measuring center and spread for density curves  Normal distributions  The 68-95-99.7 rule  Standardizing observations  Using the standard Normal Table  Inverse Normal calculations  Normal quantile plots
  • 3. Exploring Quantitative Data 3 Use graphical and numerical tools for describing distributions: 1. Always plot your data: make a graph (Histogram, stemplot); 2. Look for the overall pattern (shape, center, and spread) and for striking deviations such as outliers; 3. Calculate a numerical summary to briefly describe center and spread. 4. Sometimes the overall pattern of a large number of observations is so regular that we can describe it by a smooth curve.
  • 4. Density Curves 4 Example: Here is a histogram of vocabulary scores of 947 seventh graders. The smooth curve drawn over the histogram is a mathematical model for the distribution; called density curve
  • 5. Density Curves (Cont…) 5 A density curve is a curve that:  is always on or above the horizontal axis  has an area of exactly 1 underneath it  A density curve describes the overall pattern of a distribution.  The area under the curve and above any range of values on the horizontal axis is the proportion of all observations that fall in that range. In short, area = proportion
  • 6. Median and mean of a density curve 6  The mean of a density curve is the balance point, at which the curve would balance if it were made of solid material.  The median of a density curve is the equal-areas point―the point that divides the area under the curve in half.  The mean and the median are the same for a symmetric density curve. They both lie at the center of the curve.  The mean of a skewed curve is pulled away from the median in the direction of the long tail.
  • 7. Normal Distributions 7  The most important class of density curve is the normal curves. They describe the normal distributions.  All Normal curves are symmetric, single-peaked, and bell-shaped.  The exact density curve of a particular normal distribution is determined by its mean µ and standard deviation σ; N(µ, σ ).  µ is located at the center of the symmetric curve and σ control the spread of the curve.
  • 8. A family of density curves 8
  • 9. The 68-95-99.7 Rule 9 All normal curves N(µ,σ) share the same properties:  About 68% of the observations fall within σ of µ.  About 95% of the observations fall within 2σ of µ.  About 99.7% of the observations fall within 3σ of µ.
  • 10. The 68-95-99.7 Rule (Cont…) 10 Example: In a recent year 76,531 tenth-grade Indiana students took the English/language arts exam. The mean score was 572 and the standard deviation was 51. Assuming that these scores are approximately Normally distributed, N(572, 51). Q. Use the 68–95–99.7 rule to give a range of scores that includes 95% of these students. Solution: 572 ± 2(51) i.e. 470 to 674. Q. Use the 68–95–99.7 rule to give a range of scores that includes 99.7% of these students. Solution: 572 ± 3(51) i.e. 419 to 725
  • 11. Standardizing Observations 11  To standardize a value, subtract the mean of the distribution and then divide by the standard deviation.  Changing to these units is called standardizing. If a variable x has a distribution with mean µ and standard deviation σ, then the standardized value of x, or its z-score, is x- μ z = σ The standard Normal distribution is the Normal distribution with µ=0 and σ =1. i.e., the standard Normal distribution is N(0,1).
  • 12. The Standard Normal Table 12 All Normal distributions are the same when we standardize and we can find areas under any Normal curve from a single table. 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.
  • 13. The Standard Normal Table 13 Suppose we want to find the proportion of observations from the standard Normal distribution that are less than 0.81. We can use Table A: P(z < 0.81) = .7910 Z .00 .01 .02 0.7 .7580 .7611 .7642 0.8 .7881 .7910 .7939 0.9 .8159 .8186 .8212 area = proportion 13
  • 14. Normal Calculations 14 Find the proportion of observations from the standard Normal distribution that are between –1.25 and 0.81. Can you find the same proportion using a different approach? 1 – (0.1056+0.2090) = 1 – 0.3146 = 0.6854 14
  • 15. Normal Calculations (Cont…) How to Solve Problems Involving Normal Distributions 15  Express the problem in terms of the observed variable x.  Draw a picture of the distribution and shade the area of interest under the curve.  Perform calculations.  Standardize x to restate the problem in terms of a standard Normal variable z.  Use Table A and the fact that the total area under the curve is 1 to find the required area under the standard Normal curve.  Write your conclusion in the context of the problem.
  • 16. Normal Calculations (Cont…) 16 According to the Health and Nutrition Examination Study of 1976– 1980, the heights (in inches) of adult men aged 18–24 are N(70, 2.8). Q. How tall must a man be in the lower 10% for men aged 18–24? N(70, 2.8) .10 ? 70
  • 17. Normal Calculations (Cont…) 17 Q. How tall must a man be in the lower 10% for men aged 18–24? N(70, 2.8) .10 Solution:  Look up the closest probability (closest to 0.10) in the table. ? 70 17 .07 .08 .09 −1.3 .0853 .0838 .0823 -1.2 .1020 .1003 .0985 −1.1  Find the corresponding standardized score. z .1210 .1190 .1170 Z = –1.28
  • 18. Normal Calculations (Cont…) 18 Q. How tall must a man be in the lower 10% for men aged 18–24? N(70, 2.8) .10 Solution: Cont… ? 70 We need to “unstandardize” the z-score to find the observed value x: z= x−µ σ x = µ + zσ x = 70 + z (2.8) = 70 + [(-1.28 ) × (2.8)] = 70 + (−3.58) = 66.42 A man would have to be approximately 66.42 inches tall or less to place in the lower 10% of all men in the population.
  • 19. Normal Quantile Plots 19 One way to assess if a distribution is indeed approximately normal is to plot the data on a normal quantile plot.  If the distribution is indeed normal the plot will show a straight line, indicating a good match between the data and a normal distribution.  Systematic deviations from a straight line indicate a nonnormal distribution. Outliers appear as points that are far away from the overall pattern of the plot.
  • 20. Normal Quantile Plots (Cont…) 20 Good fit to a straight line: the distribution of rainwater pH values is close to normal. Curved pattern: the data are not normally distributed. Normal quantile plots are complex to do by hand, but they are standard features in most statistical software.