MATH 104 CHAPTER 5 page 1 NORMAL DISTRIBUTION

Size: px
Start display at page:

Download "MATH 104 CHAPTER 5 page 1 NORMAL DISTRIBUTION"

Transcription

1 MATH 104 CHAPTER 5 page 1 NORMAL DISTRIBUTION We have examined discrete random variables, those random variables for which we can list the possible values. We will now look at continuous random variables. A continuous random variable has infinitely many values resulting from measured quantities such a the net weight of a package of frozen food, the amount of tar in a cigarette, the time to complete a task, etc. One example of a continuous distribution is the uniform distribution. The domain of a uniform random variable X consists of all values within some interval a x b. The area under the graph of a uniform distribution between two values is the probability that the random variable will take on a number between those values. p(x) 1 b a 1 4 total area = 1 x a b 2 6 For X, a Uniform Random Variable, with 2 x 6 : example1: P( 2 < x < 3 ) = example 2: P(3 < x < 5) = example 3; P(2 < x < 6 ) = example 4: P(x < 3) = >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Among the many continuous distribution curves used in statistics, the most important is the normal distribution. One reason for the importance of the normal distribution is that it usefully models or describes the distributions of many random variables that arise in practice, such as the heights or weights of a group of people, the total annual sales of a firm, the measurement errors that arise in the performance of an experiment. The normal distribution is also important in that it provides a useful approximation to many other distributions. The graph of a normal distribution is called the normal curve and is bell-shaped. The important parameters of a normal distribution are the mean and the standard deviation, µ and σ. There is one and only one normal distribution with a given mean and a given standard deviation. In a normal distribution: - the mean, median and mode are equal - the distribution is bell-shaped and symmetric about the mean As for any graph of a continuous probability, there is a correspondence between area and probability. We find the area under normal curves by using the calculus tool of 1 integration of the formula f(x) = σ 2π e (1/2){(x µ )/σ }2. But, in practice we obtain the areas under normal curves in tables such as the ones in the front cover of your textbook.

2 MATH 104 CHAPTER 5 page 2 In order to use the standard normal probability tables on the front cover of your textbook, the normal random variable must be standardized by using the z-scores. data.value mean Recall: the z-score of a data value = stan dard.deviation = x µ = z. This z-score measures σ how far the data value is from the mean of the distribution. It is expressed as a number of standard deviations. (We can use the Empirical Rule to approximate the probabilities, but we can get far more accuracy by converting a data value to its z-score and then using the standard normal tables in front of the text. example: The height of adult females is N(63.6, 2.5), which reads the random variable is normally distributed with mean of 63.6 inches and standard deviation 2.5 inches. For the questions below, draw and label a bell-shaped curve and for parts b, c, and d. shade the area of interest. a) What is the z-score of a woman who is 5 feet-6 inches? b) What percentage of adult females are shorter than 5 feet-6 inches? c) What percentage of adult females are taller than 5 feet-6 inches? d) What percentage of adult females are between 5 feet and 5 feet-6 inches?

3 MATH 104 CHAPTER 5 page 3 NORMAL DISTRIBUTION FOR EACH EXAMPLE GIVE A SKETCH, WITH SHADING 1. Find the area under the standard normal curve that lies to the left of z = Find the z - score of the standard normal curve having area of 0.37 to its left The United States Army requires that women s heights be between 58 inches and 70 inches. Assume that U.S. women have heights that are normally distributed with a mean of 63.6 inches and a standard deviation of 2.5 inches. Find the percentage of U.S. women satisfying that requirement In human engineering and product design, it is often important to consider the weights of people so that airplanes and elevators aren t overloaded, etc. Assume that the population of men has normally distributed weights, with a mean of 173 pounds and standard deviation of 30 pounds. a) If a man is randomly selected, find the probability that his weight is greater than 225 pounds. a) b) If 36 different men are randomly selected from this population, find the probability that their mean weight is greater than 180 pounds. b)

4 MATH 104 CHAPTER 5 page 4 example 2 :Suppose that a population of disk drives whose service life is a normally distributed random variable with mean 760 hours and standard deviation of 140 hours. a) Find the probability that a randomly selected disk drive will have a life of 550 hours or less. b) What is the probability that a drive will fail before 1000 hours have passed? c) What proportion of the disk drives can be expected to exceed a life of 900 hours? d) Find the probability that a drive will last longer than 600 hours. e) What is the probability that a randomly selected disk drive will be one whose lifetime is between 700 and 800 hours? f) Find the point that is the 40th percentile of this distribution. g) Find the amount of time that has elapsed when only 2% of the population of disk drives are still working. h) Determine the points between which the middle 80% of the distribution does lie.

