Finding $mathbbP(Y<g(X))$

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite













Let $X$ and $Y$ be two independent random variables. The pdf of $Y$ is $f_Y(y)$ with $y geq a$, while the pdf of $X$ is

beginequation
f_X(x) =
begincases
f_X,1(x), quad b leq xleq c \
f_X,2(x), quad c < x leq d
endcases
endequation
where $a$, $b$, $c$ and $d$ are all positive real numbers such that $aleq b<c<d<infty$. Find $mathbbP[Y<g(X)]$ with $g(X)=(c_1 X^-c_2)^-1/c_3$ where $c_1$, $c_2$, and $c_3$ are positive real numbers.




Here is my latest attempt:
$$
mathbbP(Y<g(X)) =int_a^infty(1-F_g(X)(y)) f_Y(y) , dy
$$
Letting $Z=g(X)$.
beginalign*
F_Z(z)&=mathbbP(Z<z) \
&=mathbbP(g(X)<z)\
&=mathbbP(X<g^-1(z)) \
& = F_X(g^-1(z)) \
&=
begincases
int_b^g^-1(z) f_X,1(x) ,dx, quad g(b) leq zleq g(c) \
int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dx, quad g(c) <z leq g(d)
endcases
endalign*
Then,
beginalign*
mathbbP(Y<g(X))= &int_a^infty (1-F_g(X)(y)) f_Y(y) , dy
= int_a^infty(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



Now $g(.)$ is a monotonically increasing function. Hence, $g(b)<g(c)<g(d)$ and the solution depends on the value of $a$ relative to $g(b)$, $g(c)$ and $g(d)$. If $a>g(d)$, the required probability is zero. Otherwise, we have three cases:



(1) If $a<g(b)$
beginalign*
mathbbP(Y<g(X)) = & int_a^g(b)(1-F_X(g^-1(y)) f_Y(y) ,dy \
+ &int_g(b)^g(c)(1-F_X(g^-1(y)) f_Y(y) ,dy \
+ &int_g(c)^g(d)(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



(2) If $g(b)<a<g(c)$
beginalign*
mathbbP(Y<g(X)) = int_a^g(c)(1-F_X(g^-1(y)) f_Y(y) ,dy
+ int_g(c)^g(d)(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



(3) If $g(c)<a<g(d)$
beginalign*
mathbbP(Y<g(X)) = int_a^g(d)(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



I am unsure how to proceed from here (or even if my attempt is correct to begin with). Any help with that?







share|cite|improve this question





















  • You need to be more careful about the assumptions you're making as you go through every step. $g$ cannot be a "generic function." For starters, think about the following: what assumptions are you making when you go from $mathbbP(g(X) < z)$ to $mathbbP(X < g^-1(z))$? Hint: $g$ cannot be a "generic function" for this step to be valid.
    – Clarinetist
    Jul 30 at 13:13










  • @Clarinetist In my case, the function is in the form $g(X)=(c_1 X^-c_2)^-1/c_3$ where $c_1$, $c_2$, and $c_3$ are positive real numbers.
    – Lod
    Jul 30 at 13:19











  • Thus, $g(x)=ux^v$, for some positive $u$ and $v$? Anyway, without further information about the two PDFs involved, one can at most write down a general formula for $P(Y<g(X))$, not really compute it.
    – Did
    Jul 30 at 13:42











  • @Did Yes that's true, and yes that's exactly what I would like to do: write down the general formula.
    – Lod
    Jul 30 at 13:45











  • Hence, not a real question, as they say?
    – Did
    Jul 30 at 13:46














up vote
1
down vote

favorite













Let $X$ and $Y$ be two independent random variables. The pdf of $Y$ is $f_Y(y)$ with $y geq a$, while the pdf of $X$ is

beginequation
f_X(x) =
begincases
f_X,1(x), quad b leq xleq c \
f_X,2(x), quad c < x leq d
endcases
endequation
where $a$, $b$, $c$ and $d$ are all positive real numbers such that $aleq b<c<d<infty$. Find $mathbbP[Y<g(X)]$ with $g(X)=(c_1 X^-c_2)^-1/c_3$ where $c_1$, $c_2$, and $c_3$ are positive real numbers.




Here is my latest attempt:
$$
mathbbP(Y<g(X)) =int_a^infty(1-F_g(X)(y)) f_Y(y) , dy
$$
Letting $Z=g(X)$.
beginalign*
F_Z(z)&=mathbbP(Z<z) \
&=mathbbP(g(X)<z)\
&=mathbbP(X<g^-1(z)) \
& = F_X(g^-1(z)) \
&=
begincases
int_b^g^-1(z) f_X,1(x) ,dx, quad g(b) leq zleq g(c) \
int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dx, quad g(c) <z leq g(d)
endcases
endalign*
Then,
beginalign*
mathbbP(Y<g(X))= &int_a^infty (1-F_g(X)(y)) f_Y(y) , dy
= int_a^infty(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



Now $g(.)$ is a monotonically increasing function. Hence, $g(b)<g(c)<g(d)$ and the solution depends on the value of $a$ relative to $g(b)$, $g(c)$ and $g(d)$. If $a>g(d)$, the required probability is zero. Otherwise, we have three cases:



(1) If $a<g(b)$
beginalign*
mathbbP(Y<g(X)) = & int_a^g(b)(1-F_X(g^-1(y)) f_Y(y) ,dy \
+ &int_g(b)^g(c)(1-F_X(g^-1(y)) f_Y(y) ,dy \
+ &int_g(c)^g(d)(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



(2) If $g(b)<a<g(c)$
beginalign*
mathbbP(Y<g(X)) = int_a^g(c)(1-F_X(g^-1(y)) f_Y(y) ,dy
+ int_g(c)^g(d)(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



(3) If $g(c)<a<g(d)$
beginalign*
mathbbP(Y<g(X)) = int_a^g(d)(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



I am unsure how to proceed from here (or even if my attempt is correct to begin with). Any help with that?







share|cite|improve this question





















  • You need to be more careful about the assumptions you're making as you go through every step. $g$ cannot be a "generic function." For starters, think about the following: what assumptions are you making when you go from $mathbbP(g(X) < z)$ to $mathbbP(X < g^-1(z))$? Hint: $g$ cannot be a "generic function" for this step to be valid.
    – Clarinetist
    Jul 30 at 13:13










  • @Clarinetist In my case, the function is in the form $g(X)=(c_1 X^-c_2)^-1/c_3$ where $c_1$, $c_2$, and $c_3$ are positive real numbers.
    – Lod
    Jul 30 at 13:19











  • Thus, $g(x)=ux^v$, for some positive $u$ and $v$? Anyway, without further information about the two PDFs involved, one can at most write down a general formula for $P(Y<g(X))$, not really compute it.
    – Did
    Jul 30 at 13:42











  • @Did Yes that's true, and yes that's exactly what I would like to do: write down the general formula.
    – Lod
    Jul 30 at 13:45











  • Hence, not a real question, as they say?
    – Did
    Jul 30 at 13:46












up vote
1
down vote

favorite









up vote
1
down vote

favorite












Let $X$ and $Y$ be two independent random variables. The pdf of $Y$ is $f_Y(y)$ with $y geq a$, while the pdf of $X$ is

beginequation
f_X(x) =
begincases
f_X,1(x), quad b leq xleq c \
f_X,2(x), quad c < x leq d
endcases
endequation
where $a$, $b$, $c$ and $d$ are all positive real numbers such that $aleq b<c<d<infty$. Find $mathbbP[Y<g(X)]$ with $g(X)=(c_1 X^-c_2)^-1/c_3$ where $c_1$, $c_2$, and $c_3$ are positive real numbers.




Here is my latest attempt:
$$
mathbbP(Y<g(X)) =int_a^infty(1-F_g(X)(y)) f_Y(y) , dy
$$
Letting $Z=g(X)$.
beginalign*
F_Z(z)&=mathbbP(Z<z) \
&=mathbbP(g(X)<z)\
&=mathbbP(X<g^-1(z)) \
& = F_X(g^-1(z)) \
&=
begincases
int_b^g^-1(z) f_X,1(x) ,dx, quad g(b) leq zleq g(c) \
int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dx, quad g(c) <z leq g(d)
endcases
endalign*
Then,
beginalign*
mathbbP(Y<g(X))= &int_a^infty (1-F_g(X)(y)) f_Y(y) , dy
= int_a^infty(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



Now $g(.)$ is a monotonically increasing function. Hence, $g(b)<g(c)<g(d)$ and the solution depends on the value of $a$ relative to $g(b)$, $g(c)$ and $g(d)$. If $a>g(d)$, the required probability is zero. Otherwise, we have three cases:



(1) If $a<g(b)$
beginalign*
mathbbP(Y<g(X)) = & int_a^g(b)(1-F_X(g^-1(y)) f_Y(y) ,dy \
+ &int_g(b)^g(c)(1-F_X(g^-1(y)) f_Y(y) ,dy \
+ &int_g(c)^g(d)(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



(2) If $g(b)<a<g(c)$
beginalign*
mathbbP(Y<g(X)) = int_a^g(c)(1-F_X(g^-1(y)) f_Y(y) ,dy
+ int_g(c)^g(d)(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



(3) If $g(c)<a<g(d)$
beginalign*
mathbbP(Y<g(X)) = int_a^g(d)(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



I am unsure how to proceed from here (or even if my attempt is correct to begin with). Any help with that?







share|cite|improve this question














Let $X$ and $Y$ be two independent random variables. The pdf of $Y$ is $f_Y(y)$ with $y geq a$, while the pdf of $X$ is

beginequation
f_X(x) =
begincases
f_X,1(x), quad b leq xleq c \
f_X,2(x), quad c < x leq d
endcases
endequation
where $a$, $b$, $c$ and $d$ are all positive real numbers such that $aleq b<c<d<infty$. Find $mathbbP[Y<g(X)]$ with $g(X)=(c_1 X^-c_2)^-1/c_3$ where $c_1$, $c_2$, and $c_3$ are positive real numbers.




Here is my latest attempt:
$$
mathbbP(Y<g(X)) =int_a^infty(1-F_g(X)(y)) f_Y(y) , dy
$$
Letting $Z=g(X)$.
beginalign*
F_Z(z)&=mathbbP(Z<z) \
&=mathbbP(g(X)<z)\
&=mathbbP(X<g^-1(z)) \
& = F_X(g^-1(z)) \
&=
begincases
int_b^g^-1(z) f_X,1(x) ,dx, quad g(b) leq zleq g(c) \
int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dx, quad g(c) <z leq g(d)
endcases
endalign*
Then,
beginalign*
mathbbP(Y<g(X))= &int_a^infty (1-F_g(X)(y)) f_Y(y) , dy
= int_a^infty(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



Now $g(.)$ is a monotonically increasing function. Hence, $g(b)<g(c)<g(d)$ and the solution depends on the value of $a$ relative to $g(b)$, $g(c)$ and $g(d)$. If $a>g(d)$, the required probability is zero. Otherwise, we have three cases:



(1) If $a<g(b)$
beginalign*
mathbbP(Y<g(X)) = & int_a^g(b)(1-F_X(g^-1(y)) f_Y(y) ,dy \
+ &int_g(b)^g(c)(1-F_X(g^-1(y)) f_Y(y) ,dy \
+ &int_g(c)^g(d)(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



(2) If $g(b)<a<g(c)$
beginalign*
mathbbP(Y<g(X)) = int_a^g(c)(1-F_X(g^-1(y)) f_Y(y) ,dy
+ int_g(c)^g(d)(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



(3) If $g(c)<a<g(d)$
beginalign*
mathbbP(Y<g(X)) = int_a^g(d)(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



I am unsure how to proceed from here (or even if my attempt is correct to begin with). Any help with that?









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited Jul 31 at 14:28
























asked Jul 30 at 13:01









Lod

286




286











  • You need to be more careful about the assumptions you're making as you go through every step. $g$ cannot be a "generic function." For starters, think about the following: what assumptions are you making when you go from $mathbbP(g(X) < z)$ to $mathbbP(X < g^-1(z))$? Hint: $g$ cannot be a "generic function" for this step to be valid.
    – Clarinetist
    Jul 30 at 13:13










  • @Clarinetist In my case, the function is in the form $g(X)=(c_1 X^-c_2)^-1/c_3$ where $c_1$, $c_2$, and $c_3$ are positive real numbers.
    – Lod
    Jul 30 at 13:19











  • Thus, $g(x)=ux^v$, for some positive $u$ and $v$? Anyway, without further information about the two PDFs involved, one can at most write down a general formula for $P(Y<g(X))$, not really compute it.
    – Did
    Jul 30 at 13:42











  • @Did Yes that's true, and yes that's exactly what I would like to do: write down the general formula.
    – Lod
    Jul 30 at 13:45











  • Hence, not a real question, as they say?
    – Did
    Jul 30 at 13:46
















  • You need to be more careful about the assumptions you're making as you go through every step. $g$ cannot be a "generic function." For starters, think about the following: what assumptions are you making when you go from $mathbbP(g(X) < z)$ to $mathbbP(X < g^-1(z))$? Hint: $g$ cannot be a "generic function" for this step to be valid.
    – Clarinetist
    Jul 30 at 13:13










  • @Clarinetist In my case, the function is in the form $g(X)=(c_1 X^-c_2)^-1/c_3$ where $c_1$, $c_2$, and $c_3$ are positive real numbers.
    – Lod
    Jul 30 at 13:19











  • Thus, $g(x)=ux^v$, for some positive $u$ and $v$? Anyway, without further information about the two PDFs involved, one can at most write down a general formula for $P(Y<g(X))$, not really compute it.
    – Did
    Jul 30 at 13:42











  • @Did Yes that's true, and yes that's exactly what I would like to do: write down the general formula.
    – Lod
    Jul 30 at 13:45











  • Hence, not a real question, as they say?
    – Did
    Jul 30 at 13:46















You need to be more careful about the assumptions you're making as you go through every step. $g$ cannot be a "generic function." For starters, think about the following: what assumptions are you making when you go from $mathbbP(g(X) < z)$ to $mathbbP(X < g^-1(z))$? Hint: $g$ cannot be a "generic function" for this step to be valid.
– Clarinetist
Jul 30 at 13:13




You need to be more careful about the assumptions you're making as you go through every step. $g$ cannot be a "generic function." For starters, think about the following: what assumptions are you making when you go from $mathbbP(g(X) < z)$ to $mathbbP(X < g^-1(z))$? Hint: $g$ cannot be a "generic function" for this step to be valid.
– Clarinetist
Jul 30 at 13:13












@Clarinetist In my case, the function is in the form $g(X)=(c_1 X^-c_2)^-1/c_3$ where $c_1$, $c_2$, and $c_3$ are positive real numbers.
– Lod
Jul 30 at 13:19





@Clarinetist In my case, the function is in the form $g(X)=(c_1 X^-c_2)^-1/c_3$ where $c_1$, $c_2$, and $c_3$ are positive real numbers.
– Lod
Jul 30 at 13:19













Thus, $g(x)=ux^v$, for some positive $u$ and $v$? Anyway, without further information about the two PDFs involved, one can at most write down a general formula for $P(Y<g(X))$, not really compute it.
– Did
Jul 30 at 13:42





Thus, $g(x)=ux^v$, for some positive $u$ and $v$? Anyway, without further information about the two PDFs involved, one can at most write down a general formula for $P(Y<g(X))$, not really compute it.
– Did
Jul 30 at 13:42













@Did Yes that's true, and yes that's exactly what I would like to do: write down the general formula.
– Lod
Jul 30 at 13:45





@Did Yes that's true, and yes that's exactly what I would like to do: write down the general formula.
– Lod
Jul 30 at 13:45













Hence, not a real question, as they say?
– Did
Jul 30 at 13:46




Hence, not a real question, as they say?
– Did
Jul 30 at 13:46










1 Answer
1






active

oldest

votes

















up vote
0
down vote



accepted










I'm posting this just in case someone else is tackling a problem similar to mine. I've come up with this solution after several trials and have verified it through numerical evaluation. I may be missing something though, given that I am a neophyte to probability.



beginalign*
mathbbP(Y<g(X))= &int_a^infty (1-F_g(X)(y)) f_Y(y) , dy
= int_a^infty(1-F_X(g^-1(y)) f_Y(y) ,dy
endalign*



with
beginalign*
F_X(g^-1(z))
=
begincases
int_b^g^-1(z) f_X,1(x) ,dx, quad quad quad quad quad quad quad , , , , g(b) leq zleq g(c) \
int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dx, quad g(c) <z leq g(d)
endcases
endalign*



Since $g(.)$ is a monotonically increasing function, $g(b)<g(c)<g(d)$ and the solution depends on the value of $a$ relative to $g(b)$, $g(c)$ and $g(d)$. If $a>g(d)$, the desired probability is zero. Otherwise, we have three cases:



(1) If $a<g(b)$
beginalign*
mathbbP(Y<g(X)) = & int_a^g(b)f_Y(y) ,dy \
+ &int_g(b)^g(c)left(1-int_b^g^-1(y) f_X,1(x) ,dxright) f_Y(y) ,dy \
+ &int_g(c)^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
endalign*



(2) If $g(b)<a<g(c)$
beginalign*
mathbbP(Y<g(X)) = &int_a^g(c)left(1-int_b^g^-1(y) f_X,1(x) ,dxright) f_Y(y) ,dy \
+ &int_g(c)^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
endalign*



(3) If $g(c)<a<g(d)$
beginalign*
mathbbP(Y<g(X)) = int_a^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
endalign*






share|cite|improve this answer





















    Your Answer




    StackExchange.ifUsing("editor", function ()
    return StackExchange.using("mathjaxEditing", function ()
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    );
    );
    , "mathjax-editing");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "69"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );








     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2867002%2ffinding-mathbbpygx%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote



    accepted










    I'm posting this just in case someone else is tackling a problem similar to mine. I've come up with this solution after several trials and have verified it through numerical evaluation. I may be missing something though, given that I am a neophyte to probability.



    beginalign*
    mathbbP(Y<g(X))= &int_a^infty (1-F_g(X)(y)) f_Y(y) , dy
    = int_a^infty(1-F_X(g^-1(y)) f_Y(y) ,dy
    endalign*



    with
    beginalign*
    F_X(g^-1(z))
    =
    begincases
    int_b^g^-1(z) f_X,1(x) ,dx, quad quad quad quad quad quad quad , , , , g(b) leq zleq g(c) \
    int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dx, quad g(c) <z leq g(d)
    endcases
    endalign*



    Since $g(.)$ is a monotonically increasing function, $g(b)<g(c)<g(d)$ and the solution depends on the value of $a$ relative to $g(b)$, $g(c)$ and $g(d)$. If $a>g(d)$, the desired probability is zero. Otherwise, we have three cases:



    (1) If $a<g(b)$
    beginalign*
    mathbbP(Y<g(X)) = & int_a^g(b)f_Y(y) ,dy \
    + &int_g(b)^g(c)left(1-int_b^g^-1(y) f_X,1(x) ,dxright) f_Y(y) ,dy \
    + &int_g(c)^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
    endalign*



    (2) If $g(b)<a<g(c)$
    beginalign*
    mathbbP(Y<g(X)) = &int_a^g(c)left(1-int_b^g^-1(y) f_X,1(x) ,dxright) f_Y(y) ,dy \
    + &int_g(c)^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
    endalign*



    (3) If $g(c)<a<g(d)$
    beginalign*
    mathbbP(Y<g(X)) = int_a^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
    endalign*






    share|cite|improve this answer

























      up vote
      0
      down vote



      accepted










      I'm posting this just in case someone else is tackling a problem similar to mine. I've come up with this solution after several trials and have verified it through numerical evaluation. I may be missing something though, given that I am a neophyte to probability.



      beginalign*
      mathbbP(Y<g(X))= &int_a^infty (1-F_g(X)(y)) f_Y(y) , dy
      = int_a^infty(1-F_X(g^-1(y)) f_Y(y) ,dy
      endalign*



      with
      beginalign*
      F_X(g^-1(z))
      =
      begincases
      int_b^g^-1(z) f_X,1(x) ,dx, quad quad quad quad quad quad quad , , , , g(b) leq zleq g(c) \
      int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dx, quad g(c) <z leq g(d)
      endcases
      endalign*



      Since $g(.)$ is a monotonically increasing function, $g(b)<g(c)<g(d)$ and the solution depends on the value of $a$ relative to $g(b)$, $g(c)$ and $g(d)$. If $a>g(d)$, the desired probability is zero. Otherwise, we have three cases:



      (1) If $a<g(b)$
      beginalign*
      mathbbP(Y<g(X)) = & int_a^g(b)f_Y(y) ,dy \
      + &int_g(b)^g(c)left(1-int_b^g^-1(y) f_X,1(x) ,dxright) f_Y(y) ,dy \
      + &int_g(c)^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
      endalign*



      (2) If $g(b)<a<g(c)$
      beginalign*
      mathbbP(Y<g(X)) = &int_a^g(c)left(1-int_b^g^-1(y) f_X,1(x) ,dxright) f_Y(y) ,dy \
      + &int_g(c)^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
      endalign*



      (3) If $g(c)<a<g(d)$
      beginalign*
      mathbbP(Y<g(X)) = int_a^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
      endalign*






      share|cite|improve this answer























        up vote
        0
        down vote



        accepted







        up vote
        0
        down vote



        accepted






        I'm posting this just in case someone else is tackling a problem similar to mine. I've come up with this solution after several trials and have verified it through numerical evaluation. I may be missing something though, given that I am a neophyte to probability.



        beginalign*
        mathbbP(Y<g(X))= &int_a^infty (1-F_g(X)(y)) f_Y(y) , dy
        = int_a^infty(1-F_X(g^-1(y)) f_Y(y) ,dy
        endalign*



        with
        beginalign*
        F_X(g^-1(z))
        =
        begincases
        int_b^g^-1(z) f_X,1(x) ,dx, quad quad quad quad quad quad quad , , , , g(b) leq zleq g(c) \
        int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dx, quad g(c) <z leq g(d)
        endcases
        endalign*



        Since $g(.)$ is a monotonically increasing function, $g(b)<g(c)<g(d)$ and the solution depends on the value of $a$ relative to $g(b)$, $g(c)$ and $g(d)$. If $a>g(d)$, the desired probability is zero. Otherwise, we have three cases:



        (1) If $a<g(b)$
        beginalign*
        mathbbP(Y<g(X)) = & int_a^g(b)f_Y(y) ,dy \
        + &int_g(b)^g(c)left(1-int_b^g^-1(y) f_X,1(x) ,dxright) f_Y(y) ,dy \
        + &int_g(c)^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
        endalign*



        (2) If $g(b)<a<g(c)$
        beginalign*
        mathbbP(Y<g(X)) = &int_a^g(c)left(1-int_b^g^-1(y) f_X,1(x) ,dxright) f_Y(y) ,dy \
        + &int_g(c)^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
        endalign*



        (3) If $g(c)<a<g(d)$
        beginalign*
        mathbbP(Y<g(X)) = int_a^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
        endalign*






        share|cite|improve this answer













        I'm posting this just in case someone else is tackling a problem similar to mine. I've come up with this solution after several trials and have verified it through numerical evaluation. I may be missing something though, given that I am a neophyte to probability.



        beginalign*
        mathbbP(Y<g(X))= &int_a^infty (1-F_g(X)(y)) f_Y(y) , dy
        = int_a^infty(1-F_X(g^-1(y)) f_Y(y) ,dy
        endalign*



        with
        beginalign*
        F_X(g^-1(z))
        =
        begincases
        int_b^g^-1(z) f_X,1(x) ,dx, quad quad quad quad quad quad quad , , , , g(b) leq zleq g(c) \
        int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dx, quad g(c) <z leq g(d)
        endcases
        endalign*



        Since $g(.)$ is a monotonically increasing function, $g(b)<g(c)<g(d)$ and the solution depends on the value of $a$ relative to $g(b)$, $g(c)$ and $g(d)$. If $a>g(d)$, the desired probability is zero. Otherwise, we have three cases:



        (1) If $a<g(b)$
        beginalign*
        mathbbP(Y<g(X)) = & int_a^g(b)f_Y(y) ,dy \
        + &int_g(b)^g(c)left(1-int_b^g^-1(y) f_X,1(x) ,dxright) f_Y(y) ,dy \
        + &int_g(c)^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
        endalign*



        (2) If $g(b)<a<g(c)$
        beginalign*
        mathbbP(Y<g(X)) = &int_a^g(c)left(1-int_b^g^-1(y) f_X,1(x) ,dxright) f_Y(y) ,dy \
        + &int_g(c)^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
        endalign*



        (3) If $g(c)<a<g(d)$
        beginalign*
        mathbbP(Y<g(X)) = int_a^g(d)left(1- left[ int_b^c f_X,1(x) ,dx+int_c^g^-1(z) f_X,2(x) ,dxright]right) f_Y(y) ,dy
        endalign*







        share|cite|improve this answer













        share|cite|improve this answer



        share|cite|improve this answer











        answered Jul 31 at 16:53









        Lod

        286




        286






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2867002%2ffinding-mathbbpygx%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            What is the equation of a 3D cone with generalised tilt?

            Color the edges and diagonals of a regular polygon

            Relationship between determinant of matrix and determinant of adjoint?