Expectation of a non negative random variableFor any non negative continuous random variable having distribution function F(X) we have the followings:1. E[X]=∫0∞Pr[X>t]dt2. E[Xr]=r∫0∞tr-1Pr[X>t]dt3. E[min(X,T)]=T-∫0∞F(T)𝑑t4. E[X|X<T]=T-1T∫0TF(t)dtwhere T is a constant.