• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 16:47
CEST 22:47
KST 05:47
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Team TLMC #5 - Finalists & Open Tournaments0[ASL20] Ro16 Preview Pt2: Turbulence7Classic Games #3: Rogue vs Serral at BlizzCon9[ASL20] Ro16 Preview Pt1: Ascent10Maestros of the Game: Week 1/Play-in Preview12
Community News
Weekly Cups (Sept 8-14): herO & MaxPax split cups4WardiTV TL Team Map Contest #5 Tournaments1SC4ALL $6,000 Open LAN in Philadelphia8Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues29LiuLi Cup - September 2025 Tournaments3
StarCraft 2
General
Weekly Cups (Sept 8-14): herO & MaxPax split cups #1: Maru - Greatest Players of All Time Team Liquid Map Contest #21 - Presented by Monster Energy SpeCial on The Tasteless Podcast Team TLMC #5 - Finalists & Open Tournaments
Tourneys
Maestros of The Game—$20k event w/ live finals in Paris SC4ALL $6,000 Open LAN in Philadelphia Sparkling Tuna Cup - Weekly Open Tournament WardiTV TL Team Map Contest #5 Tournaments RSL: Revival, a new crowdfunded tournament series
Strategy
Custom Maps
External Content
Mutation # 491 Night Drive Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense Mutation # 488 What Goes Around
Brood War
General
ASL20 General Discussion [ASL20] Ro16 Preview Pt2: Turbulence Diplomacy, Cosmonarchy Edition BGH Auto Balance -> http://bghmmr.eu/ BW General Discussion
Tourneys
[ASL20] Ro16 Group D [ASL20] Ro16 Group C [Megathread] Daily Proleagues SC4ALL $1,500 Open Bracket LAN
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Path of Exile Stormgate/Frost Giant Megathread General RTS Discussion Thread Nintendo Switch Thread Borderlands 3
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Canadian Politics Mega-thread Russo-Ukrainian War Thread The Big Programming Thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
The Personality of a Spender…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1185 users

Ladder Analysis: Activity Metric - Page 3

