Section 9.5 The Normal Distribution

Size: px
Start display at page:

Download "Section 9.5 The Normal Distribution"

Transcription

1 Section 9.5 The Normal Distribution The normal distribution is a very common continuous probability distribution model in which most of the data points naturally fall near the mean, with fewer data points farther away from the mean. For example, if a test was given in a large class of students, most students would be expected to score at or near the mean, while fewer and fewer students would be expected to lie far from the mean. When graphed, a normal distribution takes on a recognizable bell curve shape: Figure: Typical normal distribution ( bell ) curve. Most of the data, represented as area, is clumped into the middle of the graph, while little of the data is found on the on the fringes. Since the curve is a probability density function, the area underneath is by definition equal to 1. The Standard Normal Distribution The standard normal distribution is a normal probability distribution function in which the mean is µ = 0, the variance is var = 1 and the standard deviation (the square root of the variance) is = 1. The notation for a normal distribution is N (µ, var), so the standard normal distribution is known as the N (0,1) distribution. The actual probability density function that defines the standard normal distribution is N(0,1) = f ( x) = 1 2π e 2 x, < x < This function is somewhat difficult to handle in an integral, so instead tables or calculators are used to determine the various areas underneath the probability density function. Since the standard normal distribution is a p.d.f., it has an area of 1 below its graph. The standard normal distribution N (0,1) is built in such a way that approximately 68% of the data is within one standard deviation of the mean, about 95% of the data is within two standard deviations of the mean, and over 99% of the data is within three standard deviations of the mean. Half of the area lies below (to the left) the mean, and half lies above (to the right) the mean. The middle hump of the distribution is sometimes called the body of the curve while the narrow fringes on both sides of the hump are called tails. The standard normal distribution has symmetry across the y-axis which can be used to help calculate areas over various bounds. 423

2 Figure: The shaded regions represent one, two and three standard deviations from the mean on the standard normal distribution. Example 1: Let r.v. X be normally distributed according to the N (0,1) distribution. Use the above graphs and symmetry to determine the following probabilities (areas): (a) P ( 1 X 0), (b) P ( 0 X 2), (c) P ( X 0) and (d) P ( X 1). Discussion: For (a), the area between 1 x 0 is half of the 0.68 that normally spans within one standard deviation of the mean. Hence, P ( 1 X 0) = For (b), the area over 0 x 2 is half of the 0.95 that normally spans within two standard deviations of the mean. Therefore, P ( 0 X 2) = Parts (c) and (d) are open-ended intervals. For part (c), P ( X 0) = 0. 5 since this encloses half of the full area under the graph. For (d), the area over 0 x 1 is 0.34, and added to the 0.5 over the left half of the graph, gives a total area of Therefore, P ( X 1) = The graphs of each probability from example 1 are on the next page. 424

3 Figure: Shaded areas for example 1. For standard deviation values that are not integers, a table or calculator is used to determine the areas over a given set of bounds, as the next example illustrates: Example 2: Use a table or calculator to determine these probabilities on the standard normal distribution N (0,1) : (a) P ( 0.45 X 1.26), (b) P ( 1 X 2.38) and (c) P ( X 0.35). Discussion: The TI models of calculator have a built-in feature under DISTR for calculating areas under a standard normal distribution: normalcdf(a,b). To calculate these probabilities as areas, simply call up the normalcdf command and type in the bounds, separated by a comma: (a) P ( 0.45 X 1.26) = normalcdf( 0.45, 1.26) = (b) P ( 1 X 2.38) = normalcdf( 1, 2.38) = (c) P ( X 0.35) = X 0.35) = 0.5 normalcdf(0, 0.35) = The calculator has the obvious advantage that the left and right bounds can be entered in together. Most tables are built to give readings from 0 to a positive x-value. Thus, to answer part (a) using a table, look up the area from 0 to 0.45, which by symmetry is the same as the area from 0.45 to 0. Then look up the area from 0 to 1.26, and finally sum the two values together. A similar approach will be needed if using a table for part (b). For (c), the interval is open-ended to the right, so we use the fact that the area to the right of the mean is 0.5. Look up the area from 0 to 0.35, and subtract from

4 Conversion to the Standard Normal Distribution: Z-Scores Most scenarios that follow a normal distribution do not have a convenient mean of µ = 0 and standard deviation of = 1. In order to use the table or calculators to solve general normal distribution scenarios, the input values x must be converted to fit onto the standard normal distribution curve. The results are called z-scores and are simply standard deviations on the standard normal distribution curve. The normalization formula is: z = x µ In practice this formula is very easy to use. Just be sure to convert any variance figures into standard deviation first. Example 3: Suppose r.v. X is normally distributed as a N (10,4) distribution. Find these probabilities: (a) P ( 9 X 11), (b) P ( 6.5 X 10.75) and (c), P ( X 9.8). Discussion: The mean of this distribution is µ = 10 and the standard deviation is = 4 = 2. To answer part (a), normalize the 9 and the 11 into their corresponding z-scores, and calculate: P ( 9 X 11) P Z = 0.5 Z 0.5) = For part (b), a similar conversion is made: P ( 6.5 X 10.75) P Z = 1.75 Z 0.375) = For part (c), the 9.8 is normalized into its z-score, and make note that the left endpoint is open ended: P ( X 9.8) P Z = Z 0.1) = Note that Z becomes a new random variable in place of X. The TI-83 calculator allows the mean and standard deviation to be entered in as parameters directly. For example, in the case P ( 9 X 11) above with mean µ = 10 and standard deviation = 2, the value can be determined by typing normalcdf(9,11,10,2), which gives the desired result of If the latter two parameters are not included, the calculator assumes the standard normal distribution of N (0,1). 426

