InterviewSolution
Saved Bookmarks
| 1. |
How to draw less than type ogive for the data and find the median |
|
Answer» By taking upper limit of the class [c.i] in x-axis and respective Cf as y-axis ☺☺ Make a cumulative frequency table for the given frequency . Take the upper limit of each class in x acis and the respective cf as y axis |
|