5 MATH 104 CHAPTER 5 page 5 SAMPLING DISTRIBUTIONS CENTRAL LIMIT THEOREM We can estimate the mean of a population, µ, (a parameter) by choosing a random sample from the population and calculating the mean from the sample, x, (a statistic). While there is very little chance that the sample mean and the population mean are identical, we expect them to be quite close. For the purpose of statistical inference, we need to measure how close the sample mean is likely to be to the population mean. Different samples will give us different estimates. Sampling error is the difference between the sample measure and the corresponding population measure. (ex. the difference between µ and x ) If we repeatedly draw samples and calculate the mean of each sample, these sample means will have a distribution that we call a sampling distribution. A sampling distribution of these means (distribution of the x 's ) is a distribution obtained by using the means computed from random samples of a specific size taken from a population. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CENTRAL LIMIT THEOREM: When you select simple random samples of size n from a population with mean µ and standard deviation σ, then the values of the samples means, the x 's, calculated from the samples have a mean equal to the mean of the population mean, µ, µ x = µ and have a standard deviation of σ n, σ x = σ n. If the sample size, n is relatively large,(ie: greater than or equal to 30), then the distribution of the sample means is normal or bell-shaped x s have a distribution of N( µ, σ n ) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Our goal is to find out how far our sample mean ( an x value) is from the true population mean, µ. So we wish to estimate our sampling error, which is the standard deviation of the sampling means, σ x = σ. This is called the standard error of the sample n means. (On a Minitab printout: SEMEAN is the standard error of the mean) example: A local survey of all churches finds that the mean number of members per church in the area is 458. Assume a standard deviation of For all the possible samples of size 50: a) find the mean of all of the possible sample means, (the mean of the x 's) b) find the sampling error of the distribution of the sample means, ( σ x ) c) According to the Central Limit Theorem, what is the distribution of all of the possible sample means?

6 MATH 104 CHAPTER 5 page 6 PRACTICE 1. Find the following probabilities for the given z-scores; a) P(z<2.78) = b) P(-2.1<z<2.33) = c) P(z>2.85) = d) P(z< ) = 2. Find the z-score for which the a) area to its left is 0.86 z = b) area to its right is 0.24 z = 3. The amount of time that customers wait in line during peak hours at one bank is normally distributed with a mean of 16 minutes and a standard deviation of 2 minutes. The percentage of time that the waiting time lies between 16 and 18 minutes is 4. The mean annual income for adult women in one city is $28,520 and the standard deviation of the incomes is $5,190. The distribution of the incomes is skewed to the right. For samples of size 40, describe the sampling distribution of the mean. x has a distribution the mean of all the possible sample means, (from samples, size 40), is the standard deviation of all the possible sample means (sample size 40) is 5. The National Weather Service keeps records of snowfall in mountain ranges. Records indicate that in a certain range, the annual snowfall has a mean of 103 inches and a standard deviation of 16 inches. a)for a survey of 35 years, what is the probability that the mean snowfall of the 35 years is more than 108 inches? b) From a sample of 35 years, would it be likely that the mean of the sample equals 117? Why or why not?

7 MATH 104 CHAPTER 5 page 7 MINITAB ASSIGNMENT NAME Follow the directions for each part, using your results to answer the included questions as directed. PART I: 1. CALC>RANDOM>NORMAL generate 100 rows of data store into c1-c40 mean = 20 standard deviation = 3.5 OK 2. MANIP>STACK stack c1-c40 click on the selection column of current worksheet and enter c41 OK 3. name c41 STACKN (by typing the name at the top of the column) 4. CALC>ROW STATISTICS mean input variables: c1-c40 store into c42 5. name c42 XbarN 6. STAT>BASIC STATISTICS>DISPLAY DESCRIPTIVE STATISTICS variables: c41-c42 OK 7. GRAPH>HISTOGRAM under x, enter: c41 OK 8. FILE>PRINT GRAPH 9. GRAPH>HISTOGRAM under x, enter: c42 OK 10. FILE>PRINT GRAPH 11. retrieve graphs from printer 12. highlight ALL columns and hit the DELETE key PART II: Repeat steps 1-12 with the following changes to the expressions printed in bold: step 1: replace NORMAL with EXPONENTIAL and mean = 10 step 3: name c41 STACKE step 5: name c42 XbarE PART III: Repeat steps 1-12 with the following changes to the expressions printed in bold: step 1: replace NORMAL with UNIFORM lower endpoint = 20 upper endpoint = 60 step 3. name c41 STACKU step 5. name c42 XbarU PART IV: CLICK on the Session Window so that the word session is highlighted FILE>PRINT SESSION WINDOW ANSWER THE QUESTIONS ON THE ATTACHED SHEET

8 MATH 104 CHAPTER 5 page 8 MATH 104 MINITAB ASSIGNMENT #2 NAME PART I: 1. Give the mean for the population in part I 2. Give the standard deviation for the population in part 1 3. Give the mean of XbarN in part I 4. Give the standard deviation of XbarN in part I 5. According to the Central Limit Theorem, if every possible sample of size 30 is taken, what is the value of the mean of all the sample means? 6. According to the Central Limit Theorem, if every possible sample of size 30 is taken, what is the value of the standard deviation of all the sample means? PART II: 1. Given the mean for the population in part II 2. Give the mean of XbarE in part II 3. According to the Central Limit Theorem, if every possible sample of size 30 is taken, what is the value of the mean of all the sample means? 4. According to the Central Limit Theorem, if every possible sample of size 30 is taken, what is the value of the standard deviation of all the sample means? PART III: 1. Give the mean for the population in part III 2. Give the mean of XbarU in part III 3. According to the Central Limit Theorem, if every possible sample of size 30 is taken, what is the value of the mean of all the sample means? 4. According to the Central Limit Theorem, if every possible sample of size 30 is taken, what is the value of the standard deviation of all the sample means? YOU WILL TURN IN 8 STAPLED PAGES: 1.THIS PAGE, 2.THE SESSION WINDOW, 3-8. THE HISTOGRAMS (in the order in which you printed them)

