WeibullCompare

Compares two sets of data from Weibull distributions

You are now following this Submission

Given independent data sets x and y, fits a two-parameter Weibull model to each set, then estimates the difference in mean or median (y - x) between the two sets with a specified confidence interval. Also returns a p-value, the probability of a difference as large as that observed, assuming that the means/medians are equal. Uses approximations that may be inaccurate for small sample sizes.

Cite As

Michael Hook (2026). WeibullCompare (https://www.mathworks.com/matlabcentral/fileexchange/63644-weibullcompare), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Added example code, minor clarification of description.

1.0.0.0