Leading up to the US Masters, I put together a quick Python script to parse the lists and compare them. The link is below:
Some quick observations–here are five very strong lists:
- Johnathan Nessen (Nightstalkers): Objective A+, Movement B, Defense B, Offense A – Average Rating: 3.6
 - Jeff Radigan (Forces of Nature): Objective B+, Movement A, Defense C, Offense A – Average Rating: 3.4
 - Daniel Johnson (Forces of Nature): Objective B, Movement A+, Defense B, Offense B – Average Rating: 3.4
 - Stephen Derose (Varangur): Objective A, Movement B, Defense B, Offense B – Average Rating: 3.3
 - Erich Trowbridge (Dwarfs): Objective B, Movement C, Defense A, Offense A – Average Rating: 3.3
 
For the entire dataset, the average Unit Strength is approximately 24.1, and the average number of drops is 14.3. For three additional metrics:
- Avg Speed:
- Mean: 6.67
 - Median: 6.6
 - Minimum: 4.2
 - Maximum: 9.3
 
 - Expected Damage:
- Mean 62.14
 - Median: 60.3
 - Minimum: 42.8
 - Maximum: 96.4
 
 - Shots to Six Nerve:
- Mean (Average): 370.17
 - Median: 330
 - Minimum: 256
 - Maximum: 685
 
 