9 MATH 104 CHAPTER 5 page 9 SECTION 5.6 THE NORMAL APPROXIMATION TO THE BINOMIAL DISTRIBUTION The Binomial probability formula can be used to compute probabilities of an event in a binomial distribution. When there are a large number of trials in a binomial experiment, the binomial probability can be difficult to use. Recall that in a binomial experiment, as the number of trials, n, increases, the probability becomes more nearly symmetric and bell shaped. n p 5 AND n q 5 the probability As a general rule of thumb: if distribution will be approximately symmetric and bell shaped. Because of this, we can approximate the binomial by the area under the normal curve. (If either n p 5 or n q 5 then the binomial distribution is too skewed for the normal curve to give accurate approximations,) So: If n p 5 AND n q 5, then the binomial random variable X is approximately normally distributed with µ x = np and σ x = n p q Correction for Continuity: When using a continuous random variable to approximate a discrete random variable, move 0.5 units to the left or right to include all possible values of x. EXAMPLES: Assume for 1-4 that n p 5 and n q 5 1. P(X BINOMIAL 10) P( X NORMAL ) 2. P(X BINOMIAL < 10) P(X NORMAL < ) 3. P( X BINOMIAL 10) P(X NORMAL ) 4. P( X BINOMIAL >10) P( X NORMAL > )

10 MATH 104 CHAPTER 5 page 10 SECTION 5.6 CONTINUED NAME 5. Suppose that X ~ BINOMIAL(n = 26, p = 0.3) Use the normal approximation to the binomial distribution to find P(X > 6) To use the Normal distribution to approximate the Binomial: first check the conditions: n p 5 and n q 5 find the mean and standard deviation: µ x = np = σ x = n p q = Correction for Continuity P(X binomial > 6) ( X normal ) Calculate the normal probability where z = x np npq or use your calculator nmcdf (LB, UB, µ = n p, σ = n p ( 1 p) ) answer = 6. For the information above to use the normal distribution to approximate the the binomial probability: a. P(X binomial 6) (X normal ) = b. P( X binomial < 9) (X normal ) = c. P(5 X binomial < 9) ( X normal ) = 7. For a binomial random variable with n = 50 and p = 65%, use the normal approximation to the binomial distribution to find each ROUND TO FOUR DECIMAL PLACES...check conditioins first a. P(X binomial 28) (X normal ) a. b. P(22 X binomial < 29) ( X normal ) b.

Section Introduction to Normal Distributions

Section Introduction to Normal Distributions Section 6.1-6.2 Introduction to Normal Distributions 2012 Pearson Education, Inc. All rights reserved. 1 of 105 Section 6.1-6.2 Objectives Interpret graphs of normal probability distributions Find areas

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic The Normal Distribution Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College of Education School of Continuing and

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1 Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 6 Normal Probability Distributions 6-1 Overview 6-2 The Standard Normal Distribution

More information

ECON 214 Elements of Statistics for Economists

ECON 214 Elements of Statistics for Economists ECON 214 Elements of Statistics for Economists Session 7 The Normal Distribution Part 1 Lecturer: Dr. Bernardin Senadza, Dept. of Economics Contact Information: bsenadza@ug.edu.gh College of Education

More information

The Normal Probability Distribution

The Normal Probability Distribution 1 The Normal Probability Distribution Key Definitions Probability Density Function: An equation used to compute probabilities for continuous random variables where the output value is greater than zero

More information

Section 7.5 The Normal Distribution. Section 7.6 Application of the Normal Distribution

Section 7.5 The Normal Distribution. Section 7.6 Application of the Normal Distribution Section 7.6 Application of the Normal Distribution A random variable that may take on infinitely many values is called a continuous random variable. A continuous probability distribution is defined by

More information

Department of Quantitative Methods & Information Systems. Business Statistics. Chapter 6 Normal Probability Distribution QMIS 120. Dr.

Department of Quantitative Methods & Information Systems. Business Statistics. Chapter 6 Normal Probability Distribution QMIS 120. Dr. Department of Quantitative Methods & Information Systems Business Statistics Chapter 6 Normal Probability Distribution QMIS 120 Dr. Mohammad Zainal Chapter Goals After completing this chapter, you should

More information

The Normal Distribution

The Normal Distribution 5.1 Introduction to Normal Distributions and the Standard Normal Distribution Section Learning objectives: 1. How to interpret graphs of normal probability distributions 2. How to find areas under the

More information

CH 5 Normal Probability Distributions Properties of the Normal Distribution

CH 5 Normal Probability Distributions Properties of the Normal Distribution Properties of the Normal Distribution Example A friend that is always late. Let X represent the amount of minutes that pass from the moment you are suppose to meet your friend until the moment your friend

More information

Chapter 6. The Normal Probability Distributions

Chapter 6. The Normal Probability Distributions Chapter 6 The Normal Probability Distributions 1 Chapter 6 Overview Introduction 6-1 Normal Probability Distributions 6-2 The Standard Normal Distribution 6-3 Applications of the Normal Distribution 6-5

More information

Lecture 6: Chapter 6

Lecture 6: Chapter 6 Lecture 6: Chapter 6 C C Moxley UAB Mathematics 3 October 16 6.1 Continuous Probability Distributions Last week, we discussed the binomial probability distribution, which was discrete. 6.1 Continuous Probability

More information

MidTerm 1) Find the following (round off to one decimal place):

MidTerm 1) Find the following (round off to one decimal place): MidTerm 1) 68 49 21 55 57 61 70 42 59 50 66 99 Find the following (round off to one decimal place): Mean = 58:083, round off to 58.1 Median = 58 Range = max min = 99 21 = 78 St. Deviation = s = 8:535,

