Q122
Which of the following code represents count with mean of 2?
A.
rpois(10, 2)
AnswerB.
rpois(10, 20)
C.
rpois(20, 2)
D.
rpois(20, 20)
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board