InterviewSolution
Saved Bookmarks
| 1. |
If the first item is increased by 1, second by 2 and so on, then the new mean isA. `bar(X) +n`B. `bar(X)+(n)/(2)`C. `bar(X)+(n+1)/(2)`D. none of these |
| Answer» Correct Answer - C | |