More information

NORMAL RANDOM VARIABLES (Normal or gaussian distribution)

NORMAL RANDOM VARIABLES (Normal or gaussian distribution) NORMAL RANDOM VARIABLES (Normal or gaussian distribution) Many variables, as pregnancy lengths, foot sizes etc.. exhibit a normal distribution. The shape of the distribution is a symmetric bell shape.

More information

Homework: Due Wed, Nov 3 rd Chapter 8, # 48a, 55c and 56 (count as 1), 67a

Homework: Due Wed, Nov 3 rd Chapter 8, # 48a, 55c and 56 (count as 1), 67a Homework: Due Wed, Nov 3 rd Chapter 8, # 48a, 55c and 56 (count as 1), 67a Announcements: There are some office hour changes for Nov 5, 8, 9 on website Week 5 quiz begins after class today and ends at

More information

Lecture 9. Probability Distributions. Outline. Outline

Lecture 9. Probability Distributions. Outline. Outline Outline Lecture 9 Probability Distributions 6-1 Introduction 6- Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7- Properties of the Normal Distribution

More information

No, because np = 100(0.02) = 2. The value of np must be greater than or equal to 5 to use the normal approximation.

No, because np = 100(0.02) = 2. The value of np must be greater than or equal to 5 to use the normal approximation. 1) If n 100 and p 0.02 in a binomial experiment, does this satisfy the rule for a normal approximation? Why or why not? No, because np 100(0.02) 2. The value of np must be greater than or equal to 5 to

More information

Chapter 8. Variables. Copyright 2004 Brooks/Cole, a division of Thomson Learning, Inc.

Chapter 8. Variables. Copyright 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 8 Random Variables Copyright 2004 Brooks/Cole, a division of Thomson Learning, Inc. 8.1 What is a Random Variable? Random Variable: assigns a number to each outcome of a random circumstance, or,

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 4 Random Variables & Probability Distributions Content 1. Two Types of Random Variables 2. Probability Distributions for Discrete Random Variables 3. The Binomial

More information

Lecture 9. Probability Distributions

Lecture 9. Probability Distributions Lecture 9 Probability Distributions Outline 6-1 Introduction 6-2 Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7-2 Properties of the Normal Distribution

More information

Sampling Distributions

Sampling Distributions Section 8.1 119 Sampling Distributions Section 8.1 C H A P T E R 8 4Example 2 (pg. 378) Sampling Distribution of the Sample Mean The heights of 3-year-old girls are normally distributed with μ=38.72 and

More information

The graph of a normal curve is symmetric with respect to the line x = µ, and has points of

The graph of a normal curve is symmetric with respect to the line x = µ, and has points of Stat 400, section 4.3 Normal Random Variables notes prepared by Tim Pilachowski Another often-useful probability density function is the normal density function, which graphs as the familiar bell-shaped

More information

ECO220Y Continuous Probability Distributions: Normal Readings: Chapter 9, section 9.10

ECO220Y Continuous Probability Distributions: Normal Readings: Chapter 9, section 9.10 ECO220Y Continuous Probability Distributions: Normal Readings: Chapter 9, section 9.10 Fall 2011 Lecture 8 Part 2 (Fall 2011) Probability Distributions Lecture 8 Part 2 1 / 23 Normal Density Function f

More information

Homework: Due Wed, Feb 20 th. Chapter 8, # 60a + 62a (count together as 1), 74, 82

Homework: Due Wed, Feb 20 th. Chapter 8, # 60a + 62a (count together as 1), 74, 82 Announcements: Week 5 quiz begins at 4pm today and ends at 3pm on Wed If you take more than 20 minutes to complete your quiz, you will only receive partial credit. (It doesn t cut you off.) Today: Sections

More information

CHAPTER 5 SAMPLING DISTRIBUTIONS

CHAPTER 5 SAMPLING DISTRIBUTIONS CHAPTER 5 SAMPLING DISTRIBUTIONS Sampling Variability. We will visualize our data as a random sample from the population with unknown parameter μ. Our sample mean Ȳ is intended to estimate population mean

More information

Chapter Seven. The Normal Distribution

Chapter Seven. The Normal Distribution Chapter Seven The Normal Distribution 7-1 Introduction Many continuous variables have distributions that are bellshaped and are called approximately normally distributed variables, such as the heights

More information

Probability Distribution Unit Review

Probability Distribution Unit Review Probability Distribution Unit Review Topics: Pascal's Triangle and Binomial Theorem Probability Distributions and Histograms Expected Values, Fair Games of chance Binomial Distributions Hypergeometric

More information

Lecture 12. Some Useful Continuous Distributions. The most important continuous probability distribution in entire field of statistics.

Lecture 12. Some Useful Continuous Distributions. The most important continuous probability distribution in entire field of statistics. ENM 207 Lecture 12 Some Useful Continuous Distributions Normal Distribution The most important continuous probability distribution in entire field of statistics. Its graph, called the normal curve, is

More information

8.2 The Standard Deviation as a Ruler Chapter 8 The Normal and Other Continuous Distributions 8-1

8.2 The Standard Deviation as a Ruler Chapter 8 The Normal and Other Continuous Distributions 8-1 8.2 The Standard Deviation as a Ruler Chapter 8 The Normal and Other Continuous Distributions For Example: On August 8, 2011, the Dow dropped 634.8 points, sending shock waves through the financial community.

More information

GETTING STARTED. To OPEN MINITAB: Click Start>Programs>Minitab14>Minitab14 or Click Minitab 14 on your Desktop

