# Central Limit Theorem

{% hint style="success" %}
It states that the average of the sample means will be equal to the population mean.
{% endhint %}

Irrespective of how the population data points are distributed, the plot of sample means will always look like a normal distribution.&#x20;

**For a normal distribution, we know that,**

* Mean, Median and Mode are equal&#x20;
* Data is symmetric about the mean&#x20;

Using these properties we can draw inferences about the population as a whole.
