QUESTION IMAGE
Question
find the median of the following set of data: * 1, 3, 6, 2, 4, 7, 5 2 24.25 4 28 7
Step1: Sort data in ascending order
$1, 2, 3, 4, 5, 6, 7$
Step2: Find middle position
Position = $\frac{n+1}{2} = \frac{7+1}{2} = 4$
Step3: Identify 4th value
The 4th value in sorted data is $4$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
C. 4