Is there an intuitive explanation for the probability mass function of Y that you discovered?











up vote
0
down vote

favorite












Suppose I have an urn with 9 balls: 4 green, 3 yellow and 2 white ones. I draw a ball from
the urn repeatedly with replacement, until I see the first green or yellow ball, and then I stop. Let
N be the number draws I needed. Let Y equal 1 if the last draw is green and 2 if the last draw is
yellow. Find the joint and marginal probability mass functions of N and Y and determine whether
N and Y are independent. Is there an intuitive explanation for the probability mass function of Y
that you discovered?



I'm completely loss and can't even start. From what I understand, $N sim Geom(frac{7}{9})$, but I can't get what is the distribution of Y. What is the pmf of Y? And how to find joint pmf? Thank you.










share|cite|improve this question
























  • Events defining $Y$ do not cover whole event space.
    – keoxkeox
    2 days ago












  • If the person asking the question is OK with measures not adding up to 1 then $Y sim (4/9) delta(x-1) + (3/9) delta(x-2)$
    – keoxkeox
    2 days ago












  • Also your joint pmf will add up to $7/9$
    – keoxkeox
    2 days ago















up vote
0
down vote

favorite












Suppose I have an urn with 9 balls: 4 green, 3 yellow and 2 white ones. I draw a ball from
the urn repeatedly with replacement, until I see the first green or yellow ball, and then I stop. Let
N be the number draws I needed. Let Y equal 1 if the last draw is green and 2 if the last draw is
yellow. Find the joint and marginal probability mass functions of N and Y and determine whether
N and Y are independent. Is there an intuitive explanation for the probability mass function of Y
that you discovered?



I'm completely loss and can't even start. From what I understand, $N sim Geom(frac{7}{9})$, but I can't get what is the distribution of Y. What is the pmf of Y? And how to find joint pmf? Thank you.










share|cite|improve this question
























  • Events defining $Y$ do not cover whole event space.
    – keoxkeox
    2 days ago












  • If the person asking the question is OK with measures not adding up to 1 then $Y sim (4/9) delta(x-1) + (3/9) delta(x-2)$
    – keoxkeox
    2 days ago












  • Also your joint pmf will add up to $7/9$
    – keoxkeox
    2 days ago













up vote
0
down vote

favorite









up vote
0
down vote

favorite











Suppose I have an urn with 9 balls: 4 green, 3 yellow and 2 white ones. I draw a ball from
the urn repeatedly with replacement, until I see the first green or yellow ball, and then I stop. Let
N be the number draws I needed. Let Y equal 1 if the last draw is green and 2 if the last draw is
yellow. Find the joint and marginal probability mass functions of N and Y and determine whether
N and Y are independent. Is there an intuitive explanation for the probability mass function of Y
that you discovered?



I'm completely loss and can't even start. From what I understand, $N sim Geom(frac{7}{9})$, but I can't get what is the distribution of Y. What is the pmf of Y? And how to find joint pmf? Thank you.










share|cite|improve this question















Suppose I have an urn with 9 balls: 4 green, 3 yellow and 2 white ones. I draw a ball from
the urn repeatedly with replacement, until I see the first green or yellow ball, and then I stop. Let
N be the number draws I needed. Let Y equal 1 if the last draw is green and 2 if the last draw is
yellow. Find the joint and marginal probability mass functions of N and Y and determine whether
N and Y are independent. Is there an intuitive explanation for the probability mass function of Y
that you discovered?



I'm completely loss and can't even start. From what I understand, $N sim Geom(frac{7}{9})$, but I can't get what is the distribution of Y. What is the pmf of Y? And how to find joint pmf? Thank you.







probability






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 2 days ago

























asked 2 days ago









dxdydz

899




899












  • Events defining $Y$ do not cover whole event space.
    – keoxkeox
    2 days ago












  • If the person asking the question is OK with measures not adding up to 1 then $Y sim (4/9) delta(x-1) + (3/9) delta(x-2)$
    – keoxkeox
    2 days ago












  • Also your joint pmf will add up to $7/9$
    – keoxkeox
    2 days ago


















  • Events defining $Y$ do not cover whole event space.
    – keoxkeox
    2 days ago












  • If the person asking the question is OK with measures not adding up to 1 then $Y sim (4/9) delta(x-1) + (3/9) delta(x-2)$
    – keoxkeox
    2 days ago












  • Also your joint pmf will add up to $7/9$
    – keoxkeox
    2 days ago
















Events defining $Y$ do not cover whole event space.
– keoxkeox
2 days ago






Events defining $Y$ do not cover whole event space.
– keoxkeox
2 days ago














If the person asking the question is OK with measures not adding up to 1 then $Y sim (4/9) delta(x-1) + (3/9) delta(x-2)$
– keoxkeox
2 days ago






If the person asking the question is OK with measures not adding up to 1 then $Y sim (4/9) delta(x-1) + (3/9) delta(x-2)$
– keoxkeox
2 days ago














Also your joint pmf will add up to $7/9$
– keoxkeox
2 days ago




Also your joint pmf will add up to $7/9$
– keoxkeox
2 days ago










1 Answer
1






active

oldest

votes

















up vote
0
down vote



accepted










Guide:



Note thatbegin{align}
Pr(N=n, Y=1) &=left( frac29right)^{n-1}frac{4}{9}
end{align}



Finding $Pr(N=n, Y=2)$ should be similar and you should be able to compute the marginal distribution.






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: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    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%2f2997818%2fis-there-an-intuitive-explanation-for-the-probability-mass-function-of-y-that-yo%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote



    accepted










    Guide:



    Note thatbegin{align}
    Pr(N=n, Y=1) &=left( frac29right)^{n-1}frac{4}{9}
    end{align}



    Finding $Pr(N=n, Y=2)$ should be similar and you should be able to compute the marginal distribution.






    share|cite|improve this answer

























      up vote
      0
      down vote



      accepted










      Guide:



      Note thatbegin{align}
      Pr(N=n, Y=1) &=left( frac29right)^{n-1}frac{4}{9}
      end{align}



      Finding $Pr(N=n, Y=2)$ should be similar and you should be able to compute the marginal distribution.






      share|cite|improve this answer























        up vote
        0
        down vote



        accepted







        up vote
        0
        down vote



        accepted






        Guide:



        Note thatbegin{align}
        Pr(N=n, Y=1) &=left( frac29right)^{n-1}frac{4}{9}
        end{align}



        Finding $Pr(N=n, Y=2)$ should be similar and you should be able to compute the marginal distribution.






        share|cite|improve this answer












        Guide:



        Note thatbegin{align}
        Pr(N=n, Y=1) &=left( frac29right)^{n-1}frac{4}{9}
        end{align}



        Finding $Pr(N=n, Y=2)$ should be similar and you should be able to compute the marginal distribution.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered 2 days ago









        Siong Thye Goh

        92.4k1461114




        92.4k1461114






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2997818%2fis-there-an-intuitive-explanation-for-the-probability-mass-function-of-y-that-yo%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Plaza Victoria

            In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

            How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...