MSE estimation with random variables

ashah99
Messages
55
Reaction score
2
Homework Statement
Please see below: finding an MSE estimate for random variables
Relevant Equations
Expectation formula, MSE = E( (S_hat - S)^2 )
Hello all, I am wondering if my approach is correct for the following problem on MSE estimation/linear prediction on a zero-mean random variable. My final answer would be c1 = 1, c2 = 0, and c3 = 1. If my approach is incorrect, I certainly appreciate some guidance on the problem. Thank you.

Problem
1667568284000.png

Approach:
1667568360483.png
 
Physics news on Phys.org
Yes, the approach is incorrect. When you take expected values, you assume that
$$E\left[ \hat S X_i\right] = E\left[ S X_i\right]$$
But we have no reason to suppose that is correct. ##\hat S## is only an estimate of ##S##, not identical to it, and cannot be substituted for it, except in very limited circumstances.

Instead, substitute ##\sum c_i X_i## for ##\hat S## in ##E[(\hat S - S)^2]##, then expand to get an expression in expected values of first and second order terms in ##X_1, X_2, X_3, S##, with unknowns ##c_1,c_2,c_3##. We have been given values for all those terms except ##E[S^2]##, which we can ignore, since it it is not multiplied by any of the unknown coefficients. Numerically minimising that expression, I get a solution where two of the coefficients are near 1 and one is near 0. Possibly the optimisation can be solved analytically, but I didn't try.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
1
Views
1K
Replies
30
Views
4K
Replies
4
Views
1K
Replies
8
Views
1K
Replies
4
Views
2K
Replies
1
Views
1K
Back
Top