Question: Use the MetropolisHastings algorithm to simulate a Poisson random variable with parameter . Let T be the (infinite) matrix that describes a simple random walk

Use the Metropolis–Hastings algorithm to simulate a Poisson random variable with parameter λ. Let T be the (infinite) matrix that describes a simple random walk on the integers. From an integer i, the walks moves to i−1 or i+1 with probability 1/2 each. Show how to simulate a Poisson random variable. Then implement your algorithm and give evidence that it works.

Step by Step Solution

3.41 Rating (151 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Since the transition matrix for the random walk is s... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Probability With Applications Questions!