Update the output cells so that each team's most common score (most frequently occurring score) is displayed based on the table in columns E:F. You can assume that for any given team, there is a single score that occurs the most. See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
This cell cannot be edited