Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Graphical representation of statistical data involves translating numerical frequency distributions into visual forms like Histograms, Frequency Polygons, and Ogives to easily interpret trends and central tendencies. These visual tools help identify the mode and median of a dataset quickly.
A Histogram is a set of adjacent rectangles where the base represents the class interval on the -axis and the height represents the frequency on the -axis. If the data is in inclusive form (e.g., ), it must be converted to exclusive form (e.g., ) so that the rectangular bars touch each other without any gaps. If the first class does not start at zero, a 'kink' or zig-zag line is drawn on the -axis near the origin.
A Frequency Polygon is a line graph used to represent the frequency distribution of a dataset. It is constructed by joining the mid-points of the top edges of the rectangles in a histogram with straight line segments. Visually, it looks like a mountain peak or a series of connected slopes. To complete the polygon and enclose the area, the line is extended to the -axis at the mid-points of the imaginary class intervals before the first class and after the last class.
Construction of a Frequency Polygon without a Histogram involves calculating the Class Mark for each interval. These class marks are plotted on the -axis and the corresponding frequencies on the -axis. The points are then connected using a ruler to form a continuous jagged line that starts and ends on the horizontal axis.
The Cumulative Frequency Curve or Ogive is a smooth free-hand curve representing cumulative frequency. In a 'Less Than' Ogive, we plot the upper limits of class intervals against their corresponding cumulative frequencies. The curve starts from the lower limit of the first class on the -axis and rises continuously toward the right, typically forming an 'S' shape. This curve is particularly useful for finding the median and quartiles of the data.
The Class Mark (or Mid-value) is the central value of a class interval, representing the entire group for calculations and plotting polygons. It is visually located exactly in the middle of a class interval on the horizontal scale of a graph.
Adjustment Factor calculation is necessary when dealing with discontinuous (inclusive) classes. By subtracting half the difference between two consecutive classes from the lower limit and adding it to the upper limit, we create a continuous boundary. This ensures that the bars of a histogram are perfectly adjacent and that the Ogive is plotted accurately.
📐Formulae
💡Examples
Problem 1:
Given the following frequency distribution, calculate the class marks and draw a frequency polygon without using a histogram: Class Intervals: Frequencies:
Solution:
Step 1: Calculate the Class Marks for each interval. For : For : For : For :
Step 2: Identify the points to plot as :
Step 3: To close the polygon, find mid-points of preceding and succeeding classes: Preceding: mid-point is . Point Succeeding: mid-point is . Point
Step 4: Plot points to on a graph and connect them with straight lines.
Explanation:
To draw a frequency polygon without a histogram, the class marks are treated as the -coordinates. Closing the polygon by extending it to the -axis ensures the total area under the polygon remains equivalent to the area of the corresponding histogram.
Problem 2:
Construct a 'Less Than' Ogive for the following data: Marks: Frequency:
Solution:
Step 1: Construct the Cumulative Frequency (CF) table. Marks : Marks : Marks : Marks :
Step 2: Identify the coordinates to plot:
Step 3: Also include the point where CF is 0 at the lower limit of the first class: .
Step 4: Plot these points on a graph where the -axis is 'Marks' and the -axis is 'Cumulative Frequency'. Connect the points with a smooth, free-hand curve.
Explanation:
An Ogive represents the running total of frequencies. By plotting the upper limit against the cumulative frequency, we show how many observations fall below a certain value. Using a smooth curve instead of straight lines distinguishes the Ogive from a frequency polygon.