The sample mean
μ(hat) = 1/M * M Σ i=1 xi
0x1 + 1x2 +…+ / total
E(μ(hat)) =
μ
var(μ(hat)) =
σ^2/M
The central limit theorem
Explains importance of normal pdf in statistics
But still based on asymptotic behaviour of an infinite ensemble of samples that we didn’t actually observe.
The bivariate normal distribution p(x,y) =
1/(2πσxσy√(1-ρ^2)) exp[-1/(2(1-ρ^2)) Q(x,y)]
where the quadratic form Q(x,y) =
(x-μx/σx)^2 +(x-μy/σy)^2 - 2ρ(x-μx/σx)(x-μy/σy)
E(r) =
r^hat = np