0

Suppose that $T$ is a random variable, $F(T)$ the function of random variables. How can I compute the expectation of a function of random variables if the probability density function (PDF) $g(t)$ for $T$ is given?

user829347
  • 3,402
Yang
  • 74

1 Answers1

0

For instance, suppose $T\sim g(t),\;\,$ $\bar{T}=\int_{0}^{\infty}t \cdot g(t)dt$, and $f(t)= T^2$.

How to compute the $E[f(t)]$?

Answer: $\;\;E[{f(t)}]=\int_{0}^{\infty}f(t)g(t)dt$

311411
  • 3,537
  • 9
  • 19
  • 36
Yang
  • 74