Deriving Expectations from Formulas: (y1,y2) Distribution

  • Context: Graduate 
  • Thread starter Thread starter electronic engineer
  • Start date Start date
  • Tags Tags
    Formulas
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
electronic engineer
Messages
145
Reaction score
3
Hello,
we have the following example:

Assume that (y1,y2) are discrete valued and follow such a distribution that the pair are with probability 1/4 equal to any of the following cases: (0,1),(0,-1),(1,0),(-1,0) .


E{y1^2*y2^2}=0
E{y1^2}*E{y2^2}=1/4
I don't understand how the expectations were derived . Could anyone help?

Thanks in advanced!
 
Last edited:
Physics news on Phys.org
Hello electronic engineer! :smile:

(try using the X2 and X2 icons just above the Reply box :wink:)
electronic engineer said:
E{y1^2*y2^2}=0
E{y1^2}*E{y2^2}=1/4

easy! … y12y22 is always 0, isn't it, so its expectation must be 0

and y12 is 0 0 1 and 1 with probability 0.25 each, so its expectation is 0.5 :wink:
 
I know but I thought this is only an informal answer :)