TN Online TestSamacheer Kalvi practice

12th Standard Computer Science — Data visualization using pyplot: line chart, pie chart and bar chart: Additional Online Practice Test

Share this chapter: Telegram

Pick how many questions you want and set a time limit, then start. You'll get your score at the end with the correct answer and an explanation for every question. Free, in Tamil and English — 15 questions available.

Set up your test

Time remaining00:00
Q1
Which parameter of the plt.pie() function in Matplotlib is used to display the percentage value on each slice of a pie chart using Python string formatting?
Q2
In Matplotlib, if you pass only a single list of numbers to the plt.plot() command, how does the library interpret these values?
Q3
Which button in the Matplotlib output window allows you to return to the original view after navigating or zooming into a chart?
Q4
What is the primary difference in data representation between a Histogram and a Bar Graph?
Q5
Which of the following commands is used to add a label specifically to the horizontal axis of a plot in Matplotlib?
Q6
How is zooming out performed using the Zoom button in the Matplotlib window?
Q7
What type of data visualization is characterized as a standardized way of displaying the distribution of data based on a five-number summary?
Q8
Which visualization in Matplotlib represents data as a collection of individual points whose positions depend on two-dimensional values?
Q9
What is the default starting value of the generated x-coordinates when only a single list of y-values is plotted using Matplotlib?
Q10
Which utility software or package manager is used to install the Matplotlib library in Python?
Q11
Which button in the Matplotlib window toolbar allows you to change spacing options for the figure and its plot?
Q12
Why is a Line Chart or Line Graph particularly well-suited for visualizing chronological data?
Q13
In the Matplotlib window, which button is clicked to drag the entire graph around to view different sections?
Q14
In a bar graph, how do the widths of the rectangular blocks compare to each other, and how does this contrast with a histogram?
Q15
What is the primary purpose of using the plt.legend() function in a Matplotlib script with multiple lines?

More for this chapter

Book Back Questions9 textbook MCQs · solved Additional MCQs15 extra MCQs · solved Practice TestInteractive · instant score Book Back TestTest yourself on the textbook set Study NotesConcepts & methods Formula SheetAll key formulas

About this Data visualization using pyplot: line chart, pie chart and bar chart test

This free online practice test covers Data visualization using pyplot: line chart, pie chart and bar chart from the 12th Standard Computer Science (Samacheer Kalvi) syllabus. Choose the number of questions and an optional time limit, then answer and submit — everything is checked in your browser, with the correct answers and a worked explanation shown at the end. For the full solutions to every question in this set, see the solved MCQs page.

More chapters in Computer Science

View all
1 Function 2 Data Abstraction 3 Scoping 4 Algorithmic Strategies 5 Python -Variables and Operators 6 Control Structures 7 Python functions 8 Strings and String manipulation 9 Lists, Tuples, Sets and Dictionary 10 Python Classes and objects 11 Database Concepts 12 Structured Query Language (SQL) 13 Python and CSV files 14 Importing C++ programs in Python. 15 Data manipulation through SQL