A question about conditional mean

  • Context: Graduate 
  • Thread starter Thread starter lequan
  • Start date Start date
  • Tags Tags
    Conditional Mean
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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. :(