Gen 8 Smogon University Usage Statistics Discussion Thread

Status
Not open for further replies.

DoW

formally Death on Wings
How exactly is stalliness calculated for a given metagame?
You can find the exact code here: https://github.com/Antar1011/Smogon-Usage-Stats/blob/master/TA.py

The important line is this:
Code:
stalliness=-math.log(((2.0*poke['level']+10)/250*max(stats[1],stats[3])/max(stats[2],stats[4])*120+2)*0.925/stats[0],2)
There's also a bunch more discussion e.g. here: https://pokemetrics.wordpress.com/2013/11/12/revisions-for-gen-vi/



But the high-level overview is that it looks at how much damage each Pokémon can do vs what hits it can take, and that correlates fairly well with how RMTs are described as stally / balanced / offence.
 

Marty

Always more to find
is a Site Content Manageris a Battle Simulator Administratoris a Programmeris a Member of Senior Staffis a Community Contributoris a Top Researcheris a Top Tiering Contributor
Research Leader
So partway through May, Zacian and Zamazenta had their behaviour changed on PS and the stats counting script really didn't like that. Today I woke up to a 71 MB error log and hundreds of thousands of battles uncounted. Now the script thinks Zacian and Zacian-Crowned are different Pokemon in the battle log and the players suddenly have more than 6 Pokemon after Team Preview so it just panics and bails out. I hope to have this fixed today and then I have to re-run the whole month again, so expect /stats/ to be updated no earlier than three days from now. Sorry for the inconvenience.

Meanwhile, I've attached the partially ruined 1630/1695 data. If the format allows Zacian or Zamazenta, just don't trust anything it says.
 

Attachments

Marty

Always more to find
is a Site Content Manageris a Battle Simulator Administratoris a Programmeris a Member of Senior Staffis a Community Contributoris a Top Researcheris a Top Tiering Contributor
Research Leader
January through June 2022 usage stats for past gen OU tiers, averaged equally with a 2.28% "drop" cutoff.

