question\nfind the median and mean of the data set below:\n50, 13, 11, 25, 17, 43\nanswer attempt 1 out of…

question\nfind the median and mean of the data set below:\n50, 13, 11, 25, 17, 43\nanswer attempt 1 out of 2\nmedian = \nmean =

question\nfind the median and mean of the data set below:\n50, 13, 11, 25, 17, 43\nanswer attempt 1 out of 2\nmedian = \nmean =

Answer

Explanation:

Step1: Ordenar los datos

Ordenamos el conjunto de datos: $11, 13, 17, 25, 43, 50$.

Step2: Calcular la mediana

Como el número de datos $n = 6$ (par), la mediana es el promedio de los dos valores centrales. Los valores centrales son el tercer y cuarto valor. Entonces, mediana $=\frac{17 + 25}{2}=\frac{42}{2}=21$.

Step3: Calcular la media

La fórmula para la media $\bar{x}=\frac{\sum_{i = 1}^{n}x_{i}}{n}$. Aquí, $\sum_{i=1}^{6}x_{i}=11 + 13+17+25+43+50 = 169$ y $n = 6$. Entonces, media $=\frac{169}{6}\approx28.17$.

Answer:

Median = 21 Mean $\approx28.17$