Vidyalelo
R Programming · Q22

Statistical Analysis with R (Distributions, Graphics)

Programming · R Programming · question 22

Q22

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

A.
Creates a bar plot for a categorical variable
Answer
B.
Generates random bars in a plot
C.
Plots a probability distribution function
D.
Computes the mean and standard deviation of a variable

Answer: Option A

Solution

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