Please turn off cell phones, pagers, etc. The lecture will begin shortly. There will be a quiz at the end of today’s lecture. Friday’s lecture has been.

Slides:



Advertisements
Similar presentations
Sampling Distributions
Advertisements

Sampling Distribution of a Sample Proportion Lecture 26 Sections 8.1 – 8.2 Wed, Mar 8, 2006.
Chapter 6 – Normal Probability Distributions
Normal Distribution; Sampling Distribution; Inference Using the Normal Distribution ● Continuous and discrete distributions; Density curves ● The important.
Statistics 1: Introduction to Probability and Statistics Section 3-3.
Sampling distributions. Example Take random sample of students. Ask “how many courses did you study for this past weekend?” Calculate a statistic, say,
Math 161 Spring 2008 What Is a Confidence Interval?
Sampling Distributions
5.3 The Central Limit Theorem. Roll a die 5 times and record the value of each roll. Find the mean of the values of the 5 rolls. Repeat this 250 times.
Fall 2006 – Fundamentals of Business Statistics 1 Chapter 6 Introduction to Sampling Distributions.
Statistics Lecture 20. Last Day…completed 5.1 Today Parts of Section 5.3 and 5.4.
Chapter 7: Variation in repeated samples – Sampling distributions
Today Today: Chapter 8, start Chapter 9 Assignment: Recommended Questions: 9.1, 9.8, 9.20, 9.23, 9.25.
Random Variables and Probability Distributions
Chapter 11: Random Sampling and Sampling Distributions
Sample Distribution Models for Means and Proportions
Quiz 2 Measures of central tendency Measures of variability.
Essential Statistics Chapter 101 Sampling Distributions.
Slide Slide 1 Chapter 8 Sampling Distributions Mean and Proportion.
Chapter 8 Sampling Distributions Notes: Page 155, 156.
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)
Sampling Distributions
Chapter 8: Confidence Intervals
AP Statistics Chapter 9 Notes.
Sampling Distribution ● Tells what values a sample statistic (such as sample proportion) takes and how often it takes those values in repeated sampling.
AP Statistics 9.3 Sample Means.
Sampling Distribution of a sample Means
The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers CHAPTER 6 Random Variables 6.1 Discrete and Continuous.
Chapter 6 Lecture 3 Sections: 6.4 – 6.5.
Introduction to the Practice of Statistics Fifth Edition Chapter 5: Sampling Distributions Copyright © 2005 by W. H. Freeman and Company David S. Moore.
Normal Probability Distribution Using Normal Distribution for Probability.
Sampling Distributions Chapter 7. The Concept of a Sampling Distribution Repeated samples of the same size are selected from the same population. Repeated.
Please turn off cell phones, pagers, etc. The lecture will begin shortly.
Chapter 10 – Sampling Distributions Math 22 Introductory Statistics.
9.3: Sample Means.
Discrete distribution word problems –Probabilities: specific values, >, =, … –Means, variances Computing normal probabilities and “inverse” values: –Pr(X
Chapter 18 – Part I Sampling Distribution for Sample Proportion Statistic.
Statistics 300: Elementary Statistics Section 6-5.
Distributions of the Sample Mean
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.
1 Since everything is a reflection of our minds, everything can be changed by our minds.
Sampling Distribution WELCOME to INFERENTIAL STATISTICS.
Plan for today: Chapter 13: Normal distribution. Normal Distribution.
1 BA 275 Quantitative Business Methods Quiz #2 Sampling Distribution of a Statistic Statistical Inference: Confidence Interval Estimation Introduction.
Chapter 7: Sampling Distributions Section 7.1 How Likely Are the Possible Values of a Statistic? The Sampling Distribution.
The Normal Distribution Lecture 20 Section Fri, Oct 7, 2005.
Chapter 18: The Central Limit Theorem Objective: To apply the Central Limit Theorem to the Normal Model CHS Statistics.
Psych 230 Psychological Measurement and Statistics Pedro Wolf September 16, 2009.
Sampling Distribution of a Sample Proportion Lecture 28 Sections 8.1 – 8.2 Wed, Mar 7, 2007.
The Normal Distribution Lecture 20 Section Mon, Oct 9, 2006.
Introduction to the Practice of Statistics Fifth Edition Chapter 5: Sampling Distributions Copyright © 2005 by W. H. Freeman and Company David S. Moore.
Topic 8: Sampling Distributions
Sampling Distributions
ANATOMY OF THE EMPIRICAL RULE
Basic Practice of Statistics - 3rd Edition Sampling Distributions
Basic Practice of Statistics - 3rd Edition Sampling Distributions
Sampling Distribution Models
Chapter 7 Sampling Distributions.
Distribution of the Sample Proportion
Central Limit Theorem.
Sampling Distributions
Chapter 7 Sampling Distributions.
Sampling Distribution of a Sample Proportion
Sampling Distributions
Chapter 7 Sampling Distributions.
Random Variables and Probability Distributions
Sample Means Section 9.3.
Central Limit Theorem cHapter 18 part 2.
Chapter 7 Sampling Distributions.
Cherish our mother earth; be kind to other beings
Presentation transcript:

Please turn off cell phones, pagers, etc. The lecture will begin shortly. There will be a quiz at the end of today’s lecture. Friday’s lecture has been canceled.

Lecture 31 Today’s lecture will finish material related to Chapter Review Central Limit Theorems (Sections ) 2.Empirical Rules for proportions and means (Section )

1. Review of Central Limit Theorems A Central Limit Theorem describes the sampling variability of an estimate over hypothetical repeated samples from the same population. What does a Central Limit Theorem do? Last time, we learned about Central Limit Theorems for a sample proportion a sample mean

CLT for sample proportion Population: True proportion of “Yes” in the population is p (fixed) Sample data: p sqrt of p×(1-p) / n The proportion of “Yes” in one sample of size n will be close to p (random) Yes No Yes No one sample many samples The proportions of “Yes” in many samples of size n will be approximately normally distributed with mean = p and SD = square root of p×(1 – p) / n Sample proportions:

CLT for sample mean Population: True mean in the population is μ and true standard deviation is σ (fixed) Sample data: μ σ / sqrt(n) The mean and SD in one sample of size n will be close to μ and σ (random) one sample many samples The sample means of many samples of size n will be approximately normal with mean = μ and SD = σ / sqrt(n) μ σ close to μ close to σ Sample means:

Points to remember about CLT’s The true value in the population (the proportion or the mean) is fixed The estimated value from a sample (the proportion or the mean) is random The estimated values over many samples are approximately normally distributed This normal distribution is centered at the true population value The SD of this normal distribution depends on n (the size of each sample)

2. Empirical Rules Recall that we had several empirical rules associated with the normal distribution. mean + SDmean - SD 0.68 In a normal distribution, 68% of the observations lie within one standard deviation of the mean.

In a normal distribution, 95% of the observations lie within two standard deviations of the mean. mean + 2 SD mean – 2 SD 0.95 In a normal distribution, 99.7% of the observations lie within three standard deviations of the mean.

Empirical rules for a proportion Suppose that we take many random samples of size = n from a population with true proportion = p In 68% of the samples, the sample proportion will lie between p – sqrt( p×(1 – p) / n ) and p + sqrt( p×(1 – p) / n ) In 95% of the samples, the sample proportion will lie between p – 2 × sqrt( p×(1 – p) / n ) and p + 2 × sqrt( p×(1 – p) / n ) In virtually all (99.7%) of the samples, the sample proportion will lie between p – 3 × sqrt( p×(1 – p) / n ) and p + 3 × sqrt( p×(1 – p) / n )

Example Suppose that the true proportion of support for a candidate among likely voters is.47 or 47%. Suppose we take a sample of 900 likely voters. There’s a 95% chance that the percentage of support in our sample will lie between _______ and _______ (fill in the blanks).

Solution First, find the SD of the sample proportion. The SD of the sample proportion is sqrt( p× (1 – p) / n ). p = – p = 0.53 p × (1 – p) = 0.47 × 0.53 = p × (1 – p) / n = / 900 = sqrt( p × (1 – p) / n ) = sqrt( ) =

Solution Next, identify the empirical rule. In a normal distribution, 95% lies within two SD’s of the mean. Finally, compute the bounds. two SD’s = 2 × = two SD’s below the mean = 0.47 – = two SD’s above the mean = = There’s a 95% chance that the percentage of support in our sample will lie between _______ and _______. 43.7% 50.3%

Another Example Suppose that you flip a fair coin 100 times. It’s virtually certain that the percentage of heads that you see will lie between _______ and _______ (fill in the blanks). Solution Because the coin is fair, the true proportion is p = 0.5. The SD of the sample proportion is sqrt( p × (1 – p) / n ) = sqrt(.5 ×.5 / 100 ) = sqrt(.0025 ) =.05

In a normal distribution, virtually all of the observations will lie within three SD’s of the mean. three SD’s = 3 ×.05 =.15 three SD’s below the mean =.5 –.15 =.35 three SD’s above the mean = =.65 It’s virtually certain that the percentage of heads that you see will lie between _______ and _______. 35%65%

Empirical rules for a mean We have been discussing empirical rules for a proportion. But the same principle applies to a mean. In 68% of the samples, the sample mean will lie between μ – σ / sqrt( n ) and μ + σ / sqrt( n ) In 95% of the samples, the sample proportion will lie between μ – 2 × σ / sqrt( n ) and μ + 2 × σ / sqrt( n ) In virtually all (99.7%) of the samples, the sample proportion will lie between μ – 3 × σ / sqrt( n ) and μ + 3 × σ / sqrt( n )

Example Scores on the Stanford-Binet IQ test applied to the general population have a mean of 100 and a standard deviation of 16. Suppose we give the test to a sample of 25 individuals. It’s virtually certain that the average test score among the 25 subjects will lie between _______ and _______. Solution μ = 100σ = 16σ / sqrt(n) = 16 / sqrt(25) = – (3 × 3.2) = (3 × 3.2) = Answer: Between 90.4 and 109.6

Another example The average height of American women age is 65.5 inches, and the SD is 2.4 inches. Suppose you take a sample of 9 women from this age group. Would it be unusual to get an average height of 70 inches in your sample? Solution μ = 65.5σ = 2.5σ / sqrt(n) = 2.4 / sqrt(9) = 0.8 Three SD’s = 3 ×.8 = 2.4 It’s virtually certain that the sample average will lie between 65.5 – 2.4 = 63.1 and = 67.9 inches. Yes, an average height of 70 inches would be very unusual.