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
Median Value of the Even Number of Values
What will we do if the sequence of numbers contains an even number of values?
We find two central values, and then the median is equal to their mean value. Everything will become clearer in the example:

Everything was clear?
Section 1. Chapter 6