q4. answer the question for range. *\n62, 10, 24, 24, 10, 62, 24, 10, 62, 62\nmean: median: mode: range…

q4. answer the question for range. *\n62, 10, 24, 24, 10, 62, 24, 10, 62, 62\nmean: median: mode: range: \n24\n62\n36\n52
Answer
Explanation:
Step1: Arrange data in ascending order
10, 10, 10, 24, 24, 24, 52, 52, 52, 52
Step2: Calculate the mean
Sum of data: $10\times3 + 24\times3+52\times4=30 + 72+208 = 310$. There are 10 data - points. Mean=$\frac{310}{10}=31$.
Step3: Calculate the median
Since there are 10 (an even number) data - points, median is the average of the 5th and 6th ordered values. Median=$\frac{24 + 24}{2}=24$.
Step4: Determine the mode
The mode is the number that appears most frequently. Here, 52 appears 4 times, 10 appears 3 times and 24 appears 3 times. Mode = 52.
Step5: Calculate the range
Range=Maximum value - Minimum value. Maximum value = 52, Minimum value = 10. Range=$52−10 = 42$.
Answer:
Mean: 31 Median: 24 Mode: 52 Range: 42