Conditional mean of multivariate normal with subset fixed

  • Context: Graduate 
  • Thread starter Thread starter lequan
  • Start date Start date
  • Tags Tags
    Conditional Mean
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
lequan
Messages
6
Reaction score
0
X (n by 1) follows a multivariate normal distribution, i.e.,

X ~ N(mu, Sigma). mu is n by 1, Sigma is n by n.

What is

E(X|X_{sub}=A)?

where the index 'sub' (m by 1) is a subset of {1,2,..,n}, A is m by 1, 1 <= m < n.
 
Physics news on Phys.org
Thanks a lot for the reference! This is the right answer. Actually, this is about the conditional distribution of multivariate normal variables, and well known in any standard textbook of basic statistics. However, I failed to realize this early. :(