Underscore.js

  1. basic.html - Demonstrates a basic calculation of the mean of heights of heroes and villains.

  2. visual.html - A visual comparison of the mean of villains vs heroes.

  3. efficient.html - A slightly more efficient way to compute the mean of heights.