BinomialProbability
Version 1.0.0.0 (455 octets) par
Michael Robbins
Probability of surviving k of n trials where the outcome is to win or to lose.
2,3K téléchargements
Mise à jour
23 oct. 2008
Aucune licence
This function provides the probability of surviving k of n trials for which the probability of each trial is p (for success) or 1-p for failure.
So, if one has a 60% chance of surviving each event, there are 10 events, and you want to know the chance of surviving 4, and only 4, events then n=10, k=4, p=0.60
Citation pour cette source
Michael Robbins (2024). BinomialProbability (https://www.mathworks.com/matlabcentral/fileexchange/21878-binomialprobability), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R12
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Industrial Statistics dans Help Center et MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |