
Lincoln B. answered 11/17/22
Statistics and Statistical Bioinformatics Experience
a. All discrete random variables must equal 1 when adding together the probabilities associated with their respective values. Therefore, 0.2 + 0 + u + 0.2 + 0.1 = 1, and u = 0.5
b. For any discrete random variable, the equation for the mean or expected value E(X) = Σxif(xi) or E(X) = 0.2*-1 + 0*0 + 0.5*1 + 0.2*2 + 0.1*3 = 1
The equation for the variance V(X) = Σ(x-mean of x)2/N or V(X) = (-1-1)2 + (0-1)2 + (1-1)2 + (2-1)2 + (3-1)2 = 10
c. If Y = X - 2, then the distribution of X is being translated to the left. In other words, the values of the distribution of X are now (in Y) -3, -2, -1, 0, 1. For the expected value, translations to the left means decreasing the mean of X by 2 (in this case). Thus E(Y) = -1. The variance is unaffected by translations and thus V(Y) = 10.