Data Visualization

Data Visualization

12th Grade

15 Qs

quiz-placeholder

Similar activities

data visualization

data visualization

12th Grade

14 Qs

Class_XII_Python_Quiz_09.08.2023

Class_XII_Python_Quiz_09.08.2023

12th Grade

15 Qs

Computer Science

Computer Science

9th - 12th Grade

20 Qs

Plotting with pyplot

Plotting with pyplot

12th Grade

10 Qs

Matplotlib

Matplotlib

12th Grade

15 Qs

untitled

untitled

12th Grade - University

13 Qs

Excel - Lesson 12: Charts

Excel - Lesson 12: Charts

9th - 12th Grade

20 Qs

Basic Charts & Graphs

Basic Charts & Graphs

9th - 12th Grade

15 Qs

Data Visualization

Data Visualization

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Nivetha K

Used 36+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ is a python Library that provides many interfaces and functionality for 2D graphics similar to MATLABs in various forms

matplotlib

pyplot

title()

legend()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are not a valid plotting function of pyplot?

Plot()

Bar()

Barh()

Line()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ______ argument of legend() provides the location for legend, which by default is one or upper right

Title()

Loc

X label()

Y label()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the function you will use to create a line chart

matplotlib.pyplot.plot()

matplotlib.pyplot.bar()

matplotlib.pyplot.barh()

matplotlib.pyplot.scatter()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The graphical or visual representation of information and data using visual elements like charts, graphs, etc are called_____

Data visualization

Pyplot

Line chart

Bar chart

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The plot which tells the trend between two graphed variables is the _________ graph/chart

line

scatter

bar

pie

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The limits of axes can be defined using ____ and _____ functions.

xlabel() and ylabel()

xlim() and ylim()

xticks() and yticks()

plot()

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?