Informatics Practices
Plot a histogram of a class test of 40 students based on random sets of marks obtained by the students (MM=100).
Related Questions
Name the various methods used with pyplot object.
Write the specific purpose of the following functions used in plotting:
(a) show()
(b) legend()
A list namely temp contains average temperatures for seven days of last week. You want to see how the temperature changed in last seven days. Which chart type will you plot for the same and why ?
Collect data about colleges in Delhi University or any other university of your choice and number of courses they run for Science, Commerce and Humanities, store it in a CSV file and present it using a bar plot.
