TobiasEcon 472 Law of Large Numbers (LLN) and Central Limit Theorem (CLT)

Slides:



Advertisements
Similar presentations
Basic Statistics Probability and Sampling Distributions.
Advertisements

Probability and Samples: The Distribution of Sample Means
How many movies do you watch? Does the CLT apply to means?  The Central Limit Theorem states that the more samples you take, the more Normal your.
Sampling Distribution of a Sample Proportion Lecture 26 Sections 8.1 – 8.2 Wed, Mar 8, 2006.
Sampling distributions. Example Take random sample of students. Ask “how many courses did you study for this past weekend?” Calculate a statistic, say,
Sampling distributions. Example Take random sample of 1 hour periods in an ER. Ask “how many patients arrived in that one hour period ?” Calculate statistic,
Chapter 10: Sampling and Sampling Distributions
Central Limit Theorem.
The Central Limit Theorem Section Starter Assume I have 1000 pennies in a jar Let X = the age of a penny in years –If the date is 2007, X = 0 –If.
1 Copyright © 2005 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 8 Sampling Variability & Sampling Distributions.
DISTRIBUTION OF THE SAMPLE MEAN
Standard Normal Distribution
Lesson #17 Sampling Distributions. The mean of a sampling distribution is called the expected value of the statistic. The standard deviation of a sampling.
Chapter 7: Variation in repeated samples – Sampling distributions
PROBABILITY AND SAMPLES: THE DISTRIBUTION OF SAMPLE MEANS.
Chapter 11: Random Sampling and Sampling Distributions
Clt1 CENTRAL LIMIT THEOREM  specifies a theoretical distribution  formulated by the selection of all possible random samples of a fixed size n  a sample.
Normal and Sampling Distributions A normal distribution is uniquely determined by its mean, , and variance,  2 The random variable Z = (X-  /  is.
Continuous Probability Distribution  A continuous random variables (RV) has infinitely many possible outcomes  Probability is conveyed for a range of.
QUIZ CHAPTER Seven Psy302 Quantitative Methods. 1. A distribution of all sample means or sample variances that could be obtained in samples of a given.
Standard error of estimate & Confidence interval.
Probability and the Sampling Distribution Quantitative Methods in HPELS 440:210.
Chapter 6: Sampling Distributions
1 Introduction to Estimation Chapter Concepts of Estimation The objective of estimation is to determine the value of a population parameter on the.
Probability and Samples
AP Statistics 9.3 Sample Means.
Copyright © Cengage Learning. All rights reserved. 7 Sample Variability.
Slide 1 © 2002 McGraw-Hill Australia, PPTs t/a Introductory Mathematics & Statistics for Business 4e by John S. Croucher 1 n Learning Objectives –Identify.
Chapter 11 – 1 Chapter 7: Sampling and Sampling Distributions Aims of Sampling Basic Principles of Probability Types of Random Samples Sampling Distributions.
Chapter 10 – Sampling Distributions Math 22 Introductory Statistics.
Chapter 7: Sampling and Sampling Distributions
Chapter 7: Sample Variability Empirical Distribution of Sample Means.
Anthony J Greene1 Where We Left Off What is the probability of randomly selecting a sample of three individuals, all of whom have an I.Q. of 135 or more?
The Central Limit Theorem © Christine Crisp “Teach A Level Maths” Statistics 1.
Distribution of the Sample Means
July, 2000Guang Jin Statistics in Applied Science and Technology Chapter 7 - Sampling Distribution of Means.
Statistics 300: Elementary Statistics Section 6-5.
Section 5.4 Sampling Distributions and the Central Limit Theorem Larson/Farber 4th ed.
Distributions of the Sample Mean
Section 6-5 The Central Limit Theorem. THE CENTRAL LIMIT THEOREM Given: 1.The random variable x has a distribution (which may or may not be normal) with.
8 Sampling Distribution of the Mean Chapter8 p Sampling Distributions Population mean and standard deviation,  and   unknown Maximal Likelihood.
Chapter 8 Sampling Variability and Sampling Distributions.
Chapter 18: Sampling Distribution Models
1 Sampling distributions The probability distribution of a statistic is called a sampling distribution. : the sampling distribution of the mean.
Chapter 18 - Part 2 Sampling Distribution Models for.
Introduction to Inference Sampling Distributions.
© 2010 Pearson Prentice Hall. All rights reserved Chapter Sampling Distributions 8.
Distributions of Sample Means. z-scores for Samples  What do I mean by a “z-score” for a sample? This score would describe how a specific sample is.
Central Limit Theorem Let X 1, X 2, …, X n be n independent, identically distributed random variables with mean  and standard deviation . For large n:
Sampling Distributions Chapter 18. Sampling Distributions If we could take every possible sample of the same size (n) from a population, we would create.
Sampling Distributions Chapter 9 Central Limit Theorem.
Copyright © Cengage Learning. All rights reserved. 5 Joint Probability Distributions and Random Samples.
Sampling Distributions Chapter 18
Chapter 6: Sampling Distributions
Ch5.4 Central Limit Theorem
Chapter 6: Sampling Distributions
Chapter 18: Sampling Distribution Models
Sampling Distribution of the Sample Mean
Chapter 18 – Central Limit Theorem
Lecture Slides Elementary Statistics Twelfth Edition
CENTRAL LIMIT THEOREM specifies a theoretical distribution
Sampling Distribution of a Sample Proportion
CHAPTER 15 SUMMARY Chapter Specifics
Sampling Distribution of the Mean
Section Means and Variances of Random Variables
Central Limit Theorem: Sampling Distribution.
Sampling Distribution of a Sample Proportion
Statistical Inference
Essential Statistics Sampling Distributions
Quantitative Methods Varsha Varde.
Presentation transcript:

TobiasEcon 472 Law of Large Numbers (LLN) and Central Limit Theorem (CLT)

TobiasEcon 472 Consistency and LLN As shown in class, a law of large numbers is a powerful theorem that can be used to establish the consistency of an estimator. We illustrate what we mean by consistency by showing what happens to the sampling distributions of sample averages as the sample size tends toward infinity.

TobiasEcon 472 Consistency and LLN We again consider the case of random (iid) sampling from a uniform distribution. We obtain 5,000 random samples of sizes n = 1,2,5,50 and 1,000. For each experiment, we calculate the sample average of the drawn values. Doing this 5,000 different times (for each sample size n) enables us to characterize the sampling distributions of the estimators.

TobiasEcon 472 Consistency and LLN The following 5 slides present those sampling distributions for n = 1,2,5,50 and 1,000.

TobiasEcon 472

TobiasEcon 472

TobiasEcon 472

TobiasEcon 472

TobiasEcon 472

TobiasEcon 472 Results As we can see from the progression of these slides, the sampling distribution collapses around the population average, (i.e.,.5), as n approaches infinity. This is what we mean by the consistency of the sample average under iid sampling. We also see that the Normal approximation to the sample average appears to work well for moderate to large n, but not so well for very small n.

TobiasEcon 472 Central Limit Theorem

TobiasEcon 472 CLT As suggested by the last point, the central limit theorem is a powerful statistical tool that can be used to establish that the sampling distribution of the standardized sample average converges to a standard Normal distribution as the sample size n ! 1

TobiasEcon 472 CLT, continued By standardized sample average, we mean taking the sample average, subtracting off its mean, and then dividing through by its standard deviation. Since

TobiasEcon 472 CLT, continued the CLT can be used to establish that: Where “ ! ” means “converges to as n approaches 1 ” and N(0,1) denotes a standard Normal distribution.

TobiasEcon 472 CLT, continued To demonstrate this convergence, we again illustrate with random sampling from a uniform distribution. We obtain random samples of sizes n=1,2,5 and 1,000 from the uniform distribution, and calculate the sample average and the standardized sample average. We do this 5,000 times for each sample size.

TobiasEcon 472 CLT, continued We then characterize the sampling distributions of the standardized sample averages and compare them to the standard Normal distribution. The results of this exercise are found on the following 4 slides:

TobiasEcon 472

TobiasEcon 472

TobiasEcon 472

TobiasEcon 472

TobiasEcon 472 CLT results As you can see, for very small n, the Normal approximation is not very accurate. For this exercise, the normal approximation is reasonable even for n=5.