The correct option is
B 35Given, 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[x33]1−1=1
⇒C[13−(−13)]=1
⇒C(23)=1
⇒C=32
∴fX(x)=⎧⎨⎩32x2,|x|≤10,otherwise
Now let us 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
∴E(X)=0
We have to find Var(X)
We know that Var(X)=∫bax2P(x)dx−μ2 where P(x) is probability density function and μ is mean. Also μ=E(X)
Thus Var(X)=∫1−1x2⋅32x2dx−[E(X)]2
=∫1−132x4dx−[0]2
=32∫1−1x4dx−0
=32∫1−1x4dx
=32[x55]1−1
=32[15−(−15)]
=32[25]
=35
∴Var(X)=35