Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this exercise, we will try two MCMC algorithms to sample data following a Wigner semicircle distribution. The probability density function 2 Let's consider

image text in transcribed

In this exercise, we will try two MCMC algorithms to sample data following a Wigner semicircle distribution. The probability density function 2 Let's consider a different MCMC algorithm called slice sampler. With slice sampler, we will follow the following steps to draw random samples: Given Xt, the random sample drawn at the t-th step, sample Yt U[O, p(Xt)]. Given Yt above, sample Xt+l uniform distribution on the set {x : 2 Yt}. xt Figure 2: An illustrative example of slice sampler We can show that {Xt : t > 1} is a Markov chain. Can you prove that p(x) is the stationary distribution of this chain? (Hint: similar to the proof of Metropolis-Hastings that we've discussed in class, check detailed balance condition.)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Elementary Algebra

Authors: Tom Carson, Bill E Jordan

4th Edition

0321916042, 9780321916044

More Books

Students also viewed these Mathematics questions