The correct option is
B 0Given, X is a continuous random variable with PDF fX(x)={Cx2,|x|≤10,otherwise
We have to find the positive constant C.
We know that, a PDF is valid if it satisfies the following
(1) f(x) is positive everywhere.
(2) The area under the curve f(x) in the range (a,b)is 1, that is: ∫baf(x)dx=1.
Thus we have ∫1−1fX(x)dx=1
⇒∫1−1Cx2dx=1
⇒C∫1−1x2dx=1
⇒C[x33]1−1=1
⇒C[13−(−13)]=1
⇒C(23)=1
⇒C=32
Therefore, fX(x)=⎧⎨⎩32x2,|x|≤10,otherwise
Now we have to find E(X)
We know that E(X)=∫baxP(x)dx where P(x) is probability density function.
Thus E(X)=∫1−1x⋅32x2dx
=∫1−132x3dx
=32∫1−1x3dx
=32[x44]1−1
=32[14−14]
=0
Thus E(X)=0