Recent content by Stellaferox

  1. S

    Permutation Question with "ABERRATIONAL" - Get Help & Insight

    Well, I thought so too. Thank you very much for your answer and time! Marc
  2. S

    Permutation Question with "ABERRATIONAL" - Get Help & Insight

    No it's just the A's that have to be adjacent. I can see that the answer 302.400 for the dutch word is correct regarding just the unique words but the question was how many possibilities without regarding A1A2A3-bertionl and A2A3A1-bertionl as the same word.
  3. S

    Permutation Question with "ABERRATIONAL" - Get Help & Insight

    Coming from the dutch word "SINAASAPPELS" (oranges) I can understand that the answer should be 302.400 being 10!/(3!.2!) as the SSS and PP have to be counted as interchangable. But the question stated clearly permutaties and not combinations. So A1A2A3-bertionl is not the same as...
  4. S

    Permutation Question with "ABERRATIONAL" - Get Help & Insight

    Hi, I have this problem in which a word (lets say "ABERRATIONAL") is given. Now how many permutations (no unique words) can be made given that the 3 A's have to be next to each other? My solution: regard the 3 A's as one block, so we have 12-3+1 = 10 letters. This gives 10! permutations...
  5. S

    Solving the URN Problem: Finding the Probability of Drawing a White Ball

    Is this true? All urns have the same amount of balls to start with: a+b Every time a ball is drawn there is probability a/(a+b) for the first urn and a/(a+b+1) or (a+1)/(a+b+1) for every next urn. Depending on which color the ball has a or b is increased by one. So it doesn't seem to...
  6. S

    Coin tossing -extended version-

    Hi Techmologist, I think you are right! I tried to substitute 2^(K+1)-2 for N in the probabilityformula and bring it to its limit but didn't succeed. your approach is much more elegant and intuitive I might say. I didn't think of the Poisson-distribution either. Rather stupid considering I...
  7. S

    Coin tossing -extended version-

    @ techmologist, Yes, the question is really bugging me. How should we try to solve this equation? It is a bit hard doing this by numbercrunching as the bigger powers of 2 cannot be referenced anymore by excel or programming languages. Marc
  8. S

    Coin tossing -extended version-

    And, moreover, the probability seems to converge towards 0.6323 as K heads increases (with N = 2^(K+1)-2 as average number of coinflips to obtain a string of K heads)
  9. S

    Coin tossing -extended version-

    Hi Mathman, Thank you for your answer and the compact notation in logic of what it all boils down to. Yes I know of course. What I wanted to know is how these compared probabilites all give a result closely around 0.64. I find it hard to believe that this is coin-cidental...(forgive the...
  10. S

    Coin tossing -extended version-

    Coin tossing ---extended version--- We learned in previous posts that to obtain a string of at least K Heads, one has to flip a coin 2^(K+1)-2 times (N) on average (Markov chains), e.g. K = 3 HEADS, N would be 14. On the other hand: flipping a coin 14 times and calculating the probability...
  11. S

    Probability of 15+ Consecutive Heads Over 40 Coin Tosses

    And in this post, now on page 5: "Probability Problem - Coin Tossing ( 1 2 3)" Marc
  12. S

    Average Expected Stopping Time for Two Consecutive Heads Flips

    For an answer see thread "number of rolls of a die to get a particular #" Marc
  13. S

    Teaching Kids About the Stock Market Through Games

    Why would you want children to learn anything about a stockmarket?
  14. S

    How to calculate probability in dicerolls?

    Hi CRGreathouse, Yes, you understood the problem correctly and I thank you very much for your solution. This matches my Monte Carlo simulation results. The only thing is, how do I get the formula in "binomial" perspective to this problem. I thought of 1-P(no 5 AND no 4), this translated with...
  15. S

    How to calculate probability in dicerolls?

    How to calculate this certain probability in dicerolls? Hi, I am writing a game in which AT LEAST a 5 and 4 must be rolled with 2,3,4,5,6 and 7 dice. To calculate this probability I got stuck with the binomial formula nCk*p^k*q^(n-k). I am looking for the formula that gives the solution to...
Back
Top