Vidyalelo
R Programming · Q9

Statistical Analysis with R (Distributions, Graphics)

Programming · R Programming · question 9

Q9

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

A.
Creates a histogram for a numeric variable
Answer
B.
Computes the histogram of a distribution
C.
Generates a random sample from a histogram
D.
Plots a probability density function

Answer: Option A

Solution

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