Tamil Nadu State Board ( Samacheer Kalvi ) Online Test based on Book Back Questions - 11th Standard Computer Science - English Medium - Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart

Samacheer Kalvi 11th Computer Science - Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart - Book Back Questions in English Medium


00:00:00
Answered
0
Skipped
0
Unseen
0
Correct : 0 Incorrect : 0
Question 1 Of 10

Matplotlib allows us to create different kinds of …………………. ranging from histograms


Question 2 Of 10

The ………………. parameter allows us to display the percentage value using the Python string formatting in pie chart.


Question 3 Of 10

Read the following code: Identify the purpose of this code and choose the right option from the following.
C:\Users\Your Name\AppData\Local\Programs\Python\Python36-32\Scripts > pip list


Question 4 Of 10

……………….refers to a graphical representation that displays data by way of bars to show the frequency of numerical data.


Question 5 Of 10

……………….represents the frequency distribution of continuous variables.


Question 6 Of 10

………………. is the graphical representation of information and data.


Question 7 Of 10

In a Scatter plot, the position of a point depends on its …………………………. value where each value is a position on either the horizontal or vertical dimension.


Question 8 Of 10

Identify the right type of chart using the following hints.


Question 9 Of 10

Find the Incorrect match from the following.


Question 10 Of 10

Read the following code: Identify the purpose of this code and choose the right option from the following.
C:\Users\YourName\AppData\Local\Programs\Python\Python36-32\Scripts > pip – version