Physics Exam  >  Physics Notes  >  Physics for IIT JAM, UGC - NET, CSIR NET  >  Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET PDF Download

we don't yet have the tools to prove the Central Limit Theorem. And, we won't actually get to proving it until late in Stat 415. It would be good though to get an intuitive feel now for how the CLT works in practice.  we'll explore two examples to get a feel for how:

  1. the skewness (or symmetry!) of the underlying distribution of Xi, and 
  2. the sample size n

affect how well the normal distribution approximates the actual ("exact") distribution of the sample mean Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET. Well, that's not quite true. We won't actually find the exact distribution of the sample mean in the two examples. We'll instead use simulation to do the work for us. In the first example, we'll take a look at sample means drawn from a symmetric distribution, specifically, the Uniform(0,1) distribution. In the second example, we'll take a look at sample means drawn from a highly skewed distribution, specifically, the chi-square(3) distribution. In each case, we'll see how large the sample size n has to get before the normal distribution does a decent job of approximating the simulated distribution.

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Example

Consider taking random samples of various sizes n from the (symmetric) Uniform (0, 1) distribution. At what sample size n does the normal distribution make a good approximation to the actual distribution of the sample mean?

Solution. Our previous work on the continuous Uniform(0, 1) random variable tells us that the mean of a U(0,1) random variable is:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

while the variance of a U(0,1) random variable is:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

The Central Limit Theorem, therefore, tells us that the sample mean Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET is approximately normally distributed with mean:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

and variance:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Now, our end goal is to compare the normal distribution, as defined by the CLT, to the actual distribution of the sample mean. Now, we could do a lot of theoretical work to find the exact distribution of Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET for various sample sizes n. Instead, we'll use simulation to give us a ballpark idea of the shape of the distribution of Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET. Here's an outline of the general strategy that we'll follow:

  1. Specify the sample size n.
  2. Randomly generate 1000 samples of size n from the Uniform (0,1) distribution.
  3. Use the 1000 generated samples to calculate 1000 sample means from the Uniform (0,1) distribution.
  4. Create a histogram of the 1000 sample means.
  5. Compare the histogram to the normal distribution, as defined by the Central Limit Theorem, in order to see how well the Central Limit Theorem works for the given sample size n.

Let's start with a sample size of n = 1. That is, randomly sample 1000 numbers from a Uniform (0,1) distribution, and create a histogram of the 1000 generated numbers. Of course, the histogram should look roughly flat like a Uniform(0,1) distribution. If you're willing to ignore the artifacts of sampling, you can see that our histogram is roughly flat:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Okay, now let's tackle the more interesting sample sizes. Let n = 2. Generating 1000 samples of size n = 2, calculating the 1000 sample means, and creating a histogram of the 1000 sample means, we get:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

It can actually be shown that the exact distribution of the sample mean of 2 numbers drawn from the Uniform(0, 1) distribution is the triangular distribution. The histogram does look a bit triangular, doesn't it? The blue curve overlaid on the histogram is the normal distribution, as defined by the Central Limit Theorem. That is, the blue curve is the normal distribution with mean:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

and variance:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

As you can see, already at n = 2, the normal curve wouldn't do too bad of a job of approximating the exact probabilities. Let's increase the sample size to n = 4. Generating 1000 samples of size n = 4, calculating the 1000 sample means, and creating a histogram of the 1000 sample means, we get:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

The blue curve overlaid on the histogram is the normal distribution, as defined by the Central Limit Theorem. That is, the blue curve is the normal distribution with mean:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

and variance:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Again, at n = 4, the normal curve does a very good job of approximating the exact probabilities. In fact, it does such a good job, that we could probably stop this exercise already. But let's increase the sample size to n = 9. Generating 1000 samples of size n = 9, calculating the 1000 sample means, and creating a histogram of the 1000 sample means, we get:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

The blue curve overlaid on the histogram is the normal distribution, as defined by the Central Limit Theorem. That is, the blue curve is the normal distribution with mean:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

and variance :

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

