I wrote a program that simulates the remaining matches of the group stage 10,000 times. Here is the average seed of each team after Americas week 4:
Here are the results if matches are random, for example:
2G have a 50% chance of beating Sentinels
FURIA have a 50% chance of beating MIBR
Group Alpha
Team │ W-L │ Map │ Round │ Avg │ 1st │ 2nd │ 3rd │ 4th │ 5th │ 6th
KRÜ │ 3-1 │ 6-4 │ 98- 91 │ 2.0 │ 50% │ 12% │ 21% │ 16% │ 0% │ 0%
SEN │ 3-1 │ 6-4 │ 113- 83 │ 2.0 │ 25% │ 53% │ 14% │ 8% │ 0% │ 0%
100T │ 3-1 │ 7-3 │ 105-103 │ 2.3 │ 25% │ 25% │ 50% │ 0% │ 0% │ 0%
EG │ 2-2 │ 4-4 │ 79- 82 │ 3.7 │ 0% │ 9% │ 14% │ 76% │ 0% │ 0%
2G │ 1-3 │ 3-6 │ 90-109 │ 5.0 │ 0% │ 0% │ 0% │ 0% │ 100% │ 0%
LOUD │ 0-4 │ 3-8 │ 108-125 │ 6.0 │ 0% │ 0% │ 0% │ 0% │ 0% │ 100%
Group Omega
Team │ W-L │ Map │ Round │ Avg │ 1st │ 2nd │ 3rd │ 4th │ 5th │ 6th
G2 │ 4-0 │ 8-2 │ 127- 87 │ 1.7 │ 52% │ 30% │ 18% │ 0% │ 0% │ 0%
C9 │ 3-1 │ 7-3 │ 124- 90 │ 2.1 │ 36% │ 14% │ 50% │ 0% │ 0% │ 0%
MIBR │ 3-1 │ 7-3 │ 122-101 │ 2.2 │ 12% │ 56% │ 32% │ 0% │ 0% │ 0%
LEV │ 1-3 │ 3-6 │ 82- 97 │ 4.5 │ 0% │ 0% │ 0% │ 50% │ 50% │ 0%
NRG │ 1-3 │ 3-7 │ 81-103 │ 4.5 │ 0% │ 0% │ 0% │ 50% │ 50% │ 0%
FUR │ 0-4 │ 1-8 │ 59-117 │ 6.0 │ 0% │ 0% │ 0% │ 0% │ 0% │ 100%
Here are the results if matches are simulated using estimate team strength based on round win percentage, for example:
2G have a 17% chance of beating Sentinels
FURIA have a 5% chance of beating MIBR
Group Alpha
Team │ W-L │ Map │ Round │ Avg │ 1st │ 2nd │ 3rd │ 4th │ 5th │ 6th
SEN │ 3-1 │ 6-4 │ 113- 83 │ 1.7 │ 38% │ 55% │ 4% │ 3% │ 0% │ 0%
KRÜ │ 3-1 │ 6-4 │ 98- 91 │ 2.1 │ 54% │ 3% │ 19% │ 24% │ 0% │ 0%
100T │ 3-1 │ 7-3 │ 105-103 │ 2.5 │ 8% │ 38% │ 54% │ 0% │ 0% │ 0%
EG │ 2-2 │ 4-4 │ 79- 82 │ 3.7 │ 0% │ 3% │ 23% │ 73% │ 0% │ 0%
2G │ 1-3 │ 3-6 │ 90-109 │ 5.0 │ 0% │ 0% │ 0% │ 0% │ 100% │ 0%
LOUD │ 0-4 │ 3-8 │ 108-125 │ 6.0 │ 0% │ 0% │ 0% │ 0% │ 0% │ 100%
Group Omega
Team │ W-L │ Map │ Round │ Avg │ 1st │ 2nd │ 3rd │ 4th │ 5th │ 6th
MIBR │ 3-1 │ 7-3 │ 122-101 │ 1.7 │ 33% │ 60% │ 6% │ 0% │ 0% │ 0%
G2 │ 4-0 │ 8-2 │ 127- 87 │ 1.8 │ 56% │ 5% │ 38% │ 0% │ 0% │ 0%
C9 │ 3-1 │ 7-3 │ 124- 90 │ 2.4 │ 10% │ 34% │ 55% │ 0% │ 0% │ 0%
LEV │ 1-3 │ 3-6 │ 82- 97 │ 4.4 │ 0% │ 0% │ 0% │ 56% │ 44% │ 0%
NRG │ 1-3 │ 3-7 │ 81-103 │ 4.6 │ 0% │ 0% │ 0% │ 44% │ 56% │ 0%
FUR │ 0-4 │ 1-8 │ 59-117 │ 6.0 │ 0% │ 0% │ 0% │ 0% │ 0% │ 100%