Class XII Data Visualization Quiz

Class XII Data Visualization Quiz

12th Grade

20 Qs

quiz-placeholder

Similar activities

Number Group Microsoft Excel

Number Group Microsoft Excel

9th - 12th Grade

20 Qs

Python_Pandas

Python_Pandas

12th Grade

25 Qs

Excel CH 1 & 2

Excel CH 1 & 2

9th - 12th Grade

20 Qs

Excel Worksheet Quiz

Excel Worksheet Quiz

7th Grade - University

16 Qs

Excel quizz (graphs, charts, cursor)

Excel quizz (graphs, charts, cursor)

9th - 12th Grade

15 Qs

Visualizing Data

Visualizing Data

10th Grade - University

15 Qs

Microsoft Excel

Microsoft Excel

9th - 12th Grade

20 Qs

PPT Module 4 Review

PPT Module 4 Review

9th - 12th Grade

18 Qs

Class XII Data Visualization Quiz

Class XII Data Visualization Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Anand KVS

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to plot a line graph in Matplotlib?

plt.bar()

plt.plot()

plt.scatter()

plt.line()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to display a bar chart horizontally in Matplotlib?

plt.bar()

plt.barh()

plt.hist()

plt.horizontal_bar()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a bar chart, which parameter of plt.bar() defines the color of bars?

face

color

shade

fill

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the bins parameter in plt.hist() define?

Width of bars

Number of intervals

Color of bars

Total frequency

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to give a title to a graph in Matplotlib?

plt.label()

plt.title()

plt.head()

plt.caption()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to label the X-axis in a Matplotlib graph?

plt.xaxis()

plt.xlabel()

plt.xtitle()

plt.xname()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does plt.legend() do in a graph?

Displays X-axis labels

Adds a legend to identify data series

Displays Y-axis labels

Highlights the largest value

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Computers