InterviewSolution
Saved Bookmarks
| 1. |
Find The Mean Of The First Six Multiples Of 4. |
|
Answer» The first six multiples of 4 are 4, 8, 12, 16, 20 and 24. Mean = SUM of the first six multiples of 4/number of multiples = (4 + 8 + 12 + 16 + 20 + 24)/6 = 84/6 = 14. Hence, their mean is 14. The first six multiples of 4 are 4, 8, 12, 16, 20 and 24. Mean = Sum of the first six multiples of 4/number of multiples = (4 + 8 + 12 + 16 + 20 + 24)/6 = 84/6 = 14. Hence, their mean is 14. |
|