SOLUTION: For a laboratory assignment, if the equipment is
working, the density function of the observed outcome
X is
f(x) = {2(1 − x), 0 < x < 1,
{0, otherwise.
Find the varia
Algebra.Com
Question 1204182: For a laboratory assignment, if the equipment is
working, the density function of the observed outcome
X is
f(x) = {2(1 − x), 0 < x < 1,
{0, otherwise.
Find the variance and standard deviation of X.
Found 2 solutions by ikleyn, math_tutor2020:
Answer by ikleyn(52776) (Show Source): You can put this solution on YOUR website!
.
Hello, sorry,
I mistakenly pressed wrong button.
Please re-post your problem again.
Please do not post it to me in person.
Answer by math_tutor2020(3816) (Show Source): You can put this solution on YOUR website!
Review the formulas mentioned here
https://stats.libretexts.org/Courses/Saint_Mary's_College_Notre_Dame/MATH_345__-_Probability_(Kuter)/4%3A_Continuous_Random_Variables/4.2%3A_Expected_Value_and_Variance_of_Continuous_Random_Variables
E[X] = expected value of X = mean
The formula on that page says:
 = \int_{-\infty}^{\infty}\text{x}f(\text{x})d\text{x})
However, we do not have to worry about the entire real number line.
Instead, we can shrink the domain to focus on the interval 0 < x < 1, since f(x) = 0 otherwise.
You need to calculate
I'll skip steps
Integrating should be fairly trivial because 2x(1-x) = 2x-2x^2 is a polynomial
You should find that
E[X] = 1/3
in other words,
mu = mean = 1/3
-----------------------------
The variance is defined as
 = E(X^2) - \mu^2)
i.e.
So we'll need to calculate E(X^2)
 = \int_{0}^{1}\text{x}^2f(\text{x})d\text{x} = \int_{0}^{1}2\text{x}^2(1-x)d\text{x})
Once again I'll skip steps.
The result you should get is E[X^2] = 1/6
-----------------------------
Therefore,
Var(X) = variance
Var(X) = E[X^2] - ( E[X] )^2
Var(X) = 1/6 - ( 1/3 )^2
Var(X) = 1/18
And,
SD(X) = standard deviation
SD(X) = sqrt( Var(X) )
SD(X) = sqrt( 1/18 )
SD(X) = 1/sqrt(18)
SD(X) = sqrt(18)/18
RELATED QUESTIONS
If the probability density function of a continuous random variable X is f(x)=0.5 x for... (answered by greenestamps)
The density function of X is
f(x)={a+bx^2 if 0<=x<=1
0 otherwise
the... (answered by robertb)
Let X be a continuous random variable with density function
f(x) = { theta*x +... (answered by math_tutor2020)
Suppose the probability density of X is given by
f(x) = kxe^(-x^2 ), X>0
= 0,... (answered by CPhill)
1. The lifetime X of an electronic component has probability density function
f(x) =... (answered by stanbon)
Suppose that the joint density function of the random variables X and Y is given by
(answered by CPhill,ikleyn)
Let the random variable X have the density function
f(x)= {kx for... (answered by Greenfinch)
The following probability density function is given:
f(x)= {c(5x-x^2)
if 0 < x < 5... (answered by ikleyn)
The probability density function of a random variable X is f(x) = a.e^(-ax)
if x > 0 and (answered by rothauserc)