5 Applications of the Normal Distribution The following examples illustrate the normal distribution as an application: Example 4: Suppose the average American male stands 70 inches tall (5 ft, 10 in) with a standard deviation of 2.5 inches. Assume the heights are normally distributed. A man is chosen at random. What is the probability he (a) stands between 5 ft, 6 in and 6 ft tall? (b) he stands at least 6 ft tall? And (c) he stands at most 5 ft, 9 in? Discussion: Let r.v. X represent the height of men in inches. For consistency, all heights are converted into inches, which in turn must be normalized into their corresponding z-scores. For (a), the probability is written P ( 66 X 72). With mean µ = 70 and = 2. 5, the heights are normalized into z-scores and the probability determined: P ( 66 X 72) P Z = 1.6 Z 0.8) = Therefore, about 73.3% of all American men stand between 5 ft 6 in and 6 ft tall. For (b), the probability is written P ( X 72), normalized into z-scores and the probability determined: P ( X 72) P Z = Z 0.8) = Therefore, about 21.2% of American men stand above 6 ft tall. For (c), the probability is written P ( X 69), normalized into z-scores and the probability determined: P ( X 69) P Z = Z 0.4) = About 34.5% of men stand at or below 5 ft, 9 in. In many applications, we may work the process in reverse using tables or the invnorm feature on the calculator. In cases like this, a percentage (area) underneath the normal distribution is known and we wish to work backwards to find the corresponding z-score that agrees with this area. Specifically, invnorm(a) returns a z-score on the standard normal curve N (0,1) such that the area from the left up to the z-score is the desired area a, which must be entered as a decimal, 0 < a < 1. invnorm(a) = z z N( 0,1) dx = a 427

6 Example 5: On the standard normal distribution N (0,1), what z-score corresponds to an area of 0.85, as read from the left? Discussion: This problem can be rephrased as P ( X z) = The invnorm feature is designed to return z-scores such that the area from the left up to the z-score is the desired percentage. Call up invnorm and enter in the area: invnorm(0.85) = Therefore, z = This z-score is graphed with its corresponding area: Remember, invnorm always returns z-scores for areas from the left up to the z-score. Example 6: On the standard normal distribution N (0,1), what z-score determines an area of 0.25 to the right of the z? In other words, what is the minimum z-score needed to be in the top 25%? Discussion: Graphically, the top 25% is the shaded area extending from (unknown) z and to the right: However, the InvNorm feature is designed to return areas from the left and up to z as a right endpoint. Therefore, the problem needs to be restated as invnorm(0.75), which is

7 Therefore, one needs to be positive standard deviation from the mean to be at the minimum threshold for the top 25%. Example 7: In a large college class, the mean score on the midterm was µ = 66 with a standard deviation of 8 points. The professor will give anyone who scored in the top 40% a B grade, and anyone who scored in the top 12% an A grade. What are the minimum scores needed for a B grade? an A grade? Discussion: This distribution is N (66,64). Be sure to note that var = 64, so that the standard deviation is = var = 64 = 8. In using the invnorm feature, we are assuming the N (0,1) standard normal distribution. Therefore, we will need to find the z-scores in N (0,1) then convert back to the N (66,64) setting. To be in the top 40% means you scored better than 60% of the rest of the students. On the standard normal distribution, InvNorm(0.6) = We need to convert this figure from the N (0,1) setting back to the N (66,64) by working the z-score formula in reverse: x µ z = = x 66 8 Solving for x, we get: x 66 = 0.253(8) = Therefore, the minimum score needed for a B on this test is a 68 (rounding as needed). For an A grade, the same approach is used: to be in the top 12% means the student is better than 88% of the students: invnorm(0.88) = Converting back to x, we get: x µ z = = x 66 8 Solving for x, we get x = Therefore, a minimum score of 75 (rounded) gives the student an A grade. Sometimes, grading on the curve means to adapt the scores onto a normal distribution such as the above example. The parameters for mean and standard deviation can also be included with the calculator command. For example, the above calculation could be entered as invnorm(0.88,66,8), which gives , or 75.4 as was determined. 429

8 Example 8: The average speed for vehicles along one notorious stretch of freeway is µ = 75 miles per hour with a standard deviation of = 6 miles per hour. The police will ticket anyone caught in the top 0.5% of speeders. What is the minimum speed one needs to go to get a ticket? Discussion: Being in the top 0.5% of speeders is equivalent to being faster than 99.5% of all drivers. Hence, invnorm(0.995) = This z-score is converted back to its corresponding x: x µ x 75 z = 2.58 = x = Therefore, a minimum speed of 90 miles per hour (rounded) earns you an automatic ticket. Example 9: You took a standardized exam and scored 95 points. The mean was µ = 71. Your friend scored 80 points and was found to be in the 85 th percentile (meaning he scored better than 85% of all other test takers). What is your percentile? Discussion: The only missing piece of information here is the standard deviation. Your friend s result can be used to determine the standard deviation. Since he was in the 85 th percentile, your friend s z-score is invnorm(0.85) = Working this into the z-score conversion formula with unknown, we can solve for : x µ z = = = 9 = = Therefore we can determine your z-score: z = = Thus, your percentile is equivalent to the area below z = : Therefore, you scored in the 96.7 th percentile. p (Z 1.842) = Two final comments regarding the Normal distribution: P ( X = k) = 0 for all k, for the reasons outlined in section 9.4. The inequalities and <, and and >, are used interchangeably: X < k) = X k), and so forth. Inclusion or exclusion of the endpoint has no effect on the probability. By default, the inequalities and are used. Thus, a statement such as X is at most 20 can be interpreted as P ( X 20) or P ( X < 20) ; both are the same. 430

