Median Statistics Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
Find the median of: 20, 35, 15, 40, 25.

Solution

  1. 1
    Step 1: Arrange in order: 15, 20, 25, 35, 40.
  2. 2
    Step 2: The middle value (3rd of 5) is 25.

Answer

2525
Ordering the data and finding the central value gives the median, which represents the typical value in the data set.

About Median

The median is the middle value when all data points are arranged in order from smallest to largest. Half the values lie above it and half below. For an even number of values, the median is the average of the two middle values.

Learn more about Median โ†’

More Median Examples