Given a range $[a,b] subset mathbb R$ and we have to choose a Real number from this range

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











up vote
-1
down vote

favorite












Is it possible to find the probability that the number would be less than ((a+b)/2) and greater than (a+b)/5







share|cite|improve this question

















  • 3




    Clearly this depends on the choice of distribution. This was the same problem with your prior question
    – lulu
    Jul 14 at 20:59







  • 1




    Can you add your own workings on this? Where did you get stuck, during the process?
    – amWhy
    Jul 14 at 20:59










  • @scentofthetrees: $(a+b)/5$ may be $<a$
    – gammatester
    Jul 14 at 21:05






  • 1




    For the uniform distribution, the probability would be the length of the interval $[max(a,(a+b)/5), (a+b)/2]$ divided by the length of the interval $[a,b]$. So, $[(a+b)/2-max(a,(a+b)/5)]/(b-a)$.
    – user574380
    Jul 14 at 21:12











  • @gammatester It may also be $>b$.
    – Arthur
    Jul 14 at 22:08














up vote
-1
down vote

favorite












Is it possible to find the probability that the number would be less than ((a+b)/2) and greater than (a+b)/5







share|cite|improve this question

















  • 3




    Clearly this depends on the choice of distribution. This was the same problem with your prior question
    – lulu
    Jul 14 at 20:59







  • 1




    Can you add your own workings on this? Where did you get stuck, during the process?
    – amWhy
    Jul 14 at 20:59










  • @scentofthetrees: $(a+b)/5$ may be $<a$
    – gammatester
    Jul 14 at 21:05






  • 1




    For the uniform distribution, the probability would be the length of the interval $[max(a,(a+b)/5), (a+b)/2]$ divided by the length of the interval $[a,b]$. So, $[(a+b)/2-max(a,(a+b)/5)]/(b-a)$.
    – user574380
    Jul 14 at 21:12











  • @gammatester It may also be $>b$.
    – Arthur
    Jul 14 at 22:08












up vote
-1
down vote

favorite









up vote
-1
down vote

favorite











Is it possible to find the probability that the number would be less than ((a+b)/2) and greater than (a+b)/5







share|cite|improve this question













Is it possible to find the probability that the number would be less than ((a+b)/2) and greater than (a+b)/5









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited Jul 14 at 21:01









amWhy

189k25219431




189k25219431









asked Jul 14 at 20:54









tupug bhuj

12




12







  • 3




    Clearly this depends on the choice of distribution. This was the same problem with your prior question
    – lulu
    Jul 14 at 20:59







  • 1




    Can you add your own workings on this? Where did you get stuck, during the process?
    – amWhy
    Jul 14 at 20:59










  • @scentofthetrees: $(a+b)/5$ may be $<a$
    – gammatester
    Jul 14 at 21:05






  • 1




    For the uniform distribution, the probability would be the length of the interval $[max(a,(a+b)/5), (a+b)/2]$ divided by the length of the interval $[a,b]$. So, $[(a+b)/2-max(a,(a+b)/5)]/(b-a)$.
    – user574380
    Jul 14 at 21:12











  • @gammatester It may also be $>b$.
    – Arthur
    Jul 14 at 22:08












  • 3




    Clearly this depends on the choice of distribution. This was the same problem with your prior question
    – lulu
    Jul 14 at 20:59







  • 1




    Can you add your own workings on this? Where did you get stuck, during the process?
    – amWhy
    Jul 14 at 20:59










  • @scentofthetrees: $(a+b)/5$ may be $<a$
    – gammatester
    Jul 14 at 21:05






  • 1




    For the uniform distribution, the probability would be the length of the interval $[max(a,(a+b)/5), (a+b)/2]$ divided by the length of the interval $[a,b]$. So, $[(a+b)/2-max(a,(a+b)/5)]/(b-a)$.
    – user574380
    Jul 14 at 21:12











  • @gammatester It may also be $>b$.
    – Arthur
    Jul 14 at 22:08







3




3




Clearly this depends on the choice of distribution. This was the same problem with your prior question
– lulu
Jul 14 at 20:59





Clearly this depends on the choice of distribution. This was the same problem with your prior question
– lulu
Jul 14 at 20:59





1




1




