InterviewSolution
Saved Bookmarks
| 1. |
The AM of n observations is M. If the sum of `n-4` observations is a, then the mean of remaining 4 observations isA. `(nM-a)/(4)`B. `(nM+a)/(2)`C. `(nM-a)/(2)`D. `nM+a` |
| Answer» Correct Answer - A | |