Skip to content

Instantly share code, notes, and snippets.

@avibryant
Created March 23, 2020 02:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avibryant/05a7eb095c6537411f18c843c8508a65 to your computer and use it in GitHub Desktop.
Save avibryant/05a7eb095c6537411f18c843c8508a65 to your computer and use it in GitHub Desktop.
Mean(x).stdDev(y)
Mean(x).stdDev(y).exp
Mean(x).absErr(y)
Mean(x).positive
Median(x).positive
Median(x).iqr(y)
Probability(p).successes(n)
Probability(p).stdDev(y)
Probability(p).stdDev(y).successes(n)
Probability(p).success
Probability(p).attemptsToSuccess
Rate(x).count
Rate(x).timeToCount(n)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment