Data Science Questions and Answers – Plotting Systems

This set of Data Science Multiple Choice Questions & Answers (MCQs) focuses on “Plotting Systems”.

1. Which of the following block information is odd man out in the below figure?
The odd man block information is 5 number summary
a) Scatterplots
b) 5 number summary
c) 2D Graph
d) None of the mentioned
View Answer

Answer: b
Explanation: 5 number summary is one dimensional graph.

2. Which type of graph is shown in the following figure?
Bar plot is estimate of central tendency for numeric variable with height of rectangle
a) Scatterplot
b) Barplot
c) Overlaying
d) None of the mentioned
View Answer

Answer: b
Explanation: A bar plot represents an estimate of central tendency for a numeric variable with the height of each rectangle.

3. Which of the following annotation function is used to add or modify text?
a) word
b) graph
c) lines
d) all of the mentioned
View Answer

Answer: d
Explanation: points and axis are other well known annotation function.

4. Which of the following package is implemented by lattice plotting system?
a) grDevices
b) grid
c) graphics
d) all of the mentioned
View Answer

Answer: b
Explanation: Use grid on to display the major grid lines.

advertisement
advertisement

5. Point out the wrong statement.
a) Plot are created with multiple functions only
b) Plots are created with both single and multiple function calls
c) Annotation in plot is not especially intuitive
d) None of the mentioned
View Answer

Answer: a
Explanation: Plots are created with single function also.

6. Which of the following parameter defines line type such as dashed and dotted?
a) lty
b) pch
c) lwd
d) all of the mentioned
View Answer

Answer: a
Explanation: lwd is used for line width.

Sanfoundry Certification Contest of the Month is Live. 100+ Subjects. Participate Now!

7. The core plotting engine is encapsulated in graphics package.
a) True
b) False
View Answer

Answer: a
Explanation: graphics package contain plotting functions.

8. Which of the following argument specifies margin size with regards to par function?
a) las
b) bg
c) mar
d) all of the mentioned
View Answer

Answer: c
Explanation: par function is used to specify global parameters.

advertisement

9. How many stages commonly occurs in creation of plot?
a) 2
b) 5
c) 8
d) All of the mentioned
View Answer

Answer: a
Explanation: The base plotting system is highly flexible.

10. Base graphics are used most commonly for creating 2D graphics.
a) True
b) False
View Answer

Answer: a
Explanation: Base graphics is a very powerful system for creating 2D graphics.

advertisement

Sanfoundry Global Education & Learning Series – Data Science.

Here’s the list of Best Books in Data Science.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.