Finding total number of cases in probability questions












0














A pool table has 7 holes through which 5 balls can drop. At each play, each ball is equally likely to go down any of 7 holes. In order to find the probability that each ball passes through distinct holes, I am confused whether the total number of cases is $7^5$ or $5^7$. I always get confused with the power while finding total possibilities.










share|cite|improve this question



























    0














    A pool table has 7 holes through which 5 balls can drop. At each play, each ball is equally likely to go down any of 7 holes. In order to find the probability that each ball passes through distinct holes, I am confused whether the total number of cases is $7^5$ or $5^7$. I always get confused with the power while finding total possibilities.










    share|cite|improve this question

























      0












      0








      0







      A pool table has 7 holes through which 5 balls can drop. At each play, each ball is equally likely to go down any of 7 holes. In order to find the probability that each ball passes through distinct holes, I am confused whether the total number of cases is $7^5$ or $5^7$. I always get confused with the power while finding total possibilities.










      share|cite|improve this question













      A pool table has 7 holes through which 5 balls can drop. At each play, each ball is equally likely to go down any of 7 holes. In order to find the probability that each ball passes through distinct holes, I am confused whether the total number of cases is $7^5$ or $5^7$. I always get confused with the power while finding total possibilities.







      probability statistics






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 27 at 7:58









      user46697

      193111




      193111






















          2 Answers
          2






          active

          oldest

          votes


















          2














          It's useful to think of the "balls going through holes" as a process, and then keep track of the different possibilities so far. First, think of the first ball. It can go through $7$ holes. So we have $7$ cases for the first ball. Then the second ball comes, and it also has $7$ different holes that it can go through. Now we multiply these values and we have $7times 7 = 7^2$ different cases.



          Can you see how to continue from here?






          share|cite|improve this answer





















          • Is it wrong if I think that "a hole can hold any of 5 balls". Then it is 5 possibilities for hole 1. Like wise for the 7 holes wouldnt it be $5^7$.?
            – user46697
            Nov 27 at 8:33










          • With that thinking, the process would look like this: First, the first hole chooses one of 5 balls. Then the second hole again chooses one out of 5 balls ... So this approach assumes that every hole takes exactly one ball, and somehow the balls are also able to duplicate! For example, it would be possible that ball #1 goes to all of the holes. Clearly, this is wrong.
            – Matti P.
            Nov 27 at 8:55



















          0














          First you need to choose $5$ holes out of $7$ total in which balls drop. If the balls are indifferent, we have $binom{7}{5}$ cases in total. Otherwise if all are distinct, the number of cases would become $binom{7}{5}5!$ (we assume that the holes have a preserved arrangement)






          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',
            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%2f3015477%2ffinding-total-number-of-cases-in-probability-questions%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2














            It's useful to think of the "balls going through holes" as a process, and then keep track of the different possibilities so far. First, think of the first ball. It can go through $7$ holes. So we have $7$ cases for the first ball. Then the second ball comes, and it also has $7$ different holes that it can go through. Now we multiply these values and we have $7times 7 = 7^2$ different cases.



            Can you see how to continue from here?






            share|cite|improve this answer





















            • Is it wrong if I think that "a hole can hold any of 5 balls". Then it is 5 possibilities for hole 1. Like wise for the 7 holes wouldnt it be $5^7$.?
              – user46697
              Nov 27 at 8:33










            • With that thinking, the process would look like this: First, the first hole chooses one of 5 balls. Then the second hole again chooses one out of 5 balls ... So this approach assumes that every hole takes exactly one ball, and somehow the balls are also able to duplicate! For example, it would be possible that ball #1 goes to all of the holes. Clearly, this is wrong.
              – Matti P.
              Nov 27 at 8:55
















            2














            It's useful to think of the "balls going through holes" as a process, and then keep track of the different possibilities so far. First, think of the first ball. It can go through $7$ holes. So we have $7$ cases for the first ball. Then the second ball comes, and it also has $7$ different holes that it can go through. Now we multiply these values and we have $7times 7 = 7^2$ different cases.



            Can you see how to continue from here?






            share|cite|improve this answer





















            • Is it wrong if I think that "a hole can hold any of 5 balls". Then it is 5 possibilities for hole 1. Like wise for the 7 holes wouldnt it be $5^7$.?
              – user46697
              Nov 27 at 8:33










            • With that thinking, the process would look like this: First, the first hole chooses one of 5 balls. Then the second hole again chooses one out of 5 balls ... So this approach assumes that every hole takes exactly one ball, and somehow the balls are also able to duplicate! For example, it would be possible that ball #1 goes to all of the holes. Clearly, this is wrong.
              – Matti P.
              Nov 27 at 8:55














            2












            2








            2






            It's useful to think of the "balls going through holes" as a process, and then keep track of the different possibilities so far. First, think of the first ball. It can go through $7$ holes. So we have $7$ cases for the first ball. Then the second ball comes, and it also has $7$ different holes that it can go through. Now we multiply these values and we have $7times 7 = 7^2$ different cases.



            Can you see how to continue from here?






            share|cite|improve this answer












            It's useful to think of the "balls going through holes" as a process, and then keep track of the different possibilities so far. First, think of the first ball. It can go through $7$ holes. So we have $7$ cases for the first ball. Then the second ball comes, and it also has $7$ different holes that it can go through. Now we multiply these values and we have $7times 7 = 7^2$ different cases.



            Can you see how to continue from here?







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Nov 27 at 8:02









            Matti P.

            1,738413




            1,738413












            • Is it wrong if I think that "a hole can hold any of 5 balls". Then it is 5 possibilities for hole 1. Like wise for the 7 holes wouldnt it be $5^7$.?
              – user46697
              Nov 27 at 8:33










            • With that thinking, the process would look like this: First, the first hole chooses one of 5 balls. Then the second hole again chooses one out of 5 balls ... So this approach assumes that every hole takes exactly one ball, and somehow the balls are also able to duplicate! For example, it would be possible that ball #1 goes to all of the holes. Clearly, this is wrong.
              – Matti P.
              Nov 27 at 8:55


















            • Is it wrong if I think that "a hole can hold any of 5 balls". Then it is 5 possibilities for hole 1. Like wise for the 7 holes wouldnt it be $5^7$.?
              – user46697
              Nov 27 at 8:33










            • With that thinking, the process would look like this: First, the first hole chooses one of 5 balls. Then the second hole again chooses one out of 5 balls ... So this approach assumes that every hole takes exactly one ball, and somehow the balls are also able to duplicate! For example, it would be possible that ball #1 goes to all of the holes. Clearly, this is wrong.
              – Matti P.
              Nov 27 at 8:55
















            Is it wrong if I think that "a hole can hold any of 5 balls". Then it is 5 possibilities for hole 1. Like wise for the 7 holes wouldnt it be $5^7$.?
            – user46697
            Nov 27 at 8:33




            Is it wrong if I think that "a hole can hold any of 5 balls". Then it is 5 possibilities for hole 1. Like wise for the 7 holes wouldnt it be $5^7$.?
            – user46697
            Nov 27 at 8:33












            With that thinking, the process would look like this: First, the first hole chooses one of 5 balls. Then the second hole again chooses one out of 5 balls ... So this approach assumes that every hole takes exactly one ball, and somehow the balls are also able to duplicate! For example, it would be possible that ball #1 goes to all of the holes. Clearly, this is wrong.
            – Matti P.
            Nov 27 at 8:55




            With that thinking, the process would look like this: First, the first hole chooses one of 5 balls. Then the second hole again chooses one out of 5 balls ... So this approach assumes that every hole takes exactly one ball, and somehow the balls are also able to duplicate! For example, it would be possible that ball #1 goes to all of the holes. Clearly, this is wrong.
            – Matti P.
            Nov 27 at 8:55











            0














            First you need to choose $5$ holes out of $7$ total in which balls drop. If the balls are indifferent, we have $binom{7}{5}$ cases in total. Otherwise if all are distinct, the number of cases would become $binom{7}{5}5!$ (we assume that the holes have a preserved arrangement)






            share|cite|improve this answer


























              0














              First you need to choose $5$ holes out of $7$ total in which balls drop. If the balls are indifferent, we have $binom{7}{5}$ cases in total. Otherwise if all are distinct, the number of cases would become $binom{7}{5}5!$ (we assume that the holes have a preserved arrangement)






              share|cite|improve this answer
























                0












                0








                0






                First you need to choose $5$ holes out of $7$ total in which balls drop. If the balls are indifferent, we have $binom{7}{5}$ cases in total. Otherwise if all are distinct, the number of cases would become $binom{7}{5}5!$ (we assume that the holes have a preserved arrangement)






                share|cite|improve this answer












                First you need to choose $5$ holes out of $7$ total in which balls drop. If the balls are indifferent, we have $binom{7}{5}$ cases in total. Otherwise if all are distinct, the number of cases would become $binom{7}{5}5!$ (we assume that the holes have a preserved arrangement)







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Nov 27 at 8:58









                Mostafa Ayaz

                13.7k3836




                13.7k3836






























                    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.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • 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.


                    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%2f3015477%2ffinding-total-number-of-cases-in-probability-questions%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

                    How do I know what Microsoft account the skydrive app is syncing to?

                    When does type information flow backwards in C++?

                    Grease: Live!