Examveda

Point out the wrong statement?

A. Drawing samples from specific probability distributions can be done with "s" functions

B. The sample() function draws randomly from a specified set of (scalar) objects allowing you to sample from arbitrary distributions of numbers

C. The sampling() function draws randomly from a specified set of objects

D. You should always set the random number seed when conducting a simulation

Answer: Option B


This Question Belongs to R Programming >> Data Manipulation With Dplyr

Join The Discussion

Related Questions on Data Manipulation with dplyr