Can you add your own workings on this? Where did you get stuck, during the process?
– amWhy
Jul 14 at 20:59




Can you add your own workings on this? Where did you get stuck, during the process?
– amWhy
Jul 14 at 20:59












@scentofthetrees: $(a+b)/5$ may be $<a$
– gammatester
Jul 14 at 21:05




@scentofthetrees: $(a+b)/5$ may be $<a$
– gammatester
Jul 14 at 21:05




1




1




For the uniform distribution, the probability would be the length of the interval $[max(a,(a+b)/5), (a+b)/2]$ divided by the length of the interval $[a,b]$. So, $[(a+b)/2-max(a,(a+b)/5)]/(b-a)$.
– user574380
Jul 14 at 21:12





For the uniform distribution, the probability would be the length of the interval $[max(a,(a+b)/5), (a+b)/2]$ divided by the length of the interval $[a,b]$. So, $[(a+b)/2-max(a,(a+b)/5)]/(b-a)$.
– user574380
Jul 14 at 21:12













@gammatester It may also be $>b$.
– Arthur
Jul 14 at 22:08




@gammatester It may also be $>b$.
– Arthur
Jul 14 at 22:08










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Comment (with hints): As @lulu has commented, you need to specify a particular distribution.
Often, in elementary courses, when one speaks of picking a real number $X$ from
$[a,b],$ it is understood that the distribution is $mathsfUnif(a,b),$
which has density function $f_X(x) = frac1b-a,$ for $a le x le b$ and
$f_X(x) = 0,$ for all other values of $x$.
I hope you can figure out how to solve the problem for a uniform distribution with general parameter values
$a < b,$ and I will leave that to you. (Some of the other Comments should be helpful as you do that.)



For an example, suppose $a = 5$ and $b = 20.$ Then you seek $P(5 le X le 12.5) = 7.5/15 = 0.5.$ [Other choices of $a$ and $b$ may not be so tidy; perhaps try $a = -1$ and $b = 1.$]



For $a = 5,, b=20,$ the figure below shows the density 'curve' (here, part of a 'rectangle') of the random variable $X.$ The
probability $P(5 le X le 12.5)$ corresponds to the area beneath the density
and between the vertical dotted lines.



enter image description here



However, if you choose a different distribution for the random variable $X,$
then you may get a different answer.



