course content

Course Content

Learning Statistics with Python

Median Value of the Even Number of ValuesMedian 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:

Median Value Even
question-icon

Find the median for each set.

[0, 5, 7, 8, 10]
___

[13, 20, 40, 45]
___

Click or drag`n`drop items and fill in the blanks

dots
7
dots
8
dots
20
dots
5
dots
40
dots
30
down-icon

Section 1.

Chapter 6