Examveda

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

A. Creates a box-and-whisker plot for a numeric variable

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


Join The Discussion

Related Questions on Statistical Analysis with R (Distributions, Graphics)

What does the qqnorm() function in R do?

A. Plots a quantile-quantile plot for normality assessment

B. Generates a random sample from a normal distribution

C. Creates a normal probability plot

D. Quantifies the normal distribution of a variable