Course Content
Learning Statistics with Python
2. Mean, Median and Mode with Python
3. Variance and Standard Deviation
4. Covariance vs Correlation
Learning Statistics with Python
Mean Value
Now, we will move to the statistical measurements. The first one is called mean value. We can find the mean by adding all numbers in the sequence of data and then dividing by the value quantity.
Look at the picture where we will find the mean value of people's salaries.

Everything was clear?
Section 1. Chapter 4