Learning

open
close

Example 4

October 26, 2023 | by Bloom Code Studio

Example 4: Find the mean of the following data:

55, 36, 95, 73, 60, 42, 25, 78, 75, 62

Solution: Given,

55 36 95 73 60 42 25 78 75 62

Sum of observations = 55 + 36 + 95 + 73 + 60 + 42 + 25 + 78 + 75 + 62 = 601

Number of observations = 10

Mean = 601/10 = 60.1

RELATED POSTS

View all

view all