Question: Suppose that X is an exponential random variable with rate parameter / and that Y is the integer part of X (rounding down). Show that


Suppose that X is an exponential random variable with rate parameter /\\ and that Y is the integer part of X (rounding down). Show that Y has a geometric distribution and use this result to give an algorithm to generate a random sample of size n from the geometric distribution with specied success probability p implementing your algorithm in B. using only the runif (n) function to generate random numbers. Verify that the function does generate a sample from the geometric distribution
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
