Q69
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
AnswerC.
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
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board