Code:
Combined usage for OU (1695 stats)
 + ---- + ------------------ + ------- + 
 | Rank | Pokemon            | Percent | 
 + ---- + ------------------ + ------- + 
 | 1    | Landorus-Therian   | 41.136% |
 | 2    | Magearna           | 24.158% |
 | 3    | Greninja-Ash       | 20.445% |
 | 4    | Tapu Koko          | 19.319% |
 | 5    | Ferrothorn         | 17.912% |
 | 6    | Kartana            | 16.566% |
 | 7    | Heatran            | 15.621% |
 | 8    | Tapu Lele          | 13.868% |
 | 9    | Tornadus-Therian   | 13.649% |
 | 10   | Rotom-Wash         | 12.447% |
 | 11   | Toxapex            | 12.149% |
 | 12   | Tapu Fini          | 11.038% |
 | 13   | Chansey            | 10.803% |
 | 14   | Excadrill          | 10.767% |
 | 15   | Serperior          |  9.934% |
 | 16   | Hawlucha           |  9.906% |
 | 17   | Medicham-Mega      |  9.766% |
 | 18   | Gliscor            |  9.643% |
 | 19   | Garchomp           |  9.060% |
 | 20   | Pelipper           |  9.032% |
 | 21   | Swampert-Mega      |  8.678% |
 | 22   | Zapdos             |  8.480% |
 | 23   | Clefable           |  8.078% |
 | 24   | Kyurem-Black       |  7.621% |
 | 25   | Greninja           |  7.549% |
 | 26   | Mawile-Mega        |  7.248% |
 | 27   | Skarmory           |  7.122% |
 | 28   | Kommo-o            |  7.031% |
 | 29   | Alakazam-Mega      |  6.834% |
 | 30   | Victini            |  6.617% |
 | 31   | Magnezone          |  6.284% |
 | 32   | Lopunny-Mega       |  6.237% |
 | 33   | Tapu Bulu          |  6.067% |
 | 34   | Scizor-Mega        |  5.882% |
 | 35   | Charizard-Mega-X   |  5.862% |
 | 36   | Celesteela         |  5.766% |
 | 37   | Volcarona          |  5.378% |
 | 38   | Tyranitar          |  5.162% |
 | 39   | Sableye-Mega       |  5.061% |
 | 40   | Charizard-Mega-Y   |  5.057% |
 | 41   | Manaphy            |  4.899% |
 | 42   | Tangrowth          |  4.756% |
 | 43   | Diancie-Mega       |  4.523% |
 | 44   | Jirachi            |  4.325% |
 | 45   | Blacephalon        |  3.993% |
 | 46   | Pinsir-Mega        |  3.751% |
 | 47   | Azumarill          |  3.690% |
 | 48   | Bisharp            |  3.482% |
 | 49   | Keldeo             |  3.477% |
 | 50   | Dragonite          |  3.432% |
 | 51   | Gyarados-Mega      |  3.359% |
 | 52   | Latias-Mega        |  3.161% |
 | 53   | Mimikyu            |  2.876% |
 | 54   | Crawdaunt          |  2.845% |
 | 55   | Hoopa-Unbound      |  2.743% |
 | 56   | Weavile            |  2.679% |
 | 57   | Cresselia          |  2.644% |
 | 58   | Beedrill-Mega      |  2.295% |
 | 59   | Venusaur-Mega      |  2.276% |
 | 60   | Tyranitar-Mega     |  2.233% |
 | 61   | Kingdra            |  2.188% |
 | 62   | Ditto              |  2.126% |
 | 63   | Reuniclus          |  1.987% |
 | 64   | Mew                |  1.896% |
 | 65   | Marowak-Alola      |  1.882% |
 | 66   | Quagsire           |  1.850% |
 | 67   | Gyarados           |  1.801% |
 | 68   | Latios             |  1.791% |
 | 69   | Breloom            |  1.742% |
 | 70   | Torkoal            |  1.679% |
 | 71   | Hippowdon          |  1.632% |
 | 72   | Gengar             |  1.624% |
 | 73   | Shedinja           |  1.560% |
 | 74   | Azelf              |  1.473% |
 | 75   | Gastrodon          |  1.471% |
 | 76   | Zeraora            |  1.454% |
 | 77   | Slowbro            |  1.452% |
 | 78   | Amoonguss          |  1.397% |
 | 79   | Gallade-Mega       |  1.391% |
 | 80   | Araquanid          |  1.341% |
 | 81   | Scizor             |  1.338% |
 | 82   | Muk-Alola          |  1.324% |
 | 83   | Togekiss           |  1.313% |
 | 84   | Heracross-Mega     |  1.288% |
 | 85   | Gardevoir-Mega     |  1.250% |
 | 86   | Hydreigon          |  1.221% |
 | 87   | Ribombee           |  1.220% |
 | 88   | Camerupt-Mega      |  1.181% |
 | 89   | Shuckle            |  1.167% |
 | 90   | Thundurus-Therian  |  1.153% |
 | 91   | Ninetales-Alola    |  1.106% |
 | 92   | Salamence          |  1.102% |
 | 93   | Venusaur           |  1.071% |
 | 94   | Staraptor          |  1.020% |
 | 95   | Manectric-Mega     |  1.012% |
 | 96   | Infernape          |  0.981% |
 | 97   | Garchomp-Mega      |  0.949% |
 | 98   | Mamoswine          |  0.943% |
 | 99   | Diggersby          |  0.911% |
 | 100  | Latios-Mega        |  0.898% |
 | 101  | Conkeldurr         |  0.853% |
 | 102  | Darmanitan         |  0.845% |
 | 103  | Alomomola          |  0.818% |
 | 104  | Nidoking           |  0.818% |
 | 105  | Latias             |  0.811% |
 | 106  | Porygon-Z          |  0.802% |
 | 107  | Starmie            |  0.799% |
 | 108  | Snorlax            |  0.790% |
 | 109  | Pyukumuku          |  0.766% |
 | 110  | Galvantula         |  0.735% |
 | 111  | Volcanion          |  0.727% |
 | 112  | Kyurem             |  0.724% |
 | 113  | Buzzwole           |  0.710% |
 | 114  | Altaria-Mega       |  0.702% |
 | 115  | Xurkitree          |  0.696% |
 | 116  | Suicune            |  0.683% |
 | 117  | Whimsicott         |  0.674% |
 | 118  | Uxie               |  0.674% |
 | 119  | Cofagrigus         |  0.646% |
 | 120  | Slowbro-Mega       |  0.615% |
 | 121  | Cloyster           |  0.613% |
 | 122  | Blissey            |  0.586% |
 | 123  | Primarina          |  0.554% |
 | 124  | Klefki             |  0.548% |
 | 125  | Stakataka          |  0.492% |
 | 126  | Goodra             |  0.487% |
 | 127  | Espeon             |  0.476% |
 | 128  | Thundurus          |  0.466% |
 | 129  | Bronzong           |  0.462% |
 | 130  | Porygon2           |  0.462% |
 | 131  | Mandibuzz          |  0.459% |
 | 132  | Forretress         |  0.453% |
 | 133  | Nihilego           |  0.448% |
 | 134  | Banette-Mega       |  0.438% |
 | 135  | Krookodile         |  0.432% |
 | 136  | Alakazam           |  0.429% |
 | 137  | Sharpedo-Mega      |  0.402% |
 | 138  | Smeargle           |  0.402% |
 | 139  | Scolipede          |  0.400% |
 | 140  | Terrakion          |  0.389% |
 | 141  | Crobat             |  0.379% |
 | 142  | Sceptile-Mega      |  0.371% |
 | 143  | Tentacruel         |  0.367% |
 | 144  | Mantine            |  0.358% |
 | 145  | Slurpuff           |  0.354% |
 | 146  | Seismitoad         |  0.351% |
 | 147  | Empoleon           |  0.349% |
 | 148  | Rotom-Heat         |  0.346% |
 | 149  | Moltres            |  0.313% |
 | 150  | Chandelure         |  0.313% |
 | 151  | Aggron-Mega        |  0.310% |
 | 152  | Swampert           |  0.308% |
 | 153  | Pidgeot-Mega       |  0.294% |
 | 154  | Houndoom-Mega      |  0.282% |
 | 155  | Umbreon            |  0.281% |
 | 156  | Absol-Mega         |  0.280% |
 | 157  | Zygarde-10%        |  0.263% |
 | 158  | Tornadus           |  0.259% |
 | 159  | Feraligatr         |  0.250% |
 | 160  | Aerodactyl-Mega    |  0.249% |
 | 161  | Metagross          |  0.248% |
 | 162  | Carbink            |  0.240% |
 | 163  | Avalugg            |  0.240% |
 | 164  | Lycanroc-Dusk      |  0.238% |
 | 165  | Lucario            |  0.237% |
 | 166  | Golem-Alola        |  0.237% |
 | 167  | Talonflame         |  0.232% |
 | 168  | Golisopod          |  0.230% |
 | 169  | Arcanine           |  0.214% |
 | 170  | Raichu-Alola       |  0.210% |
 | 171  | Slowking           |  0.204% |
 | 172  | Incineroar         |  0.196% |
 | 173  | Roserade           |  0.192% |
 | 174  | Glalie-Mega        |  0.190% |
 | 175  | Leafeon            |  0.187% |
 | 176  | Druddigon          |  0.185% |
 | 177  | Donphan            |  0.179% |
 | 178  | Aerodactyl         |  0.174% |
 | 179  | Zoroark            |  0.173% |
 | 180  | Sylveon            |  0.168% |
 | 181  | Milotic            |  0.166% |
 | 182  | Haxorus            |  0.163% |
 | 183  | Ludicolo           |  0.162% |
 | 184  | Mienshao           |  0.162% |
 | 185  | Victreebel         |  0.161% |
 | 186  | Linoone            |  0.161% |
 | 187  | Ampharos-Mega      |  0.157% |
 | 188  | Salazzle           |  0.156% |
 | 189  | Ursaring           |  0.155% |
 | 190  | Tsareena           |  0.153% |
 | 191  | Doublade           |  0.152% |
 | 192  | Rhyperior          |  0.152% |
 | 193  | Xatu               |  0.151% |
 | 194  | Celebi             |  0.146% |
 | 195  | Swellow            |  0.145% |
 | 196  | Gardevoir          |  0.144% |
 | 197  | Steelix            |  0.142% |
 | 198  | Sceptile           |  0.141% |
 | 199  | Trevenant          |  0.139% |
 | 200  | Jolteon            |  0.137% |
 | 201  | Heracross          |  0.137% |
 | 202  | Persian-Alola      |  0.134% |
 | 203  | Steelix-Mega       |  0.134% |
 | 204  | Vaporeon           |  0.132% |
 | 205  | Ninetales          |  0.127% |
 | 206  | Minior             |  0.125% |
 | 207  | Florges            |  0.125% |
 | 208  | Rampardos          |  0.124% |
 | 209  | Pangoro            |  0.124% |
 | 210  | Dusclops           |  0.124% |
 | 211  | Tyrantrum          |  0.117% |
 | 212  | Blastoise-Mega     |  0.116% |
 | 213  | Entei              |  0.116% |
 | 214  | Abomasnow-Mega     |  0.115% |
 | 215  | Sigilyph           |  0.110% |
 | 216  | Omastar            |  0.110% |
 | 217  | Raikou             |  0.110% |
 | 218  | Meloetta           |  0.103% |
 | 219  | Honchkrow          |  0.102% |
 | 220  | Audino             |  0.101% |
 | 221  | Politoed           |  0.101% |
 + ---- + ------------------ + ------- +
