I combined ChatGPT with a spredsheet of the average scores from the first two nights.
What I got back was not crazy once the computer finally knew what to do. It used Python, and I'm no expert but the code did not look nuts and the answers made sense.
This is probably exactly how the team will be chosen...someone entering values into what is perhaps Python code - this is why it's so fast, NOT because "the only way they could pick the team so quickly is because they knew it in advance." It can be really quick.
Moving right along -
This code follows these steps:
- Load the spreadsheet and the data from the 'Average' sheet.
- Calculate the overall average score for each gymnast.
- Define a function to calculate the total score for a given team of gymnasts.
- Generate all possible combinations of 5 gymnasts.
- Calculate the total score for each combination and track the highest score and the best team.
- Display the highest-scoring team and their total score.
The result is that the highest-scoring team consists of Malone, Richard, Moldauer, Young, and Nedoroscik with a total score of 260.525.
Here are the next four highest-scoring combinations of gymnasts along with their total scores:
- Combination 2
- Gymnasts: Malone, Richard, Moldauer, Young, Hoopes
- Total Score: 260.15
- Combination 3
- Gymnasts: Malone, Richard, Moldauer, Wiskus, Nedoroscik
- Total Score: 259.775
- Combination 4
- Gymnasts: Malone, Richard, Young, Whittenburg, Nedoroscik
- Total Score: 259.675
- Combination 5
- Gymnasts: Malone, Moldauer, Young, Whittenburg, Nedoroscik
- Total Score: 259.675
All of these teams contain a PH specialist, which makes sense as these gymnasts can generate 15s or close to them, which is not possible for most of the others on any event.
Nedoroscik didn't even actually hit both nights. This isn't the most stable scenario, as it's tough to be consistent on PH. Even the best people fall.
Combination 3 isn't one I've seen anyone else come up with. Team 5 would suck on HB. 4 isn't great, either.
Combination 3 showed up because Young was replaced with Wiskus, and the only reason this happened is because Young bombed PH on night one, so his average is misleading. Young doesn't even show up on the PH lineup of the highest scoring team. Based on the numbers from 2 days, that makes sense. Based on our knowledge of the gymnasts involved.
Our robot overlords agree that Malone is a lock, with Richard, Young, and Moldauer not too far behind.
None of these are totally nutso.