I just pulled a pack and got 5 different cards, but the site still says 100% chance to pull a new card. Isn’t that technically not true if I can pull the same 5 again?
I think it’s probably more like 99.999% but rounded up to 100.
I pulled some more and now it says 99.9%. does it round to the nearest tenth?
Yes that is correct.
I pulled 42/72 cards and the site still says 90% chance to pull a new card. I think that the % is too high or am I wrong?
Generally speaking, I think that sounds about right for (my limited understanding) of binomial probability:
- My assumptions are for the 72 you are filtering the Shining Revelry for 1-4 Diamonds.
- You own 42 out of 72 cards.
- You are missing 30 cards.
The probability that a single card is a new (missing) card is:
P(new card) = number of missing cards / total number of card
P(new card) = 30 / 72 = 5 / 12 ≈ 0.4167 (41.67%)
Since each card is drawn independently with replacement logic, the probability that a single card is not new (a duplicate) is:
P(duplicate card) = 42 / 72 = 7 / 12 ≈ 0.5833 (58.33%)
Therefore, the probability that all 5 cards are duplicates:
P(all duplicates) = (7 / 12)⁵ ≈ 0.0580 (5.8%)
The complement of the above:
P(at least one new card) = 1 - P(all duplicates)
P(at least one new card) ≈ 1 - 0.0580 = 0.9420 (94.2%)
There is approximately a 94.2% chance that you will get at least one new card in a pack of 5.
Note that the actual percentage displayed on the site will be different to the chance percentage listed above, because my example does not take into account the pull rates of each of the cards for 1-4 Diamonds (or higher) for each of the card slots 1-5. But this should demonstrate that you would be very likely to pull at least 1 new card.
For comparison, a simpler example would be the chance of tossing 5 coins and landing at least 1 head:
Chance of getting all tails = 0.5 × 0.5 × 0.5 × 0.5 × 0.5 = 0.03125 (3.125%)
Chance of getting at least one heads = 1 - 0.03125 = 0.96875 (96.875%)
Although that being said, the number of times I have played a Misty card and landed tails is a different story… Hope this helps.
I suppose that Marcel needs to make a post explaining how the calculation works…
But I believe ( I am probably really mistaken) that you are not taking into consideration the probability that each card has to appear as a first, second, third, fourth and fifth card.
All those details are also in the pack information section.
But I am just writing out of ignorance.
By the way, there is also a way to improve your chances to get a head from Misty
Already made the call out that the actual probability will differ from the example above as there are different pull rates for each slots.
The example merely demonstrates that 90% is in the ballpark that it would be very likely to pull a new card. The actual probability calculation is a lot more complex than that.
For anyone interested in the math, you can find it here in the “pullRate” function:
Maybe open a FAQ with the most common issues that you encounter in the forums…
I have seen many people trying to figure out the math of the card pick…
I would try to create a post trying to explain, but i may not understand properly everything, So I suppose that you are the one that could explain how it works.