InterviewSolution
Saved Bookmarks
| 1. |
If each of n numbers `x_(i)=i`, is replaced by `(i+1)x_(i)`, then the new mean isA. `((n+1)(n+2))/(n)`B. `n+1`C. `((n+1)(n+2))/(3)`D. none of these |
| Answer» Correct Answer - D | |