unidcdf
Discrete uniform cumulative distribution function
Description
Examples
Input Arguments
Output Arguments
More About
Alternative Functionality
unidcdfis a function specific to the discrete uniform distribution. Statistics and Machine Learning Toolbox™ also offers the generic functioncdf, which supports various probability distributions. To usecdf, specify the probability distribution name and its parameters. Note that the distribution-specific functionunidcdfis faster than the generic functioncdf.Use the Probability Distribution Function Tool to create an interactive plot of the cumulative distribution function (cdf) or probability density function (pdf) for a probability distribution.
References
[1] Lee, Anthony, and Steven J. Miller. Generalizing the German Tank Problem. arXiv:2210.15339. Preprint, arXiv, October 27, 2022.
Extended Capabilities
Version History
Introduced before R2006a

