Plotting in Python using Matplotlib
Data Visualization in Python – Multiple Choice Questions
Multiple Choice Questions – Set 2
21. A _______________ is a type of chart which displays information as a series of data points called markers connected by straight line segments.
a. line chart / line graph
b. bar chart
c. scatter chart
d. None of these
22. The data points in a line chart is known as _______.
a. indicators
b. markers
c. locators
d. None of these
23. _______ function of PyPlot inteface is use to create a line chart.
a. bar( )
b. line()
c. plot( )
d. None of these
24. _______ function can plot bar graph.
a. barplot( )
b. plotbar( )
c. bar( )
d. None of these
25. _______ function can plot box graph.
a. box( )
b. boxplot( )
c. plotbox( )
d. None of these
26. _______ function can plot histogram graph.
a. histogram( )
b. his( )
c. hist( )
d. None of these
27. _______ function can plot pie chart?
a. plotpie( )
b. piechart( )
c. pie( )
d. None of these
28. _______ function can plot scatter chart.
a. scatter( )
b. scat( )
c. plotscat( )
d. None of these
29. What do you mean by customization of plots?
a. Adding title
b. Showing legends
c. Showing x and y labels
d. All of these
30. _________ function of PyPlot is use to configure the grid lines?
a. grid( )
b. gridlines( )
c. showgrid( )
d. None of these
31. _________ function of PyPlot is use to place a legend on the axes?
a. legends( )
b. legend( )
c. showlegend( )
d. None of these
32. _________ function of PyPlot is use to save the current figure?
a. savefig( )
b. savefigure( )
c. figure( )
d. None of these
33. _________ function of PyPlot is use to display all figures?
a. display( )
b. displayall( )
c. show( )
d. None of these
34. _________ function of PyPlot is use to set a title for the axes?
a. settitle( )
b. title( )
c. titles( )
d. None of these
35. _________ function of PyPlot is use to set the label for the x-axis?
a. xlabel( )
b. labelx( )
c.titlex( )
d. None of these
36. _________ function of PyPlot is use to set the label for the y-axis?
a. ylabel( )
b. labely( )
c.titley( )
d. None of these
37. _________ function of PyPlot is use to get or set the current tick locations and labels of the x-axis?
a. xlabel( )
b. xticks( )
c. xtick( )
d. None of these
38. _________ function of PyPlot is use to get or set the current tick locations and labels of the y-axis?
a. ticks( )
b. ytick( )
c. yticks( )
d. None of these
39. A _________ is any symbol that represents a data value in a line chart or a scatter plot.
a. point
b. data
c. marker
d. None of these
40. Data points are called _________.
a. point
b. data
c. marker
d. None of these
Class 12 Informatics Practices : Data Visualization – Plotting in Python MCQ’s
- Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 1
- Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 2
- Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 3
- Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 4
Class 12 Informatics Practices – Data Handling Using Pandas – I Multiple Choice Questions
Class 12 Informatics Practices Societal Impacts Multiple Choice Questions
- 200+ MCQ’s Class 12 Informatics Practices Unit 4 Societal Impacts Set 1
- 200+ MCQs Class 12 Informatics Practices Unit 4 Societal Impacts Set 2
- 200+ MCQs Class 12 Informatics Practices Unit 4 Societal Impacts Set 3
- 200+ MCQs Class 12 Informatics Practices Unit 4 Societal Impacts Set 4
- 200+ MCQs Class 12 Informatics Practices Unit 4 Societal Impacts Set 5
- 200+ MCQs Class 12 Informatics Practices Unit 4 Societal Impacts Set 6
- 200+ MCQs Class 12 Informatics Practices Unit 4 Societal Impacts Set 7
- 200+ MCQs Class 12 Informatics Practices Unit 4 Societal Impacts Set 8
- 200+ MCQs Class 12 Informatics Practices Unit 4 Societal Impacts Set 9
- 200+ MCQs Class 12 Informatics Practices Unit 4 Societal Impacts Set 10
Class 12 Informatics Practices : NCERT Exercise Solutions
- Class 12 Informatics Practices- Ch.1 Querying & SQL Function – NCERT Solution
- Class 12 Informatics Practices Data Handling using pandas – I NCERT Solution
- Class 12 Informatics Practices Chapter 3 Data Handling Using Pandas – II NCERT Exercise Solution
- Class 12 Informatics Practices Unit 4 Plotting Data using Matplotlib NCERT Exercise Solution
- Class 12 Informatics Practices Chapter 5 Internet and Web NCERT Exercise Solution
- Class 12 Informatics Practices Chapter 6 Societal Impacts NCERT Exercise Solution