Probability: Cumulative distribution problem

tsamocki
Messages
20
Reaction score
0

Homework Statement



Example 5.1.4: Y is a continuous random variable on the interval (0; 1) with
density function
fY (y) =
{3y2 0 < y < 1
{0 elsewhere
what is the cumulative distribution function of Y ?

Homework Equations



The relationship between a continuous random variable and the cumulative distribution function can be defined as: F(a) = P{X ∈ (-∞,α)} = ∫(-∞,α) f(x)dx

The Attempt at a Solution



Is the problem just asking for this: P{Y ∈ (0,1)} ?

In terms of the integration, the indefinite integral is y^3 + C.

Alas i am stuck!
 
Physics news on Phys.org
tsamocki said:

Homework Statement



Example 5.1.4: Y is a continuous random variable on the interval (0; 1) with
density function
fY (y) =
{3y2 0 < y < 1
{0 elsewhere
what is the cumulative distribution function of Y ?

Homework Equations



The relationship between a continuous random variable and the cumulative distribution function can be defined as: F(a) = P{X ∈ (-∞,α)} = ∫(-∞,α) f(x)dx

The Attempt at a Solution



Is the problem just asking for this: P{Y ∈ (0,1)} ?

In terms of the integration, the indefinite integral is y^3 + C.

Alas i am stuck!

You wrote F(a) = ∫(-∞,α) f(x)dx. So, what is f(x) for x < 0? Can you replace the lower limit (-∞) by something else when a > 0? In other words, can you say
F(a) = \int_{\text{something}}^a f(x) \, dx, with 'something' ≠ -∞?

And NO: the problem is not asking you for P{Y ∈ (0,1)}; it is asking you for the cumulative distribution function (which you have already defined!).

RGV
 
Last edited:
Ray Vickson said:
You wrote F(a) = ∫(-∞,α) f(x)dx. So, what is f(x) for x < 0? Can you replace the lower limit (-∞) by something else when a > 0? In other words, can you say
F(a) = \int_{\text{something}}^a f(x) \, dx, with 'something' ≠ -∞?

And NO: the problem is not asking you for P{Y ∈ (0,1)}; it is asking you for the cumulative distribution function (which you have already defined!).

RGV

You mean this:

F(a) = \int_{\text{0}}^1 y^3 \, dx,
 
Edit:

F(a) = \int_{\text{0}}^1 3y^2 \, dy,

Sorry, i previously responded via phone.
 
tsamocki said:
Edit:
F(a) = \int_{\text{0}}^1 3y^2 \, dy,
The RHS is not a function of a.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top