question\nfind the median and mean of the data set below:\n29, 39, 28, 50\nanswer attempt 1 out of 2\nmedian…

question\nfind the median and mean of the data set below:\n29, 39, 28, 50\nanswer attempt 1 out of 2\nmedian = \nmean =
Answer
Explanation:
Step1: Arrange data in ascending order
$28, 29, 39, 50$
Step2: Calculate the median
Since there are 4 data - points (an even number of data - points), the median is the average of the two middle numbers. $\text{Median}=\frac{29 + 39}{2}=\frac{68}{2}=34$
Step3: Calculate the mean
The mean $\bar{x}=\frac{28+29 + 39+50}{4}=\frac{146}{4}=36.5$
Answer:
Median = 34 Mean = 36.5