• Computing statistical values
  • Mean (only) of existing values
  • Maximum (only) of existing values (ditto for minimum)
  • Sum (only) of existing values
  • Both mean and maximum of existing values
  • Standard deviation of existing values
  • Mean and sample standard deviation of incoming values
  • Median (only) of existing values
  • 95th percentile of existing values
  • Find the 90th, 99th, and 99.9th percentile
  • Find the statistical correlation between two sets of values
  • Find a linear approximation for a set of ordered pairs
  • Links to classes used in these examples