GETTING STARTED. To OPEN MINITAB: Click Start>Programs>Minitab14>Minitab14 or Click Minitab 14 on your Desktop Minitab 14 1 GETTING STARTED To OPEN MINITAB: Click Start>Programs>Minitab14>Minitab14 or Click Minitab 14 on your Desktop The Minitab session will come up like this 2 To SAVE FILE 1. Click File>Save Project

More information

CHAPTERS 5 & 6: CONTINUOUS RANDOM VARIABLES

CHAPTERS 5 & 6: CONTINUOUS RANDOM VARIABLES CHAPTERS 5 & 6: CONTINUOUS RANDOM VARIABLES DISCRETE RANDOM VARIABLE: Variable can take on only certain specified values. There are gaps between possible data values. Values may be counting numbers or

More information

Math Tech IIII, May 7

Math Tech IIII, May 7 Math Tech IIII, May 7 The Normal Probability Models Book Sections: 5.1, 5.2, & 5.3 Essential Questions: How can I use the normal distribution to compute probability? Standards: S.ID.4 Properties of the

More information

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s.

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. STAT 515 -- Chapter 5: Continuous Distributions Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. Continuous distributions typically are represented by

More information

Chapter Seven: Confidence Intervals and Sample Size

Chapter Seven: Confidence Intervals and Sample Size Chapter Seven: Confidence Intervals and Sample Size A point estimate is: The best point estimate of the population mean µ is the sample mean X. Three Properties of a Good Estimator 1. Unbiased 2. Consistent

More information

Statistics for Business and Economics: Random Variables:Continuous

