Distribution Fitter
Fit probability distributions to data
Description
The Distribution Fitter app interactively fits probability distributions to data imported from the MATLAB® workspace. You can choose from 22 built-in probability distributions or create your own custom distribution. The app displays plots of the fitted distribution superimposed on a histogram of the data. Available plots include probability density function (pdf), cumulative distribution function (cdf), probability plots, and survivor functions. You can export the fitted parameter values to the workspace as a probability distribution object, and use object functions to perform further analyses. For more information on working with these objects, see Working with Probability Distributions. For the programmatic work flow of the Distribution Fitter app, see Programmatic Use.
Required Products
MATLAB
Statistics and Machine Learning Toolbox™
Open the Distribution Fitter App
MATLAB Toolstrip: On the Apps tab, under Math, Statistics and Optimization, click the app icon.
MATLAB command prompt: Enter
distributionFitter.