Forum Index > SC2 General
Post a Reply
Prev 1 2 3 All
frajen86
Profile Joined February 2014
168 Posts
June 18 2014 11:12 GMT
#41
On June 18 2014 18:14 korona wrote:
Show nested quote +
On June 15 2014 17:16 frajen86 wrote:
I grabbed all the remaining bonus pool values for 102,158 players (using the NA player list from nios.kr - http://nios.kr/sc2/us/1v1/hots/).
Show nested quote +
On June 15 2014 17:16 frajen86 wrote:
Raw data is here: http://19hz.info/Starcraft/US Battle Net Bonus Pool.xlsm
Show nested quote +
On June 18 2014 11:08 frajen86 wrote:
EU analysis done. Raw data is here: http://19hz.info/Starcraft/EU Battle Net Bonus Pool.xlsm

Interesting data. It also highlights the problem with the current 'harsh' MMR decay. As so considerable portion of players are inactive most of the time, the decay causes general MMR level to go down.

If you are going to run the data collection (semi-) regularly, I would suggest to collect some more individual data, so it would be possible follow up the number of players who have longer than 2 weeks breaks during the 1v1 season (or who have several such breaks) (decay starts after 2 weeks and reaches its max value after 4 weeks). This would give better estimate how many players face direct MMR decay during the season (Of course those numbers would be only pointers as the unranked 1v1 games reset the decay counter too and they cannot be followed).

But what extra data would be needed: 1) Timestamp for each player data (fetch time) e.g. to be able to calculate max bonus pool (and potentially calculated max pool value based on it), 2) recording player-id:s (IDs cannot change like nick, for example id for http://eu.battle.net/sc2/en/profile/123456/1/example/ would be 1-123456 or long ID would be 2-S2-1-123456, where first number is the server 1 US, 2 EU, 3 KR, 5 CN, 6 SEA, 'S2' is static for all. Of course the URL itself contains that info too), 3) league, 4) division name (or id, but division name is ok as names are unique), win and loss counts and ladder points. By comparing the earlier data one can see if the player has played ranked 1v1 games during the period.


Bonus pool accumulation starting times for this season S18:
+ Show Spoiler +
## US, EU, KR, SEA, CN
Sun 13 Apr 2014 07:00:08 GMT
Sat 12 Apr 2014 23:00:08 GMT
Sat 12 Apr 2014 15:00:08 GMT
Sat 12 Apr 2014 16:00:08 GMT
Sat 12 Apr 2014 16:00:08 GMT

or as long in milliseconds (Unix epoch time):
1397372408000
1397343608000
1397314808000
1397318408000
1397318408000



Edit 1: You have some problem regarding EU master players who have 9 weeks worth of bonus pool (should be 230 instead of 11).


Good catch, fixed for next run.

Not exactly sure how to exactly use all that data right now, but it's possible to collect. The only thing that I think might be an issue is tracking the "last ranked or 1v1 game played" data, because I would have to open up an extra page for every single player, and at this rate doubling the program time would cause the whole program to take maybe 7-8 days to run, which means to keep up weekly updates I would have to be running this thing constantly.

For the next runthrough I'll try to add some of the metadata to the raw sheet and we can go from there (as far as analysis goes)

Thank you!
frajen86
Profile Joined February 2014
168 Posts
Last Edited: 2014-06-18 14:07:39
June 18 2014 11:20 GMT
#42
On June 18 2014 15:39 Archiatrus wrote:
Is it possible to extract the race distribution per league as well? I always wondered if there is a difference between the "super-active" and the "I-play-one-game-per-season" player in terms of races actively played (and secretly hoped it is nearer the 1/3-1/3-1/3 distribution).

It's do-able though and I'll try it for the next analysis set (probably released next week).

Thanks!

EDIT: actually nios.kr already grabs race stats for me so this should be pretty easy.
korona
Profile Joined October 2009
1098 Posts
Last Edited: 2014-06-18 12:56:25
June 18 2014 12:49 GMT
#43
On June 18 2014 20:12 frajen86 wrote:
Show nested quote +
On June 18 2014 18:14 korona wrote:
On June 15 2014 17:16 frajen86 wrote:
I grabbed all the remaining bonus pool values for 102,158 players (using the NA player list from nios.kr - http://nios.kr/sc2/us/1v1/hots/).
On June 15 2014 17:16 frajen86 wrote:
Raw data is here: http://19hz.info/Starcraft/US Battle Net Bonus Pool.xlsm
On June 18 2014 11:08 frajen86 wrote:
EU analysis done. Raw data is here: http://19hz.info/Starcraft/EU Battle Net Bonus Pool.xlsm

Interesting data. It also highlights the problem with the current 'harsh' MMR decay. As so considerable portion of players are inactive most of the time, the decay causes general MMR level to go down.

If you are going to run the data collection (semi-) regularly, I would suggest to collect some more individual data, so it would be possible follow up the number of players who have longer than 2 weeks breaks during the 1v1 season (or who have several such breaks) (decay starts after 2 weeks and reaches its max value after 4 weeks). This would give better estimate how many players face direct MMR decay during the season (Of course those numbers would be only pointers as the unranked 1v1 games reset the decay counter too and they cannot be followed).

But what extra data would be needed: 1) Timestamp for each player data (fetch time) e.g. to be able to calculate max bonus pool (and potentially calculated max pool value based on it), 2) recording player-id:s (IDs cannot change like nick, for example id for http://eu.battle.net/sc2/en/profile/123456/1/example/ would be 1-123456 or long ID would be 2-S2-1-123456, where first number is the server 1 US, 2 EU, 3 KR, 5 CN, 6 SEA, 'S2' is static for all. Of course the URL itself contains that info too), 3) league, 4) division name (or id, but division name is ok as names are unique), win and loss counts and ladder points. By comparing the earlier data one can see if the player has played ranked 1v1 games during the period.


Bonus pool accumulation starting times for this season S18:
+ Show Spoiler +
## US, EU, KR, SEA, CN
Sun 13 Apr 2014 07:00:08 GMT
Sat 12 Apr 2014 23:00:08 GMT
Sat 12 Apr 2014 15:00:08 GMT
Sat 12 Apr 2014 16:00:08 GMT
Sat 12 Apr 2014 16:00:08 GMT

or as long in milliseconds (Unix epoch time):
1397372408000
1397343608000
1397314808000
1397318408000
1397318408000



Edit 1: You have some problem regarding EU master players who have 9 weeks worth of bonus pool (should be 230 instead of 11).


Good catch, fixed for next run.

Not exactly sure how to exactly use all that data right now, but it's possible to collect. The only thing that I think might be an issue is tracking the "last ranked or 1v1 game played" data, because I would have to open up an extra page for every single player, and at this rate doubling the program time would cause the whole program to take maybe 7-8 days to run, which means to keep up weekly updates I would have to be running this thing constantly.

Everything I mentioned is available from the ladder page and from its URL from which you fetch the remaining bonus pool, thus no need to open several pages for each player. (the last ranked game can be solved after the data fetches by comparing records from different weeks. That does not give exact times, but gives data if each player has played ranked games during the period between the fetches).

Actually the division page also contains date when the player joined the division (+ the other info mentioned before). That also could be used for recognizing if the division has changed or 'leave league' feature been used + when there has been activity at least.

On June 18 2014 20:12 frajen86 wrote:For the next runthrough I'll try to add some of the metadata to the raw sheet and we can go from there (as far as analysis goes)

That would be nice.

Also regarding parsing the division page. Blizzard usually does not make changes to it. They may add data, but the old data can still be found by using old key elements. Also if they remove some data or data goes missing, the elements remain. For example this season they removed season numbers. The elements are still there, but the content is missing. They may add the missing content again later and usually do not change anything regarding the elements. (in other words using regexps like you are using is the fastest way to do it and the solution will likely continue to work even if Blizzard makes additions / removals in the future)
frajen86
Profile Joined February 2014
168 Posts
Last Edited: 2014-06-18 14:03:44
June 18 2014 12:55 GMT
#44
For completeness, here's KR.

Raw data: http://19hz.info/Starcraft/KR Battle Net Bonus Pool.xlsm

[image loading]

[image loading]

I'm testing the new code on SEA, since it's so small it should be done in a matter of hours and not days.
Dangermousecatdog
Profile Joined December 2010
United Kingdom7084 Posts
June 18 2014 23:11 GMT
#45
Very interesting statistics. Korea has the highest retention rate of very players, but EU has the highest number of very active master players, much higher than KR or NA. perhaps it is the large number of small tourneys in EU that created this effect.
HaloLegend98
Profile Joined June 2013
United States54 Posts
March 09 2015 20:48 GMT
#46
Sorry for the bump, but the content here would be especially valuable given the ladder's current state. Is there any possible way to redo this analysis in the current season? The analysis performed by frajen86 in particular.

On June 15 2014 17:16 frajen86 wrote:
I grabbed all the remaining bonus pool values for 102,158 players (using the NA player list from nios.kr - http://nios.kr/sc2/us/1v1/hots/).

The program to do this was written in .NET, source code here: http://19hz.info/Starcraft/SC2RanksParser/SC2RanksParser/SC2RanksParser.vb


I've seen mention by Excalibur_Z and Korona regarding other threads (i.e. MMR plugin for SC2gears and Blizzard's response for League Distribution), but this would be helpful.
frajen86
Profile Joined February 2014
168 Posts
Last Edited: 2015-03-09 22:09:52
March 09 2015 22:08 GMT
#47
On March 10 2015 05:48 HaloLegend98 wrote:
Sorry for the bump, but the content here would be especially valuable given the ladder's current state. Is there any possible way to redo this analysis in the current season? The analysis performed by frajen86 in particular.

Show nested quote +
On June 15 2014 17:16 frajen86 wrote:
I grabbed all the remaining bonus pool values for 102,158 players (using the NA player list from nios.kr - http://nios.kr/sc2/us/1v1/hots/).

The program to do this was written in .NET, source code here: http://19hz.info/Starcraft/SC2RanksParser/SC2RanksParser/SC2RanksParser.vb


I've seen mention by Excalibur_Z and Korona regarding other threads (i.e. MMR plugin for SC2gears and Blizzard's response for League Distribution), but this would be helpful.

See this thread: http://www.teamliquid.net/forum/starcraft-2/459913-ranked-ladder-activity-analysis

Heads-up, that thread is a bit more than just bonus pool metric.

Although I already put up some numbers from the American region relating just to bonus pool: http://www.teamliquid.net/forum/viewpost.php?post_id=23869343

I don't have every region up/full analysis because the whole thing takes a while to run. Part of the program goes through every single page in nios.kr, loads every nios.kr player's profile page on battle.net, and grabs the bonus pool. Loading every single player's battle.net profile has taken up to a few days in the past. AFAIK remaining bonus pool is not in the Starcraft 2 API so I can't get it as easily as nios.kr gets a player's points, or total wins, etc.
HaloLegend98
Profile Joined June 2013
United States54 Posts
Last Edited: 2015-03-10 02:04:28
March 09 2015 23:18 GMT
#48
OK thanks. I should have found this on my own...

1. Is this posted on Reddit? I have a feeling that it would help clear out a lot of unrest. I don't think that ladder distributions are going to be seeing major promotions. It's like many are waiting for a handout from Blizzard. Seeing this might calm down the tension over the league issue.

edit: found this from December http://www.reddit.com/r/starcraft/comments/2q8lg1/ranked_ladder_activity_analysis_update_from_dec/

So it is out there, but the community is still convinced that promotions are necessary. Strange.

2. I understand that long term issues regarding the tail ends of the distribution are a problem, but can this analysis help shed light about people complaining about Masters players playing Plats, i.e. MMR being a little wonky? I personally have not had matchmaking issues. I've used the MMR plugin for SC2gears and it has worked very effectively reflecting my experience. But others maintain consistent matchmaking problems.

edit: I found this

http://www.teamliquid.net/forum/starcraft-2/479763-ladder-league-distribution-update-march-5?page=5
Prev 1 2 3 All
Please log in or register to reply.
Live Events Refresh
Next event in 2h 13m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
UpATreeSC 129
JuggernautJason99
ProTech88
SpeCial 68
StarCraft: Brood War
Shuttle 572
Mini 313
Backho 60
Dewaltoss 52
Dota 2
Fuzer 217
Counter-Strike
pashabiceps1004
Stewie2K379
Super Smash Bros
PPMD46
Heroes of the Storm
Liquid`Hasu460
Other Games
summit1g5579
Grubby3916
FrodaN1432
Beastyqt627
ToD239
Hui .224
C9.Mang0112
NeuroSwarm77
Trikslyr60
ForJumy 33
ViBE22
Nathanias16
Organizations
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 20 non-featured ]
StarCraft 2
• StrangeGG 31
• Dystopia_ 6
• intothetv
• sooper7s
• Migwel
• AfreecaTV YouTube
• LaughNgamezSOOP
• IndyKCrew
• Kozan
StarCraft: Brood War
• blackmanpl 43
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• C_a_k_e 3187
• masondota21644
League of Legends
• TFBlade723
Other Games
• imaqtpie901
• WagamamaTV324
• Shiphtur276
• Scarra11
Upcoming Events
OSC
2h 13m
PiGosaur Monday
3h 13m
LiuLi Cup
14h 13m
OSC
22h 13m
RSL Revival
1d 13h
Maru vs Reynor
Cure vs TriGGeR
The PondCast
1d 16h
RSL Revival
2 days
Zoun vs Classic
Korean StarCraft League
3 days
BSL Open LAN 2025 - War…
3 days
RSL Revival
3 days
[ Show More ]
BSL Open LAN 2025 - War…
4 days
RSL Revival
4 days
Online Event
4 days
Wardi Open
5 days
Sparkling Tuna Cup
6 days
Liquipedia Results

Completed

Proleague 2025-09-10
Chzzk MurlocKing SC1 vs SC2 Cup #2
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1

Upcoming

2025 Chongqing Offline CUP
BSL World Championship of Poland 2025
IPSL Winter 2025-26
BSL Season 21
SC4ALL: Brood War
BSL 21 Team A
Stellar Fest
SC4ALL: StarCraft II
EC S1
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
MESA Nomadic Masters Fall
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.