AP Statistics Curriculum 2007 Bayesian Gibbs

From Socr

(Difference between revisions)
Jump to: navigation, search
JayZzz (Talk | contribs)
(New page: Gibbs sampling is an algorithm to generate a sequence of samples from the joint probability distribution of two or more random variables. The purpose of this sequence is to approximate the...)
Newer edit →

Revision as of 06:02, 2 June 2009

Gibbs sampling is an algorithm to generate a sequence of samples from the joint probability distribution of two or more random variables. The purpose of this sequence is to approximate the joint distribution, or to compute an expected value. Gibbs sampling is a special case of the Metropolis-Hastings algorithm also making it an example of a Markov chain Monte Carlo algorithm.


Contents

Introduction to numerical methods

EM algorithm

Data augmentation by Monte Carlo

The Gibbs Sampler

Rejection Sampling

Metropolis Hastings Algorithm

Generalized Linear Model

Personal tools