InterviewSolution
Saved Bookmarks
| 1. |
What is the formula for the median of Grouped data?(a) Median = L + [(n / 2 – cf) / f] * h(b) Median = L + [(n / 2 + cf) / f] * h(c) Median = L + [(n / 2 – cf) / f] + h(d) Median = L * [(n / 2 – cf) / f] * hThe question was posed to me in an online quiz.I would like to ask this question from Statistics in division Statistics of Mathematics – Class 10 |
|
Answer» Right option is (a) Median = L + [(n / 2 – CF) / F] * h |
|