What is a Cumulative Frequency Polygon (Ogive)?
An Ogive is a graph that represents the cumulative frequencies of a data set. It's a visual way to see how many data points fall below a certain value. There are two types of Ogives:
- Less than Ogive: Shows the cumulative frequency of data points less than or equal to a particular value.
- More than Ogive: Shows the cumulative frequency of data points greater than or equal to a particular value.
Method for Constructing an Ogive:
Step 1: Create a Cumulative Frequency Table
- Start with a frequency distribution table that shows the data grouped into classes or intervals, along with their corresponding frequencies.
- Calculate the cumulative frequency for each class.
- For a less than Ogive, add up the frequencies starting from the first class and continuing downwards.
- For a more than Ogive, add up the frequencies starting from the last class and moving upwards.
Step 2: Plot the Points
- On a graph, plot the points with:
- Less than Ogive: Upper class boundary on the x-axis and the corresponding cumulative frequency on the y-axis.
- More than Ogive: Lower class boundary on the x-axis and the corresponding cumulative frequency on the y-axis.
Step 3: Join the Points
- Join the plotted points with a smooth curve.
- For a less than Ogive, the curve will start from the lower limit of the first class (usually zero on the y-axis) and end at the total frequency.
- For a more than Ogive, the curve will start from the total frequency and end at zero on the y-axis.
Example:
Consider the following frequency distribution of students' scores in a test:
Score Interval | Frequency |
---|---|
0-10 | 5 |
10-20 | 8 |
20-30 | 12 |
30-40 | 10 |
40-50 | 5 |
Constructing a Less than Ogive:
- Cumulative Frequency Table
Score Interval | Frequency | Cumulative Frequency (Less than type) |
---|---|---|
0-10 | 5 | 5 |
10-20 | 8 | 13 (5+8) |
20-30 | 12 | 25 (13+12) |
30-40 | 10 | 35 (25+10) |
40-50 | 5 | 40 (35+5) |
- Plotting Points:
- Plot the points (10, 5), (20, 13), (30, 25), (40, 35), and (50, 40).
- Joining Points:
- Join these points with a smooth curve, starting from the origin (0,0).
Uses of Ogives:
- Finding the median, quartiles, and percentiles of the data.
- Comparing two or more frequency distributions.
- Estimating the number of observations above or below a certain value.
Important Notes:
- The Ogive curve should always be smooth and freehand.
- The scale on both axes should be chosen carefully to ensure a clear and accurate representation of the data.
- Ensure the Ogive starts at the appropriate point (origin for less than, total frequency for more than) and ends at the corresponding point.
I hope this explanation and example clarifies the construction and use of Cumulative Frequency Polygons (Ogives). Feel free to ask if you have further questions or would like more examples!
0 Comments