Charts - MCQ

Charts - MCQ

12th Grade

5 Qs

quiz-placeholder

Similar activities

Python with DataScience

Python with DataScience

7th Grade - University

10 Qs

Grade 2 Midterm Quiz

Grade 2 Midterm Quiz

2nd Grade - University

10 Qs

AutoDesk Inventor

AutoDesk Inventor

9th - 12th Grade

9 Qs

PPT - Lesson 6

PPT - Lesson 6

9th - 12th Grade

7 Qs

Pengantar CorelDraw

Pengantar CorelDraw

12th Grade

10 Qs

Review MSWord 2013

Review MSWord 2013

10th - 12th Grade

10 Qs

Parts of MS Word

Parts of MS Word

12th Grade

10 Qs

Excel Chart

Excel Chart

9th - 12th Grade

10 Qs

Charts - MCQ

Charts - MCQ

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Aswathy Krishnakumar

Used 10+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ............ is a summarisation tool for discrete or continuous data.

histogram

line

bar

pie

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

line

bar

pie

histogram

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

plot()

line()

bar()

pie()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The part of chart which identifies different sets of data plotted on plot by using different colours is called .......

title

legends

axes

figure

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an incorrect example of savefig() function.

plt.savefig("bar1.pdf")

plt.savefig("bar1.png")

plt.savefig("bar1.eps")

plt.savefig("bar1.ppt")