Priors Flashcards
What are hyperparameters?
Hyperparameters are parameters of a prior distribution, e,g the hyperparameters of Gamma(α,β) are α and β
Give two uninformative priors
Beta(1,1)
Uniform(0,1)
What is an improper prior?
Prior where θ is continuous
When are improper priors okay to use and why?
Used in an attempt to construct non-informative prior, okay as long as posterior is proper
Define a conjugate prior
If p(θ|y) is in the same family of distributions as π(θ)
For mixture distributions, give the marginal distribution
∫[qπ1(θ) + (1-q)π2(θ)] * f(y | θ) dθ
For mixture distribution prior, give expectation
qμ1 + (1-q)μ2
Give posterior for normal with unknown μ but known σ^2
N( (mμ0 + nybar) / m+n, σ^2/n)
Give posterior for normal with unknown σ^2 but known μ
Gamma ( α + n/2, β + z^2/ 2 )
Give the formula for Jeffreys’ prior
π(θ) ~ sqrt( - E ( second derivative of log-likelihood) )