InterviewSolution
Saved Bookmarks
| 1. |
If theratio of mean and median of a certain data is 2:3, then find the ratio of itsmode and mean.A. `4:3`B. `7:6`C. `7:8`D. `5:2` |
|
Answer» Correct Answer - D We have, `("Mean")/("Median")=(2)/(3) rArr "Mean" =2lambda " and Median"=3lambda` `therefore " Mode"=3" Median"-2" Mean"` `rArr "Mode"=9lambda -4lambda=5lambda` `therefore "Mode": "Mean"=5lambda:2lambda=5:2` |
|