26 27 28
# File 'lib/experiment/stats/descriptive.rb', line 26 def range(ar = self) ar.max - ar.min end