Data Visualization Quiz

Data Visualization Quiz

12th Grade

28 Qs

quiz-placeholder

Similar activities

Excel Quiz Chapter 2

Excel Quiz Chapter 2

9th - 12th Grade

26 Qs

Excel Test

Excel Test

8th - 12th Grade

32 Qs

class12_pyplot

class12_pyplot

12th Grade

27 Qs

Excel - Lesson 12

Excel - Lesson 12

9th - 12th Grade

33 Qs

Key Term Review: Level and Environment Design

Key Term Review: Level and Environment Design

9th - 12th Grade

30 Qs

MS Excel Mastery

MS Excel Mastery

12th Grade

25 Qs

pyplot line and bar only

pyplot line and bar only

12th Grade

31 Qs

VIII razred - Jupyter II

VIII razred - Jupyter II

1st - 12th Grade

24 Qs

Data Visualization Quiz

Data Visualization Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Shalu Makboon

Used 1+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is a characteristic of data visualization-

Converts information

Involves visuals

Simplifies understanding

All of above

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Histogram represents quantitative data and Bar charts represents categorical data.

True, False

True, True

False, true

False, False

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Bars can be recorded in Histogram-

True

False

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Histograms have gaps between bars while in Bar graph bar are adjacent to each other-

True, False

True, True

False, true

False, False

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In case of 1 categorical data and 1 quantitative data which visualization option is most suitable-

Bar chart

Histogram

Scatter Chart

All

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following create Pie chart from data frame-

df.pie()

df.plot.pie()

df.plot(kind=’pie’)

All of above

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following statement limits both x and y axes to the interval [0, 7]?

plt.xlim(0, 7)

plt.ylim(0, 7)

plt.xylim(0, 7)

plt.axis( [0, 7, 0, 7])

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?