Describe method for Cumulative Frequency Polygon or Ogive by giving examples

 

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:

  1. Less than Ogive: Shows the cumulative frequency of data points less than or equal to a particular value.
  2. 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 IntervalFrequency
0-105
10-208
20-3012
30-4010
40-505

Constructing a Less than Ogive:

  1. Cumulative Frequency Table
Score IntervalFrequencyCumulative Frequency (Less than type)
0-1055
10-20813 (5+8)
20-301225 (13+12)
30-401035 (25+10)
40-50540 (35+5)
  1. Plotting Points:
  • Plot the points (10, 5), (20, 13), (30, 25), (40, 35), and (50, 40).
  1. 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!

Post a Comment

0 Comments