ArcanaNoir
- 778
- 4
Probability integral not converging :(
for the joint probability density function:
f(x,y)= \begin{cases}<br /> y & 0 \leq x, \, y\leq1 \\<br /> \frac{1}{4} (2-y) & 0\leq x\leq 1, \, 0\leq y\leq 2 \\<br /> 0 & \text{elsewhere} \end{cases}
find the following:
a) f_1 (x)
b) f_2 (y)
c) F(x,y)
there are others but maybe this will be enough to help me see what the solution to my actual problem is, problem being that my integrals are not converging and I don't know what to do with that.
a) f_1 (x)= \int_{-\infty }^\infty \! f(x,y) \, \mathrm{d}y
Where the integral is integrated over the range space of y.
b) f_2 (y)= \int_{-\infty }^\infty \! f(x,y) \, \mathrm{d}x
Where the integral is integrated over the range space of x.
c) F(x,y)= \int_{-\infty }^y \int_{-\infty }^x \! f(s,t) \, \mathrm{d} s \mathrm{d} t
Again, the lower bound is replaced by the lower bound of the range space for the appropriate variables.
a) f_1 (x) = \int_{-\infty }^1 y \, \mathrm{d}y = \frac{1}{2} y^2 |_{-\infty }^1 = \frac{1}{2} -\frac{1}{2} \infty ?
Lets start there. My time is up on the library computer.
Homework Statement
for the joint probability density function:
f(x,y)= \begin{cases}<br /> y & 0 \leq x, \, y\leq1 \\<br /> \frac{1}{4} (2-y) & 0\leq x\leq 1, \, 0\leq y\leq 2 \\<br /> 0 & \text{elsewhere} \end{cases}
find the following:
a) f_1 (x)
b) f_2 (y)
c) F(x,y)
there are others but maybe this will be enough to help me see what the solution to my actual problem is, problem being that my integrals are not converging and I don't know what to do with that.
Homework Equations
a) f_1 (x)= \int_{-\infty }^\infty \! f(x,y) \, \mathrm{d}y
Where the integral is integrated over the range space of y.
b) f_2 (y)= \int_{-\infty }^\infty \! f(x,y) \, \mathrm{d}x
Where the integral is integrated over the range space of x.
c) F(x,y)= \int_{-\infty }^y \int_{-\infty }^x \! f(s,t) \, \mathrm{d} s \mathrm{d} t
Again, the lower bound is replaced by the lower bound of the range space for the appropriate variables.
The Attempt at a Solution
a) f_1 (x) = \int_{-\infty }^1 y \, \mathrm{d}y = \frac{1}{2} y^2 |_{-\infty }^1 = \frac{1}{2} -\frac{1}{2} \infty ?
Lets start there. My time is up on the library computer.
Last edited: