Skip to content

[RFC]: Statistical Distribution Operations #7776

@MutantPiggieGolem1

Description

@MutantPiggieGolem1

Description

This RFC proposes the addition of operations (e.g. sum, difference, random sample) for statistical distributions (namely, the normal distribution. I am not versed in statistics and am not aware of the validity of operations for other distributions). It would also help to have a fitting function (constructor or static method) to determine parameters and create the distribution from a dataset. All of these are very common uses of a statistics library and would avoid the issue of needing to reimplement each function separately.

Related Issues

No response

Questions

No.

Other

No.

Checklist

  • I have read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
  • The issue name begins with RFC:.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions