Question.
Joint probability function of continuous probability X, Y is here :
$f_{X,Y}(x,y) = k(|x|-|y|) \ \ \ \ \ \ \ \ \ \ (-1< y< x< 2)$
Then what is k?
I mean how can I differentiate absolute value range??
Please help me with a solution.
Question.
Joint probability function of continuous probability X, Y is here :
$f_{X,Y}(x,y) = k(|x|-|y|) \ \ \ \ \ \ \ \ \ \ (-1< y< x< 2)$
Then what is k?
I mean how can I differentiate absolute value range??
Please help me with a solution.
Copyright © 2021 JogjaFile Inc.
Joint pdf integrates out to 1, so you should have $$ 1 = \iint_{\mathbb{R}^2} f_{X,Y} (x,y) dxdy $$ Substituting you get $$ 1 = k \int_{-1}^2 \int_{-1}^x (|x| - |y|) dydx $$ can you finish this?