You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
In this analysis, the goal is to assess the appropriateness of fitting three distinct probability distributions – normal, exponential, and gamma – to a specific dataset. The primary objective is to determine which of these distributions offers the most accurate representation of the data's underlying characteristics. To accomplish this, cumulative distribution function (CDF) values are computed for each of the fitted distributions using the `normcdf`, `expcdf`, and `gamcdf` functions available in MATLAB. By quantifying how closely the CDF values of the fitted distributions align with the actual dataset, the effectiveness of each distribution in modeling the data can be evaluated. This comparison aids in the selection of the distribution that best captures the dataset's nature and provides insights into its behavior.
Cite As
Mrutyunjaya Hiremath (2026). Comparing Distribution Fitting: Normal, Exponential, Gamma (https://ch.mathworks.com/matlabcentral/fileexchange/133412-comparing-distribution-fitting-normal-exponential-gamma), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.6 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
