1970年1月1日
2086 Lecture 4 Central Limit Theorem And Confidence Intervals
No description yet.
Lecture Note CLT: Lecture 4 Notes (Part I).pdf Lecture Note CI: Lecture 4 Notes (Part II).pdf
Previous: 2086 Lecture 3 - Estimation and Maximum Likelihood Next: 2086 Lecture 5 - Hypothesis Testing
Central limit theorem (CLT)
Central limit theorem (CLT) is the most important theory in statistics. It states that no matter what probability distribution that the population is, it can be Binomial, Uniform or Bernoulli. When we draw multiple samples, and calculate sample means for them. The distribution of sample means will approach to normal distribution when sample size increase.
Fact 1 (Central Limit Theorem): Let be random variables (RVs) and i.i.d with and . Then
We know that sample mean Based on the fact of Variance and Expectations: , We can rewrite CLT fact as what we expected, where :
The greater the sample size , the less the variance is.
Interval Estimating
Point estimating will return the best guess of the estimator, which may not cover enough cases as our sample size is limited. So rather than give a best guess, we return a interval of estimator where it covers the most of the possible result
This can be denote as:
The method we use to get such a interval is called confidence intervals
Confidence Interval (CI)
Confidence Interval, denote as . We say that is a confidence interval when:
This means that when we have a confidence interval, then if we generate many different 95%CI on different samples from population. About of them will include real parameter .
CI for Normal Mean with Known Variance
The formula of calculating CI with known Variance is:
Where can be calculated using z-table, we find the line where p(Z>z) equals to and then read the value of Z
CI for Normal Mean with Unknown Variance
The formula of calculating CI with known Variance is: