Win% represents the percent games played that were won.
Games Won + ( Games Tied × 0.5 ) ) ÷ Games Played = Win%
( 2 + ( 0 × 0.5 ) ) ÷ 6 = 33.3%
SOS1 represents the average of opponents' Win% for each game.
AVERAGE(
0.0%
60.0%
100.0%
50.0%
83.3%
85.7% ) = 0.632
SOS2 represents the average of opponents' SOS1.
AVERAGE(
0.444
0.397
0.367
0.287
0.395
0.393 ) = 0.380
RPI represents the Ratings Percentage Index
( 40% × Win% ) + ( 40% × SOS1 ) + ( 20% × SOS2 ) = RPI
( 40% × 0.333 ) + ( 40% × 0.632 + ( 20% × 0.380 ) = 0.462
( 0.133 ) + ( 0.253 ) + ( 0.076 ) = 0.462