Course Content
Learning Statistics with Python
Median Value of the Even Number of Values
What will we do if the sequence of numbers has an even amount of values?
We find two central values, and then the median is equal to their mean value. Everything will be easier in the example:

Section 1.
Chapter 6