XII CS TM ONLINE TEST - 16  
16. DATA VISUALIZATION USING PYPLOT: LINE CHART, PIE CHART AND BAR CHART
one mark questions :
Prepared by S. Saminathan , GHSS - MUKHASAPARUR,cuddalore dt
Sign in to Google to save your progress. Learn more
Register No *
Name *
School *
1. Which is a python package used for 2D graphics? *
1 point
2. Identify the package manager for Python packages, or modules. *
1 point
3. Which of the following feature is used to represent data and information graphically?
*
1 point
.......... is a collection of resources assembled to create a single unified visual display.
*
1 point
5.Which of the following module should be imported to visualize data and information
in Python?
*
1 point
6. ............ is a type of chart which displays information as a series of data points connected by straight line segments.
*
1 point
7. Observe the output figure. Identify the coding for obtaining this output. *
1 point
Captionless Image
8. Which key is used to run the module? *
1 point
9. Identify the right type of chart using the following hints.
Hint 1: This chart is often used to visualize a trend in data over intervals of time.

Hint 2: The line in this type of chart is often drawn chronologically.
*
1 point
10. Read the statements given below. Identify the right option from the following for pie chart.
Statement A: To make a pie chart with Matplotlib, we can use the plt.pie() function.

Statement B: The autopct parameter allows us to display the percentage value using
the Python string formatting.
*
1 point
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy