Win% represents the percent games played that were won.
Games Won + ( Games Tied × 0.5 ) ) ÷ Games Played = Win%
( 5 + ( 0 × 0.5 ) ) ÷ 7 = 71.4%
SOS1 represents the average of opponents' Win% for each game.
AVERAGE(
0.0%
45.5%
85.7%
71.4%
60.0%
55.6%
58.3% ) = 0.533
SOS2 represents the average of opponents' SOS1.
AVERAGE(
0.625
0.684
0.443
0.508
0.506
0.400
0.593 ) = 0.537
RPI represents the Ratings Percentage Index
( 40% × Win% ) + ( 40% × SOS1 ) + ( 20% × SOS2 ) = RPI
( 40% × 0.714 ) + ( 40% × 0.533 + ( 20% × 0.537 ) = 0.606
( 0.286 ) + ( 0.213 ) + ( 0.107 ) = 0.606