The mean is calculated by summing up the product of each data value and its frequency, and then dividing by the total frequency.
The mean, $\mu$, is given by:
$\mu = \frac{\sum_{i=1}^{n} x_{i}f_{i}}{\sum_{i=1}^{n} f_{i}}$
where $x_{i}$ is the data value,
Show more…