CBSE Class 12 Informatics Practices
Question 92 of 147
Plotting with Pyplot — Question 8
Back to all questionsA histogram is a summarization tool for discrete or continuous data. A histogram provides a visual interpretation of numerical data by indicating the number of data points that lie within a range of values (called "bins"). Histograms are a great way to show results of continuous data, such as: weight, height, how much time, and so forth.