PokéBase - Pokémon Q&A
1 vote
1,073 views

Like some people say Fire Fang has a 20% chance to either burn or flinch, but I say its 19% because 1 - (1 - 10/100)(1 - 10/100) = 19%. I still dont know if thats how %s work. But then how does stuff like Crunch 3 times over 3 turns and getting the defense drop 2 times work (chance of that happening)? Thanks :)

by
Percentages have a chance per time it's used, it doesn't build up.  If you flip a coin, it has a 50/50 chance to be heads or tails. If you flip another coin, it's a completely separate 50/50 chance to be heads or tails.The fact you just flipped a coin before doesn't change the outcome of the next coin flip.
It's 19%. Tell those people they are wrong and should review their math.
This question is really unclear. I think I'll just hide it myself soon.
Don't hide it, I'll try answering it.
This question may be against the rules as it isn't a Pokemon-specific question.
Thats partly why I thought I should've hidden it but oh well. Leave it to the people who can hide it themselves do their job pls ty.
it kind of is pokemon related its how chance works in pokemon.
Yeah, but it's the same in just about every turn-based video game.

1 Answer

3 votes
 
Best answer

Time for a little lesson on probability

To answer this question we need to set a few guidelines

  • The probability that Fire Fang flinches(A) is 0.1(10% in decimal form) which can be restated as P(A)=0.1
  • The probability that it burns(B) is also 0.1, which can then be restated as P(B)=0.1
  • The probability that it flinches AND burns is 0.01, which can be restated as P(A and B)

Now the question we are trying to answer is what is the chance that it flinches OR burns, which can be restated as P(A orB)

This is a very simple question when one knows the right formulas, and for this case, it would be the one below

P(A or B)= P(A)+P(B)-P(A and B)

so basically the probability that fire fang flinches or burns IS the chance of it flinching plus the chance of it burning minus the chance of both of them happening, and when plugging in the numbers, this is what you get

P(A or B)= 0.1+0.1-0.01=0.19

Therefore the chance that it both flinches and burns is 19%, your initial intuition was correct! Though I hope this helped you understand why


As for your question on the probability of crunch getting a defense drop 2 times over 3 uses: it is a different type of probability involving a binomial distribution.

To answer the question, we need to set a few guidelines

  • There is a chance for "success" or "failure." Let's say that crunch getting the defense drop is "success," that probability would be 20%
  • There are a set number of "trials," three in this instance that you stated
  • Each trial is "independent" of another, meaning that getting a defense drop does not affect the chances of getting another defense drop

The Binomial Formula is a bit complicated and I'm sure you are already tired of my math and such but here it is anyways

You will probably ignore that and I won't blame you!

But if I were to plug it into the formula(which I won't since I can just use calculator functions ;) then I would get....

0.096(9.6%)

This is the chance that you land two defense drops in three crunches, a surprisingly high probability actually

WELL

hoped I helped

by
selected by
This helps a lot, thanks :)
no problem :D