Is an expected value of fx(x) the same as this expected value?

  • Context: Graduate 
  • Thread starter Thread starter fateswarm
  • Start date Start date
  • Tags Tags
    Expected value Value
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
1 reply · 2K views
fateswarm
Messages
17
Reaction score
0
If a probability density function is fx(x) = 5x^4 for 0<x<1 and 0 elsewhere, then the expected value of E[x^0.5] is the integral of ∫x^0.5*fx(x) between 0 and 1 which is 10/11.

However if I try to approach it as the expected value of Y=X^0.5 then I find fy(y) = 5*lny/y^4 and its expected value is 20/33.

What's wrong? Is it a right approach or are those two things different?
 
Physics news on Phys.org
Ah, I got it, x is y^2.. not the other way around.