InterviewSolution
| 1. |
Obtain an inclusive continuous frequency distribution from the following data: |
||||||||||||||||||||||||||||||||||||||||
|
Answer» Given data is ‘more than’ type cumulative frequency distribution. For inclusive continuous frequency distribution lower limit of initial class = 44.5 + 0.5 = 45 and upper limit of initial class = 49.5 – 0.5 = 49. Frequency of a class = (‘more than’ cumulative frequency of a class) – (‘more than cumulative frequency of immediate following class) Frequency of class for 44.5 = (‘more than’ cumulative frequency of a class for 44.5) – (‘more than cumulative frequency of immediate following class for 49.5) In this manner we will obtain the frequency for the rest of classes.
|
|||||||||||||||||||||||||||||||||||||||||