And not surprisingly, at n = 9, the normal curve does a very good job of approximating the exact probabilities. There is another interesting thing worth noting though, too. As you can see, as the sample size increases, the variance of the sample mean decreases. That's a good thing, as it doesn't seem that it should be any other way. If you think about it, if it were possible to increase the sample size n to something close to the size of the population, you would expect that the resulting sample means would not vary much, and would be close to the population mean. Of course, the trade-off here is that large sample sizes typically cost lots more money than small sample sizes. 

Well, just for the heck of it, let's increase our sample size one more time to n = 16. Generating 1000 samples of size n = 16, calculating the 1000 sample means, and creating a histogram of the 1000 sample means, we get:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

The blue curve overlaid on the histogram is the normal distribution with mean:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

and variance:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Again, at n = 16, the normal curve does a very good job of approximating the exact probabilities. Okay, uncle! That's enough of this example! Let's summarize the two take-away messages from this example:

  1. If the underlying distribution is symmetric, then you don't need a very large sample size for the normal distribution, as defined by the Central Limit Theorem, to do a decent job of approximating the probability distribution of the sample mean.
  2. The larger the sample size n, the smaller the variance of the sample mean.
     

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Example

Now consider taking random samples of various sizes n from the (skewed) chi-square distribution with 3 degrees of freedom. At what sample size n does the normal distribution make a good approximation to the actual distribution of the sample mean?

 

Solution. We are going to do exactly what we did in the previous example. The only difference is that our underlying distribution here, that is, the chi-square(3) distribution, is highly-skewed. Now, our previous work on the chi-square distribution tells us that the mean of a chi-square random variable with three degrees of freedom is:

μ=E(Xi)=r=3

while the variance of a chi-square random variable with three degrees of freedom is:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

The Central Limit Theorem, therefore, tells us that the sample mean Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET is approximately normally distributed with mean:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

and variance:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Again, we'll follow a strategy similar to that in the above example, namely:

  1. Specify the sample size n.
  2. Randomly generate 1000 samples of size n from the chi-square(3) distribution.
  3. Use the 1000 generated samples to calculate 1000 sample means from the chi-square(3) distribution.
  4. Create a histogram of the 1000 sample means.
  5. Compare the histogram to the normal distribution, as defined by the Central Limit Theorem, in order to see how well the Central Limit Theorem works for the given sample size n.

Again, starting with a sample size of n = 1, we randomly sample 1000 numbers from a chi-square(3) distribution, and create a histogram of the 1000 generated numbers. Of course, the histogram should look like a (skewed) chi-square(3) distribution, as the blue curve suggests it does:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Now, let's consider samples of size n = 2. Generating 1000 samples of size n = 2, calculating the 1000 sample means, and creating a histogram of the 1000 sample means, we get:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

The blue curve overlaid on the histogram is the normal distribution, as defined by the Central Limit Theorem. That is, the blue curve is the normal distribution with mean:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

and variance:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

As you can see, at n = 2, the normal curve wouldn't do a very job of approximating the exact probabilities. The probability distribution of the sample mean still appears to be quite skewed. Let's increase the sample size to n = 4. Generating 1000 samples of size n = 4, calculating the 1000 sample means, and creating a histogram of the 1000 sample means, we get:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

The blue curve overlaid on the histogram is the normal distribution, as defined by the Central Limit Theorem. That is, the blue curve is the normal distribution with mean:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

and variance:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Although, at n = 4, the normal curve is doing a better job of approximating the probability distribution of the sample mean, there is still much room for improvement. Let's try n = 9. Generating 1000 samples of size n = 9, calculating the 1000 sample means, and creating a histogram of the 1000 sample means, we get:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

The blue curve overlaid on the histogram is the normal distribution, as defined by the Central Limit Theorem. That is, the blue curve is the normal distribution with mean:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

and variance:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

We're getting closer, but let's really jump up the sample size to, say, n = 25. Generating 1000 samples of size n = 25, calculating the 1000 sample means, and creating a histogram of the 1000 sample means, we get:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

The blue curve overlaid on the histogram is the normal distribution, as defined by the Central Limit Theorem. That is, the blue curve is the normal distribution with mean:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

