What is the probability of getting any two numbers (the order is not important) in 4 rolls? The Next CEO of Stack OverflowWhat is the probability of getting yahtzee?What is the probability two die show the same values on their second rolls?What's the probability of getting $5$ different numbers but not any $6$ when throwing $5$ dice?Basic Probability Question of Two Teams choosing numbersSelecting n real numbers between 0 and 1 at random, what is the probability they are in order, increasing?Defining a probability on the natural numbers setProbability of no two equal adjacent numbersHow do I calculate the probability of collision for four independent choices from a predetermined pool?whats the probability of a number getting picked from a pool fewer than 3 times?What is the expected number of randomly generated numbers in the range [a, b] required to reach a sum $geq X$?

It is correct to match light sources with the same color temperature?

What difference does it make using sed with/without whitespaces?

Players Circumventing the limitations of Wish

Is there a difference between "Fahrstuhl" and "Aufzug"?

What does "shotgun unity" refer to here in this sentence?

Towers in the ocean; How deep can they be built?

What CSS properties can the br tag have?

Can I board the first leg of the flight without having final country's visa?

Does the Idaho Potato Commission associate potato skins with healthy eating?

Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?

Help! I cannot understand this game’s notations!

Decide between Polyglossia and Babel for LuaLaTeX in 2019

My ex-girlfriend uses my Apple ID to login to her iPad, do I have to give her my Apple ID password to reset it?

Can this note be analyzed as a non-chord tone?

What is the process for cleansing a very negative action

Getting Stale Gas Out of a Gas Tank w/out Dropping the Tank

How do I fit a non linear curve?

Strange use of "whether ... than ..." in official text

Can someone explain this formula for calculating Manhattan distance?

Reshaping json / reparing json inside shell script (remove trailing comma)

Expressing the idea of having a very busy time

Redefining symbol midway through a document

Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?

Could a dragon use its wings to swim?



What is the probability of getting any two numbers (the order is not important) in 4 rolls?



The Next CEO of Stack OverflowWhat is the probability of getting yahtzee?What is the probability two die show the same values on their second rolls?What's the probability of getting $5$ different numbers but not any $6$ when throwing $5$ dice?Basic Probability Question of Two Teams choosing numbersSelecting n real numbers between 0 and 1 at random, what is the probability they are in order, increasing?Defining a probability on the natural numbers setProbability of no two equal adjacent numbersHow do I calculate the probability of collision for four independent choices from a predetermined pool?whats the probability of a number getting picked from a pool fewer than 3 times?What is the expected number of randomly generated numbers in the range [a, b] required to reach a sum $geq X$?










-1












$begingroup$


A random number generator will generate a number randomly from 1 to 18 and remove the number generated every time from the pool of availble numbers to generate $(1-18)$. So, for example, if it rolls 1 on the first run then it will generate numbers from $(2-18)$, if it gets a 5 on the second run it will generate numbers from $(2-18)-(5)$, etc.



What is the probability of getting any two numbers we choose (order wont matter) in 4 rolls ?
What is the probability of getting any three numbers we choose (order wont matter) in 4 rolls ?



From lurking around this forum i found this might be the probability of getting any one number i choose in 4 rolls: $1-((17/18)^4)+4*((17/18)^3)*1/18=0,3915$.
I don't know if this is correct and im a bit at a loss on how to continue for the "any two numbers", maybe multiply it by the probability of getting any other number in another roll: $(1-((17/18)^4)+4*((17/18)^3)*1/18)*(1-((16/17)^4)+4*((16/17)^3)*1/17)=0,1611$ the number feels fine.
But i just don't know.



Thanks.



PS: But really, i arrived here because i was just wondering what is the probability of getting any set of 1, 2, 3 or 4 civilizations in your team when playing age of empires 2, 4vs4 random civs, it's not a matter of life or death, i guess i must have aspergers.










share|cite|improve this question









New contributor




heiner weiner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$







  • 2




    $begingroup$
    Do you have any thoughts on this yourself?
    $endgroup$
    – Bram28
    Mar 28 at 2:21






  • 1




    $begingroup$
    Welcome to Math.SE! You'll find that simple "Here's the statement of my question, solve it for me" posts will be poorly received. What is better is for you to add context (with an edit): What you understand about the problem, what you've tried so far, etc.; something both to show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
    $endgroup$
    – Brian
    Mar 28 at 2:22















-1












$begingroup$


A random number generator will generate a number randomly from 1 to 18 and remove the number generated every time from the pool of availble numbers to generate $(1-18)$. So, for example, if it rolls 1 on the first run then it will generate numbers from $(2-18)$, if it gets a 5 on the second run it will generate numbers from $(2-18)-(5)$, etc.



What is the probability of getting any two numbers we choose (order wont matter) in 4 rolls ?
What is the probability of getting any three numbers we choose (order wont matter) in 4 rolls ?



