Introduction to the Practice of Statistics Fifth Edition Chapter 5: Sampling Distributions Copyright © 2005 by W. H. Freeman and Company David S. Moore.

Slides:



Advertisements
Similar presentations
AP Statistics Section 9.2 Sample Proportions
Advertisements

CHAPTER 7 Sampling Distributions
The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers CHAPTER 7 Sampling Distributions 7.3 Sample Means.
Today Today: Chapter 8, start Chapter 9 Assignment: Recommended Questions: 9.1, 9.8, 9.20, 9.23, 9.25.
WARM – UP 1.Phrase a survey or experimental question in such a way that you would obtain a Proportional Response. 2.Phrase a survey or experimental question.
Chapter 5 Sampling Distributions
STA Lecture 161 STA 291 Lecture 16 Normal distributions: ( mean and SD ) use table or web page. The sampling distribution of and are both (approximately)
AP Statistics 9.3 Sample Means.
NOTES The Normal Distribution. In earlier courses, you have explored data in the following ways: By plotting data (histogram, stemplot, bar graph, etc.)
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 9: Sampling Distributions Section 9.2 Sample Proportions.
Sample Means: Target Goal: I can find the mean and standard deviation of the sampling distribution. 7.3a h.w: pg 441:43 – 46; pg 454: 49, 51, 53, 55.
Bernoulli Trials Two Possible Outcomes –Success, with probability p –Failure, with probability q = 1  p Trials are independent.
9.3: Sample Means.
The Practice of Statistics Third Edition Chapter 8: The Binomial and Geometric Distributions 8.1 The Binomial Distribution Copyright © 2008 by W. H. Freeman.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 7: Sampling Distributions Section 7.3 Sample Means.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 7: Sampling Distributions Section 7.3 Sample Means.
The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers CHAPTER 7 Sampling Distributions 7.3 Sample Means.
Sample Variability Consider the small population of integers {0, 2, 4, 6, 8} It is clear that the mean, μ = 4. Suppose we did not know the population mean.
Introduction to the Practice of Statistics Fifth Edition Chapter 6: Introduction to Inference Copyright © 2005 by W. H. Freeman and Company David S. Moore.
The Sampling Distribution of
The Practice of Statistics Chapter 9: 9.1 Sampling Distributions Copyright © 2008 by W. H. Freeman & Company Daniel S. Yates.
Chapter 7: Sampling Distributions Section 7.1 How Likely Are the Possible Values of a Statistic? The Sampling Distribution.
1 Chapter 9: Sampling Distributions. 2 Activity 9A, pp
The Practice of Statistics Third Edition Chapter 9: Sampling Distributions Copyright © 2008 by W. H. Freeman & Company Daniel S. Yates.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 7: Sampling Distributions Section 7.3 Sample Means.
Chapter 7: Sampling Distributions Section 7.2 Sample Proportions.
7.2 Sample Proportions Objectives SWBAT: FIND the mean and standard deviation of the sampling distribution of a sample proportion. CHECK the 10% condition.
Introduction to the Practice of Statistics Fifth Edition Chapter 5: Sampling Distributions Copyright © 2005 by W. H. Freeman and Company David S. Moore.
Sampling Distributions Chapter 18. Sampling Distributions A parameter is a number that describes the population. In statistical practice, the value of.
Chapter 7: Sampling Distributions
Chapter 7: Sampling Distributions
David S. Moore • George P. McCabe Practice of Statistics
Warm Up Check solutions to homework 7.2….
CHAPTER 9 Sampling Distributions
CHAPTER 7 Sampling Distributions
Basic Practice of Statistics - 3rd Edition Sampling Distributions
Basic Practice of Statistics - 3rd Edition Sampling Distributions
Chapter 7: Sampling Distributions
CHAPTER 7 Sampling Distributions
David S. Moore • George P. McCabe Practice of Statistics
Chapter 7: Sampling Distributions
Chapter 7: Sampling Distributions
The Practice of Statistics
Chapter 7: Sampling Distributions
Chapter 7: Sampling Distributions
CHAPTER 7 Sampling Distributions
CHAPTER 7 Sampling Distributions
Chapter 7: Sampling Distributions
CHAPTER 7 Sampling Distributions
Chapter 7: Sampling Distributions
Chapter 7: Sampling Distributions
Chapter 7: Sampling Distributions
CHAPTER 7 Sampling Distributions
Chapter 7: Sampling Distributions
Chapter 7: Sampling Distributions
Chapter 7: Sampling Distributions
Chapter 7: Sampling Distributions
Chapter 7: Sampling Distributions
CHAPTER 7 Sampling Distributions
CHAPTER 7 Sampling Distributions
Chapter 7: Sampling Distributions
Chapter 7: Sampling Distributions
Chapter 7: Sampling Distributions
1/14/ Sampling Distributions.
Chapter 7: Sampling Distributions
Warmup Which of the distributions is an unbiased estimator?
Chapter 7: Sampling Distributions
Chapter 7: Sampling Distributions
Chapter 7: Sampling Distributions
Presentation transcript:

