LSP 121 Normal Distributions.

Slides:



Advertisements
Similar presentations
5.1 Normal Probability Distributions Normal distribution A continuous probability distribution for a continuous random variable, x. The most important.
Advertisements

Percentiles and the Normal Curve
THE STANDARD NORMAL Unit 5, Day 3. Learning Goals for Today I can state the difference between a Normal Distribution and a Standard Normal Distribution.
1 Message to the user... The most effective way to use a PowerPoint slide show is to go to “SLIDE SHOW” on the top of the toolbar, and choose “VIEW SHOW”
The Normal Distribution
Chapter 6: The Standard Deviation as a Ruler and the Normal Model
Chapter 6 Introduction to Continuous Probability Distributions
The Normal Distribution
AP Stats BW 9/17 1)Which set has the largest standard deviation? The smallest? a b c )Without calculating,
Did you know ACT and SAT Score are normally distributed?
14.4 The Normal Distribution
Warm-up 2.5 The Normal Distribution Find the missing midpoint values, then find mean, median and standard deviation.
Ch 11 – Probability & Statistics
Discrete and Continuous Random Variables Continuous random variable: A variable whose values are not restricted – The Normal Distribution Discrete.
1. Normal Curve 2. Normally Distributed Outcomes 3. Properties of Normal Curve 4. Standard Normal Curve 5. The Normal Distribution 6. Percentile 7. Probability.
Chapter 11: Random Sampling and Sampling Distributions
6.3 Use Normal Distributions
Quiz 5 Normal Probability Distribution.
1 Normal Distributions Heibatollah Baghi, and Mastee Badii.
Normal Distributions.
Probability Distributions What proportion of a group of kittens lie in any selected part of a pile of kittens?
In this chapter, we will look at using the standard deviation as a measuring stick and some properties of data sets that are normally distributed.
Quantitative Methods PSY302 Quiz Chapter Three Review
Intro to LSP 121 Normal Distributions LSP 121. Welcome to LSP 121 Quantitative Reasoning and Technological Literacy II Continuation of concepts from LSP.
Copyright © 2011 Pearson Education, Inc. Putting Statistics to Work Discussion Paragraph 6B 1 web 26. Web Data Sets 1 world 27. Ranges in the News 28.
The Normal Distribution The “Bell Curve” The “Normal Curve”
Probability & the Normal Distribution
Normal Distributions Section Starter A density curve starts at the origin and follows the line y = 2x. At some point on the line where x = p, the.
The Mean of a Discrete Probability Distribution
Copyright © 2011 Pearson Education, Inc. Putting Statistics to Work.
NOTES The Normal Distribution. In earlier courses, you have explored data in the following ways: By plotting data (histogram, stemplot, bar graph, etc.)
Normal Curves and Sampling Distributions Chapter 7.
Thinking Mathematically Statistics: 12.5 Problem Solving with the Normal Distribution.
AP Statistics Chapter 2 Notes. Measures of Relative Standing Percentiles The percent of data that lies at or below a particular value. e.g. standardized.
Copyright © 2013, 2009, and 2007, Pearson Education, Inc. Chapter 6 Probability Distributions Section 6.2 Probabilities for Bell-Shaped Distributions.
MM2D1d:. Outlier—data that appears to deviate markedly from other members of the sample in which it occurs. For our purposes, any data that falls beyond.
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 12 Statistics.
Copyright © 2014 Pearson Education. All rights reserved Copyright © 2014 Pearson Education, Inc. 5.2 Properties of the Normal Distribution LEARNING.
Chapter 6 The Normal Distribution. 2 Chapter 6 The Normal Distribution Major Points Distributions and area Distributions and area The normal distribution.
The Normal Distribution
MM207 Statistics Welcome to the Unit 6 Seminar Wednesday, March 7, to 9 PM ET.
Modeling Distributions
Estimating Means From Samples – p.110 What is the average sales increase at the 10 stores? 29% 11.3%44.0% 30.8%16.8% 28.9%31.7% 49.9%26.2% 24.7%25.5% The.
The Normal Distribution Lecture 20 Section Fri, Oct 7, 2005.
7.4 Use Normal Distributions p Normal Distribution A bell-shaped curve is called a normal curve. It is symmetric about the mean. The percentage.
Thinking Mathematically Statistics: 12.4 The Normal Distribution.
Normal Distributions (aka Bell Curves, Gaussians) Spring 2010.
Copyright © 2015, 2011, 2008 Pearson Education, Inc. Chapter 6, Unit C, Slide 1 Putting Statistics to Work 6.
Wamup What information can you get from the graph? Which had a more symmetrical distribution of scores?
Normal Probability Distributions. Intro to Normal Distributions & the STANDARD Normal Distribution.
 A standardized value  A number of standard deviations a given value, x, is above or below the mean  z = (score (x) – mean)/s (standard deviation)
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.
The Normal Distribution Lecture 20 Section Mon, Oct 9, 2006.
Chapter 3.3 – 3.4 Applications of the Standard Deviation and Measures of Relative Standing.
15.5 The Normal Distribution. A frequency polygon can be replaced by a smooth curve A data set that is normally distributed is called a normal curve.
Copyright © 2009 Pearson Education, Inc. 5.2 Properties of the Normal Distribution LEARNING GOAL Know how to interpret the normal distribution in terms.
Normal Probabilities Find the probability P(x ≤ x0), where x is a normally distributed random variable Click Insert Function (fx) Select Statistical as.
Using the Empirical Rule
Quantitative Methods PSY302 Quiz Normal Curve Review February 7, 2018
The Standard Normal Distribution
The normal distribution
Empirical Rule MM3D3.
Putting Statistics to Work
Week 6 Lecture Statistics For Decision Making
The Normal Distribution
Use the graph of the given normal distribution to identify μ and σ.
CHAPTER 12 Statistics.
Normal Distributions 11-Ext Lesson Presentation Holt Algebra 2.
6.2 Use Normal Distributions
Presentation transcript:

