If we extract $3$ marbles randomly from an urn that contains…drawing balls from an urn (conditional probability)Extracting a ball from an urn, introducing it into the second. Expected value=?Probability, picking balls from urnAn urn contains 3 white balls and 4 black balls. Second urn contains 6 white balls and 4 black balls.Urn I contains 6 whites and 4 blacks balls. Urn II contains 2 white and 2 black balls.Probability: A flaw in logic? The emperor's proposition with marbles and two urnsExtraction of marbles from a boxDrawing 4 balls from an urn without replacement and a bonus ballExtract balls from urn probabilityIf I can solve this simple urn probability problem, what do I need to solve this more complex urn problem?

If you attempt to grapple an opponent that you are hidden from, do they roll at disadvantage?

What is the term when two people sing in harmony, but they aren't singing the same notes?

Why is delta-v is the most useful quantity for planning space travel?

Is it correct to write "is not focus on"?

Trouble understanding overseas colleagues

Efficiently merge handle parallel feature branches in SFDX

Can I Retrieve Email Addresses from BCC?

How does residential electricity work?

How do I keep an essay about "feeling flat" from feeling flat?

The baby cries all morning

Is the destination of a commercial flight important for the pilot?

Applicability of Single Responsibility Principle

Student evaluations of teaching assistants

Star/Wye electrical connection math symbol

Was Spock the First Vulcan in Starfleet?

Opposite of a diet

Can criminal fraud exist without damages?

Finding all intervals that match predicate in vector

Why Were Madagascar and New Zealand Discovered So Late?

How can I get through very long and very dry, but also very useful technical documents when learning a new tool?

Should my PhD thesis be submitted under my legal name?

Can a monster with multiattack use this ability if they are missing a limb?

Do I need a multiple entry visa for a trip UK -> Sweden -> UK?

How does it work when somebody invests in my business?



If we extract $3$ marbles randomly from an urn that contains…


drawing balls from an urn (conditional probability)Extracting a ball from an urn, introducing it into the second. Expected value=?Probability, picking balls from urnAn urn contains 3 white balls and 4 black balls. Second urn contains 6 white balls and 4 black balls.Urn I contains 6 whites and 4 blacks balls. Urn II contains 2 white and 2 black balls.Probability: A flaw in logic? The emperor's proposition with marbles and two urnsExtraction of marbles from a boxDrawing 4 balls from an urn without replacement and a bonus ballExtract balls from urn probabilityIf I can solve this simple urn probability problem, what do I need to solve this more complex urn problem?













0












$begingroup$


If we extract $3$ marbles randomly from an urn that contains $6$ white marbles and $5$ black marbles, what is the probability that one is white and the other two black?



Solution. If we take into account the order of extraction and suppose that every possible outcome of the sample space is equiprobable, the probability required is



$frac(6 · 5 · 4) + (5 · 6 · 4) + (5 · 4 · 6)11 · 10 · 9=frac3 · 120990=4/
11= 0.3636$



I don't understand the numerator $(6 · 5 · 4) + (5 · 6 · 4) + (5 · 4 · 6)$. The denominator $11 · 10 · 9$ are the possible cases, you have $11$ possibilities for the first marbles, $10$ for the second, $9$ for the last one.










share|cite|improve this question









