Determining the number of balls in two urns based on an increase in probability











up vote
0
down vote

favorite












200 balls are distributed into two urns based on their color, black or white.



We want to draw 85 balls in total, with a preference for black balls.



The first approach is to first draw 20 balls from the black urn and then mix the remaining balls together (black and white) and draw 65 more balls.



The second approach is to first mix all balls together (black and white), draw 65 balls, then put the remaining balls in their respective urns and draw 20 black balls.



What is the number of balls of each color knowing that the second approach increases the probability of drawing a black ball by 15%.



The probability of drawing a black ball following the first approach is equal to



$$P_1(B) = frac1{x_B} + frac{x_B-20}{180}$$



The probability of drawing a black ball following the second approach is equal to



$$P_2(B) = frac{x_B}{200}+frac1{x'_B}$$



$x_B$ being the number of black balls



$x_B'$ being the remaining number of balls after the first step



I am stuck trying to determine $x_B'$ so I can then solve $P_2(B)=P_1(B)+0.15$, any help would be greatly appreciated!










share|cite|improve this question


























    up vote
    0
    down vote

    favorite












    200 balls are distributed into two urns based on their color, black or white.



    We want to draw 85 balls in total, with a preference for black balls.



    The first approach is to first draw 20 balls from the black urn and then mix the remaining balls together (black and white) and draw 65 more balls.



    The second approach is to first mix all balls together (black and white), draw 65 balls, then put the remaining balls in their respective urns and draw 20 black balls.



    What is the number of balls of each color knowing that the second approach increases the probability of drawing a black ball by 15%.



    The probability of drawing a black ball following the first approach is equal to



    $$P_1(B) = frac1{x_B} + frac{x_B-20}{180}$$



    The probability of drawing a black ball following the second approach is equal to



    $$P_2(B) = frac{x_B}{200}+frac1{x'_B}$$



    $x_B$ being the number of black balls



    $x_B'$ being the remaining number of balls after the first step



    I am stuck trying to determine $x_B'$ so I can then solve $P_2(B)=P_1(B)+0.15$, any help would be greatly appreciated!










    share|cite|improve this question
























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      200 balls are distributed into two urns based on their color, black or white.



      We want to draw 85 balls in total, with a preference for black balls.



      The first approach is to first draw 20 balls from the black urn and then mix the remaining balls together (black and white) and draw 65 more balls.



      The second approach is to first mix all balls together (black and white), draw 65 balls, then put the remaining balls in their respective urns and draw 20 black balls.



      What is the number of balls of each color knowing that the second approach increases the probability of drawing a black ball by 15%.



      The probability of drawing a black ball following the first approach is equal to



      $$P_1(B) = frac1{x_B} + frac{x_B-20}{180}$$



      The probability of drawing a black ball following the second approach is equal to



      $$P_2(B) = frac{x_B}{200}+frac1{x'_B}$$



      $x_B$ being the number of black balls



      $x_B'$ being the remaining number of balls after the first step



      I am stuck trying to determine $x_B'$ so I can then solve $P_2(B)=P_1(B)+0.15$, any help would be greatly appreciated!










      share|cite|improve this question













      200 balls are distributed into two urns based on their color, black or white.



      We want to draw 85 balls in total, with a preference for black balls.



      The first approach is to first draw 20 balls from the black urn and then mix the remaining balls together (black and white) and draw 65 more balls.



      The second approach is to first mix all balls together (black and white), draw 65 balls, then put the remaining balls in their respective urns and draw 20 black balls.



      What is the number of balls of each color knowing that the second approach increases the probability of drawing a black ball by 15%.



      The probability of drawing a black ball following the first approach is equal to



      $$P_1(B) = frac1{x_B} + frac{x_B-20}{180}$$



      The probability of drawing a black ball following the second approach is equal to



      $$P_2(B) = frac{x_B}{200}+frac1{x'_B}$$



      $x_B$ being the number of black balls



      $x_B'$ being the remaining number of balls after the first step



      I am stuck trying to determine $x_B'$ so I can then solve $P_2(B)=P_1(B)+0.15$, any help would be greatly appreciated!







      probability






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 14 at 7:49









      Noah Bishop

      323




      323



























          active

          oldest

          votes











          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%2f2997935%2fdetermining-the-number-of-balls-in-two-urns-based-on-an-increase-in-probability%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2997935%2fdetermining-the-number-of-balls-in-two-urns-based-on-an-increase-in-probability%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...