Pokémon Stat Calculator
Pick a Pokémon, set its level, nature, IVs, and EVs, and see its exact final stats — plus its Hidden Power type.
Pokémon
Level
Nature
Search for a Pokémon above to start calculating its stats.
The formula
Stat = floor((floor((2×Base + IV + floor(EV÷4)) × Level ÷ 100) + 5) × Nature), and HP = floor((2×Base + IV + floor(EV÷4)) × Level ÷ 100) + Level + 10. Nature is 1.1× for a boosted stat, 0.9× for a hindered one, and 1.0× otherwise — this is the standard formula every mainline game has used since Generation 3.
Hidden Power
Hidden Power's type is derived from the low bit of each IV and never changes once a Pokémon's IVs are set — set exact IVs above to see it. Its power used to depend on IVs too (Generation 3–5), but every game since Generation 6 fixed it at a flat 60 power, so only the type still matters competitively.
Going the other direction
Already have a Pokémon and want to know its IVs instead of setting them? Use the IV calculator — enter its actual in-game stats and it works backward to the possible IV range.