autobot.d
- 67
- 0
Homework Statement
X_{1} , ..., X_{5} \textit{ iid } N( \mu , 1) \textit{ and } \hat{\mu} = \bar{X}
where
L( \mu , \hat{\mu} ) = | \mu - \hat{\mu} |
The Attempt at a Solution
E[ | \mu - \hat{\mu} | ] = 0
since
E(\hat{\mu}) = \mu
Am I missing something? Seems too easy.
Should I be using Indicator functions to handle the absolute values?
Thanks for the help!