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 ->
Probability-and-statistics
-> 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
Log On
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(52775) (Show Source):
The formula on that page says:
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
i.e.
So we'll need to calculate E(X^2)
Once again I'll skip steps.