This document summarizes a Bayesian inference method called particle Markov chain Monte Carlo (PMCMC) for estimating parameters in a stochastic volatility model of financial time series. PMCMC combines sequential Monte Carlo (SMC) methods and Markov chain Monte Carlo (MCMC) to sample the parameter posterior distribution. SMC is used to estimate likelihoods and simulate state trajectories, while MCMC proposals are accepted or rejected based on a Metropolis-Hastings ratio involving the estimated likelihoods. The document outlines the stochastic volatility model, parameter estimation using Gibbs sampling, SMC methods for simulation and filtering, and the particle MCMC algorithm for joint simulation of parameters and states.