The random variable X

42 Views Asked by At

The random variable X has density function $$f(x)=(K+1)x^2 $$

             .

$K$ is constant. What is the value of $K$? and find the expected value of $E(x)$.

1

There are 1 best solutions below

2
On

Set

$$\int\limits_{x=0}^1 (k+1) x^2\ dx = 1$$

to find $k = 2$.

Then $${\cal E}[x] = \int\limits_{x=0}^1 x\ 3 x^2\ dx = \frac{3}{4}$$