Given
Scores = 75 , 84, 80, 63, 66 , 74
Find
Median
Step-by-step explanation
To find median we first arrange in ascending order
63, 66, 74 , 75, 80 , 84
number of terms are even .
so there are two median ,
![\begin{gathered} (n)/(2),(n)/(2)+1 \\ (6)/(2),(6)/(2)+1 \\ 3rd,4th \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/1coudhqzvp27xmim7titr1wq4f5iozfsib.png)
so , we now find the average of these two median
![\begin{gathered} (74+75)/(2) \\ \\ (149)/(2) \\ \\ 74.5 \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/d7n6wablzkitbdzmjg22jqiguo41zbiz56.png)
Final Answer
Median = 74.5