Random variable with exponential distribution.

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











up vote
5
down vote

favorite
1












Let $X$ be random variable with exponential distribution $mathcalE(2)$ and let $Y$ be another random variable such that $$Y=maxleft(X^2, fracX+12 right).$$
Find the distribution for random variable $Y$.



enter image description here



Distribution for $X$ is $f_X(x)= 2e^-2x, x>0$ and zero otherwise.



Now, for variable $Y$ we have that it's distribution is zero whenever $y leq frac14$



For $y=t> frac12$ we have the following:



$F_Y(t)=int_0^2t-1 f_X(x)dx= 1- e^2-4t$



Similarly, for $y=t>1$ we have



$F_Y(t)=int_0^sqrtt f_X(x)dx= 1- e^-2sqrtt$



But, i cannot understand what happens in case that $y$ takes random value on interval $(frac14, frac12)$. It's the black line on the graph. How can i handle situations like this? Any help appreciated!







share|cite|improve this question

























    up vote
    5
    down vote

    favorite
    1












    Let $X$ be random variable with exponential distribution $mathcalE(2)$ and let $Y$ be another random variable such that $$Y=maxleft(X^2, fracX+12 right).$$
    Find the distribution for random variable $Y$.



    enter image description here



    Distribution for $X$ is $f_X(x)= 2e^-2x, x>0$ and zero otherwise.



    Now, for variable $Y$ we have that it's distribution is zero whenever $y leq frac14$



    For $y=t> frac12$ we have the following:



    $F_Y(t)=int_0^2t-1 f_X(x)dx= 1- e^2-4t$



    Similarly, for $y=t>1$ we have



    $F_Y(t)=int_0^sqrtt f_X(x)dx= 1- e^-2sqrtt$



    But, i cannot understand what happens in case that $y$ takes random value on interval $(frac14, frac12)$. It's the black line on the graph. How can i handle situations like this? Any help appreciated!







    share|cite|improve this question























      up vote
      5
      down vote

      favorite
      1









      up vote
      5
      down vote

      favorite
      1






      1





      Let $X$ be random variable with exponential distribution $mathcalE(2)$ and let $Y$ be another random variable such that $$Y=maxleft(X^2, fracX+12 right).$$
      Find the distribution for random variable $Y$.



      enter image description here



      Distribution for $X$ is $f_X(x)= 2e^-2x, x>0$ and zero otherwise.



      Now, for variable $Y$ we have that it's distribution is zero whenever $y leq frac14$



      For $y=t> frac12$ we have the following:



      $F_Y(t)=int_0^2t-1 f_X(x)dx= 1- e^2-4t$



      Similarly, for $y=t>1$ we have



      $F_Y(t)=int_0^sqrtt f_X(x)dx= 1- e^-2sqrtt$



      But, i cannot understand what happens in case that $y$ takes random value on interval $(frac14, frac12)$. It's the black line on the graph. How can i handle situations like this? Any help appreciated!







      share|cite|improve this question













      Let $X$ be random variable with exponential distribution $mathcalE(2)$ and let $Y$ be another random variable such that $$Y=maxleft(X^2, fracX+12 right).$$
      Find the distribution for random variable $Y$.



      enter image description here



      Distribution for $X$ is $f_X(x)= 2e^-2x, x>0$ and zero otherwise.



      Now, for variable $Y$ we have that it's distribution is zero whenever $y leq frac14$



      For $y=t> frac12$ we have the following:



      $F_Y(t)=int_0^2t-1 f_X(x)dx= 1- e^2-4t$



      Similarly, for $y=t>1$ we have



      $F_Y(t)=int_0^sqrtt f_X(x)dx= 1- e^-2sqrtt$



      But, i cannot understand what happens in case that $y$ takes random value on interval $(frac14, frac12)$. It's the black line on the graph. How can i handle situations like this? Any help appreciated!









      share|cite|improve this question












      share|cite|improve this question




      share|cite|improve this question








      edited Jul 30 at 8:43









      Davide Giraudo

      121k15146249




      121k15146249









      asked Jul 30 at 8:15









      cdummie

      689412




      689412




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          5
          down vote



          accepted










          Let's compute the CDF of $Y$ firstly: $$beginalignP(Y le y) &= P(maxleft(X^2, fracX+12right) le y) \&= P(X^2 le y, fracX+12 le y) \&= P(X^2 le y, X le 2y - 1) \&= P(-sqrty le X le sqrty, X le 2y - 1) \&= begincases P(X le sqrty) , y > 1 \ P(X le 2y - 1), frac12 le y le 1 \ 0, textotherwiseendcasesendalign$$
          As we can see $Y$ can't be less than $frac12$ because $max(X^2, fracX+12)$ always $ge frac12$






          share|cite|improve this answer























          • @D F so whenever i conclude that $Y$ can't take any value below (or above) some specified value $a$ then i can say that it's distribution below (or above) that value $a$ must be zero. Is this correct?
            – cdummie
            Jul 30 at 11:50






          • 1




            almost correct. If $Y$ cannot take any value below some value $a$ then the CDF $F_Y(y) = 0 forall y le a$ because the CDF of $Y$ is $P(Y le y)$ hence if $Y$ cannot be below $a$ then $forall y le a to P(Y le y) = F_Y(y) = 0$. However, if $Y$ cannot be above some value i.e. $P(Y ge a) = 0$ then $forall y ge a to F_Y(y) = 1$ since $P(Y ge y) = 1 - P(Y le y) = 1 - F_Y(y)$
            – D F
            Jul 30 at 12:00


















          up vote
          3
          down vote













          Here from $X>0$ a.s. it follows directly that $Y>frac12$ a.s.



          Consequently $F_Y(y)=0$ for $yleqfrac12$.




          Observe that this matches with the expression $F_Y(t)=1-e^2-4t$ for $t>frac12$ close to $frac12$.



          If there $t$ approaches $frac12$ then the expression approaches $0$.



          That is enough already to conclude that $F_Y(frac12)=0$ and if this is the case then automatically $F_Y(t)=0$ for every $tleqfrac12$.



          This simply because $F$ is monotonically increasing and only takes values $geq0$ (and $leq1$ of course, but that is not relevant here).






          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%2f2866764%2frandom-variable-with-exponential-distribution%23new-answer', 'question_page');

            );

            Post as a guest






























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            5
            down vote



            accepted










            Let's compute the CDF of $Y$ firstly: $$beginalignP(Y le y) &= P(maxleft(X^2, fracX+12right) le y) \&= P(X^2 le y, fracX+12 le y) \&= P(X^2 le y, X le 2y - 1) \&= P(-sqrty le X le sqrty, X le 2y - 1) \&= begincases P(X le sqrty) , y > 1 \ P(X le 2y - 1), frac12 le y le 1 \ 0, textotherwiseendcasesendalign$$
            As we can see $Y$ can't be less than $frac12$ because $max(X^2, fracX+12)$ always $ge frac12$






            share|cite|improve this answer























            • @D F so whenever i conclude that $Y$ can't take any value below (or above) some specified value $a$ then i can say that it's distribution below (or above) that value $a$ must be zero. Is this correct?
              – cdummie
              Jul 30 at 11:50






            • 1




              almost correct. If $Y$ cannot take any value below some value $a$ then the CDF $F_Y(y) = 0 forall y le a$ because the CDF of $Y$ is $P(Y le y)$ hence if $Y$ cannot be below $a$ then $forall y le a to P(Y le y) = F_Y(y) = 0$. However, if $Y$ cannot be above some value i.e. $P(Y ge a) = 0$ then $forall y ge a to F_Y(y) = 1$ since $P(Y ge y) = 1 - P(Y le y) = 1 - F_Y(y)$
              – D F
              Jul 30 at 12:00















            up vote
            5
            down vote



            accepted










            Let's compute the CDF of $Y$ firstly: $$beginalignP(Y le y) &= P(maxleft(X^2, fracX+12right) le y) \&= P(X^2 le y, fracX+12 le y) \&= P(X^2 le y, X le 2y - 1) \&= P(-sqrty le X le sqrty, X le 2y - 1) \&= begincases P(X le sqrty) , y > 1 \ P(X le 2y - 1), frac12 le y le 1 \ 0, textotherwiseendcasesendalign$$
            As we can see $Y$ can't be less than $frac12$ because $max(X^2, fracX+12)$ always $ge frac12$






            share|cite|improve this answer























            • @D F so whenever i conclude that $Y$ can't take any value below (or above) some specified value $a$ then i can say that it's distribution below (or above) that value $a$ must be zero. Is this correct?
              – cdummie
              Jul 30 at 11:50






            • 1




              almost correct. If $Y$ cannot take any value below some value $a$ then the CDF $F_Y(y) = 0 forall y le a$ because the CDF of $Y$ is $P(Y le y)$ hence if $Y$ cannot be below $a$ then $forall y le a to P(Y le y) = F_Y(y) = 0$. However, if $Y$ cannot be above some value i.e. $P(Y ge a) = 0$ then $forall y ge a to F_Y(y) = 1$ since $P(Y ge y) = 1 - P(Y le y) = 1 - F_Y(y)$
              – D F
              Jul 30 at 12:00













            up vote
            5
            down vote



            accepted







            up vote
            5
            down vote



            accepted






            Let's compute the CDF of $Y$ firstly: $$beginalignP(Y le y) &= P(maxleft(X^2, fracX+12right) le y) \&= P(X^2 le y, fracX+12 le y) \&= P(X^2 le y, X le 2y - 1) \&= P(-sqrty le X le sqrty, X le 2y - 1) \&= begincases P(X le sqrty) , y > 1 \ P(X le 2y - 1), frac12 le y le 1 \ 0, textotherwiseendcasesendalign$$
            As we can see $Y$ can't be less than $frac12$ because $max(X^2, fracX+12)$ always $ge frac12$






            share|cite|improve this answer















            Let's compute the CDF of $Y$ firstly: $$beginalignP(Y le y) &= P(maxleft(X^2, fracX+12right) le y) \&= P(X^2 le y, fracX+12 le y) \&= P(X^2 le y, X le 2y - 1) \&= P(-sqrty le X le sqrty, X le 2y - 1) \&= begincases P(X le sqrty) , y > 1 \ P(X le 2y - 1), frac12 le y le 1 \ 0, textotherwiseendcasesendalign$$
            As we can see $Y$ can't be less than $frac12$ because $max(X^2, fracX+12)$ always $ge frac12$







            share|cite|improve this answer















            share|cite|improve this answer



            share|cite|improve this answer








            edited Jul 30 at 16:23









            Paul Sinclair

            18.6k21439




            18.6k21439











            answered Jul 30 at 8:32









            D F

            1,0551218




            1,0551218











            • @D F so whenever i conclude that $Y$ can't take any value below (or above) some specified value $a$ then i can say that it's distribution below (or above) that value $a$ must be zero. Is this correct?
              – cdummie
              Jul 30 at 11:50






            • 1




              almost correct. If $Y$ cannot take any value below some value $a$ then the CDF $F_Y(y) = 0 forall y le a$ because the CDF of $Y$ is $P(Y le y)$ hence if $Y$ cannot be below $a$ then $forall y le a to P(Y le y) = F_Y(y) = 0$. However, if $Y$ cannot be above some value i.e. $P(Y ge a) = 0$ then $forall y ge a to F_Y(y) = 1$ since $P(Y ge y) = 1 - P(Y le y) = 1 - F_Y(y)$
              – D F
              Jul 30 at 12:00

















            • @D F so whenever i conclude that $Y$ can't take any value below (or above) some specified value $a$ then i can say that it's distribution below (or above) that value $a$ must be zero. Is this correct?
              – cdummie
              Jul 30 at 11:50






            • 1




              almost correct. If $Y$ cannot take any value below some value $a$ then the CDF $F_Y(y) = 0 forall y le a$ because the CDF of $Y$ is $P(Y le y)$ hence if $Y$ cannot be below $a$ then $forall y le a to P(Y le y) = F_Y(y) = 0$. However, if $Y$ cannot be above some value i.e. $P(Y ge a) = 0$ then $forall y ge a to F_Y(y) = 1$ since $P(Y ge y) = 1 - P(Y le y) = 1 - F_Y(y)$
              – D F
              Jul 30 at 12:00
















            @D F so whenever i conclude that $Y$ can't take any value below (or above) some specified value $a$ then i can say that it's distribution below (or above) that value $a$ must be zero. Is this correct?
            – cdummie
            Jul 30 at 11:50




            @D F so whenever i conclude that $Y$ can't take any value below (or above) some specified value $a$ then i can say that it's distribution below (or above) that value $a$ must be zero. Is this correct?
            – cdummie
            Jul 30 at 11:50




            1




            1




            almost correct. If $Y$ cannot take any value below some value $a$ then the CDF $F_Y(y) = 0 forall y le a$ because the CDF of $Y$ is $P(Y le y)$ hence if $Y$ cannot be below $a$ then $forall y le a to P(Y le y) = F_Y(y) = 0$. However, if $Y$ cannot be above some value i.e. $P(Y ge a) = 0$ then $forall y ge a to F_Y(y) = 1$ since $P(Y ge y) = 1 - P(Y le y) = 1 - F_Y(y)$
            – D F
            Jul 30 at 12:00





            almost correct. If $Y$ cannot take any value below some value $a$ then the CDF $F_Y(y) = 0 forall y le a$ because the CDF of $Y$ is $P(Y le y)$ hence if $Y$ cannot be below $a$ then $forall y le a to P(Y le y) = F_Y(y) = 0$. However, if $Y$ cannot be above some value i.e. $P(Y ge a) = 0$ then $forall y ge a to F_Y(y) = 1$ since $P(Y ge y) = 1 - P(Y le y) = 1 - F_Y(y)$
            – D F
            Jul 30 at 12:00











            up vote
            3
            down vote













            Here from $X>0$ a.s. it follows directly that $Y>frac12$ a.s.



            Consequently $F_Y(y)=0$ for $yleqfrac12$.




            Observe that this matches with the expression $F_Y(t)=1-e^2-4t$ for $t>frac12$ close to $frac12$.



            If there $t$ approaches $frac12$ then the expression approaches $0$.



            That is enough already to conclude that $F_Y(frac12)=0$ and if this is the case then automatically $F_Y(t)=0$ for every $tleqfrac12$.



            This simply because $F$ is monotonically increasing and only takes values $geq0$ (and $leq1$ of course, but that is not relevant here).






            share|cite|improve this answer



























              up vote
              3
              down vote













              Here from $X>0$ a.s. it follows directly that $Y>frac12$ a.s.



              Consequently $F_Y(y)=0$ for $yleqfrac12$.




              Observe that this matches with the expression $F_Y(t)=1-e^2-4t$ for $t>frac12$ close to $frac12$.



              If there $t$ approaches $frac12$ then the expression approaches $0$.



              That is enough already to conclude that $F_Y(frac12)=0$ and if this is the case then automatically $F_Y(t)=0$ for every $tleqfrac12$.



              This simply because $F$ is monotonically increasing and only takes values $geq0$ (and $leq1$ of course, but that is not relevant here).






              share|cite|improve this answer

























                up vote
                3
                down vote










                up vote
                3
                down vote









                Here from $X>0$ a.s. it follows directly that $Y>frac12$ a.s.



                Consequently $F_Y(y)=0$ for $yleqfrac12$.




                Observe that this matches with the expression $F_Y(t)=1-e^2-4t$ for $t>frac12$ close to $frac12$.



                If there $t$ approaches $frac12$ then the expression approaches $0$.



                That is enough already to conclude that $F_Y(frac12)=0$ and if this is the case then automatically $F_Y(t)=0$ for every $tleqfrac12$.



                This simply because $F$ is monotonically increasing and only takes values $geq0$ (and $leq1$ of course, but that is not relevant here).






                share|cite|improve this answer















                Here from $X>0$ a.s. it follows directly that $Y>frac12$ a.s.



                Consequently $F_Y(y)=0$ for $yleqfrac12$.




                Observe that this matches with the expression $F_Y(t)=1-e^2-4t$ for $t>frac12$ close to $frac12$.



                If there $t$ approaches $frac12$ then the expression approaches $0$.



                That is enough already to conclude that $F_Y(frac12)=0$ and if this is the case then automatically $F_Y(t)=0$ for every $tleqfrac12$.



                This simply because $F$ is monotonically increasing and only takes values $geq0$ (and $leq1$ of course, but that is not relevant here).







                share|cite|improve this answer















                share|cite|improve this answer



                share|cite|improve this answer








                edited Jul 30 at 8:37


























                answered Jul 30 at 8:31









                drhab

                85.9k540118




                85.9k540118






















                     

                    draft saved


                    draft discarded


























                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2866764%2frandom-variable-with-exponential-distribution%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?

                    Relationship between determinant of matrix and determinant of adjoint?

                    Color the edges and diagonals of a regular polygon