InterviewSolution
Saved Bookmarks
| 1. |
7 Find the mean, median and mode of the followib) 25, 30, 26, 28, 33, 25, 26, 27(c) 3,41, 5, 6, 4,2, 41 |
|
Answer» mean=sum of number/number of numbers =54 /9=6 median =6 because total numbers are 9 and its odd so its median is n+1/2=5th term in ascending order=6 mode=6 |
|