Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 433 Bytes

TODO.md

File metadata and controls

14 lines (13 loc) · 433 Bytes

TODO List

  • Calculate the 1st, 2nd and 3rd standard deviations from the mean (assuming normally distributed data)
  • Calculate the standard score of a value (https://www.mathsisfun.com/data/standard-normal-distribution.html)
  • Be able to measure dates:
  • - Measure dates by the frequency of:
  • - year
  • - month
  • - date
  • - day of week
  • - hour
  • - minute
  • - second
  • - millisecond