EN: Sampling distributions, the Central Limit Theorem, standard error and confidence intervals.
VN: Phân phối mẫu, định lý CLT, sai số chuẩn và khoảng tin cậy.
EN: The distribution of \(\bar{X}\) computed from many random samples of size n drawn from the same population.
VN: Phân phối của trung bình mẫu \(\bar{X}\) qua nhiều lần lấy mẫu.
Population mean μ = 10%, σ = 15%. Sample of n = 25. Compute E(\(\bar{X}\)) and Var(\(\bar{X}\)).
EN: For sample size \(n \ge 30\), the sampling distribution of \(\bar{X}\) is approximately normal — regardless of the population's distribution.
VN: Khi \(n \ge 30\), phân phối của \(\bar{X}\) xấp xỉ chuẩn — bất kể dạng phân phối gốc.
Why it matters: CLT lets us use normal/t tests on means even when the underlying data is non-normal — the workhorse of inferential statistics.
Sample of n = 36 monthly returns from a non-normal population with σ = 4%. Per CLT, what is approx. distribution of \(\bar{X}\)?
A sample of 100 daily returns has standard deviation s = 1.5%. Compute the standard error of the mean.
A sample of 36 monthly returns has \(\bar{X}\) = 1.2% and known σ = 3%. Build the 95% confidence interval for the population mean.
EN: Use the Student's t distribution with \(df = n - 1\) when σ is unknown (almost always the case in practice).
VN: Dùng phân phối t Student với bậc tự do \(n - 1\) khi không biết σ.
For \(n > 30\), \(t \approx z\) (t distribution converges to standard normal).
n = 25, \(\bar{X}\) = 8%, s = 5%. Build the 95% confidence interval (t = 2.064).