9 Summary The standard normal distribution is a bell-shaped curve with mean µ = 0, variance var = 1 and standard deviation = 1. Any normal distribution is written N (µ, var). The standard normal distribution is called the N (0,1) distribution. The standard normal distribution is a probability density function defined for < x < and an area of 1 below the graph. Probabilities are read as areas under the curve. About 68% of the data is within one standard deviation of the mean, 95% of the data is within two standard deviations of the mean, and over 99% of the data is within three standard deviations of the mean. To 3-decomal place accuracy: 1 X 2 X 3 X 1) = ) = ) = The standard normal distribution is symmetric: the area to the left of the mean µ = 0 is 0.5 and to the right is 0.5. X X 0) = 0.5 0) = 0.5 To convert from a general normal distribution with mean µ and standard deviation to corresponding z-scores on the N (0,1) distribution, use the normalization formula z = x µ invnorm(a) returns a z-score on the standard normal curve N (0,1) such that the area from the left up to the z-score is the desired area a, which must be entered as a decimal, 0 < a < 1. invnorm(a) = z z N( 0,1) dx = a 431

The Normal Distribution

The Normal Distribution Chapter 6 The Normal Distribution 6.1 The Normal Distribution 1 6.1.1 Student Learning Objectives By the end of this chapter, the student should be able to: Recognize the normal probability distribution

More information

6.4 Normal Distribution

6.4 Normal Distribution Contents 6.4 Normal Distribution....................... 381 6.4.1 Characteristics of the Normal Distribution....... 381 6.4.2 The Standardized Normal Distribution......... 385 6.4.3 Meaning of Areas under

More information

6 3 The Standard Normal Distribution

6 3 The Standard Normal Distribution 290 Chapter 6 The Normal Distribution Figure 6 5 Areas Under a Normal Distribution Curve 34.13% 34.13% 2.28% 13.59% 13.59% 2.28% 3 2 1 + 1 + 2 + 3 About 68% About 95% About 99.7% 6 3 The Distribution Since

More information

3.4 The Normal Distribution

3.4 The Normal Distribution 3.4 The Normal Distribution All of the probability distributions we have found so far have been for finite random variables. (We could use rectangles in a histogram.) A probability distribution for a continuous

More information

AP Statistics Solutions to Packet 2

AP Statistics Solutions to Packet 2 AP Statistics Solutions to Packet 2 The Normal Distributions Density Curves and the Normal Distribution Standard Normal Calculations HW #9 1, 2, 4, 6-8 2.1 DENSITY CURVES (a) Sketch a density curve that

More information

MEASURES OF VARIATION

MEASURES OF VARIATION NORMAL DISTRIBTIONS MEASURES OF VARIATION In statistics, it is important to measure the spread of data. A simple way to measure spread is to find the range. But statisticians want to know if the data are

More information

Probability Distributions

Probability Distributions Learning Objectives Probability Distributions Section 1: How Can We Summarize Possible Outcomes and Their Probabilities? 1. Random variable 2. Probability distributions for discrete random variables 3.

More information

4. Continuous Random Variables, the Pareto and Normal Distributions

4. Continuous Random Variables, the Pareto and Normal Distributions 4. Continuous Random Variables, the Pareto and Normal Distributions A continuous random variable X can take any value in a given range (e.g. height, weight, age). The distribution of a continuous random

More information

Def: The standard normal distribution is a normal probability distribution that has a mean of 0 and a standard deviation of 1.

Def: The standard normal distribution is a normal probability distribution that has a mean of 0 and a standard deviation of 1. Lecture 6: Chapter 6: Normal Probability Distributions A normal distribution is a continuous probability distribution for a random variable x. The graph of a normal distribution is called the normal curve.

More information

Stats on the TI 83 and TI 84 Calculator

Stats on the TI 83 and TI 84 Calculator Stats on the TI 83 and TI 84 Calculator Entering the sample values STAT button Left bracket { Right bracket } Store (STO) List L1 Comma Enter Example: Sample data are {5, 10, 15, 20} 1. Press 2 ND and

More information

Normal Distribution. Definition A continuous random variable has a normal distribution if its probability density. f ( y ) = 1.

Normal Distribution. Definition A continuous random variable has a normal distribution if its probability density. f ( y ) = 1. Normal Distribution Definition A continuous random variable has a normal distribution if its probability density e -(y -µ Y ) 2 2 / 2 σ function can be written as for < y < as Y f ( y ) = 1 σ Y 2 π Notation:

More information

Normal Probability Distribution

Normal Probability Distribution Normal Probability Distribution The Normal Distribution functions: #1: normalpdf pdf = Probability Density Function This function returns the probability of a single value of the random variable x. Use

More information

Chapter 1: Looking at Data Section 1.1: Displaying Distributions with Graphs

Chapter 1: Looking at Data Section 1.1: Displaying Distributions with Graphs Types of Variables Chapter 1: Looking at Data Section 1.1: Displaying Distributions with Graphs Quantitative (numerical)variables: take numerical values for which arithmetic operations make sense (addition/averaging)

