question\nfind the median and mean of the data set below:\n42, 5, 25, 2, 35\nanswer attempt 1 out of…

question\nfind the median and mean of the data set below:\n42, 5, 25, 2, 35\nanswer attempt 1 out of 2\nmedian = \nmean =

question\nfind the median and mean of the data set below:\n42, 5, 25, 2, 35\nanswer attempt 1 out of 2\nmedian = \nmean =

Answer

Explanation:

Step1: Arrange data in ascending order

$2,5,25,35,42$

Step2: Find the median

Since there are 5 (odd number) data - points, the median is the middle - value. So, the median is 25.

Step3: Calculate the mean

The formula for the mean $\bar{x}=\frac{\sum_{i = 1}^{n}x_{i}}{n}$, where $n = 5$, $x_1=2$, $x_2 = 5$, $x_3=25$, $x_4=35$, $x_5=42$. Then $\bar{x}=\frac{2 + 5+25+35+42}{5}=\frac{109}{5}=21.8$

Answer:

Median = 25 Mean = 21.8