

InterviewSolution
Saved Bookmarks
1. |
The mean of first `n`odd natural numbers is `(n^2)/(81)`, then `n=`(a) 9 (b) 81 (c) 27 (d) 18A. 9B. 81C. 27D. None of these |
Answer» Correct Answer - B `"Mean" = ("Sum of the observations")/("Total number of observations")` |
|