More information

STT315 Chapter 4 Random Variables & Probability Distributions KM. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables

STT315 Chapter 4 Random Variables & Probability Distributions KM. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables Discrete vs. continuous random variables Examples of continuous distributions o Uniform o Exponential o Normal Recall: A random

More information

MATH 10: Elementary Statistics and Probability Chapter 7: The Central Limit Theorem

MATH 10: Elementary Statistics and Probability Chapter 7: The Central Limit Theorem MATH 10: Elementary Statistics and Probability Chapter 7: The Central Limit Theorem Tony Pourmohamad Department of Mathematics De Anza College Spring 2015 Objectives By the end of this set of slides, you

More information

Normal distribution. ) 2 /2σ. 2π σ

Normal distribution. ) 2 /2σ. 2π σ Normal distribution The normal distribution is the most widely known and used of all distributions. Because the normal distribution approximates many natural phenomena so well, it has developed into a

More information

8. THE NORMAL DISTRIBUTION

8. THE NORMAL DISTRIBUTION 8. THE NORMAL DISTRIBUTION The normal distribution with mean μ and variance σ 2 has the following density function: The normal distribution is sometimes called a Gaussian Distribution, after its inventor,

More information

Chapter 3 RANDOM VARIATE GENERATION

Chapter 3 RANDOM VARIATE GENERATION Chapter 3 RANDOM VARIATE GENERATION In order to do a Monte Carlo simulation either by hand or by computer, techniques must be developed for generating values of random variables having known distributions.

More information

Descriptive statistics Statistical inference statistical inference, statistical induction and inferential statistics

Descriptive statistics Statistical inference statistical inference, statistical induction and inferential statistics Descriptive statistics is the discipline of quantitatively describing the main features of a collection of data. Descriptive statistics are distinguished from inferential statistics (or inductive statistics),

More information

Exercise 1.12 (Pg. 22-23)

Exercise 1.12 (Pg. 22-23) Individuals: The objects that are described by a set of data. They may be people, animals, things, etc. (Also referred to as Cases or Records) Variables: The characteristics recorded about each individual.

More information

WEEK #22: PDFs and CDFs, Measures of Center and Spread

WEEK #22: PDFs and CDFs, Measures of Center and Spread WEEK #22: PDFs and CDFs, Measures of Center and Spread Goals: Explore the effect of independent events in probability calculations. Present a number of ways to represent probability distributions. Textbook

More information

Density Curve. A density curve is the graph of a continuous probability distribution. It must satisfy the following properties:

Density Curve. A density curve is the graph of a continuous probability distribution. It must satisfy the following properties: Density Curve A density curve is the graph of a continuous probability distribution. It must satisfy the following properties: 1. The total area under the curve must equal 1. 2. Every point on the curve

More information

Probability. Distribution. Outline

Probability. Distribution. Outline 7 The Normal Probability Distribution Outline 7.1 Properties of the Normal Distribution 7.2 The Standard Normal Distribution 7.3 Applications of the Normal Distribution 7.4 Assessing Normality 7.5 The

More information

7. Normal Distributions

7. Normal Distributions 7. Normal Distributions A. Introduction B. History C. Areas of Normal Distributions D. Standard Normal E. Exercises Most of the statistical analyses presented in this book are based on the bell-shaped

More information

Method To Solve Linear, Polynomial, or Absolute Value Inequalities:

Method To Solve Linear, Polynomial, or Absolute Value Inequalities: Solving Inequalities An inequality is the result of replacing the = sign in an equation with ,, or. For example, 3x 2 < 7 is a linear inequality. We call it linear because if the < were replaced with

More information

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Module No. #01 Lecture No. #15 Special Distributions-VI Today, I am going to introduce

More information

Key Concept. Density Curve

Key Concept. Density Curve MAT 155 Statistical Analysis Dr. Claude Moore Cape Fear Community College Chapter 6 Normal Probability Distributions 6 1 Review and Preview 6 2 The Standard Normal Distribution 6 3 Applications of Normal

More information

Chapter 5: Normal Probability Distributions - Solutions

Chapter 5: Normal Probability Distributions - Solutions Chapter 5: Normal Probability Distributions - Solutions Note: All areas and z-scores are approximate. Your answers may vary slightly. 5.2 Normal Distributions: Finding Probabilities If you are given that

More information

Descriptive Statistics

Descriptive Statistics Y520 Robert S Michael Goal: Learn to calculate indicators and construct graphs that summarize and describe a large quantity of values. Using the textbook readings and other resources listed on the web

More information

Probability Distributions

Probability Distributions CHAPTER 6 Probability Distributions Calculator Note 6A: Computing Expected Value, Variance, and Standard Deviation from a Probability Distribution Table Using Lists to Compute Expected Value, Variance,

More information

Week 4: Standard Error and Confidence Intervals

Week 4: Standard Error and Confidence Intervals Health Sciences M.Sc. Programme Applied Biostatistics Week 4: Standard Error and Confidence Intervals Sampling Most research data come from subjects we think of as samples drawn from a larger population.

More information

TEACHER NOTES MATH NSPIRED

TEACHER NOTES MATH NSPIRED Math Objectives Students will understand that normal distributions can be used to approximate binomial distributions whenever both np and n(1 p) are sufficiently large. Students will understand that when

More information

