Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
A Histogram is a specialized graphical representation of grouped data where class intervals are shown on the horizontal -axis and frequencies are shown on the vertical -axis. Visually, it consists of a set of contiguous rectangles where the area of each rectangle is proportional to the frequency of the corresponding class interval.
Unlike a Bar Graph, there are no gaps between the bars in a Histogram. This is because Histograms represent continuous data or grouped frequency distributions where the upper limit of one class coincides with the lower limit of the next class.
If the data on the horizontal axis does not start from zero, a 'kink' or a 'broken line' (indicated by a zig-zag symbol near the origin) is used. This visual device indicates that the scale along the axis does not start from zero, preventing the graph from being unnecessarily stretched.
The width of each rectangle in a Histogram corresponds to the Class Size (). In standard Grade 8 problems, the class size is usually kept uniform for all intervals, resulting in bars of equal width standing side-by-side.
The height of each rectangle represents the frequency of that particular class interval. The higher the bar, the greater the number of observations falling within that specific range.
Class intervals are defined by a Lower Limit and an Upper Limit. In a continuous distribution like and , the observation exactly equal to the upper limit () is typically included in the higher class () rather than the lower one.
The total area under the histogram represents the total number of observations in the data set. Visually, you can calculate the total frequency by summing the heights of all the rectangles if the widths are equal.
📐Formulae
💡Examples
Problem 1:
The weights (in kg) of students of a class are as follows: (5 students), (8 students), (10 students), (7 students). Construct a frequency distribution table and describe how the histogram would look.
Solution:
- Create the table:
- :
- :
- :
- :
- Since the data starts from , we draw a kink (zig-zag line) on the -axis between and .
- Mark weights on the -axis with a scale of .
- Mark frequency on the -axis with a scale of .
- Draw adjacent rectangles: the first bar from to with height , the second from to with height , and so on.
Explanation:
This example shows how to handle data that doesn't start from zero by using a kink and how to translate a frequency table into rectangle dimensions for a histogram.
Problem 2:
In a histogram representing the marks of students, the class intervals are . The heights of the bars are and respectively. Find: (i) The class size (ii) The total number of students who scored or more marks.
Solution:
- The class size is calculated as: .
- To find students who scored or more marks, we look at the class intervals and .
- Frequency of .
- Frequency of .
- Total students = .
Explanation:
This demonstrates how to interpret a histogram by reading the heights of bars as frequencies and summing them for specific ranges.