From lurking around this forum i found this might be the probability of getting any one number i choose in 4 rolls: $1-((17/18)^4)+4*((17/18)^3)*1/18=0,3915$.
I don't know if this is correct and im a bit at a loss on how to continue for the "any two numbers", maybe multiply it by the probability of getting any other number in another roll: $(1-((17/18)^4)+4*((17/18)^3)*1/18)*(1-((16/17)^4)+4*((16/17)^3)*1/17)=0,1611$ the number feels fine.
But i just don't know.



Thanks.



PS: But really, i arrived here because i was just wondering what is the probability of getting any set of 1, 2, 3 or 4 civilizations in your team when playing age of empires 2, 4vs4 random civs, it's not a matter of life or death, i guess i must have aspergers.










share|cite|improve this question









New contributor




heiner weiner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$







  • 2




    $begingroup$
    Do you have any thoughts on this yourself?
    $endgroup$
    – Bram28
    Mar 28 at 2:21






  • 1




    $begingroup$
    Welcome to Math.SE! You'll find that simple "Here's the statement of my question, solve it for me" posts will be poorly received. What is better is for you to add context (with an edit): What you understand about the problem, what you've tried so far, etc.; something both to show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
    $endgroup$
    – Brian
    Mar 28 at 2:22













-1












-1








-1





$begingroup$


A random number generator will generate a number randomly from 1 to 18 and remove the number generated every time from the pool of availble numbers to generate $(1-18)$. So, for example, if it rolls 1 on the first run then it will generate numbers from $(2-18)$, if it gets a 5 on the second run it will generate numbers from $(2-18)-(5)$, etc.



What is the probability of getting any two numbers we choose (order wont matter) in 4 rolls ?
What is the probability of getting any three numbers we choose (order wont matter) in 4 rolls ?



From lurking around this forum i found this might be the probability of getting any one number i choose in 4 rolls: $1-((17/18)^4)+4*((17/18)^3)*1/18=0,3915$.
I don't know if this is correct and im a bit at a loss on how to continue for the "any two numbers", maybe multiply it by the probability of getting any other number in another roll: $(1-((17/18)^4)+4*((17/18)^3)*1/18)*(1-((16/17)^4)+4*((16/17)^3)*1/17)=0,1611$ the number feels fine.
But i just don't know.



Thanks.



PS: But really, i arrived here because i was just wondering what is the probability of getting any set of 1, 2, 3 or 4 civilizations in your team when playing age of empires 2, 4vs4 random civs, it's not a matter of life or death, i guess i must have aspergers.










share|cite|improve this question









New contributor




heiner weiner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




A random number generator will generate a number randomly from 1 to 18 and remove the number generated every time from the pool of availble numbers to generate $(1-18)$. So, for example, if it rolls 1 on the first run then it will generate numbers from $(2-18)$, if it gets a 5 on the second run it will generate numbers from $(2-18)-(5)$, etc.



What is the probability of getting any two numbers we choose (order wont matter) in 4 rolls ?
What is the probability of getting any three numbers we choose (order wont matter) in 4 rolls ?



From lurking around this forum i found this might be the probability of getting any one number i choose in 4 rolls: $1-((17/18)^4)+4*((17/18)^3)*1/18=0,3915$.
I don't know if this is correct and im a bit at a loss on how to continue for the "any two numbers", maybe multiply it by the probability of getting any other number in another roll: $(1-((17/18)^4)+4*((17/18)^3)*1/18)*(1-((16/17)^4)+4*((16/17)^3)*1/17)=0,1611$ the number feels fine.
But i just don't know.



Thanks.



PS: But really, i arrived here because i was just wondering what is the probability of getting any set of 1, 2, 3 or 4 civilizations in your team when playing age of empires 2, 4vs4 random civs, it's not a matter of life or death, i guess i must have aspergers.







probability statistics






share|cite|improve this question









New contributor




heiner weiner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question









New contributor




heiner weiner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question








edited Mar 28 at 3:02









Jacob Jones

14311




14311






New contributor




heiner weiner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Mar 28 at 2:18









heiner weinerheiner weiner

11




11




New contributor




heiner weiner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





heiner weiner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






heiner weiner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 2




    $begingroup$
    Do you have any thoughts on this yourself?
    $endgroup$
    – Bram28
    Mar 28 at 2:21






  • 1




    $begingroup$
    Welcome to Math.SE! You'll find that simple "Here's the statement of my question, solve it for me" posts will be poorly received. What is better is for you to add context (with an edit): What you understand about the problem, what you've tried so far, etc.; something both to show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
    $endgroup$
    – Brian
    Mar 28 at 2:22












  • 2




    $begingroup$
    Do you have any thoughts on this yourself?
    $endgroup$
    – Bram28
    Mar 28 at 2:21






  • 1




    $begingroup$
    Welcome to Math.SE! You'll find that simple "Here's the statement of my question, solve it for me" posts will be poorly received. What is better is for you to add context (with an edit): What you understand about the problem, what you've tried so far, etc.; something both to show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
    $endgroup$
    – Brian
    Mar 28 at 2:22







