InterviewSolution
Saved Bookmarks
| 1. |
Q4 if the co-ordinates of the point of intersection of less than ogive and more than ogive is (14.5,20),then findthe value of median. |
|
Answer» The median for the coordinates of intersection point of less than ogive and more than ogive will be-The median of grouped data is the x-coordinate of the point of intersection of the two ogives. Here, the ‘less than ogive’ and ‘more than ogive’ intersect at (14.5, 20).so, median = 14.5 |
|