Note: I hope you will find this site helpful. In order to give you the most helpful answers, we need to see your approach to the problem, and to know
why you are having trouble with it.






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%2f2851958%2fgiven-a-range-a-b-subset-mathbb-r-and-we-have-to-choose-a-real-number-from%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













    Comment (with hints): As @lulu has commented, you need to specify a particular distribution.
    Often, in elementary courses, when one speaks of picking a real number $X$ from
    $[a,b],$ it is understood that the distribution is $mathsfUnif(a,b),$
    which has density function $f_X(x) = frac1b-a,$ for $a le x le b$ and
    $f_X(x) = 0,$ for all other values of $x$.
    I hope you can figure out how to solve the problem for a uniform distribution with general parameter values
    $a < b,$ and I will leave that to you. (Some of the other Comments should be helpful as you do that.)



    For an example, suppose $a = 5$ and $b = 20.$ Then you seek $P(5 le X le 12.5) = 7.5/15 = 0.5.$ [Other choices of $a$ and $b$ may not be so tidy; perhaps try $a = -1$ and $b = 1.$]



    For $a = 5,, b=20,$ the figure below shows the density 'curve' (here, part of a 'rectangle') of the random variable $X.$ The
    probability $P(5 le X le 12.5)$ corresponds to the area beneath the density
    and between the vertical dotted lines.



    enter image description here



    However, if you choose a different distribution for the random variable $X,$
    then you may get a different answer.



    Note: I hope you will find this site helpful. In order to give you the most helpful answers, we need to see your approach to the problem, and to know
    why you are having trouble with it.






    share|cite|improve this answer



























      up vote
      0
      down vote













      Comment (with hints): As @lulu has commented, you need to specify a particular distribution.
      Often, in elementary courses, when one speaks of picking a real number $X$ from
      $[a,b],$ it is understood that the distribution is $mathsfUnif(a,b),$
      which has density function $f_X(x) = frac1b-a,$ for $a le x le b$ and
      $f_X(x) = 0,$ for all other values of $x$.
      I hope you can figure out how to solve the problem for a uniform distribution with general parameter values
      $a < b,$ and I will leave that to you. (Some of the other Comments should be helpful as you do that.)



      For an example, suppose $a = 5$ and $b = 20.$ Then you seek $P(5 le X le 12.5) = 7.5/15 = 0.5.$ [Other choices of $a$ and $b$ may not be so tidy; perhaps try $a = -1$ and $b = 1.$]



      For $a = 5,, b=20,$ the figure below shows the density 'curve' (here, part of a 'rectangle') of the random variable $X.$ The
      probability $P(5 le X le 12.5)$ corresponds to the area beneath the density
      and between the vertical dotted lines.



      enter image description here



      However, if you choose a different distribution for the random variable $X,$
      then you may get a different answer.



      Note: I hope you will find this site helpful. In order to give you the most helpful answers, we need to see your approach to the problem, and to know
      why you are having trouble with it.






      share|cite|improve this answer

























        up vote
        0
        down vote










        up vote
        0
        down vote









        Comment (with hints): As @lulu has commented, you need to specify a particular distribution.
        Often, in elementary courses, when one speaks of picking a real number $X$ from
        $[a,b],$ it is understood that the distribution is $mathsfUnif(a,b),$
        which has density function $f_X(x) = frac1b-a,$ for $a le x le b$ and
        $f_X(x) = 0,$ for all other values of $x$.
        I hope you can figure out how to solve the problem for a uniform distribution with general parameter values
        $a < b,$ and I will leave that to you. (Some of the other Comments should be helpful as you do that.)



        For an example, suppose $a = 5$ and $b = 20.$ Then you seek $P(5 le X le 12.5) = 7.5/15 = 0.5.$ [Other choices of $a$ and $b$ may not be so tidy; perhaps try $a = -1$ and $b = 1.$]



        For $a = 5,, b=20,$ the figure below shows the density 'curve' (here, part of a 'rectangle') of the random variable $X.$ The
        probability $P(5 le X le 12.5)$ corresponds to the area beneath the density
        and between the vertical dotted lines.



        enter image description here



        However, if you choose a different distribution for the random variable $X,$
        then you may get a different answer.



        Note: I hope you will find this site helpful. In order to give you the most helpful answers, we need to see your approach to the problem, and to know
        why you are having trouble with it.






        share|cite|improve this answer















        Comment (with hints): As @lulu has commented, you need to specify a particular distribution.
        Often, in elementary courses, when one speaks of picking a real number $X$ from
        $[a,b],$ it is understood that the distribution is $mathsfUnif(a,b),$
        which has density function $f_X(x) = frac1b-a,$ for $a le x le b$ and
        $f_X(x) = 0,$ for all other values of $x$.
        I hope you can figure out how to solve the problem for a uniform distribution with general parameter values
        $a < b,$ and I will leave that to you. (Some of the other Comments should be helpful as you do that.)



        For an example, suppose $a = 5$ and $b = 20.$ Then you seek $P(5 le X le 12.5) = 7.5/15 = 0.5.$ [Other choices of $a$ and $b$ may not be so tidy; perhaps try $a = -1$ and $b = 1.$]



        For $a = 5,, b=20,$ the figure below shows the density 'curve' (here, part of a 'rectangle') of the random variable $X.$ The
        probability $P(5 le X le 12.5)$ corresponds to the area beneath the density
        and between the vertical dotted lines.



        enter image description here



        However, if you choose a different distribution for the random variable $X,$
        then you may get a different answer.



        Note: I hope you will find this site helpful. In order to give you the most helpful answers, we need to see your approach to the problem, and to know
        why you are having trouble with it.







        share|cite|improve this answer















        share|cite|improve this answer



        share|cite|improve this answer








        edited Jul 14 at 22:06


























        answered Jul 14 at 21:26









        BruceET

        33.3k61440




        33.3k61440






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2851958%2fgiven-a-range-a-b-subset-mathbb-r-and-we-have-to-choose-a-real-number-from%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            Color the edges and diagonals of a regular polygon

            Relationship between determinant of matrix and determinant of adjoint?

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