Mean
[!def] What is Mean?
Mean is the average of all the data points
$$
mean = \frac{\sum_i^N x_i}{N}
$$
- Mean is defined from all the points from population
- But we don't have all the population, we define mean from the sample dataset, which is called Estimated Mean
- AKA population mean