1.

Which of the following is used to plot multiple histograms?(a) multi.plot()(b) multi.hist(c) xyplot.multi()(d) poly()I got this question in an internship interview.The question is from Linear Regression topic in chapter Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer»

The correct option is (B) multi.hist

Best EXPLANATION: A histogram is a graphical REPRESENTATION of the distribution of NUMERICAL DATA.



Discussion

No Comment Found

Related InterviewSolutions