Normal distributions Normal curves provide a simple, compact way to describe symmetric, bell-shaped distributions. SAT math scores for CS students Normal.

Slides:



Advertisements
Similar presentations
The Normal Distribution
Advertisements

Describing Quantitative Variables
Normal Distributions: Finding Probabilities 1 Section 5.2.
Normal Distributions: Finding Probabilities
Normal Probability Distributions
Percentiles and the Normal Curve
Normal and Standard Normal Distributions June 29, 2004.
Topic 3 The Normal Distribution. From Histogram to Density Curve 2 We used histogram in Topic 2 to describe the overall pattern (shape, center, and spread)
Chapter 6 Introduction to Continuous Probability Distributions
The goal of data analysis is to gain information from the data. Exploratory data analysis: set of methods to display and summarize the data. Data on just.
Continuous Random Variables and Probability Distributions
Statistics Intro Univariate Analysis Central Tendency Dispersion.
Measures of Dispersion
Standard Normal Distribution The Classic Bell-Shaped curve is symmetric, with mean = median = mode = midpoint.
Did you know ACT and SAT Score are normally distributed?
The Normal Distributions
Ch 11 – Probability & Statistics
Continuous Probability Distributions A continuous random variable can assume any value in an interval on the real line or in a collection of intervals.
Normal Probability Distributions 1. Section 1 Introduction to Normal Distributions 2.
Density Curve A density curve is the graph of a continuous probability distribution. It must satisfy the following properties: 1. The total area.
Examples of continuous probability distributions: The normal and standard normal.
LSP 121 Normal Distributions.
Chapter 7 Confidence Intervals and Sample Sizes
Chapter 7 The Normal Probability Distribution. Copyright © 2007 Pearson Education, Inc Publishing as Pearson Addison-Wesley.  In Chapter 6: We saw Discrete.
Basic Statistics Standard Scores and the Normal Distribution.
Summarizing Scores With Measures of Central Tendency
Areas Under Any Normal Curve
Normal Distributions.
Intro to LSP 121 Normal Distributions LSP 121. Welcome to LSP 121 Quantitative Reasoning and Technological Literacy II Continuation of concepts from LSP.
In 2009, the mean mathematics score was 21 with a standard deviation of 5.3 for the ACT mathematics section. ReferenceReference Draw the normal curve in.
Normal Distribution MATH 102 Contemporary Math S. Rook.
GrowingKnowing.com © GrowingKnowing.com © 2011.
NOTES The Normal Distribution. In earlier courses, you have explored data in the following ways: By plotting data (histogram, stemplot, bar graph, etc.)
Essential Statistics Chapter 31 The Normal Distributions.
Describing Location in a Distribution 2.1 Measures of Relative Standing and Density Curves 2.1 Measures of Relative Standing and Density Curves Text.
Modular 11 Ch 7.1 to 7.2 Part I. Ch 7.1 Uniform and Normal Distribution Recall: Discrete random variable probability distribution For a continued random.
Normal Curves and Sampling Distributions Chapter 7.
Copyright © 2013, 2009, and 2007, Pearson Education, Inc. Chapter 6 Probability Distributions Section 6.2 Probabilities for Bell-Shaped Distributions.
Plan for today: Chapter 13: Normal distribution. Normal Distribution.
NORMAL DISTRIBUTION Chapter 3. DENSITY CURVES Example: here is a histogram of vocabulary scores of 947 seventh graders. BPS - 5TH ED. CHAPTER 3 2 The.
§ 5.3 Normal Distributions: Finding Values. Probability and Normal Distributions If a random variable, x, is normally distributed, you can find the probability.
Announcements First quiz next Monday (Week 3) at 6:15-6:45 Summary:  Recap first lecture: Descriptive statistics – Measures of center and spread  Normal.
KNR 445 Statistics t-tests Slide 1 Standard Scores Comparing scores across (normal) distributions – “z- scores” 1.
Introduction to the Normal Distribution (Dr. Monticino)
MATH 110 Sec 14-4 Lecture: The Normal Distribution The normal distribution describes many real-life data sets.
Chapter 6 The Normal Distribution.  The Normal Distribution  The Standard Normal Distribution  Applications of Normal Distributions  Sampling Distributions.
Normal Distributions.
Educational Research: Competencies for Analysis and Application, 9 th edition. Gay, Mills, & Airasian © 2009 Pearson Education, Inc. All rights reserved.
NOTES: page 26. Suppose you take the SAT test and the ACT test. Not using the chart they provide, can you directly compare your SAT Math score to your.
Normal Distribution SOL: AII Objectives The student will be able to:  identify properties of normal distribution  apply mean, standard deviation,
Chapter 131 Normal Distributions. Chapter 132 Thought Question 2 What does it mean if a person’s SAT score falls at the 20th percentile for all people.
© 2003 Prentice-Hall, Inc. Chap 5-1 Continuous Probability Distributions Continuous Random Variable Values from interval of numbers Absence of gaps Continuous.
 Normal Curves  The family of normal curves  The rule of  The Central Limit Theorem  Confidence Intervals  Around a Mean  Around a Proportion.
