Compute $ P{X_1 = 3 | X = 10 } $, $ X sim Pois(10) $












0












$begingroup$



Suppose $ X$ is the number of people entering a store in an hour and $ X sim Pois(10) $. Compute the probability that at most 3 men enter the store if it is known that 10 women already entered. What assumptions do you make?




I guess the assumption need to make is that the chance of a female male entering the store is the same $ (0.5) $ and therefore the number of men entering the store is also poisson distribution with $ lambda = 5 $ ?



Not sure how to proceed from here (if it is true)? Lets say $ X_1 $ is number of men entering the store (with the values $ 0,1,2,3 $ ) and $ X_2 $ number of women.



$ P{X_1 = 3 | X_2 = 10 } = frac{P{X_1 = 3, X_2 = 10 }}{P{X_2 = 10 }} $










share|cite|improve this question









$endgroup$

















    0












    $begingroup$



    Suppose $ X$ is the number of people entering a store in an hour and $ X sim Pois(10) $. Compute the probability that at most 3 men enter the store if it is known that 10 women already entered. What assumptions do you make?




    I guess the assumption need to make is that the chance of a female male entering the store is the same $ (0.5) $ and therefore the number of men entering the store is also poisson distribution with $ lambda = 5 $ ?



    Not sure how to proceed from here (if it is true)? Lets say $ X_1 $ is number of men entering the store (with the values $ 0,1,2,3 $ ) and $ X_2 $ number of women.



    $ P{X_1 = 3 | X_2 = 10 } = frac{P{X_1 = 3, X_2 = 10 }}{P{X_2 = 10 }} $










    share|cite|improve this question









    $endgroup$















      0












      0








      0





      $begingroup$



      Suppose $ X$ is the number of people entering a store in an hour and $ X sim Pois(10) $. Compute the probability that at most 3 men enter the store if it is known that 10 women already entered. What assumptions do you make?




      I guess the assumption need to make is that the chance of a female male entering the store is the same $ (0.5) $ and therefore the number of men entering the store is also poisson distribution with $ lambda = 5 $ ?



      Not sure how to proceed from here (if it is true)? Lets say $ X_1 $ is number of men entering the store (with the values $ 0,1,2,3 $ ) and $ X_2 $ number of women.



      $ P{X_1 = 3 | X_2 = 10 } = frac{P{X_1 = 3, X_2 = 10 }}{P{X_2 = 10 }} $










      share|cite|improve this question









      $endgroup$





      Suppose $ X$ is the number of people entering a store in an hour and $ X sim Pois(10) $. Compute the probability that at most 3 men enter the store if it is known that 10 women already entered. What assumptions do you make?




      I guess the assumption need to make is that the chance of a female male entering the store is the same $ (0.5) $ and therefore the number of men entering the store is also poisson distribution with $ lambda = 5 $ ?



      Not sure how to proceed from here (if it is true)? Lets say $ X_1 $ is number of men entering the store (with the values $ 0,1,2,3 $ ) and $ X_2 $ number of women.



      $ P{X_1 = 3 | X_2 = 10 } = frac{P{X_1 = 3, X_2 = 10 }}{P{X_2 = 10 }} $







      probability poisson-distribution






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Dec 31 '18 at 13:15









      bm1125bm1125

      64016




      64016






















          1 Answer
          1






          active

          oldest

          votes


















          1












          $begingroup$

          Since further info lacks you are entitled to go for the following:



          $X=X_1+X_2$ where $X_1,X_2$ are iid and have Poisson distribution with rate $lambda=5$.



          The independence tells us that: $$P(X_1leq3mid X_2=10)=P(X_1leq3)$$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            You mean $ X_1 , X_2 $ are the number of the men and women entering the store with $ lambda = 5 $ each??
            $endgroup$
            – bm1125
            Dec 31 '18 at 14:08










          • $begingroup$
            Yes, that is what I mean. Then $X=X_1+X_2$ has Poisson distribution with rate $10$. The number of men entering the shop will not depend on the number of women (unless they come by e.g. pairs, but no info is given about that).
            $endgroup$
            – drhab
            Dec 31 '18 at 15:02













          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',
          autoActivateHeartbeat: false,
          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%2f3057703%2fcompute-p-x-1-3-x-10-x-sim-pois10%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









          1












          $begingroup$

          Since further info lacks you are entitled to go for the following:



          $X=X_1+X_2$ where $X_1,X_2$ are iid and have Poisson distribution with rate $lambda=5$.



          The independence tells us that: $$P(X_1leq3mid X_2=10)=P(X_1leq3)$$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            You mean $ X_1 , X_2 $ are the number of the men and women entering the store with $ lambda = 5 $ each??
            $endgroup$
            – bm1125
            Dec 31 '18 at 14:08










          • $begingroup$
            Yes, that is what I mean. Then $X=X_1+X_2$ has Poisson distribution with rate $10$. The number of men entering the shop will not depend on the number of women (unless they come by e.g. pairs, but no info is given about that).
            $endgroup$
            – drhab
            Dec 31 '18 at 15:02


















          1












          $begingroup$

          Since further info lacks you are entitled to go for the following:



          $X=X_1+X_2$ where $X_1,X_2$ are iid and have Poisson distribution with rate $lambda=5$.



          The independence tells us that: $$P(X_1leq3mid X_2=10)=P(X_1leq3)$$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            You mean $ X_1 , X_2 $ are the number of the men and women entering the store with $ lambda = 5 $ each??
            $endgroup$
            – bm1125
            Dec 31 '18 at 14:08










          • $begingroup$
            Yes, that is what I mean. Then $X=X_1+X_2$ has Poisson distribution with rate $10$. The number of men entering the shop will not depend on the number of women (unless they come by e.g. pairs, but no info is given about that).
            $endgroup$
            – drhab
            Dec 31 '18 at 15:02
















          1












          1








          1





          $begingroup$

          Since further info lacks you are entitled to go for the following:



          $X=X_1+X_2$ where $X_1,X_2$ are iid and have Poisson distribution with rate $lambda=5$.



          The independence tells us that: $$P(X_1leq3mid X_2=10)=P(X_1leq3)$$






          share|cite|improve this answer









          $endgroup$



          Since further info lacks you are entitled to go for the following:



          $X=X_1+X_2$ where $X_1,X_2$ are iid and have Poisson distribution with rate $lambda=5$.



          The independence tells us that: $$P(X_1leq3mid X_2=10)=P(X_1leq3)$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 31 '18 at 13:43









          drhabdrhab

          99.1k544130




          99.1k544130












          • $begingroup$
            You mean $ X_1 , X_2 $ are the number of the men and women entering the store with $ lambda = 5 $ each??
            $endgroup$
            – bm1125
            Dec 31 '18 at 14:08










          • $begingroup$
            Yes, that is what I mean. Then $X=X_1+X_2$ has Poisson distribution with rate $10$. The number of men entering the shop will not depend on the number of women (unless they come by e.g. pairs, but no info is given about that).
            $endgroup$
            – drhab
            Dec 31 '18 at 15:02




















          • $begingroup$
            You mean $ X_1 , X_2 $ are the number of the men and women entering the store with $ lambda = 5 $ each??
            $endgroup$
            – bm1125
            Dec 31 '18 at 14:08










          • $begingroup$
            Yes, that is what I mean. Then $X=X_1+X_2$ has Poisson distribution with rate $10$. The number of men entering the shop will not depend on the number of women (unless they come by e.g. pairs, but no info is given about that).
            $endgroup$
            – drhab
            Dec 31 '18 at 15:02


















          $begingroup$
          You mean $ X_1 , X_2 $ are the number of the men and women entering the store with $ lambda = 5 $ each??
          $endgroup$
          – bm1125
          Dec 31 '18 at 14:08




          $begingroup$
          You mean $ X_1 , X_2 $ are the number of the men and women entering the store with $ lambda = 5 $ each??
          $endgroup$
          – bm1125
          Dec 31 '18 at 14:08












          $begingroup$
          Yes, that is what I mean. Then $X=X_1+X_2$ has Poisson distribution with rate $10$. The number of men entering the shop will not depend on the number of women (unless they come by e.g. pairs, but no info is given about that).
          $endgroup$
          – drhab
          Dec 31 '18 at 15:02






          $begingroup$
          Yes, that is what I mean. Then $X=X_1+X_2$ has Poisson distribution with rate $10$. The number of men entering the shop will not depend on the number of women (unless they come by e.g. pairs, but no info is given about that).
          $endgroup$
          – drhab
          Dec 31 '18 at 15:02




















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Mathematics Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          Use MathJax to format equations. MathJax reference.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3057703%2fcompute-p-x-1-3-x-10-x-sim-pois10%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

          Human spaceflight

          Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

          File:DeusFollowingSea.jpg