Estimator

Estimator of $U\sim \mathcal{U}([0, a])$

Law of Large Number

Example with Exponential distribution: the LLN applies $\mathbb{E}(|X|) = 1/\lambda$ $\Rightarrow$ the moving average converges

Example with Cauchy distribution $f_X = \dfrac{1}{\pi}\dfrac{1}{1+x^2}$: the LLN does NOT apply because $\mathbb{E}(|X|)$ is infinite

$\Rightarrow$ the moving average does not converge

Central Limit theorem

Quantile

Confidence interval

$t$-distribution example

Imagine the lifetime of some bubble light $X$ is given by a Normal distribution $X\sim \mathcal{N}(1950, 4200)$

With $n = 10$ observations with have the following $\textbf{exact}$ 95% confidence interval $$ I_{0.95} = \left[\bar{X}_{n} - t_{n-1,0.975}\dfrac{\hat{\sigma}_n}{\sqrt{n}}, \bar{X}_{n} + t_{n-1,0.975}\dfrac{\hat{\sigma}_n}{\sqrt{n}} \right] $$

Bernoulli example

Is it tight?

Always compare with Chebyshev which is valid for any r.v. (with second moment) and is not an approximation.