$$ \text{Chapter 1: Data Representation} $$


Representation of data:


$$ \text{Chapter 2: Measure of tendency} $$

Types of averages:


$$ \text{Chapter 3: Measure of variation} $$

Quartiles:

Box-and-whisker plots:


Variance: $Var(x)$

<aside> ⭐ $\displaystyle\frac{\sum(x-\bar x)^2}{n}=\frac{\sum x^2}{n}-\bar x^2$

</aside>

<aside> ⭐ $\displaystyle \frac{\sum(x-\bar x)^2f}{\sum f}=\frac{\sum x^2f}{\sum f}-\bar x^2$

</aside>