Given a list of values, we can find the mean by adding them all and dividing them by the total elements in the list. In this case, the number of elements is the number of rounds, 9. Let's call x the sum of the scores in the 9 rounds. Then:
Now, we can find the sum of the scores in the 9 rounds:
In the next round, the total number of rounds will be 10. And to find the new mean, we need to sum the scores of the first 9 rounds, plus the score of the 10th round (73), all this divided by the total number of rounds, 10:
The new mean is 80.2