A

Admin • 802.91K Points
Coach

Q. How do you generate a random sample from a binomial distribution in R with parameters n and p?

  • (A) rbinom(n, p)
  • (B) binomial_sample(n, p)
  • (C) sample_binomial(n, p)
  • (D) generate_binomial(n, p)
  • Correct Answer - Option(A)
  • Views: 1
  • Filed under category R Programming
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.