Here is a problem...
f(x)=2/(x^3), x>1, max 10. E(Y)=?
Y=X, X<10
Y=10, X>10
or Y=min(X, 10)
I know you can solve it this way:
E(Y) = Int(1 to 10) xf(x) dx + 10 Int(10 to inf) f(x) dx = 1.9
I tried to solve using survival function
E(Y)=E(min (X, 10))=Int (1 to 10) S(x) dx = .9
Don't get why I get .9 and not 1.9 as it should be.
Thanks!


Reply With Quote




Bookmarks - Share