Vidyalelo
R Programming · Q14

Statistical Analysis with R (Distributions, Graphics)

Programming · R Programming · question 14

Q14

What is the purpose of the boxplot() function in R?

A.
Creates a box-and-whisker plot for a numeric variable
Answer
B.
Plots a box-shaped figure with user-defined dimensions
C.
Estimates the probability density function of a variable
D.
Generates a random sample from a box-shaped distribution

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board