Examveda

Which of the following statement is normal distribution?

A. dnorm(x, mean=0, sd=1, log = FALSE)

B. pnorm(q, mean=0, sd=1, lower.tail = TRUE, log.p = FALSE)

C. qnorm(p, mean=0, sd=1, lower.tail = TRUE, log.p = FALSE)

D. rnorm(n, mean=0, sd=1)

Answer: Option A


This Question Belongs to R Programming >> Data Visualization With Ggplot2

Join The Discussion

Related Questions on Data Visualization with ggplot2