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

New distribution: maximum #1643

Open
Vilin97 opened this issue Dec 1, 2022 · 1 comment
Open

New distribution: maximum #1643

Vilin97 opened this issue Dec 1, 2022 · 1 comment

Comments

@Vilin97
Copy link

Vilin97 commented Dec 1, 2022

Would Distributions.jl be the right place for the maximum of n iid random variables? The cdf and pdf are easy to implement, as well as rand, and others listed here.

To be precise, given n iid random variables X_1, ..., X_n, I am talking about the distribution of the random variable M_n = maximum([X_1,...,X_n]).

@ParadaCarleton
Copy link
Contributor

Yes, this would be great! Feel free to make a pull request implementing this!

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