AP Physics 1 and 2 Lab Investigations

AP Physics 1 and 2 Lab Investigations AP Physics 1 and 2 Lab Investigations Student Guide to Data Analysis New York, NY. College Board, Advanced Placement, Advanced Placement Program, AP, AP Central, and the acorn logo are registered trademarks

More information

Important Probability Distributions OPRE 6301

Important Probability Distributions OPRE 6301 Important Probability Distributions OPRE 6301 Important Distributions... Certain probability distributions occur with such regularity in real-life applications that they have been given their own names.

More information

CA200 Quantitative Analysis for Business Decisions. File name: CA200_Section_04A_StatisticsIntroduction

CA200 Quantitative Analysis for Business Decisions. File name: CA200_Section_04A_StatisticsIntroduction CA200 Quantitative Analysis for Business Decisions File name: CA200_Section_04A_StatisticsIntroduction Table of Contents 4. Introduction to Statistics... 1 4.1 Overview... 3 4.2 Discrete or continuous

More information

Section 1.3 Exercises (Solutions)

Section 1.3 Exercises (Solutions) Section 1.3 Exercises (s) 1.109, 1.110, 1.111, 1.114*, 1.115, 1.119*, 1.122, 1.125, 1.127*, 1.128*, 1.131*, 1.133*, 1.135*, 1.137*, 1.139*, 1.145*, 1.146-148. 1.109 Sketch some normal curves. (a) Sketch

More information

Unit 7: Normal Curves

Unit 7: Normal Curves Unit 7: Normal Curves Summary of Video Histograms of completely unrelated data often exhibit similar shapes. To focus on the overall shape of a distribution and to avoid being distracted by the irregularities

More information

Lecture 14. Chapter 7: Probability. Rule 1: Rule 2: Rule 3: Nancy Pfenning Stats 1000

Lecture 14. Chapter 7: Probability. Rule 1: Rule 2: Rule 3: Nancy Pfenning Stats 1000 Lecture 4 Nancy Pfenning Stats 000 Chapter 7: Probability Last time we established some basic definitions and rules of probability: Rule : P (A C ) = P (A). Rule 2: In general, the probability of one event

More information

How do you compare numbers? On a number line, larger numbers are to the right and smaller numbers are to the left.

How do you compare numbers? On a number line, larger numbers are to the right and smaller numbers are to the left. The verbal answers to all of the following questions should be memorized before completion of pre-algebra. Answers that are not memorized will hinder your ability to succeed in algebra 1. Number Basics

More information

Lesson 7 Z-Scores and Probability

Lesson 7 Z-Scores and Probability Lesson 7 Z-Scores and Probability Outline Introduction Areas Under the Normal Curve Using the Z-table Converting Z-score to area -area less than z/area greater than z/area between two z-values Converting

More information

Math 151. Rumbos Spring 2014 1. Solutions to Assignment #22

Math 151. Rumbos Spring 2014 1. Solutions to Assignment #22 Math 151. Rumbos Spring 2014 1 Solutions to Assignment #22 1. An experiment consists of rolling a die 81 times and computing the average of the numbers on the top face of the die. Estimate the probability

More information

SAMPLING DISTRIBUTIONS

SAMPLING DISTRIBUTIONS 0009T_c07_308-352.qd 06/03/03 20:44 Page 308 7Chapter SAMPLING DISTRIBUTIONS 7.1 Population and Sampling Distributions 7.2 Sampling and Nonsampling Errors 7.3 Mean and Standard Deviation of 7.4 Shape of

More information

Solutions to Homework 6 Statistics 302 Professor Larget

Solutions to Homework 6 Statistics 302 Professor Larget s to Homework 6 Statistics 302 Professor Larget Textbook Exercises 5.29 (Graded for Completeness) What Proportion Have College Degrees? According to the US Census Bureau, about 27.5% of US adults over

More information

CURVE FITTING LEAST SQUARES APPROXIMATION

CURVE FITTING LEAST SQUARES APPROXIMATION CURVE FITTING LEAST SQUARES APPROXIMATION Data analysis and curve fitting: Imagine that we are studying a physical system involving two quantities: x and y Also suppose that we expect a linear relationship

More information

Characteristics of Binomial Distributions

Characteristics of Binomial Distributions Lesson2 Characteristics of Binomial Distributions In the last lesson, you constructed several binomial distributions, observed their shapes, and estimated their means and standard deviations. In Investigation

More information

