Update the output cells to display the most common score for each class after rounding down each score to the nearest multiple of 10 (Ex: 79 rounds to 70) based on the table in B5:D15. You can assume there will always be a single most common rounded score. See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
This cell cannot be edited
Update the output cells to display the most common score for each class after rounding down each score to the nearest multiple of 10 (Ex: 79 rounds to 70) based on the table in B5:D15. You can assume there will always be a single most common rounded score.