Probability Distribution Plotter
Probability Distribution Plotter (ProbDistPlot) is a GIU tool which plots statistical distributions commonly used in reliability engineering. The program plots the probability distribution function (pdf), the cumulative distribution function (cdf) and the hazard rate of each distribution. The user can gain a better understanding of the affect the distribution parameters have on the distribution but interactively changing distribution parameters with slides.
ProbDistPlot is also able to create quick and easy figures by allowing multiple distributions to be plotted on the one figure with automatic legend annotations (updating parameter values), latex and tex labels, and export to excel charts, clipboard, jpg, pdf, .mat and the printer. Exporting to excel actually transfers the data into an excel spreadsheet and creates an organic Excel chart which can be further manipulated in Excel.
Yair M. Altman, altmany(at)gmail.com is acknowledged as the author of the function findobj.m which allowed the properties of the slider objects to be modified.
This software uses distributions from the book, O’Connor, A.N, Probability Distributions Used In Reliability Engineering, RIAC, 2011.
http://www.theriac.org/riacapps/search/?mode=displayresult&id=430
Programmed and Copyright by Andrew O'Connor: AndrewNOConnor@gmail.com.
Change log:
1.0 - 12 Apr 2010: First Version.
Cite As
Andrew O'Connor (2024). Probability Distribution Plotter (https://www.mathworks.com/matlabcentral/fileexchange/27227-probability-distribution-plotter), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions >
- AI and Statistics > Statistics and Machine Learning Toolbox > Industrial Statistics >
- AI and Statistics > Statistics and Machine Learning Toolbox > Descriptive Statistics and Visualization > Statistical Visualization > Box Plots >
Tags
Acknowledgements
Inspired by: findjobj - find java handles of Matlab graphic objects
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.