No changes!

Code:
Combined usage for OU (1630 stats)
 + ---- + ------------------ + ------- + 
 | Rank | Pokemon            | Percent | 
 + ---- + ------------------ + ------- + 
 | 1    | Excadrill          | 26.847% |
 | 2    | Landorus-Therian   | 23.171% |
 | 3    | Clefable           | 18.198% |
 | 4    | Rotom-Wash         | 18.083% |
 | 5    | Garchomp           | 16.724% |
 | 6    | Keldeo             | 16.313% |
 | 7    | Serperior          | 15.341% |
 | 8    | Bisharp            | 14.895% |
 | 9    | Tornadus-Therian   | 14.277% |
 | 10   | Heatran            | 13.931% |
 | 11   | Ferrothorn         | 13.467% |
 | 12   | Talonflame         | 13.398% |
 | 13   | Latios             | 12.212% |
 | 14   | Tyranitar          | 12.202% |
 | 15   | Metagross-Mega     | 12.116% |
 | 16   | Weavile            | 11.441% |
 | 17   | Scizor-Mega        | 10.557% |
 | 18   | Chansey            | 10.249% |
 | 19   | Manaphy            |  9.182% |
 | 20   | Zapdos             |  9.152% |
 | 21   | Lopunny-Mega       |  8.605% |
 | 22   | Azumarill          |  8.422% |
 | 23   | Magnezone          |  8.176% |
 | 24   | Skarmory           |  8.134% |
 | 25   | Gliscor            |  7.901% |
 | 26   | Slowbro            |  7.867% |
 | 27   | Starmie            |  7.784% |
 | 28   | Gengar             |  7.673% |
 | 29   | Dragonite          |  7.159% |
 | 30   | Thundurus          |  6.953% |
 | 31   | Latias             |  6.878% |
 | 32   | Amoonguss          |  6.777% |
 | 33   | Breloom            |  6.360% |
 | 34   | Volcarona          |  6.113% |
 | 35   | Tangrowth          |  5.926% |
 | 36   | Charizard-Mega-X   |  5.921% |
 | 37   | Medicham-Mega      |  5.573% |
 | 38   | Charizard-Mega-Y   |  5.277% |
 | 39   | Pinsir-Mega        |  5.170% |
 | 40   | Scizor             |  4.650% |
 | 41   | Diancie-Mega       |  4.480% |
 | 42   | Hippowdon          |  4.445% |
 | 43   | Jirachi            |  4.293% |
 | 44   | Manectric-Mega     |  4.101% |
 | 45   | Azelf              |  4.034% |
 | 46   | Kyurem-Black       |  3.822% |
 | 47   | Venusaur-Mega      |  3.662% |
 | 48   | Mew                |  3.647% |
 | 49   | Altaria-Mega       |  3.624% |
 | 50   | Alakazam-Mega      |  3.507% |
 | 51   | Volcanion          |  3.472% |
 | 52   | Shuckle            |  3.259% |
 | 53   | Slowbro-Mega       |  3.156% |
 | 54   | Gyarados-Mega      |  3.114% |
 | 55   | Conkeldurr         |  3.044% |
 | 56   | Gardevoir-Mega     |  3.026% |
 | 57   | Gastrodon          |  2.799% |
 | 58   | Latias-Mega        |  2.629% |
 | 59   | Suicune            |  2.600% |
 | 60   | Thundurus-Therian  |  2.468% |
 | 61   | Hydreigon          |  2.337% |
 | 62   | Jellicent          |  2.109% |
 | 63   | Cloyster           |  2.008% |
 | 64   | Alakazam           |  1.875% |
 | 65   | Terrakion          |  1.810% |
 | 66   | Crawdaunt          |  1.807% |
 | 67   | Tyranitar-Mega     |  1.768% |
 | 68   | Klefki             |  1.690% |
 | 69   | Blissey            |  1.601% |
 | 70   | Togekiss           |  1.599% |
 | 71   | Espeon             |  1.549% |
 | 72   | Politoed           |  1.513% |
 | 73   | Cofagrigus         |  1.497% |
 | 74   | Mamoswine          |  1.485% |
 | 75   | Hoopa              |  1.448% |
 | 76   | Donphan            |  1.445% |
 | 77   | Mandibuzz          |  1.444% |
 | 78   | Victini            |  1.443% |
 | 79   | Quagsire           |  1.430% |
 | 80   | Galvantula         |  1.409% |
 | 81   | Infernape          |  1.379% |
 | 82   | Nidoking           |  1.354% |
 | 83   | Diggersby          |  1.275% |
 | 84   | Heracross-Mega     |  1.271% |
 | 85   | Tentacruel         |  1.227% |
 | 86   | Gallade-Mega       |  1.227% |
 | 87   | Chandelure         |  1.130% |
 | 88   | Hawlucha           |  1.109% |
 | 89   | Raikou             |  1.099% |
 | 90   | Milotic            |  1.088% |
 | 91   | Pidgeot-Mega       |  1.080% |
 | 92   | Zygarde            |  1.063% |
 | 93   | Gyarados           |  1.050% |
 | 94   | Kingdra            |  0.993% |
 | 95   | Goodra             |  0.981% |
 | 96   | Seismitoad         |  0.980% |
 | 97   | Magneton           |  0.966% |
 | 98   | Reuniclus          |  0.965% |
 | 99   | Crobat             |  0.961% |
 | 100  | Krookodile         |  0.958% |
 | 101  | Mienshao           |  0.920% |
 | 102  | Staraptor          |  0.919% |
 | 103  | Alomomola          |  0.898% |
 | 104  | Froslass           |  0.883% |
 | 105  | Beedrill-Mega      |  0.873% |
 | 106  | Empoleon           |  0.869% |
 | 107  | Sylveon            |  0.868% |
 | 108  | Ditto              |  0.853% |
 | 109  | Kyurem             |  0.844% |
 | 110  | Swampert-Mega      |  0.824% |
 | 111  | Salamence          |  0.787% |
 | 112  | Arcanine           |  0.757% |
 | 113  | Forretress         |  0.756% |
 | 114  | Sigilyph           |  0.717% |
 | 115  | Cresselia          |  0.704% |
 | 116  | Whimsicott         |  0.702% |
 | 117  | Honchkrow          |  0.672% |
 | 118  | Darmanitan         |  0.672% |
 | 119  | Swampert           |  0.636% |
 | 120  | Blastoise-Mega     |  0.635% |
 | 121  | Lucario            |  0.630% |
 | 122  | Slowking           |  0.618% |
 | 123  | Metagross          |  0.617% |
 | 124  | Dragalge           |  0.616% |
 | 125  | Aggron             |  0.613% |
 | 126  | Porygon2           |  0.605% |
 | 127  | Snorlax            |  0.603% |
 | 128  | Sharpedo-Mega      |  0.587% |
 | 129  | Umbreon            |  0.583% |
 | 130  | Pyroar             |  0.578% |
 | 131  | Latios-Mega        |  0.573% |
 | 132  | Absol-Mega         |  0.527% |
 | 133  | Garchomp-Mega      |  0.524% |
 | 134  | Aerodactyl         |  0.522% |
 | 135  | Sceptile-Mega      |  0.502% |
 | 136  | Feraligatr         |  0.488% |
 | 137  | Heliolisk          |  0.482% |
 | 138  | Jolteon            |  0.473% |
 | 139  | Shaymin            |  0.439% |
 | 140  | Xatu               |  0.438% |
 | 141  | Uxie               |  0.432% |
 | 142  | Florges            |  0.405% |
 | 143  | Scolipede          |  0.378% |
 | 144  | Doublade           |  0.376% |
 | 145  | Aerodactyl-Mega    |  0.376% |
 | 146  | Haxorus            |  0.374% |
 | 147  | Celebi             |  0.369% |
 | 148  | Kabutops           |  0.356% |
 | 149  | Porygon-Z          |  0.345% |
 | 150  | Smeargle           |  0.329% |
 | 151  | Heracross          |  0.324% |
 | 152  | Avalugg            |  0.317% |
 | 153  | Machamp            |  0.311% |
 | 154  | Chesnaught         |  0.302% |
 | 155  | Ninetales          |  0.302% |
 | 156  | Nidoqueen          |  0.299% |
 | 157  | Aggron-Mega        |  0.288% |
 | 158  | Gardevoir          |  0.277% |
 | 159  | Bronzong           |  0.269% |
 | 160  | Entei              |  0.268% |
 | 161  | Poliwrath          |  0.267% |
 | 162  | Sableye            |  0.261% |
 | 163  | Ludicolo           |  0.255% |
 | 164  | Meowstic           |  0.250% |
 | 165  | Rotom-Heat         |  0.240% |
 | 166  | Cobalion           |  0.239% |
 | 167  | Ampharos-Mega      |  0.234% |
 | 168  | Meloetta           |  0.231% |
 | 169  | Vaporeon           |  0.226% |
 | 170  | Venusaur           |  0.225% |
 | 171  | Zoroark            |  0.224% |
 | 172  | Tyrantrum          |  0.220% |
 | 173  | Drifblim           |  0.201% |
 | 174  | Hitmontop          |  0.200% |
 | 175  | Yanmega            |  0.198% |
 | 176  | Roserade           |  0.192% |
 | 177  | Omastar            |  0.176% |
 | 178  | Miltank            |  0.174% |
 | 179  | Toxicroak          |  0.173% |
 | 180  | Houndoom-Mega      |  0.163% |
 | 181  | Banette-Mega       |  0.162% |
 | 182  | Rhyperior          |  0.162% |
 | 183  | Slurpuff           |  0.162% |
 | 184  | Noivern            |  0.156% |
 | 185  | Steelix-Mega       |  0.155% |
 | 186  | Lanturn            |  0.153% |
 | 187  | Ambipom            |  0.152% |
 | 188  | Linoone            |  0.151% |
 | 189  | Lapras             |  0.150% |
 | 190  | Golurk             |  0.140% |
 | 191  | Emboar             |  0.136% |
 | 192  | Steelix            |  0.135% |
 | 193  | Audino-Mega        |  0.134% |
 | 194  | Hitmonlee          |  0.127% |
 | 195  | Marowak            |  0.126% |
 | 196  | Blastoise          |  0.126% |
 | 197  | Camerupt-Mega      |  0.124% |
 | 198  | Pikachu            |  0.119% |
 | 199  | Rotom-Mow          |  0.118% |
 | 200  | Exploud            |  0.116% |
 | 201  | Flygon             |  0.116% |
 | 202  | Typhlosion         |  0.116% |
 | 203  | Druddigon          |  0.114% |
 | 204  | Scrafty            |  0.109% |
 | 205  | Barbaracle         |  0.108% |
 | 206  | Vivillon           |  0.107% |
 | 207  | Drapion            |  0.106% |
 | 208  | Electivire         |  0.104% |
 + ---- + ------------------ + ------- +
