Class XII Data Visualization Quiz

Class XII Data Visualization Quiz

12th Grade

20 Qs

quiz-placeholder

Similar activities

Data handling using pandas and Data visualization

Data handling using pandas and Data visualization

12th Grade

20 Qs

Pyplot

Pyplot

12th Grade

15 Qs

Class_XII_Data_Visualization & CSV_03.08.2023

Class_XII_Data_Visualization & CSV_03.08.2023

12th Grade

20 Qs

July Monthly Test IP 20.07.2020

July Monthly Test IP 20.07.2020

12th Grade

15 Qs

EPP4  Q1 Week5 WORD PROCESSOR

EPP4 Q1 Week5 WORD PROCESSOR

1st - 12th Grade

15 Qs

ICT 4 - Q4 - Review Quiz

ICT 4 - Q4 - Review Quiz

4th Grade - University

15 Qs

Excel 2016

Excel 2016

6th Grade - Professional Development

20 Qs

DATA SCIENCE Assessment (April)

DATA SCIENCE Assessment (April)

8th - 12th Grade

16 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?