$endgroup$
















    0












    $begingroup$


    If we extract $3$ marbles randomly from an urn that contains $6$ white marbles and $5$ black marbles, what is the probability that one is white and the other two black?



    Solution. If we take into account the order of extraction and suppose that every possible outcome of the sample space is equiprobable, the probability required is



    $frac(6 · 5 · 4) + (5 · 6 · 4) + (5 · 4 · 6)11 · 10 · 9=frac3 · 120990=4/
    11= 0.3636$



    I don't understand the numerator $(6 · 5 · 4) + (5 · 6 · 4) + (5 · 4 · 6)$. The denominator $11 · 10 · 9$ are the possible cases, you have $11$ possibilities for the first marbles, $10$ for the second, $9$ for the last one.










    share|cite|improve this question









    $endgroup$














      0












      0








      0





      $begingroup$


      If we extract $3$ marbles randomly from an urn that contains $6$ white marbles and $5$ black marbles, what is the probability that one is white and the other two black?



      Solution. If we take into account the order of extraction and suppose that every possible outcome of the sample space is equiprobable, the probability required is



      $frac(6 · 5 · 4) + (5 · 6 · 4) + (5 · 4 · 6)11 · 10 · 9=frac3 · 120990=4/
      11= 0.3636$



      I don't understand the numerator $(6 · 5 · 4) + (5 · 6 · 4) + (5 · 4 · 6)$. The denominator $11 · 10 · 9$ are the possible cases, you have $11$ possibilities for the first marbles, $10$ for the second, $9$ for the last one.










      share|cite|improve this question









      $endgroup$




      If we extract $3$ marbles randomly from an urn that contains $6$ white marbles and $5$ black marbles, what is the probability that one is white and the other two black?



      Solution. If we take into account the order of extraction and suppose that every possible outcome of the sample space is equiprobable, the probability required is



      $frac(6 · 5 · 4) + (5 · 6 · 4) + (5 · 4 · 6)11 · 10 · 9=frac3 · 120990=4/
      11= 0.3636$



      I don't understand the numerator $(6 · 5 · 4) + (5 · 6 · 4) + (5 · 4 · 6)$. The denominator $11 · 10 · 9$ are the possible cases, you have $11$ possibilities for the first marbles, $10$ for the second, $9$ for the last one.







      probability statistics






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Mar 17 at 11:55









      user649882user649882

      133




      133




















          3 Answers
          3






          active

          oldest

          votes


















          0












          $begingroup$

          There are $3$ mutual exclusive possibilities: WBB, BWB, BBW.



          This with:



          • $P(WBB)=frac611frac510frac49$

          • $P(BWB)=frac511frac610frac49$

          • $P(BBW)=frac511frac410frac69$

          More precise we can write: $$P(BWB)=P(B_1cap W_2cap B_3)=P(B_1)P(W_2mid B_1)P(B_3mid B_1cap W_2)=frac511frac610frac49$$where e.g. $W_2$ stands for the event that the second chosen marble is white.



          Addition of these probabilities gives you the probability of the mentioned event.






          share|cite|improve this answer











          $endgroup$




















            0












            $begingroup$

            The numerator is the number of possible ways to end up with $1$ white and $2$ blacks balls.



            To see that, notice that you can draw the one white ball either as the first, or as the second, or as the third ball.



            If you draw it as the first ball, then since there are $6$ white balls, you have $6$ ways of drawing a white ball first. After that, you need to draw two black balls, and there are 5 possible black balls for the first black ball, and after that 4 black balls for the second black ball. So: $6 times 5 times 4$ possibilities of drawing one white ball and two black balls while drawing the white balls first.



            Likewise, the $5 times 6 times 4$ is the number of ways of drawing one white ball and two black balls while drawing the one white ball as the second ball. And the $5 times 4 times 6$ is the number of ways to draw one white ball and two black balls while drawing the one white ball as the third ball.






            share|cite|improve this answer











            $endgroup$




















              -1












              $begingroup$

              They are considering the three possible orders of selecting one white and two blacks: $WBB, BWB$ and $BBW$. E.g. for $WBB$ (first marble you pick is white, then next two are black), the number of ways to do this is $6times 5times 4$, since you can pick the white marble in $6$ ways, then pick a black marble in $5$ ways, then pick the second black marble in $4$ ways.






              share|cite|improve this answer









              $endgroup$












                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%2f3151453%2fif-we-extract-3-marbles-randomly-from-an-urn-that-contains%23new-answer', 'question_page');

                );

                Post as a guest















                Required, but never shown

























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                0












                $begingroup$

                There are $3$ mutual exclusive possibilities: WBB, BWB, BBW.



                This with:



                • $P(WBB)=frac611frac510frac49$

                • $P(BWB)=frac511frac610frac49$

                • $P(BBW)=frac511frac410frac69$

                More precise we can write: $$P(BWB)=P(B_1cap W_2cap B_3)=P(B_1)P(W_2mid B_1)P(B_3mid B_1cap W_2)=frac511frac610frac49$$where e.g. $W_2$ stands for the event that the second chosen marble is white.



                Addition of these probabilities gives you the probability of the mentioned event.






                share|cite|improve this answer











                $endgroup$

















                  0












                  $begingroup$

                  There are $3$ mutual exclusive possibilities: WBB, BWB, BBW.



                  This with:



                  • $P(WBB)=frac611frac510frac49$

                  • $P(BWB)=frac511frac610frac49$

                  • $P(BBW)=frac511frac410frac69$

                  More precise we can write: $$P(BWB)=P(B_1cap W_2cap B_3)=P(B_1)P(W_2mid B_1)P(B_3mid B_1cap W_2)=frac511frac610frac49$$where e.g. $W_2$ stands for the event that the second chosen marble is white.



                  Addition of these probabilities gives you the probability of the mentioned event.






                  share|cite|improve this answer











                  $endgroup$















                    0












                    0








                    0





                    $begingroup$

                    There are $3$ mutual exclusive possibilities: WBB, BWB, BBW.



                    This with:



                    • $P(WBB)=frac611frac510frac49$

                    • $P(BWB)=frac511frac610frac49$

                    • $P(BBW)=frac511frac410frac69$

                    More precise we can write: $$P(BWB)=P(B_1cap W_2cap B_3)=P(B_1)P(W_2mid B_1)P(B_3mid B_1cap W_2)=frac511frac610frac49$$where e.g. $W_2$ stands for the event that the second chosen marble is white.



                    Addition of these probabilities gives you the probability of the mentioned event.






                    share|cite|improve this answer











                    $endgroup$



                    There are $3$ mutual exclusive possibilities: WBB, BWB, BBW.



                    This with:



                    • $P(WBB)=frac611frac510frac49$

                    • $P(BWB)=frac511frac610frac49$

                    • $P(BBW)=frac511frac410frac69$

                    More precise we can write: $$P(BWB)=P(B_1cap W_2cap B_3)=P(B_1)P(W_2mid B_1)P(B_3mid B_1cap W_2)=frac511frac610frac49$$where e.g. $W_2$ stands for the event that the second chosen marble is white.



                    Addition of these probabilities gives you the probability of the mentioned event.







                    share|cite|improve this answer














                    share|cite|improve this answer



                    share|cite|improve this answer








                    edited Mar 17 at 12:08

























                    answered Mar 17 at 12:03









                    drhabdrhab

                    103k545136




                    103k545136





















                        0












                        $begingroup$

                        The numerator is the number of possible ways to end up with $1$ white and $2$ blacks balls.



                        To see that, notice that you can draw the one white ball either as the first, or as the second, or as the third ball.



                        If you draw it as the first ball, then since there are $6$ white balls, you have $6$ ways of drawing a white ball first. After that, you need to draw two black balls, and there are 5 possible black balls for the first black ball, and after that 4 black balls for the second black ball. So: $6 times 5 times 4$ possibilities of drawing one white ball and two black balls while drawing the white balls first.



                        Likewise, the $5 times 6 times 4$ is the number of ways of drawing one white ball and two black balls while drawing the one white ball as the second ball. And the $5 times 4 times 6$ is the number of ways to draw one white ball and two black balls while drawing the one white ball as the third ball.






                        share|cite|improve this answer











                        $endgroup$

















                          0












                          $begingroup$

                          The numerator is the number of possible ways to end up with $1$ white and $2$ blacks balls.



                          To see that, notice that you can draw the one white ball either as the first, or as the second, or as the third ball.



                          If you draw it as the first ball, then since there are $6$ white balls, you have $6$ ways of drawing a white ball first. After that, you need to draw two black balls, and there are 5 possible black balls for the first black ball, and after that 4 black balls for the second black ball. So: $6 times 5 times 4$ possibilities of drawing one white ball and two black balls while drawing the white balls first.



                          Likewise, the $5 times 6 times 4$ is the number of ways of drawing one white ball and two black balls while drawing the one white ball as the second ball. And the $5 times 4 times 6$ is the number of ways to draw one white ball and two black balls while drawing the one white ball as the third ball.






                          share|cite|improve this answer











                          $endgroup$















                            0












                            0








                            0





                            $begingroup$

                            The numerator is the number of possible ways to end up with $1$ white and $2$ blacks balls.



                            To see that, notice that you can draw the one white ball either as the first, or as the second, or as the third ball.



                            If you draw it as the first ball, then since there are $6$ white balls, you have $6$ ways of drawing a white ball first. After that, you need to draw two black balls, and there are 5 possible black balls for the first black ball, and after that 4 black balls for the second black ball. So: $6 times 5 times 4$ possibilities of drawing one white ball and two black balls while drawing the white balls first.



                            Likewise, the $5 times 6 times 4$ is the number of ways of drawing one white ball and two black balls while drawing the one white ball as the second ball. And the $5 times 4 times 6$ is the number of ways to draw one white ball and two black balls while drawing the one white ball as the third ball.






                            share|cite|improve this answer











                            $endgroup$



                            The numerator is the number of possible ways to end up with $1$ white and $2$ blacks balls.



                            To see that, notice that you can draw the one white ball either as the first, or as the second, or as the third ball.



                            If you draw it as the first ball, then since there are $6$ white balls, you have $6$ ways of drawing a white ball first. After that, you need to draw two black balls, and there are 5 possible black balls for the first black ball, and after that 4 black balls for the second black ball. So: $6 times 5 times 4$ possibilities of drawing one white ball and two black balls while drawing the white balls first.



                            Likewise, the $5 times 6 times 4$ is the number of ways of drawing one white ball and two black balls while drawing the one white ball as the second ball. And the $5 times 4 times 6$ is the number of ways to draw one white ball and two black balls while drawing the one white ball as the third ball.







                            share|cite|improve this answer














                            share|cite|improve this answer



                            share|cite|improve this answer








                            edited Mar 17 at 13:43

























                            answered Mar 17 at 12:03









                            Bram28Bram28

                            63.9k44793




                            63.9k44793





















                                -1












                                $begingroup$

                                They are considering the three possible orders of selecting one white and two blacks: $WBB, BWB$ and $BBW$. E.g. for $WBB$ (first marble you pick is white, then next two are black), the number of ways to do this is $6times 5times 4$, since you can pick the white marble in $6$ ways, then pick a black marble in $5$ ways, then pick the second black marble in $4$ ways.






                                share|cite|improve this answer









                                $endgroup$

















                                  -1












                                  $begingroup$

                                  They are considering the three possible orders of selecting one white and two blacks: $WBB, BWB$ and $BBW$. E.g. for $WBB$ (first marble you pick is white, then next two are black), the number of ways to do this is $6times 5times 4$, since you can pick the white marble in $6$ ways, then pick a black marble in $5$ ways, then pick the second black marble in $4$ ways.






                                  share|cite|improve this answer









                                  $endgroup$















                                    -1












                                    -1








                                    -1





                                    $begingroup$

                                    They are considering the three possible orders of selecting one white and two blacks: $WBB, BWB$ and $BBW$. E.g. for $WBB$ (first marble you pick is white, then next two are black), the number of ways to do this is $6times 5times 4$, since you can pick the white marble in $6$ ways, then pick a black marble in $5$ ways, then pick the second black marble in $4$ ways.






                                    share|cite|improve this answer









                                    $endgroup$



                                    They are considering the three possible orders of selecting one white and two blacks: $WBB, BWB$ and $BBW$. E.g. for $WBB$ (first marble you pick is white, then next two are black), the number of ways to do this is $6times 5times 4$, since you can pick the white marble in $6$ ways, then pick a black marble in $5$ ways, then pick the second black marble in $4$ ways.







                                    share|cite|improve this answer












                                    share|cite|improve this answer



                                    share|cite|improve this answer










                                    answered Mar 17 at 11:59









                                    Minus One-TwelfthMinus One-Twelfth

                                    2,823413




                                    2,823413



























                                        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%2f3151453%2fif-we-extract-3-marbles-randomly-from-an-urn-that-contains%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

                                        Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

                                        Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?

                                        Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576