Learning Outcomes:
Knowledge and understanding of:
- Various random numbers generation methods (for both uniform and non-uniform random variables)
- Monte Carlo methods (Rejection method, Importance Sampling)
- Various Markov Chain Monte Carlo methods (Gibbs sampler, Metropolis-Hastings, diagnostic techniques)
- Advanced topics in Monte Carlo methods (Control Variates, Antithetic Variates, Simulated Annealing, Monte Carlo Hp tests)
Both theoretical and practical aspects of the different methods will be illustrated. Implementation of the methods discussed will be explored using the R programming language.