Volcanion moved from (OU) to OU

Code:
Combined usage for OU (1630 stats)
 + ---- + ------------------ + ------- + 
 | Rank | Pokemon            | Percent | 
 + ---- + ------------------ + ------- + 
 | 1    | Latios             | 39.981% |
 | 2    | Tyranitar          | 29.795% |
 | 3    | Ferrothorn         | 28.175% |
 | 4    | Garchomp           | 26.410% |
 | 5    | Dragonite          | 25.130% |
 | 6    | Politoed           | 21.820% |
 | 7    | Jirachi            | 21.506% |
 | 8    | Scizor             | 21.262% |
 | 9    | Landorus-Therian   | 20.802% |
 | 10   | Starmie            | 20.670% |
 | 11   | Keldeo             | 20.389% |
 | 12   | Excadrill          | 18.214% |
 | 13   | Alakazam           | 17.798% |
 | 14   | Volcarona          | 17.569% |
 | 15   | Magnezone          | 17.047% |
 | 16   | Tentacruel         | 14.985% |
 | 17   | Skarmory           | 13.759% |
 | 18   | Breloom            | 12.846% |
 | 19   | Thundurus-Therian  | 11.410% |
 | 20   | Rotom-Wash         | 10.906% |
 | 21   | Gliscor            | 10.701% |
 | 22   | Jellicent          | 10.485% |
 | 23   | Kyurem-Black       |  9.795% |
 | 24   | Heatran            |  9.549% |
 | 25   | Cloyster           |  9.447% |
 | 26   | Reuniclus          |  9.161% |
 | 27   | Mamoswine          |  6.959% |
 | 28   | Terrakion          |  6.645% |
 | 29   | Salamence          |  5.851% |
 | 30   | Celebi             |  5.026% |
 | 31   | Gastrodon          |  4.562% |
 | 32   | Tornadus           |  4.337% |
 | 33   | Aerodactyl         |  3.946% |
 | 34   | Gengar             |  3.937% |
 | 35   | Forretress         |  3.930% |
 | 36   | Latias             |  3.759% |
 | 37   | Hydreigon          |  3.723% |
 | 38   | Ninetales          |  3.580% |
 | 39   | Gyarados           |  3.538% |
 | 40   | Conkeldurr         |  3.534% |
 | 41   | Xatu               |  3.239% |
 | 42   | Toxicroak          |  2.554% |
 | 43   | Blissey            |  2.388% |
 | 44   | Amoonguss          |  2.020% |
 | 45   | Hippowdon          |  2.006% |
 | 46   | Abomasnow          |  1.967% |
 | 47   | Mienshao           |  1.898% |
 | 48   | Chansey            |  1.855% |
 | 49   | Mew                |  1.852% |
 | 50   | Haxorus            |  1.824% |
 | 51   | Metagross          |  1.793% |
 | 52   | Weavile            |  1.766% |
 | 53   | Seismitoad         |  1.586% |
 | 54   | Donphan            |  1.584% |
 | 55   | Lucario            |  1.543% |
 | 56   | Cresselia          |  1.357% |
 | 57   | Kyurem             |  1.243% |
 | 58   | Infernape          |  1.206% |
 | 59   | Victini            |  1.199% |
 | 60   | Darmanitan         |  1.068% |
 | 61   | Azelf              |  0.937% |
 | 62   | Zapdos             |  0.899% |
 | 63   | Froslass           |  0.872% |
 | 64   | Chandelure         |  0.845% |
 | 65   | Espeon             |  0.844% |
 | 66   | Jolteon            |  0.690% |
 | 67   | Azumarill          |  0.681% |
 | 68   | Slowking           |  0.669% |
 | 69   | Slowbro            |  0.660% |
 | 70   | Machamp            |  0.597% |
 | 71   | Sableye            |  0.581% |
 | 72   | Porygon2           |  0.574% |
 | 73   | Moltres            |  0.528% |
 | 74   | Bisharp            |  0.527% |
 | 75   | Milotic            |  0.525% |
 | 76   | Vaporeon           |  0.518% |
 | 77   | Quagsire           |  0.508% |
 | 78   | Feraligatr         |  0.500% |
 | 79   | Riolu              |  0.491% |
 | 80   | Bronzong           |  0.489% |
 | 81   | Nidoking           |  0.486% |
 | 82   | Kingdra            |  0.483% |
 | 83   | Meloetta           |  0.469% |
 | 84   | Togekiss           |  0.425% |
 | 85   | Shedinja           |  0.424% |
 | 86   | Sharpedo           |  0.408% |
 | 87   | Yanmega            |  0.393% |
 | 88   | Blastoise          |  0.382% |
 | 89   | Umbreon            |  0.352% |
 | 90   | Suicune            |  0.339% |
 | 91   | Cofagrigus         |  0.329% |
 | 92   | Empoleon           |  0.324% |
 | 93   | Zoroark            |  0.318% |
 | 94   | Swampert           |  0.314% |
 | 95   | Ditto              |  0.312% |
 | 96   | Venusaur           |  0.296% |
 | 97   | Scrafty            |  0.281% |
 | 98   | Gorebyss           |  0.268% |
 | 99   | Whimsicott         |  0.266% |
 | 100  | Porygon-Z          |  0.265% |
 | 101  | Alomomola          |  0.254% |
 | 102  | Snorlax            |  0.244% |
 | 103  | Staraptor          |  0.231% |
 | 104  | Tangrowth          |  0.225% |
 | 105  | Virizion           |  0.222% |
 | 106  | Golem              |  0.217% |
 | 107  | Hitmontop          |  0.214% |
 | 108  | Cobalion           |  0.212% |
 | 109  | Raikou             |  0.210% |
 | 110  | Lapras             |  0.209% |
 | 111  | Uxie               |  0.208% |
 | 112  | Arcanine           |  0.208% |
 | 113  | Durant             |  0.205% |
 | 114  | Roserade           |  0.203% |
 | 115  | Sigilyph           |  0.202% |
 | 116  | Omastar            |  0.196% |
 | 117  | Shaymin            |  0.194% |
 | 118  | Clefable           |  0.189% |
 | 119  | Rhyperior          |  0.185% |
 | 120  | Lanturn            |  0.178% |
 | 121  | Walrein            |  0.177% |
 | 122  | Heracross          |  0.174% |
 | 123  | Golurk             |  0.145% |
 | 124  | Ambipom            |  0.138% |
 | 125  | Kadabra            |  0.137% |
 | 126  | Rotom              |  0.135% |
 | 127  | Krookodile         |  0.130% |
 | 128  | Ludicolo           |  0.129% |
 | 129  | Dusknoir           |  0.129% |
 | 130  | Charizard          |  0.128% |
 | 131  | Magneton           |  0.128% |
 | 132  | Eelektross         |  0.124% |
 | 133  | Dusclops           |  0.124% |
 | 134  | Nidoqueen          |  0.123% |
 | 135  | Shuckle            |  0.120% |
 | 136  | Serperior          |  0.120% |
 | 137  | Honchkrow          |  0.119% |
 | 138  | Archeops           |  0.118% |
 | 139  | Medicham           |  0.118% |
 | 140  | Druddigon          |  0.113% |
 | 141  | Crobat             |  0.111% |
 | 142  | Crawdaunt          |  0.110% |
 | 143  | Claydol            |  0.106% |
 | 144  | Rotom-Heat         |  0.105% |
 | 145  | Houndoom           |  0.101% |
 + ---- + ------------------ + ------- +
