Vidyalelo
R Programming · Q62

Data Manipulation with dplyr

Programming · R Programming · question 62

Q62

Point out the correct statement?

A.
When simulating any random numbers it is not essential to set the random number seed
B.
It is not possible to generate random numbers from other probability distributions like the Poisson
C.
You should always set the random number seed when conducting a simulation
Answer
D.
Statistical procedure does not require random number generation

Answer: Option C

Solution

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