Win% represents the percent games played that were won.
Games Won + ( Games Tied × 0.5 ) ) ÷ Games Played = Win%
( 0 + ( 0 × 0.5 ) ) ÷ 8 = 0.0%
SOS1 represents the average of opponents' Win% for each game.
AVERAGE(
30.0%
85.7%
37.5%
83.3%
75.0%
50.0%
77.8%
66.7% ) = 0.712
SOS2 represents the average of opponents' SOS1.
AVERAGE(
0.359
0.443
0.443
0.539
0.209
0.484
0.336
0.600 ) = 0.424
RPI represents the Ratings Percentage Index
( 40% × Win% ) + ( 40% × SOS1 ) + ( 20% × SOS2 ) = RPI
( 40% × 0.000 ) + ( 40% × 0.712 + ( 20% × 0.424 ) = 0.370
( 0.000 ) + ( 0.285 ) + ( 0.085 ) = 0.370