Introduction to the Practice of Statistics Fifth Edition Chapter 5: Sampling Distributions Copyright © 2005 by W. H. Freeman and Company David S. Moore George P. McCabe

Sampling Distributions 5.1 Sampling Distributions for Counts and Proportions 5.2 The Sampling Distribution of a Sample Mean

Basic Terminology The population distribution of a variable gives for a randomly chosen individual from the population, how likely the value of the variable for the individual is in certain ranges. Example: If the variable X (height of American women) is normal with mean, inches, and standard deviation, inches, then how likely is it that a randomly selected American women is over 65 inches tall?

More Terminology If we consider all SRSs of size n from the population of American women, what will the distribution of the sample means from each SRS?? This distribution is called the sampling distribution of a sample mean (from samples of size n). In this case, will denote the mean of the sampling distribution by and the standard deviation of the sampling distribution by. Via its shape, center, and spread, the sampling distribution of a statistic generally tells us how likely the statistic is to have certain values, if the statistic is unbiased (centered at the parameter it is meant to estimate), and how much variability the statistic has about its mean.

Goal: Estimate the proportion, p, of a population that belongs to a particular category (i.e. find the proportion of Americans that “approve” of the job GW is doing as President). Take a random sample of Americans, of size n and count the number of Americans in the sample that “approve.” Suppose we poll 110 Americans and 45 “approve.” Notation: X: The number (or count) of items in sample that are in the category. n: The sample size : The sample proportion (i.e. the proportion of the sample in the category) What are the values of X, n, and for this example? Section 5.1: Sampling Distributions for Counts and Proportions

Binomial Distributions for Sample Counts - X (page 335) Consider Example 5.2…. Does the example in the previous slide constitute a binomial setting? If so, identify, what is a “success,” n, and p for the example…. See technical note on the middle of page 337! Some Common Binomial Settings: Coins, Dice, etc.

Finding Probabilities for Binomially Distributed Counts Let’s work a few examples (coin, dice, etc.)! Calculator Commands: binompdf(n, p, value) gives probability (likelyhood) that X=value. binomcdf(n, p,value) gives probability that X is less than or equal to the value, i.e. that X=0 or X=1 or …X=value.

For the scenario in Problem 5.6, how likely is it that your sample will contain: (a) Exactly 4 “successes.” Hint: binompdf(n,p,value) (b) At most 4 “successes.” Hint: binomcdf(n,p,value) (c) Between 4 and 8, inclusive, “successes.” (d) On average, how many “successes” will your sample have? (see next slide!) Finding Probabilities for Sample Counts

The Binomial Mean and Standard Deviation Answer to Part (d) on Previous Slide?

Finding Probabilities for Sample Proportions Example 5.8 – Converting a probability about a sample proportion to a probability about a sample count. Note that the sample proportion is not binomial since it is not a count! How is the sample proportion distributed? What are the values defined above for this example?

Notice the shape, center, and variability of the sampling distribution of for n=2500.

Let’s Use Two Cool Applets to Visualize Each of These: Sampling Distribution of X: Applet on CD (CLT Binomial) Sampling Distribution of : Sampling Sim

The Sampling Distribution of Let’s rework Example 5.8 using the Normal Approximation! (Example 5.10 page 345, see illustration, next slide…)

Sampling Distribution of Normal Approximation of Sampling Distribution of

Section 5.2: The Sampling Distribution of a Sample Mean Population (Individuals) Sampling Distribution Of Means (Averages) for n=80 Averages are less variable than individual observations. Averages are more normal than individual observations. The Big Ideas:

Properties of the Sampling Distribution of a Sample Mean

Remember: IF the population is normal then the sampling distribution of the sample mean (for fixed n is normal) otherwise, via the CLT the sampling distribution of the sample mean becomes approximately normal as n increases! How fast does the CLT work? Let’s check it out via Sampling Sim!

The CLT In Action! Individual Measurements (Population Distribution) with Population Mean of 1 Averages (n=2) (Sampling Distribution of Sample Mean when n=2) Averages (n=10) (Sampling Distribution of Sample Mean when n=10) Averages (n=25) (Sampling Distribution of Sample Mean when n=25)

Let’s Work Some Problems! Problem 5.34 (page 370) Problem 5.40 (page 371)