Questions

1 Marks Each

🎯

Test yourself on this topic

12 questions · timed · auto-graded

Question 21 Mark
What is the purpose of Matplotlib Library?
Answer
Matplotlib library - It is one of the libraries used to make the 2D graphs and a bit of 3D graphs.
View full question & answer
Question 51 Mark
Write the purpose of plot() function.
Answer
Plot(). It creates a 2-D line plot of the data in Y versus the corresponding values in X.
View full question & answer
Question 71 Mark
What is the purpose of pyplot?
Answer
Pyplot is a module available under matplotlib that contains the function to manipulate the graph legend, title etc.
View full question & answer
Question 91 Mark
What is Data Visualization?
Answer
It is a way to represent the data graphically that can be Bar Graph, Line Chart, Pie Graph etc.
View full question & answer
Question 111 Mark
How many types of charts in Python?
Answer
Scatterplot, bubble plot, 2D density plot, Bubble map, Choropleth map, Tree plot, BOXPLOT, VIOLIN, Venn diagram, Stacked barplot, Area plot, Streamchart, Stacked area plot, Parrallel plot, Barplot, Lollipop plot, Chord diagram, Sankey diagram.
View full question & answer
Question 121 Mark
What is the need of data visualization?
Answer
It is used display the data in graphical shape which can easily be understand by the humans. It can also be used for comparing the data
View full question & answer
1 Marks Each - Computer Science STD 12 Humanities Questions - Vidyadip