Skip to content

Instantly share code, notes, and snippets.

@PragTob
Created July 5, 2019 16:11
Show Gist options
  • Save PragTob/a015648fbf2200ec8a81531c13c687e6 to your computer and use it in GitHub Desktop.
Save PragTob/a015648fbf2200ec8a81531c13c687e6 to your computer and use it in GitHub Desktop.
statistex reuse example
iex> Statistex.variance([4, 9, 11, 12, 17, 5, 8, 12, 12], sample_size: 9, average: 10.0)
16.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment