

InterviewSolution
Saved Bookmarks
1. |
Calculate the mean deviation from the mean for the following data : 38, 70, 48, 40, 42, 55, 63, 46, 54, 44 |
||||||||||||||||||||||||
Answer» Given, Numbers of observations are given. To Find: Calculate the Mean Deviation. Formula Used: Mean Deviation = \(\frac{\Sigma d_i}{n}\) Explanation: Here, Observations 38, 70, 48, 40, 42, 55, 63, 46, 54, 44 are Given. Deviation |d| = |x-Mean| Mean = Σ \(\frac{|x_i|}{n}\) of the Given Observations = \(\frac{38+70+48+40+42+55+63+46+54+44}{10}\) = \(\frac{500}{10}\) And, The number of observations is 10. Now, The Mean Deviation is
Mean Deviation = \(\frac{\Sigma d_i}{n}\) Mean Deviation of the given Observations = \(\frac{84}{10}\) = 8.4 Hence, The Mean Deviation is 8.4 |
|||||||||||||||||||||||||