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

Binomial PMF function fix #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Deepak-Rai-1027
Copy link

@Deepak-Rai-1027 Deepak-Rai-1027 commented Aug 30, 2023

This PR was open to suggest a change in the Binomial PMF function.

I believe that the PMF formula for Bernoulli Distribution also has a combination term so that we can find the number of combinations for the given success in the entire trial. e.g. 3 heads in 10 coin toss.

I believe that the PMF formula for Bernoulli Distribution also has a combination term so that we can find the number of combinations for the given success in the entire trial. e.g. 3 heads in 10 coin toss.
@Deepak-Rai-1027 Deepak-Rai-1027 changed the title Update probability.md Binomial PMF function change Aug 30, 2023
@Deepak-Rai-1027 Deepak-Rai-1027 changed the title Binomial PMF function change Binomial PMF function fix Aug 30, 2023
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

Successfully merging this pull request may close these issues.

1 participant