Continuing, we get (note that unlike the text suggestion, I end the final interval with 95, not 85.

Continuing, we get (note that unlike the text suggestion, I end the final interval with 95, not 85. Chapter 3 -- Review Exercises Statistics 1040 -- Dr. McGahagan Problem 1. Histogram of male heights. Shaded area shows percentage of men between 66 and 72 inches in height; this translates as "66 inches

More information

5/31/2013. 6.1 Normal Distributions. Normal Distributions. Chapter 6. Distribution. The Normal Distribution. Outline. Objectives.

5/31/2013. 6.1 Normal Distributions. Normal Distributions. Chapter 6. Distribution. The Normal Distribution. Outline. Objectives. The Normal Distribution C H 6A P T E R The Normal Distribution Outline 6 1 6 2 Applications of the Normal Distribution 6 3 The Central Limit Theorem 6 4 The Normal Approximation to the Binomial Distribution

More information

HISTOGRAMS, CUMULATIVE FREQUENCY AND BOX PLOTS

HISTOGRAMS, CUMULATIVE FREQUENCY AND BOX PLOTS Mathematics Revision Guides Histograms, Cumulative Frequency and Box Plots Page 1 of 25 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Higher Tier HISTOGRAMS, CUMULATIVE FREQUENCY AND BOX PLOTS

More information

Midterm Review Problems

Midterm Review Problems Midterm Review Problems October 19, 2013 1. Consider the following research title: Cooperation among nursery school children under two types of instruction. In this study, what is the independent variable?

More information

The Standard Normal distribution

The Standard Normal distribution The Standard Normal distribution 21.2 Introduction Mass-produced items should conform to a specification. Usually, a mean is aimed for but due to random errors in the production process we set a tolerance

More information

Introduction to Quantitative Methods

Introduction to Quantitative Methods Introduction to Quantitative Methods October 15, 2009 Contents 1 Definition of Key Terms 2 2 Descriptive Statistics 3 2.1 Frequency Tables......................... 4 2.2 Measures of Central Tendencies.................

More information

Statistical Confidence Calculations

Statistical Confidence Calculations Statistical Confidence Calculations Statistical Methodology Omniture Test&Target utilizes standard statistics to calculate confidence, confidence intervals, and lift for each campaign. The student s T

More information

COMP 250 Fall 2012 lecture 2 binary representations Sept. 11, 2012

COMP 250 Fall 2012 lecture 2 binary representations Sept. 11, 2012 Binary numbers The reason humans represent numbers using decimal (the ten digits from 0,1,... 9) is that we have ten fingers. There is no other reason than that. There is nothing special otherwise about

More information

Section 3-3 Approximating Real Zeros of Polynomials

Section 3-3 Approximating Real Zeros of Polynomials - Approimating Real Zeros of Polynomials 9 Section - Approimating Real Zeros of Polynomials Locating Real Zeros The Bisection Method Approimating Multiple Zeros Application The methods for finding zeros

More information

Estimating the Average Value of a Function

Estimating the Average Value of a Function Estimating the Average Value of a Function Problem: Determine the average value of the function f(x) over the interval [a, b]. Strategy: Choose sample points a = x 0 < x 1 < x 2 < < x n 1 < x n = b and

More information

What Does the Normal Distribution Sound Like?

What Does the Normal Distribution Sound Like? What Does the Normal Distribution Sound Like? Ananda Jayawardhana Pittsburg State University ananda@pittstate.edu Published: June 2013 Overview of Lesson In this activity, students conduct an investigation

More information

Warm-Up Oct. 22. Daily Agenda:

Warm-Up Oct. 22. Daily Agenda: Evaluate y = 2x 3x + 5 when x = 1, 0, and 2. Daily Agenda: Grade Assignment Go over Ch 3 Test; Retakes must be done by next Tuesday 5.1 notes / assignment Graphing Quadratic Functions 5.2 notes / assignment

More information

Lecture 2: Discrete Distributions, Normal Distributions. Chapter 1

Lecture 2: Discrete Distributions, Normal Distributions. Chapter 1 Lecture 2: Discrete Distributions, Normal Distributions Chapter 1 Reminders Course website: www. stat.purdue.edu/~xuanyaoh/stat350 Office Hour: Mon 3:30-4:30, Wed 4-5 Bring a calculator, and copy Tables

More information

Chapter 4. Probability and Probability Distributions

Chapter 4. Probability and Probability Distributions Chapter 4. robability and robability Distributions Importance of Knowing robability To know whether a sample is not identical to the population from which it was selected, it is necessary to assess the

More information

Engineering Problem Solving and Excel. EGN 1006 Introduction to Engineering

Engineering Problem Solving and Excel. EGN 1006 Introduction to Engineering Engineering Problem Solving and Excel EGN 1006 Introduction to Engineering Mathematical Solution Procedures Commonly Used in Engineering Analysis Data Analysis Techniques (Statistics) Curve Fitting techniques

More information

2.6. Probability. In general the probability density of a random variable satisfies two conditions:

2.6. Probability. In general the probability density of a random variable satisfies two conditions: 2.6. PROBABILITY 66 2.6. Probability 2.6.. Continuous Random Variables. A random variable a real-valued function defined on some set of possible outcomes of a random experiment; e.g. the number of points

More information

Session 7 Bivariate Data and Analysis

Session 7 Bivariate Data and Analysis Session 7 Bivariate Data and Analysis Key Terms for This Session Previously Introduced mean standard deviation New in This Session association bivariate analysis contingency table co-variation least squares

More information

EXAM #1 (Example) Instructor: Ela Jackiewicz. Relax and good luck!

EXAM #1 (Example) Instructor: Ela Jackiewicz. Relax and good luck! STP 231 EXAM #1 (Example) Instructor: Ela Jackiewicz Honor Statement: I have neither given nor received information regarding this exam, and I will not do so until all exams have been graded and returned.

More information

Notes on Continuous Random Variables

Notes on Continuous Random Variables Notes on Continuous Random Variables Continuous random variables are random quantities that are measured on a continuous scale. They can usually take on any value over some interval, which distinguishes

More information

The Normal Distribution

The Normal Distribution The Normal Distribution Continuous Distributions A continuous random variable is a variable whose possible values form some interval of numbers. Typically, a continuous variable involves a measurement

More information

Good luck! BUSINESS STATISTICS FINAL EXAM INSTRUCTIONS. Name:

Good luck! BUSINESS STATISTICS FINAL EXAM INSTRUCTIONS. Name: Glo bal Leadership M BA BUSINESS STATISTICS FINAL EXAM Name: INSTRUCTIONS 1. Do not open this exam until instructed to do so. 2. Be sure to fill in your name before starting the exam. 3. You have two hours

More information

Interpreting Data in Normal Distributions

Interpreting Data in Normal Distributions Interpreting Data in Normal Distributions This curve is kind of a big deal. It shows the distribution of a set of test scores, the results of rolling a die a million times, the heights of people on Earth,

More information

Name: Date: Use the following to answer questions 2-3:

Name: Date: Use the following to answer questions 2-3: Name: Date: 1. A study is conducted on students taking a statistics class. Several variables are recorded in the survey. Identify each variable as categorical or quantitative. A) Type of car the student

More information

Lesson 4 Measures of Central Tendency

Lesson 4 Measures of Central Tendency Outline Measures of a distribution s shape -modality and skewness -the normal distribution Measures of central tendency -mean, median, and mode Skewness and Central Tendency Lesson 4 Measures of Central

More information

CALCULATIONS & STATISTICS

CALCULATIONS & STATISTICS CALCULATIONS & STATISTICS CALCULATION OF SCORES Conversion of 1-5 scale to 0-100 scores When you look at your report, you will notice that the scores are reported on a 0-100 scale, even though respondents

More information

consider the number of math classes taken by math 150 students. how can we represent the results in one number?

consider the number of math classes taken by math 150 students. how can we represent the results in one number? ch 3: numerically summarizing data - center, spread, shape 3.1 measure of central tendency or, give me one number that represents all the data consider the number of math classes taken by math 150 students.

More information

Chapter 8: Hypothesis Testing for One Population Mean, Variance, and Proportion

Chapter 8: Hypothesis Testing for One Population Mean, Variance, and Proportion Chapter 8: Hypothesis Testing for One Population Mean, Variance, and Proportion Learning Objectives Upon successful completion of Chapter 8, you will be able to: Understand terms. State the null and alternative

More information

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems Academic Content Standards Grade Eight Ohio Pre-Algebra 2008 STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express large numbers and small

More information

PowerScore Test Preparation (800) 545-1750

PowerScore Test Preparation (800) 545-1750 Question 1 Test 1, Second QR Section (version 1) List A: 0, 5,, 15, 20... QA: Standard deviation of list A QB: Standard deviation of list B Statistics: Standard Deviation Answer: The two quantities are

More information

FUNDAMENTALS OF LANDSCAPE TECHNOLOGY GSD Harvard University Graduate School of Design Department of Landscape Architecture Fall 2006

FUNDAMENTALS OF LANDSCAPE TECHNOLOGY GSD Harvard University Graduate School of Design Department of Landscape Architecture Fall 2006 FUNDAMENTALS OF LANDSCAPE TECHNOLOGY GSD Harvard University Graduate School of Design Department of Landscape Architecture Fall 2006 6106/ M2 BASICS OF GRADING AND SURVEYING Laura Solano, Lecturer Name

More information

Frequency Distributions

Frequency Distributions Descriptive Statistics Dr. Tom Pierce Department of Psychology Radford University Descriptive statistics comprise a collection of techniques for better understanding what the people in a group look like

More information

The right edge of the box is the third quartile, Q 3, which is the median of the data values above the median. Maximum Median

The right edge of the box is the third quartile, Q 3, which is the median of the data values above the median. Maximum Median CONDENSED LESSON 2.1 Box Plots In this lesson you will create and interpret box plots for sets of data use the interquartile range (IQR) to identify potential outliers and graph them on a modified box

More information

Logo Symmetry Learning Task. Unit 5

Logo Symmetry Learning Task. Unit 5 Logo Symmetry Learning Task Unit 5 Course Mathematics I: Algebra, Geometry, Statistics Overview The Logo Symmetry Learning Task explores graph symmetry and odd and even functions. Students are asked to

More information

Continuous Random Variables

Continuous Random Variables Chapter 5 Continuous Random Variables 5.1 Continuous Random Variables 1 5.1.1 Student Learning Objectives By the end of this chapter, the student should be able to: Recognize and understand continuous

More information

1.7 Graphs of Functions

1.7 Graphs of Functions 64 Relations and Functions 1.7 Graphs of Functions In Section 1.4 we defined a function as a special type of relation; one in which each x-coordinate was matched with only one y-coordinate. We spent most

More information

Chapter 1: Exploring Data

Chapter 1: Exploring Data Chapter 1: Exploring Data Chapter 1 Review 1. As part of survey of college students a researcher is interested in the variable class standing. She records a 1 if the student is a freshman, a 2 if the student

More information

Chapter 4. iclicker Question 4.4 Pre-lecture. Part 2. Binomial Distribution. J.C. Wang. iclicker Question 4.4 Pre-lecture

Chapter 4. iclicker Question 4.4 Pre-lecture. Part 2. Binomial Distribution. J.C. Wang. iclicker Question 4.4 Pre-lecture Chapter 4 Part 2. Binomial Distribution J.C. Wang iclicker Question 4.4 Pre-lecture iclicker Question 4.4 Pre-lecture Outline Computing Binomial Probabilities Properties of a Binomial Distribution Computing

More information

Lesson 20. Probability and Cumulative Distribution Functions

Lesson 20. Probability and Cumulative Distribution Functions Lesson 20 Probability and Cumulative Distribution Functions Recall If p(x) is a density function for some characteristic of a population, then Recall If p(x) is a density function for some characteristic

More information

Chapter 3. The Normal Distribution

Chapter 3. The Normal Distribution Chapter 3. The Normal Distribution Topics covered in this chapter: Z-scores Normal Probabilities Normal Percentiles Z-scores Example 3.6: The standard normal table The Problem: What proportion of observations

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Final Exam Review MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) A researcher for an airline interviews all of the passengers on five randomly

