[go: up one dir, main page]

100% found this document useful (1 vote)
340 views2 pages

Data Science (Eda) MCQ (Group-2)

The document contains 10 multiple choice questions about exploratory data analysis and different types of graphs used in data visualization. Exploratory graphs are used to visualize data, discover patterns, and get insights without attempting to fit the data to a predetermined model or theory. Common exploratory graphs include scatter plots, bar charts, dot plots, and spinning plots which can show relationships between two-dimensional data. Color and other visual elements are used to add additional data dimensions to graphs.

Uploaded by

mohit.kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
340 views2 pages

Data Science (Eda) MCQ (Group-2)

The document contains 10 multiple choice questions about exploratory data analysis and different types of graphs used in data visualization. Exploratory graphs are used to visualize data, discover patterns, and get insights without attempting to fit the data to a predetermined model or theory. Common exploratory graphs include scatter plots, bar charts, dot plots, and spinning plots which can show relationships between two-dimensional data. Color and other visual elements are used to add additional data dimensions to graphs.

Uploaded by

mohit.kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

DATA SCIENCE MCQ - EXPLORATORY DATA ANALYSIS

1.Which of the following graphs has properties in the below figure?

a) Exploratory
b) Inferential
c) Causal
d) None of the mentioned

Answer: a

2.Which of the following dimension type graph is shown in the below figure?

a) one-dimensional
b) two-dimensional
c) three-dimensional
d) none of the mentioned

Answer: b

3.Which of the following gave rise to need of graphs in data analysis?

a) Data visualization
b) Communicating results
c) Decision making
d) All of the mentioned

Answer: d

4.Which of the following is characteristic of exploratory graph?

a) Made slowly
b) Axes are not cleaned up
c) Color is used for personal information
d) All of the mentioned

Answer: c

5.Which of the following graph can be used for simple summarization of data?
a) Scatterplot
b) Overlaying
c) Barplot
d) All of the mentioned

Answer: c

6. Spinning plots can be used for two dimensional data.


a) True
b) False

Answer: a

7. For barchart and _________ non-trivial methods exist for tables and arrays,
documented at barchart.table.
a) scatterplot
b) dotplot
c) xyplot
d) scatterplot & xyplot

Answer: b

8. Point out the correct statement.


a) coplots are one dimensional data graph
b) Exploratory graphs are made quickly
c) Exploratory graphs are made relatively less in number
d) All of the mentioned

Answer: a

9. Color and shape are used to add dimensions to graph data.


a) True
b) False

Answer: a

10.What is a scatter plot?


a) A graph that shows the relationship of two data sets.
b) Graph drawn using rectangular bars to show how large each value is.
c) A graph that shows information that is connected in some way.
d) A graph that shows data changing over time.

Answer: c

You might also like