Maximum Likelihood
Given a set of data that is given by the distribution , given that they are all given by the same distribution we will say that they are identically distributed, suppose also that they independent between each other. â are iid (independent and identically distributed).
Due to the independent assumption we can say that:
this is called the likelihood of given , this is a function of :

We call the Maximum Likelihood (ML) Estimate the one which maximizes .
Log-Likelihood :
Where:
- is the gradient of the log-likelihood function with respect to
~Example : If we know that is a Gaussian Distribution the maximum likelihood of the mean and variance are respectively the sample-mean and biased sample variance.
Sample Mean : Biased Sample Variance :
(Bonus) Unbiased Sample Variance* :
Original Files:

Where:
- is the gradient of the log-likelihood function with respect to