LSP 121 Normal Distributions

What is a Normal Distribution? Very common, very special type of distribution Most data values are clustered near the mean (a single peak) Distribution is symmetric Tapering tales as you move away from the mean Looks like a bell curve

The 68-95-99.7 Rule About 68% (68.3%), or just over 2/3, of the data points fall within 1 standard deviation (+ or -) of the mean About 95% (95.4%) of the data points fall within 2 standard deviations of the mean About 99.7% of the data points fall within 3 standard deviations of the mean

Questions How many percent lie between mean -1 standard deviation and How many percent lie between mean + 1 stdev and mean +3 stdev? 15.85% How many percent lie greater than mean + 3 stdev? 0.15%

Example SAT exams were designed to produce normal distributions with a mean of 500 and a standard deviation of 100. Thus, 68% of the students scored between 400 and 600 95% of the students scored between 300 and 700 99.7% scored between 200 and 800 What if someone scored 720 on the SAT? What percentage of students scored less than or equal to 720? Use Excel’s NORMDIST function (see next slide) =NORMDIST(x, mean, stdev, true) For our problem: =NORMDIST(720, 500, 100, TRUE) Answer = 0.986097, or 98.6097% What percentage scored greater than 720?

Normal Dstn and its Inverse In Excel, the normal distribution function is given by NORMDIST and takes four arguments: NORMDIST(x,mean,SD,true), where x is a value, mean is the average of all values, SD is the standard deviation of all values, and true is a constant. NORMDIST returns the cumulative probability that a value is ≤ x. In Excel, the inverse of the normal distribution function is given by NORMINV and it takes three arguments: NORMINV(p,mean,SD), where p is a probability, mean and SD are as before. NORMINV returns a value x, with the property that p% of the values are ≤ x.

Another Example A survey finds that prices paid for two-year-old Ford Explorers are normally distributed with a mean of $16,500 and a standard deviation of $500. Consider a sample of 10,000 people who bought two-year-old Ford Explorers. How many people paid between $16,000 and $17,000? =NORMDIST(16000,16500,500,true) yields 0.158655 =NORMDIST(17000, 16500, 500, true) yields 0.841345 Subtract: 0.841345 – 0.158655 yields 0.682689 Therefore, 0.682689*10000 or 6827 people paid between $16000 and $17000.

Another Example How many paid less than $16,000? =NORMDIST(16000, 16500, 500, true) yields 0.158655, or 15.8655 % Or use the graph What is another way of saying “What percentage of values are less than or equal to some value X?” (see next slide)

Percentiles The pth percentile of a data set is the smallest value, x, in the set with the property that at least p% of the data values are less than or equal x. In a normal distribution, a z score of 0 is the mean. At the mean, 50% (or 0.50) of all the values are less than or equal to the mean. The mean is the 50th percentile.

Example Cholesterol levels in men 18 to 24 years of age are normally distributed with a mean of 178 and a standard deviation of 41. In what percentile is a man with a cholesterol level of 190? Using Excel’s Normal Distribution function: =NORMDIST(190,178,41,true) returns 0.61, or 61st percentile

Standard Scores The number of standard deviations a data value lies above or below the mean is called its Standard Score, or z-score, or simply z. The standard score of the mean is z=0 The standard score of a data value 1.5 standard deviations above the mean is z=1.5

Standard Scores z = (data value – mean) / standard deviation The standard score of a data value 2.4 standard deviations below the mean is z = -2.4 In general: z = (data value – mean) / standard deviation

Example The Stanford-Binet IQ test is designed so that scores are normally distributed with a mean of 100 and a standard deviation of 16. What are the z-scores for IQ scores of 95 and 125? z = (95 - 100) / 16 = -0.31 z = (125 - 100) / 16 = 1.56 Thus, an IQ score of 125 lies 1.56 standard deviations above the mean.

Inverse Normal Distribution Function What if you know the mean and standard deviation of a set of data and you want to know a particular percentile, x? We use Excel’s NORMINV For example, if a set of scores has a mean of 76, a standard deviation of 12, what is the 66th percentile? Answer: x = NORMINV(0.66,76,12) = 80.95