2
$\begingroup$

I have a random sample of size 3 denoted by X below and it comes from a normal distribution with mean 7 and variance 14. I have the matrix A shown below. I am looking for E[Q]. I know that E[Q] = 1/sigma^2 * E[Q]. The formula from the textbook for E[Q] is shown below where sigma is the variance-covariance matrix.

enter image description here

I am having trouble with the following two items:

  1. What is sigma? I am unsure how to find the variance-covariance matrix. Is it simply just a 3x3 matrix with 14 on the diagonals?

  2. What is $\mu$? Is it [7 7 7]?

Thanks for the help.

  • 0
    By "it comes from" do you mean each component is an iid thereof?2012-03-19
  • 0
    All the problem says is that Let X' = [X1, X2, X3] denote a random sample of size 3 from the normal distribution I specified above. I guess since it doesn't say otherwise, I assume they are iid.2012-03-19
  • 0
    @icobes Your formula that begins "I know that..." doesn't seem right.2012-03-19
  • 0
    Since sigma^2 is known, then can't we treat it as a constant, and take it out of the expectation? Also, is the solution below correct for E[Q] or is it just to find sigma?2012-03-19

1 Answers 1