In our Bocce ball league, 2 games are played in each match. If a team wins both games they get a score of 2 wins and 0 losses. If a team wins one game and loses the other game they get a score of 1 win and 1 loss. If the team loses both games they get a score of 0 wins and 2 losses. The score keeper manually enters the score and number of games played which in this example would be 2
How can I use number of games played to rank a team higher than another team with less games played. This is required because if a team wins by a forfeit then the number of wins would increase but the number of games played would not increase because a forfeit is not considered that a game was played. This forfeit results in the number of games played being less than the total of the Wins and Losses. E.G.
Team 1 - 55 wins and 2 losses = 96%-win percentage
Team 2 - 1 win and 0 losses = 100%-win percentage
Team 1 should rank higher because they have a higher number of wins.
Our current sheet contains Col A for Wins, Col B for Losses and Col C for games played and Col D for team name. There are no ties and helper columns can be added if necessary. For each game if a team wins a 1 is entered in column A, a loss enters a 1 in column B and a 2 is entered for total games played in Col C. This is what needs to be modified so a win by a forfeit is ranked less than win by playing the game.
Or, if there is a better way to create a sheet that shows the ranking of players based on percentage of wins using games played a new sheet can be created as the league has not yet started.
How can I use number of games played to rank a team higher than another team with less games played. This is required because if a team wins by a forfeit then the number of wins would increase but the number of games played would not increase because a forfeit is not considered that a game was played. This forfeit results in the number of games played being less than the total of the Wins and Losses. E.G.
Team 1 - 55 wins and 2 losses = 96%-win percentage
Team 2 - 1 win and 0 losses = 100%-win percentage
Team 1 should rank higher because they have a higher number of wins.
Our current sheet contains Col A for Wins, Col B for Losses and Col C for games played and Col D for team name. There are no ties and helper columns can be added if necessary. For each game if a team wins a 1 is entered in column A, a loss enters a 1 in column B and a 2 is entered for total games played in Col C. This is what needs to be modified so a win by a forfeit is ranked less than win by playing the game.
Or, if there is a better way to create a sheet that shows the ranking of players based on percentage of wins using games played a new sheet can be created as the league has not yet started.