No changes!

Code:
Combined usage for OU (1630 stats)
 + ---- + ------------------ + ------- + 
 | Rank | Pokemon            | Percent | 
 + ---- + ------------------ + ------- + 
 | 1    | Tyranitar          | 50.824% |
 | 2    | Jirachi            | 37.955% |
 | 3    | Latias             | 34.319% |
 | 4    | Metagross          | 25.035% |
 | 5    | Heatran            | 23.766% |
 | 6    | Gyarados           | 22.050% |
 | 7    | Starmie            | 21.796% |
 | 8    | Breloom            | 21.650% |
 | 9    | Dragonite          | 19.744% |
 | 10   | Flygon             | 19.349% |
 | 11   | Skarmory           | 18.482% |
 | 12   | Lucario            | 17.284% |
 | 13   | Infernape          | 17.027% |
 | 14   | Swampert           | 16.545% |
 | 15   | Rotom-Wash         | 16.410% |
 | 16   | Scizor             | 16.276% |
 | 17   | Gengar             | 15.672% |
 | 18   | Azelf              | 13.962% |
 | 19   | Zapdos             | 12.172% |
 | 20   | Rotom-Heat         | 12.062% |
 | 21   | Magnezone          | 11.213% |
 | 22   | Bronzong           | 11.169% |
 | 23   | Clefable           | 10.843% |
 | 24   | Empoleon           |  9.929% |
 | 25   | Machamp            |  9.831% |
 | 26   | Suicune            |  9.757% |
 | 27   | Roserade           |  8.011% |
 | 28   | Kingdra            |  7.885% |
 | 29   | Gliscor            |  7.517% |
 | 30   | Hippowdon          |  5.278% |
 | 31   | Blissey            |  4.897% |
 | 32   | Aerodactyl         |  4.115% |
 | 33   | Weavile            |  3.802% |
 | 34   | Celebi             |  3.791% |
 | 35   | Forretress         |  3.731% |
 | 36   | Uxie               |  2.667% |
 | 37   | Donphan            |  2.513% |
 | 38   | Tentacruel         |  2.318% |
 | 39   | Raikou             |  2.286% |
 | 40   | Mamoswine          |  2.249% |
 | 41   | Froslass           |  2.181% |
 | 42   | Ludicolo           |  2.067% |
 | 43   | Rotom-Mow          |  2.028% |
 | 44   | Milotic            |  1.963% |
 | 45   | Shaymin            |  1.920% |
 | 46   | Nidoqueen          |  1.796% |
 | 47   | Qwilfish           |  1.530% |
 | 48   | Snorlax            |  1.420% |
 | 49   | Jolteon            |  1.332% |
 | 50   | Gastrodon          |  1.242% |
 | 51   | Heracross          |  1.228% |
 | 52   | Togekiss           |  1.211% |
 | 53   | Abomasnow          |  1.179% |
 | 54   | Gallade            |  1.078% |
 | 55   | Vaporeon           |  1.039% |
 | 56   | Yanmega            |  0.968% |
 | 57   | Crobat             |  0.946% |
 | 58   | Slowbro            |  0.913% |
 | 59   | Moltres            |  0.895% |
 | 60   | Quagsire           |  0.874% |
 | 61   | Smeargle           |  0.784% |
 | 62   | Staraptor          |  0.758% |
 | 63   | Rhyperior          |  0.753% |
 | 64   | Cradily            |  0.659% |
 | 65   | Rotom-Frost        |  0.654% |
 | 66   | Cresselia          |  0.642% |
 | 67   | Dusknoir           |  0.606% |
 | 68   | Electivire         |  0.496% |
 | 69   | Porygon-Z          |  0.446% |
 | 70   | Kabutops           |  0.407% |
 | 71   | Feraligatr         |  0.405% |
 | 72   | Hitmontop          |  0.383% |
 | 73   | Regirock           |  0.380% |
 | 74   | Mesprit            |  0.365% |
 | 75   | Magneton           |  0.356% |
 | 76   | Walrein            |  0.305% |
 | 77   | Honchkrow          |  0.286% |
 | 78   | Camerupt           |  0.255% |
 | 79   | Claydol            |  0.245% |
 | 80   | Aggron             |  0.232% |
 | 81   | Ambipom            |  0.227% |
 | 82   | Spiritomb          |  0.202% |
 | 83   | Registeel          |  0.202% |
 | 84   | Porygon2           |  0.196% |
 | 85   | Toxicroak          |  0.196% |
 | 86   | Charizard          |  0.190% |
 | 87   | Miltank            |  0.187% |
 | 88   | Umbreon            |  0.183% |
 | 89   | Sceptile           |  0.171% |
 | 90   | Alakazam           |  0.170% |
 | 91   | Floatzel           |  0.158% |
 | 92   | Rotom-Fan          |  0.151% |
 | 93   | Torterra           |  0.149% |
 | 94   | Rampardos          |  0.148% |
 | 95   | Venusaur           |  0.146% |
 | 96   | Mismagius          |  0.146% |
 | 97   | Linoone            |  0.140% |
 | 98   | Azumarill          |  0.131% |
 | 99   | Ditto              |  0.120% |
 | 100  | Grumpig            |  0.120% |
 | 101  | Slugma             |  0.120% |
 | 102  | Cloyster           |  0.115% |
 | 103  | Steelix            |  0.112% |
 | 104  | Omastar            |  0.109% |
 | 105  | Magmortar          |  0.106% |
 | 106  | Houndoom           |  0.103% |
 + ---- + ------------------ + ------- +