Section 5.2 Normal Distributions: Finding Probabilities © 2012 Pearson Education, Inc. All rights reserved. 1 of 104.
The Normal Distributions.  1. Always plot your data ◦ Usually a histogram or stemplot  2. Look for the overall pattern ◦ Shape, center, spread, deviations.
Cell Diameters and Normal Distribution. Frequency Distributions a frequency distribution is an arrangement of the values that one or more variables take.
Exploratory Data Analysis
Section 2.1 Visualizing Distributions: Shape, Center, and Spread.
Normal distribution GrowingKnowing.com © 2012
Normal Probabilities Find the probability P(x ≤ x0), where x is a normally distributed random variable Click Insert Function (fx) Select Statistical as.
Describing Location in a Distribution
Interpreting Center & Variability.
Interpreting Center & Variability.
Empirical Rule Rule Ch. 6 Day 3 AP Statistics
12/1/2018 Normal Distributions
Year-3 The standard deviation plus or minus 3 for 99.2% for year three will cover a standard deviation from to To calculate the normal.
Quantitative Methods PSY302 Quiz Normal Curve Review February 6, 2017
WARM – UP Find the z-scores for the following observations:
Z Scores & the Normal Distribution
Some may be used more than once or not at all.
Presentation transcript:

Normal distributions Normal curves provide a simple, compact way to describe symmetric, bell-shaped distributions. SAT math scores for CS students Normal curve

Money spent in a supermarket Is the normal curve a good approximation?

The area under the histogram, i.e. the percentages of the observations, can be approximated by the corresponding area under the normal curve. If the histogram is symmetric, we say that the data are approximately normal (or normally distributed). We need to know only the average and the standard deviation of the observations!! SAT math scores for CS students

The variable SAT math scores is normally distributed with Mean m= and Std Deviation s = SAT math scores for CS students

The standard normal curve The standard normal distribution has mean =0 and standard deviation =1 The curve is perfectly symmetric around 0 Any value on a normal curve can be converted to a value on the standard normal curve using this formula: (value – mean) / standard deviation

Benchmarks under the standard normal curve 50%

Graphing the normal curve using Excel Excel function NORMDIST = area under the normal curve Syntax NORMDIST(x, m, s, 1) = area to the left of x m=average & s=standard deviation NORMDIST(x, m, s, 0) = computes normal density function at x m=average & s=standard deviation Excel function NORMSDIST(x,1) = area under the standard normal curve (m=0, s=1)

Graphing the standard normal density curve Open a new workbook Enter the labels z and f(z) in cells A2 and B2 Enter –3.5 & -3.4 in cells A3 and A4, click and drag down until you create the sequence of digits from –3.5 to 3.5. Select B3 and enter =NORMDIST(A3,0,1,0) Select B3 and drag down to B73 Open the Chart Wizard, select XY (Scatter) The data range should already be indicated.

Normal distribution function F(z) It is defined as the area under the standard normal to the left of z, that is F(z)=P(Z<=z)

Application of the normal distribution to the data Mean = Std Dev. s = Problem: What is the percentage of CS students that had SAT math scores between 600 and 750? Answer: Use the normal approximation - It is the area under the normal density curve between 600 and 750. The distribution of the SATM scores for the CS students is approximately normal with mean and s.d : N(595.28, 86.40)

How do we compute it? We use the values of the Normal distribution function F(x)=P(X<=x). Problem: What is the percentage of CS students that had SAT math scores between 600 and 750? Approximate answer: The percentage of students with SATM between 600 and 750 is computed as == __

Select a cell, say A1 Compute the area on the left of 600 as =NORMDIST(600, , 86.40, 1). Compute the area on the left of 750 as =NORMDIST(750, , 86.40, 1). The area under the curve between 600 and 750 is =NORMDIST(750, , 86.40,1)- NORMDIST(600, , 86.40, 600,1). The answer is 0.44 – Approximately 44% of CS students in the survey have SATM between 600 and 750. Using Excel

In summary Follow the following steps: 1.State the problem. Calculate the sample average and the s.d. and define the interval you are interested in 2.Compute the area under the approximate normal density curve with mean and s.d. defined above.

Problem: What is the lowest SAT math score that a student must have to be in the top 25% of all CS students in the sample? 25% ? Find the value x, such that 25% of observations fall at or above it. Mean = Std Dev. s = Sample Q 3 =650 Example Problem

Beware! Is the normal approximation appropriate for these data? Overestimate this areaUnderestimate this area Use it when the histogram of the observations is bell-shaped!