and variance:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Okay, now we're talking! There's still just a teeny tiny bit of skewness in the sampling distribution. Let's increase the sample size just one more time to, say, n = 36. Generating 1000 samples of size n = 36, calculating the 1000 sample means, and creating a histogram of the 1000 sample means, we get:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

The blue curve overlaid on the histogram is the normal distribution, as defined by the Central Limit Theorem. That is, the blue curve is the normal distribution with mean:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

and variance:

Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Okay, now, I'm perfectly happy! It appears that, at n = 36, the normal curve does a very good job of approximating the exact probabilities. Let's summarize the two take-away messages from this example:

  1. Again, the larger the sample size n, the smaller the variance of the sample mean.  Nothing new there.
  2. If the underlying distribution is skewed, then you need a larger sample size, typically n > 30, for the normal distribution, as defined by the Central Limit Theorem, to do a decent job of approximating the probability distribution of the sample mean.
The document Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET is a part of the Physics Course Physics for IIT JAM, UGC - NET, CSIR NET.
All you need of Physics at this link: Physics
158 docs

FAQs on Central Limit Theorem:Example 1 - Mathematical Methods of Physics, UGC - NET Physics - Physics for IIT JAM, UGC - NET, CSIR NET

1. What is the Central Limit Theorem?
Ans. The Central Limit Theorem states that when independent random variables are added, their sum tends toward a normal distribution, regardless of the shape of the original variables' distribution. In other words, it provides a way to estimate the distribution of a sample mean even if the distribution of the individual observations is not known.
2. How does the Central Limit Theorem relate to Mathematical Methods of Physics?
Ans. The Central Limit Theorem is a fundamental concept in mathematical statistics, which is widely used in various branches of physics. It allows physicists to make statistical inferences about physical phenomena by analyzing the distribution of sample means. This theorem provides a tool to approximate the behavior of complex physical systems using simpler mathematical models.
3. Can you explain the concept of the Central Limit Theorem with an example from physics?
Ans. Certainly! Let's consider a scenario where we have a large number of independent measurements of a physical quantity, such as the time taken for a pendulum to complete one oscillation. According to the Central Limit Theorem, if we calculate the mean of these measurements, it is expected to follow a normal distribution, even if the individual measurements themselves do not follow a normal distribution. This allows us to make statistical predictions and draw conclusions about the physical system under study.
4. How can the Central Limit Theorem be applied in UGC-NET Physics exam?
Ans. The UGC-NET Physics exam may include questions that involve statistical analysis of experimental data or theoretical models. The Central Limit Theorem can be applied to estimate the distribution of sample means or to assess the significance of experimental results. By understanding and applying this theorem, candidates can make more accurate interpretations of their findings and enhance their statistical reasoning skills.
5. Are there any limitations or assumptions associated with the Central Limit Theorem?
Ans. Yes, the Central Limit Theorem relies on certain assumptions and has limitations. Some of the key assumptions include the independence of the random variables being added and their finite variance. Additionally, the theorem works best when the sample size is large. It may not hold true for small sample sizes or when extreme outliers are present. It is important to be aware of these limitations and validate the applicability of the Central Limit Theorem in specific scenarios.
158 docs
Download as PDF
Explore Courses for Physics exam
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

Sample Paper

,

Free

,

Previous Year Questions with Solutions

,

UGC - NET

,

UGC - NET Physics | Physics for IIT JAM

,

Exam

,

Central Limit Theorem:Example 1 - Mathematical Methods of Physics

,

MCQs

,

past year papers

,

study material

,

Central Limit Theorem:Example 1 - Mathematical Methods of Physics

,

Summary

,

UGC - NET

,

shortcuts and tricks

,

mock tests for examination

,

CSIR NET

,

UGC - NET

,

Viva Questions

,

pdf

,

Important questions

,

UGC - NET Physics | Physics for IIT JAM

,

practice quizzes

,

UGC - NET Physics | Physics for IIT JAM

,

CSIR NET

,

CSIR NET

,

ppt

,

Extra Questions

,

video lectures

,

Objective type Questions

,

Semester Notes

,

Central Limit Theorem:Example 1 - Mathematical Methods of Physics

;