Mamoswine moved from OU to (OU)
 
  • Like
Reactions: DoW

Sijih

game show genius
is a Forum Moderatoris a Community Contributor
Hi! Would it be possible to release data showing the distribution of skill levels on the ladder for active gen 8 ou players? I'm basically just envisioning a chart with elo on the x axis and number of people at that elo on the y.

If it's not possible to run this data for every single user on the ladder, a good enough (for me) analogue for this data would probably be the number of battles with a given battle rating played in a month.

If scraping this data is possible, I'd love it if just the most recent month were processed and released in a JSON file. If it isn't possible or if I should ask this question in another place then that's alright.

Thanks in advance.
 

Marty

Always more to find
is a Site Content Manageris a Battle Simulator Administratoris a Programmeris a Member of Senior Staffis a Community Contributoris a Top Researcheris a Top Tiering Contributor
Research Leader
Stats for September are now up!

Re: adding new features/data, the existing scripts currently take two full days to process everything to completion, and this month's took a dozen hours longer than usual for some reason, even with fewer formats to work through than last month. Sorry, but I'm not going to fiddle with any part of Antar's scripts that isn't purely generation changes or maintenance (for many reasons, but mostly the time/resource investment is already unreasonable).
 
Status
Not open for further replies.

Users Who Are Viewing This Thread (Users: 1, Guests: 1)

Top