Statistical Inference III: Mohammad Samsul Alam
Statistical Inference III: Mohammad Samsul Alam
https://www.isrt.ac.bd/people/msalam
A∩ B
A
P (Bi ∩ A)
P (Bi |A) =
P (A)
P (A|Bi )P (Bi )
=
P (A)
B1 B2 ... Bm
P (A|Bi )P (Bi )
P (Bi |A) = Pm (1)
i=1 P (A|Bi )P (Bi )
f (y|θ)P (θ)
P (θ|y) = R , (2)
f (y|θ)P (θ)δθ
θ
Exchangeable
Let P (y1 , y2 , . . . , yn ) be the joint density of Y1 , Y2 , . . . , Yn . If P (y1 ,
y2 , . . . , yn ) = P (yπ1 , yπ2 , . . . , yπn ) for all permutations π of
{1, 2, . . . , n}, then Y1 , Y2 , . . . , Yn are exchangeable.
Let the model for data is fY (y; θ) and our prior belief regarding
the parameter θ is P (θ).
Further assume that Y1 , Y2 , . . . , Yn be the random sample whose
elements are conditionally independent given that θ. Then the
model for data, the likelihood function, can be written as,
n
Y
L(θ|y) = P (yi |θ),
i=1
L(θ|y)P (θ)
P (θ|y) = , (3)
P (y)
V (θ|y) = E [θ − E[θ|y]]2
Z
= [θ − E[θ|y]]2 P (θ|y)dθ
θ
Z h i
= θ2 − {E[θ|y]}2 P (θ|y)dθ
θ
h i Z
= E θ2 |y − {E[θ|y]}2 P (θ|y)dθ
θ
h i
2 2
= E θ |y − {E[θ|y]}
R
Note that, if the posterior distribution is discrete, the sign
P
will be replaced by .
Email: [email protected] Lecture Material 5 24|25
Summary of the Posterior Distribution III