More information

Gamma Distribution Fitting

Gamma Distribution Fitting Chapter 552 Gamma Distribution Fitting Introduction This module fits the gamma probability distributions to a complete or censored set of individual or grouped data values. It outputs various statistics

More information

TImath.com. Statistics. Areas in Intervals

TImath.com. Statistics. Areas in Intervals Areas in Intervals ID: 9472 TImath.com Time required 30 minutes Activity Overview In this activity, students use several methods to determine the probability of a given normally distributed value being

More information

Summary of Formulas and Concepts. Descriptive Statistics (Ch. 1-4)

Summary of Formulas and Concepts. Descriptive Statistics (Ch. 1-4) Summary of Formulas and Concepts Descriptive Statistics (Ch. 1-4) Definitions Population: The complete set of numerical information on a particular quantity in which an investigator is interested. We assume

More information

Organizing Topic: Data Analysis

Organizing Topic: Data Analysis Organizing Topic: Data Analysis Mathematical Goals: Students will analyze and interpret univariate data using measures of central tendency and dispersion. Students will calculate the z-scores for data.

More information

You flip a fair coin four times, what is the probability that you obtain three heads.

You flip a fair coin four times, what is the probability that you obtain three heads. Handout 4: Binomial Distribution Reading Assignment: Chapter 5 In the previous handout, we looked at continuous random variables and calculating probabilities and percentiles for those type of variables.

