Statistics
So Imagine, for the sake of brevity, that a population has a true parameter
Given an assumption that the sample population can replicate the distribution of the total population to some degree, an inference problem deduces the characteristic(s) of the population, given the sample population. What are the methods of statistical inference?
Evaluating estimators:
We can use the mean squared error to evaluate an estimator: $$MSE(\hat{\theta_{n}}) := E[(\hat{\theta}_{n}-\theta)^2]$$
Note that
Now, expanding, we get the following series of equations
A caveat is that
There are some other stuff, about statistics but I hate it.