2




2




$begingroup$
Do you have any thoughts on this yourself?
$endgroup$
– Bram28
Mar 28 at 2:21




$begingroup$
Do you have any thoughts on this yourself?
$endgroup$
– Bram28
Mar 28 at 2:21




1




1




$begingroup$
Welcome to Math.SE! You'll find that simple "Here's the statement of my question, solve it for me" posts will be poorly received. What is better is for you to add context (with an edit): What you understand about the problem, what you've tried so far, etc.; something both to show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
$endgroup$
– Brian
Mar 28 at 2:22




$begingroup$
Welcome to Math.SE! You'll find that simple "Here's the statement of my question, solve it for me" posts will be poorly received. What is better is for you to add context (with an edit): What you understand about the problem, what you've tried so far, etc.; something both to show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
$endgroup$
– Brian
Mar 28 at 2:22










1 Answer
1






active

oldest

votes


















0












$begingroup$

There are $binom182$ pairs we could choose. Each set of four contains $binom42$ pairs. The probability we get a particular pair is $dfracbinom42binom182$.



The same would apply to whatever set sizes and pool sizes you're using.






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
    );



    );






    heiner weiner is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3165391%2fwhat-is-the-probability-of-getting-any-two-numbers-the-order-is-not-important%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









    0












    $begingroup$

    There are $binom182$ pairs we could choose. Each set of four contains $binom42$ pairs. The probability we get a particular pair is $dfracbinom42binom182$.



    The same would apply to whatever set sizes and pool sizes you're using.






    share|cite|improve this answer









    $endgroup$

















      0












      $begingroup$

      There are $binom182$ pairs we could choose. Each set of four contains $binom42$ pairs. The probability we get a particular pair is $dfracbinom42binom182$.



      The same would apply to whatever set sizes and pool sizes you're using.






      share|cite|improve this answer









      $endgroup$















        0












        0








        0





        $begingroup$

        There are $binom182$ pairs we could choose. Each set of four contains $binom42$ pairs. The probability we get a particular pair is $dfracbinom42binom182$.



        The same would apply to whatever set sizes and pool sizes you're using.






        share|cite|improve this answer









        $endgroup$



        There are $binom182$ pairs we could choose. Each set of four contains $binom42$ pairs. The probability we get a particular pair is $dfracbinom42binom182$.



        The same would apply to whatever set sizes and pool sizes you're using.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Mar 28 at 3:21









        jmerryjmerry

        16.9k11633




        16.9k11633




















            heiner weiner is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            heiner weiner is a new contributor. Be nice, and check out our Code of Conduct.












            heiner weiner is a new contributor. Be nice, and check out our Code of Conduct.











            heiner weiner is a new contributor. Be nice, and check out our Code of Conduct.














            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%2f3165391%2fwhat-is-the-probability-of-getting-any-two-numbers-the-order-is-not-important%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

            Triangular numbers and gcdProving sum of a set is $0 pmod n$ if $n$ is odd, or $fracn2 pmod n$ if $n$ is even?Is greatest common divisor of two numbers really their smallest linear combination?GCD, LCM RelationshipProve a set of nonnegative integers with greatest common divisor 1 and closed under addition has all but finite many nonnegative integers.all pairs of a and b in an equation containing gcdTriangular Numbers Modulo $k$ - Hit All Values?Understanding the Existence and Uniqueness of the GCDGCD and LCM with logical symbolsThe greatest common divisor of two positive integers less than 100 is equal to 3. Their least common multiple is twelve times one of the integers.Suppose that for all integers $x$, $x|a$ and $x|b$ if and only if $x|c$. Then $c = gcd(a,b)$Which is the gcd of 2 numbers which are multiplied and the result is 600000?

            Ingelân Ynhâld Etymology | Geografy | Skiednis | Polityk en bestjoer | Ekonomy | Demografy | Kultuer | Klimaat | Sjoch ek | Keppelings om utens | Boarnen, noaten en referinsjes Navigaasjemenuwww.gov.ukOffisjele webside fan it regear fan it Feriene KeninkrykOffisjele webside fan it Britske FerkearsburoNederlânsktalige ynformaasje fan it Britske FerkearsburoOffisjele webside fan English Heritage, de organisaasje dy't him ynset foar it behâld fan it Ingelske kultuergoedYnwennertallen fan alle Britske stêden út 'e folkstelling fan 2011Notes en References, op dizze sideEngland

            Հադիս Բովանդակություն Անվանում և նշանակություն | Դասակարգում | Աղբյուրներ | Նավարկման ցանկ