More information

Statistics 151 Practice Midterm 1 Mike Kowalski

Statistics 151 Practice Midterm 1 Mike Kowalski Statistics 151 Practice Midterm 1 Mike Kowalski Statistics 151 Practice Midterm 1 Multiple Choice (50 minutes) Instructions: 1. This is a closed book exam. 2. You may use the STAT 151 formula sheets and

More information

POLYNOMIAL FUNCTIONS

POLYNOMIAL FUNCTIONS POLYNOMIAL FUNCTIONS Polynomial Division.. 314 The Rational Zero Test.....317 Descarte s Rule of Signs... 319 The Remainder Theorem.....31 Finding all Zeros of a Polynomial Function.......33 Writing a

More information

Pythagoras Theorem. Page I can... 1... identify and label right-angled triangles. 2... explain Pythagoras Theorem. 4... calculate the hypotenuse

Pythagoras Theorem. Page I can... 1... identify and label right-angled triangles. 2... explain Pythagoras Theorem. 4... calculate the hypotenuse Pythagoras Theorem Page I can... 1... identify and label right-angled triangles 2... eplain Pythagoras Theorem 4... calculate the hypotenuse 5... calculate a shorter side 6... determine whether a triangle

More information

Random variables, probability distributions, binomial random variable

Random variables, probability distributions, binomial random variable Week 4 lecture notes. WEEK 4 page 1 Random variables, probability distributions, binomial random variable Eample 1 : Consider the eperiment of flipping a fair coin three times. The number of tails that

More information

Measures of Central Tendency and Variability: Summarizing your Data for Others

Measures of Central Tendency and Variability: Summarizing your Data for Others Measures of Central Tendency and Variability: Summarizing your Data for Others 1 I. Measures of Central Tendency: -Allow us to summarize an entire data set with a single value (the midpoint). 1. Mode :

More information

7 CONTINUOUS PROBABILITY DISTRIBUTIONS

7 CONTINUOUS PROBABILITY DISTRIBUTIONS 7 CONTINUOUS PROBABILITY DISTRIBUTIONS Chapter 7 Continuous Probability Distributions Objectives After studying this chapter you should understand the use of continuous probability distributions and the

More information

seven Statistical Analysis with Excel chapter OVERVIEW CHAPTER

seven Statistical Analysis with Excel chapter OVERVIEW CHAPTER seven Statistical Analysis with Excel CHAPTER chapter OVERVIEW 7.1 Introduction 7.2 Understanding Data 7.3 Relationships in Data 7.4 Distributions 7.5 Summary 7.6 Exercises 147 148 CHAPTER 7 Statistical

More information

99.37, 99.38, 99.38, 99.39, 99.39, 99.39, 99.39, 99.40, 99.41, 99.42 cm

99.37, 99.38, 99.38, 99.39, 99.39, 99.39, 99.39, 99.40, 99.41, 99.42 cm Error Analysis and the Gaussian Distribution In experimental science theory lives or dies based on the results of experimental evidence and thus the analysis of this evidence is a critical part of the

More information

15.062 Data Mining: Algorithms and Applications Matrix Math Review

15.062 Data Mining: Algorithms and Applications Matrix Math Review .6 Data Mining: Algorithms and Applications Matrix Math Review The purpose of this document is to give a brief review of selected linear algebra concepts that will be useful for the course and to develop

More information

Inequalities - Solve and Graph Inequalities

Inequalities - Solve and Graph Inequalities 3.1 Inequalities - Solve and Graph Inequalities Objective: Solve, graph, and give interval notation for the solution to linear inequalities. When we have an equation such as x = 4 we have a specific value

More information