Statistics for Business and Economics: Random Variables:Continuous Statistics for Business and Economics: Random Variables:Continuous STT 315: Section 107 Acknowledgement: I d like to thank Dr. Ashoke Sinha for allowing me to use and edit the slides. Murray Bourne (interactive

More information

Chapter 8 Estimation

Chapter 8 Estimation Chapter 8 Estimation There are two important forms of statistical inference: estimation (Confidence Intervals) Hypothesis Testing Statistical Inference drawing conclusions about populations based on samples

More information

Chapter 7. Sampling Distributions

Chapter 7. Sampling Distributions Chapter 7 Sampling Distributions Section 7.1 Sampling Distributions and the Central Limit Theorem Sampling Distributions Sampling distribution The probability distribution of a sample statistic. Formed

More information

AMS7: WEEK 4. CLASS 3

AMS7: WEEK 4. CLASS 3 AMS7: WEEK 4. CLASS 3 Sampling distributions and estimators. Central Limit Theorem Normal Approximation to the Binomial Distribution Friday April 24th, 2015 Sampling distributions and estimators REMEMBER:

More information

Chapter 6 Continuous Probability Distributions. Learning objectives

Chapter 6 Continuous Probability Distributions. Learning objectives Chapter 6 Continuous s Slide 1 Learning objectives 1. Understand continuous probability distributions 2. Understand Uniform distribution 3. Understand Normal distribution 3.1. Understand Standard normal

More information

CHAPTER 7 INTRODUCTION TO SAMPLING DISTRIBUTIONS

CHAPTER 7 INTRODUCTION TO SAMPLING DISTRIBUTIONS CHAPTER 7 INTRODUCTION TO SAMPLING DISTRIBUTIONS Note: This section uses session window commands instead of menu choices CENTRAL LIMIT THEOREM (SECTION 7.2 OF UNDERSTANDABLE STATISTICS) The Central Limit

More information

Statistics, Measures of Central Tendency I

Statistics, Measures of Central Tendency I Statistics, Measures of Central Tendency I We are considering a random variable X with a probability distribution which has some parameters. We want to get an idea what these parameters are. We perfom

More information

Math 14 Lecture Notes Ch The Normal Approximation to the Binomial Distribution. P (X ) = nc X p X q n X =

Math 14 Lecture Notes Ch The Normal Approximation to the Binomial Distribution. P (X ) = nc X p X q n X = 6.4 The Normal Approximation to the Binomial Distribution Recall from section 6.4 that g A binomial experiment is a experiment that satisfies the following four requirements: 1. Each trial can have only

More information

Chapter 5. Continuous Random Variables and Probability Distributions. 5.1 Continuous Random Variables

Chapter 5. Continuous Random Variables and Probability Distributions. 5.1 Continuous Random Variables Chapter 5 Continuous Random Variables and Probability Distributions 5.1 Continuous Random Variables 1 2CHAPTER 5. CONTINUOUS RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Probability Distributions Probability

More information

MAKING SENSE OF DATA Essentials series

MAKING SENSE OF DATA Essentials series MAKING SENSE OF DATA Essentials series THE NORMAL DISTRIBUTION Copyright by City of Bradford MDC Prerequisites Descriptive statistics Charts and graphs The normal distribution Surveys and sampling Correlation

More information

Example - Let X be the number of boys in a 4 child family. Find the probability distribution table:

Example - Let X be the number of boys in a 4 child family. Find the probability distribution table: Chapter8 Probability Distributions and Statistics Section 8.1 Distributions of Random Variables tthe value of the result of the probability experiment is a RANDOM VARIABLE. Example - Let X be the number

More information

Chapter 7 1. Random Variables

Chapter 7 1. Random Variables Chapter 7 1 Random Variables random variable numerical variable whose value depends on the outcome of a chance experiment - discrete if its possible values are isolated points on a number line - continuous

More information

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s.

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. STAT 515 -- Chapter 5: Continuous Distributions Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. Continuous distributions typically are represented by

More information

Normal distribution. We say that a random variable X follows the normal distribution if the probability density function of X is given by

Normal distribution. We say that a random variable X follows the normal distribution if the probability density function of X is given by Normal distribution The normal distribution is the most important distribution. It describes well the distribution of random variables that arise in practice, such as the heights or weights of people,

More information

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

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

More information

Statistics for Business and Economics

Statistics for Business and Economics Statistics for Business and Economics Chapter 5 Continuous Random Variables and Probability Distributions Ch. 5-1 Probability Distributions Probability Distributions Ch. 4 Discrete Continuous Ch. 5 Probability

More information

The normal distribution is a theoretical model derived mathematically and not empirically.

The normal distribution is a theoretical model derived mathematically and not empirically. Sociology 541 The Normal Distribution Probability and An Introduction to Inferential Statistics Normal Approximation The normal distribution is a theoretical model derived mathematically and not empirically.

More information

Chapter 4. The Normal Distribution

Chapter 4. The Normal Distribution Chapter 4 The Normal Distribution 1 Chapter 4 Overview Introduction 4-1 Normal Distributions 4-2 Applications of the Normal Distribution 4-3 The Central Limit Theorem 4-4 The Normal Approximation to the

More information

Math 227 Elementary Statistics. Bluman 5 th edition

Math 227 Elementary Statistics. Bluman 5 th edition Math 227 Elementary Statistics Bluman 5 th edition CHAPTER 6 The Normal Distribution 2 Objectives Identify distributions as symmetrical or skewed. Identify the properties of the normal distribution. Find

More information

Example - Let X be the number of boys in a 4 child family. Find the probability distribution table:

Example - Let X be the number of boys in a 4 child family. Find the probability distribution table: Chapter7 Probability Distributions and Statistics Distributions of Random Variables tthe value of the result of the probability experiment is a RANDOM VARIABLE. Example - Let X be the number of boys in

More information

Class 16. Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science. Marquette University MATH 1700

Class 16. Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science. Marquette University MATH 1700 Class 16 Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science Copyright 013 by D.B. Rowe 1 Agenda: Recap Chapter 7. - 7.3 Lecture Chapter 8.1-8. Review Chapter 6. Problem Solving

More information

Density curves. (James Madison University) February 4, / 20

Density curves. (James Madison University) February 4, / 20 Density curves Figure 6.2 p 230. A density curve is always on or above the horizontal axis, and has area exactly 1 underneath it. A density curve describes the overall pattern of a distribution. Example

More information

Normal Probability Distributions

Normal Probability Distributions Normal Probability Distributions Properties of Normal Distributions The most important probability distribution in statistics is the normal distribution. Normal curve A normal distribution is a continuous

More information

Chapter ! Bell Shaped

Chapter ! Bell Shaped Chapter 6 6-1 Business Statistics: A First Course 5 th Edition Chapter 7 Continuous Probability Distributions Learning Objectives In this chapter, you learn:! To compute probabilities from the normal distribution!

More information

Chapter 7 Sampling Distributions and Point Estimation of Parameters

Chapter 7 Sampling Distributions and Point Estimation of Parameters Chapter 7 Sampling Distributions and Point Estimation of Parameters Part 1: Sampling Distributions, the Central Limit Theorem, Point Estimation & Estimators Sections 7-1 to 7-2 1 / 25 Statistical Inferences

More information

continuous rv Note for a legitimate pdf, we have f (x) 0 and f (x)dx = 1. For a continuous rv, P(X = c) = c f (x)dx = 0, hence

continuous rv Note for a legitimate pdf, we have f (x) 0 and f (x)dx = 1. For a continuous rv, P(X = c) = c f (x)dx = 0, hence continuous rv Let X be a continuous rv. Then a probability distribution or probability density function (pdf) of X is a function f(x) such that for any two numbers a and b with a b, P(a X b) = b a f (x)dx.

More information

7 THE CENTRAL LIMIT THEOREM

7 THE CENTRAL LIMIT THEOREM CHAPTER 7 THE CENTRAL LIMIT THEOREM 373 7 THE CENTRAL LIMIT THEOREM Figure 7.1 If you want to figure out the distribution of the change people carry in their pockets, using the central limit theorem and

More information

Example. Chapter 8 Probability Distributions and Statistics Section 8.1 Distributions of Random Variables

Example. Chapter 8 Probability Distributions and Statistics Section 8.1 Distributions of Random Variables Chapter 8 Probability Distributions and Statistics Section 8.1 Distributions of Random Variables You are dealt a hand of 5 cards. Find the probability distribution table for the number of hearts. Graph

More information

Uniform Probability Distribution. Continuous Random Variables &

Uniform Probability Distribution. Continuous Random Variables & Continuous Random Variables & What is a Random Variable? It is a quantity whose values are real numbers and are determined by the number of desired outcomes of an experiment. Is there any special Random

More information

In a binomial experiment of n trials, where p = probability of success and q = probability of failure. mean variance standard deviation

In a binomial experiment of n trials, where p = probability of success and q = probability of failure. mean variance standard deviation Name In a binomial experiment of n trials, where p = probability of success and q = probability of failure mean variance standard deviation µ = n p σ = n p q σ = n p q Notation X ~ B(n, p) The probability

More information

Continuous Probability Distributions & Normal Distribution

Continuous Probability Distributions & Normal Distribution Mathematical Methods Units 3/4 Student Learning Plan Continuous Probability Distributions & Normal Distribution 7 lessons Notes: Students need practice in recognising whether a problem involves a discrete

More information

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise.

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise. Math 224 Q Exam 3A Fall 217 Tues Dec 12 Version A Problem 1. Let X be the continuous random variable defined by the following pdf: { 1 x/2 when x 2, f(x) otherwise. (a) Compute the mean µ E[X]. E[X] x

More information

Statistics 511 Supplemental Materials

Statistics 511 Supplemental Materials Gaussian (or Normal) Random Variable In this section we introduce the Gaussian Random Variable, which is more commonly referred to as the Normal Random Variable. This is a random variable that has a bellshaped

More information

Week 7. Texas A& M University. Department of Mathematics Texas A& M University, College Station Section 3.2, 3.3 and 3.4

Week 7. Texas A& M University. Department of Mathematics Texas A& M University, College Station Section 3.2, 3.3 and 3.4 Week 7 Oğuz Gezmiş Texas A& M University Department of Mathematics Texas A& M University, College Station Section 3.2, 3.3 and 3.4 Oğuz Gezmiş (TAMU) Topics in Contemporary Mathematics II Week7 1 / 19

More information

Statistics for Managers Using Microsoft Excel 7 th Edition

Statistics for Managers Using Microsoft Excel 7 th Edition Statistics for Managers Using Microsoft Excel 7 th Edition Chapter 7 Sampling Distributions Statistics for Managers Using Microsoft Excel 7e Copyright 2014 Pearson Education, Inc. Chap 7-1 Learning Objectives

More information

Continuous Probability Distributions

Continuous Probability Distributions 8.1 Continuous Probability Distributions Distributions like the binomial probability distribution and the hypergeometric distribution deal with discrete data. The possible values of the random variable

More information

MAS1403. Quantitative Methods for Business Management. Semester 1, Module leader: Dr. David Walshaw

MAS1403. Quantitative Methods for Business Management. Semester 1, Module leader: Dr. David Walshaw MAS1403 Quantitative Methods for Business Management Semester 1, 2018 2019 Module leader: Dr. David Walshaw Additional lecturers: Dr. James Waldren and Dr. Stuart Hall Announcements: Written assignment

More information

6.3: The Binomial Model

6.3: The Binomial Model 6.3: The Binomial Model The Normal distribution is a good model for many situations involving a continuous random variable. For experiments involving a discrete random variable, where the outcome of the

More information

Data Analysis and Statistical Methods Statistics 651

Data Analysis and Statistical Methods Statistics 651 Data Analysis and Statistical Methods Statistics 651 http://www.stat.tamu.edu/~suhasini/teaching.html Suhasini Subba Rao The binomial: mean and variance Recall that the number of successes out of n, denoted

More information

Counting Basics. Venn diagrams

Counting Basics. Venn diagrams Counting Basics Sets Ways of specifying sets Union and intersection Universal set and complements Empty set and disjoint sets Venn diagrams Counting Inclusion-exclusion Multiplication principle Addition

More information

Chapter 9: Sampling Distributions

Chapter 9: Sampling Distributions Chapter 9: Sampling Distributions 9. Introduction This chapter connects the material in Chapters 4 through 8 (numerical descriptive statistics, sampling, and probability distributions, in particular) with

More information

University of California, Los Angeles Department of Statistics. Normal distribution

University of California, Los Angeles Department of Statistics. Normal distribution University of California, Los Angeles Department of Statistics Statistics 110A Instructor: Nicolas Christou Normal distribution The normal distribution is the most important distribution. It describes

More information

. 13. The maximum error (margin of error) of the estimate for μ (based on known σ) is:

. 13. The maximum error (margin of error) of the estimate for μ (based on known σ) is: Statistics Sample Exam 3 Solution Chapters 6 & 7: Normal Probability Distributions & Estimates 1. What percent of normally distributed data value lie within 2 standard deviations to either side of the

More information

The Normal Distribution

The Normal Distribution Stat 6 Introduction to Business Statistics I Spring 009 Professor: Dr. Petrutza Caragea Section A Tuesdays and Thursdays 9:300:50 a.m. Chapter, Section.3 The Normal Distribution Density Curves So far we

More information

Continuous Random Variables and Probability Distributions

Continuous Random Variables and Probability Distributions CHAPTER 5 CHAPTER OUTLINE Continuous Random Variables and Probability Distributions 5.1 Continuous Random Variables The Uniform Distribution 5.2 Expectations for Continuous Random Variables 5.3 The Normal

More information

Normal Probability Distributions

Normal Probability Distributions CHAPTER 5 Normal Probability Distributions 5.1 Introduction to Normal Distributions and the Standard Normal Distribution 5.2 Normal Distributions: Finding Probabilities 5.3 Normal Distributions: Finding

More information

. (i) What is the probability that X is at most 8.75? =.875

. (i) What is the probability that X is at most 8.75? =.875 Worksheet 1 Prep-Work (Distributions) 1)Let X be the random variable whose c.d.f. is given below. F X 0 0.3 ( x) 0.5 0.8 1.0 if if if if if x 5 5 x 10 10 x 15 15 x 0 0 x Compute the mean, X. (Hint: First

More information

Math 120 Introduction to Statistics Mr. Toner s Lecture Notes. Standardizing normal distributions The Standard Normal Curve

Math 120 Introduction to Statistics Mr. Toner s Lecture Notes. Standardizing normal distributions The Standard Normal Curve 6.1 6.2 The Standard Normal Curve Standardizing normal distributions The "bell-shaped" curve, or normal curve, is a probability distribution that describes many reallife situations. Basic Properties 1.

More information

Terms & Characteristics

Terms & Characteristics NORMAL CURVE Knowledge that a variable is distributed normally can be helpful in drawing inferences as to how frequently certain observations are likely to occur. NORMAL CURVE A Normal distribution: Distribution

More information

Chapter 3. Lecture 3 Sections

Chapter 3. Lecture 3 Sections Chapter 3 Lecture 3 Sections 3.4 3.5 Measure of Position We would like to compare values from different data sets. We will introduce a z score or standard score. This measures how many standard deviation

More information

Commonly Used Distributions

Commonly Used Distributions Chapter 4: Commonly Used Distributions 1 Introduction Statistical inference involves drawing a sample from a population and analyzing the sample data to learn about the population. We often have some knowledge

More information

Examples of continuous probability distributions: The normal and standard normal

Examples of continuous probability distributions: The normal and standard normal Examples of continuous probability distributions: The normal and standard normal The Normal Distribution f(x) Changing μ shifts the distribution left or right. Changing σ increases or decreases the spread.

More information

Making Sense of Cents

Making Sense of Cents Name: Date: Making Sense of Cents Exploring the Central Limit Theorem Many of the variables that you have studied so far in this class have had a normal distribution. You have used a table of the normal

More information

Chapter 7: Sampling Distributions Chapter 7: Sampling Distributions

Chapter 7: Sampling Distributions Chapter 7: Sampling Distributions Chapter 7: Sampling Distributions Objectives: Students will: Define a sampling distribution. Contrast bias and variability. Describe the sampling distribution of a proportion (shape, center, and spread).

More information

Chapter 6: Random Variables

Chapter 6: Random Variables Chapter 6: Random Variables Section 6.1 Discrete and Continuous Random Variables The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Chapter 6 Random Variables 6.1 Discrete and Continuous

More information

Chapter 4 and Chapter 5 Test Review Worksheet

Chapter 4 and Chapter 5 Test Review Worksheet Name: Date: Hour: Chapter 4 and Chapter 5 Test Review Worksheet You must shade all provided graphs, you must round all z-scores to 2 places after the decimal, you must round all probabilities to at least

More information

EXERCISES FOR PRACTICE SESSION 2 OF STAT CAMP

EXERCISES FOR PRACTICE SESSION 2 OF STAT CAMP EXERCISES FOR PRACTICE SESSION 2 OF STAT CAMP Note 1: The exercises below that are referenced by chapter number are taken or modified from the following open-source online textbook that was adapted by

More information

The Binomial Probability Distribution

The Binomial Probability Distribution The Binomial Probability Distribution MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2017 Objectives After this lesson we will be able to: determine whether a probability

More information

Math Week in Review #10. Experiments with two outcomes ( success and failure ) are called Bernoulli or binomial trials.

Math Week in Review #10. Experiments with two outcomes ( success and failure ) are called Bernoulli or binomial trials. Math 141 Spring 2006 c Heather Ramsey Page 1 Section 8.4 - Binomial Distribution Math 141 - Week in Review #10 Experiments with two outcomes ( success and failure ) are called Bernoulli or binomial trials.

More information

Part V - Chance Variability

Part V - Chance Variability Part V - Chance Variability Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Part V - Chance Variability 1 / 78 Law of Averages In Chapter 13 we discussed the Kerrich coin-tossing experiment.

More information

Discrete Random Variables and Their Probability Distributions

Discrete Random Variables and Their Probability Distributions 58 Chapter 5 Discrete Random Variables and Their Probability Distributions Discrete Random Variables and Their Probability Distributions Chapter 5 Section 5.6 Example 5-18, pg. 213 Calculating a Binomial

More information

STAT 201 Chapter 6. Distribution

STAT 201 Chapter 6. Distribution STAT 201 Chapter 6 Distribution 1 Random Variable We know variable Random Variable: a numerical measurement of the outcome of a random phenomena Capital letter refer to the random variable Lower case letters

More information

Midterm Exam III Review

Midterm Exam III Review Midterm Exam III Review Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Midterm Exam III Review 1 / 25 Permutations and Combinations ORDER In order to count the number of possible ways

More information

BIOL The Normal Distribution and the Central Limit Theorem

BIOL The Normal Distribution and the Central Limit Theorem BIOL 300 - The Normal Distribution and the Central Limit Theorem In the first week of the course, we introduced a few measures of center and spread, and discussed how the mean and standard deviation are

More information

11.5: Normal Distributions

11.5: Normal Distributions 11.5: Normal Distributions 11.5.1 Up to now, we ve dealt with discrete random variables, variables that take on only a finite (or countably infinite we didn t do these) number of values. A continuous random

More information

Section 6.5. The Central Limit Theorem

Section 6.5. The Central Limit Theorem Section 6.5 The Central Limit Theorem Idea Will allow us to combine the theory from 6.4 (sampling distribution idea) with our central limit theorem and that will allow us the do hypothesis testing in the

More information

The "bell-shaped" curve, or normal curve, is a probability distribution that describes many real-life situations.

The bell-shaped curve, or normal curve, is a probability distribution that describes many real-life situations. 6.1 6.2 The Standard Normal Curve The "bell-shaped" curve, or normal curve, is a probability distribution that describes many real-life situations. Basic Properties 1. The total area under the curve is.

More information