Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mean, cov, stdev statistics #75

Open
akilnarayan opened this issue Apr 23, 2021 · 0 comments
Open

Mean, cov, stdev statistics #75

akilnarayan opened this issue Apr 23, 2021 · 0 comments
Assignees

Comments

@akilnarayan
Copy link
Contributor

Implement

  • mean
  • cov
  • stdev
  • pdf

methods for NormalDistribution, ExponentialDistribution, and DiscreteUniformDistribution. (For DiscreteUniformDistribution implement pmf instead of pdf.)

akilnarayan added a commit that referenced this issue Sep 10, 2021
Add statistics for normal, exp and discete uniform, fix issue #75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants