A Convex Combination of Fréchet and Weibull Distributions: Model, Estimation, and Applications
This paper proposes a two-component finite mixture model combining Fréchet and Weibull distributions to address heterogeneous tail behavior in fields like hydrology and reliability, detailing its maximum likelihood estimation via the EM algorithm, validating its performance through simulations, and demonstrating its practical utility on real wind speed data.
Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Technical Summary: A Convex Combination of Fréchet and Weibull Distributions
Problem Statement
Real-world data in fields such as hydrology, reliability engineering, and extreme value analysis often exhibit heterogeneous tail behaviors, where extreme events coexist with regular occurrences. Capturing this variability using a single parametric distribution frequently results in poor model fit and misleading inferences. While the Fréchet distribution effectively models heavy-tailed phenomena (e.g., rare, high-impact events), and the Weibull distribution is versatile for lighter-tailed data and varying hazard rates, neither alone can adequately represent the full spectrum of tail behaviors found in complex, heterogeneous populations.
Methodology
The paper proposes a two-component finite mixture model formed by the convex combination of Fréchet and Weibull probability density functions. The model is defined as:
where is the mixing proportion, and the parameters represent shape (), scale (), and location () for the respective components.
To estimate the parameter vector , the authors develop a Maximum Likelihood Estimation (MLE) procedure utilizing the Expectation–Maximization (EM) algorithm. The methodology involves:
- E-step: Computing posterior probabilities (fractional weights) that each observation belongs to the Fréchet component.
- M-step: Updating parameters iteratively. The mixture weight is updated via a closed-form average of posterior probabilities. The Weibull scale and Fréchet scale are updated via closed-form weighted MLEs given fixed shape parameters. The shape parameters () and the Fréchet location parameter are updated via one-dimensional numerical optimization (e.g., Newton–Raphson). To ensure numerical stability for the location parameter , a reparameterization () is employed.
While the paper outlines Method of Moments (MME) and Least Squares Estimation (LSE) as alternative approaches, the primary focus and implementation details are centered on the EM algorithm for MLE.
Key Contributions
- Model Formulation: Introduction of a flexible parametric framework that interpolates between heavy-tailed (Fréchet) and light-to-moderately heavy-tailed (Weibull) regimes, capable of modeling multimodality and skewness in heterogeneous data.
- Estimation Procedure: Development of a robust EM algorithm that combines closed-form updates with low-dimensional numerical optimization, addressing specific challenges such as the unconstrained optimization of the Fréchet location parameter.
- Numerical Stability: Implementation of strategies to ensure convergence and stability, including specific reparameterizations and convergence criteria based on log-likelihood changes.
Results
- Simulation Study: A comprehensive simulation study was conducted with 1,000 replications and a sample size of . The results demonstrated that the proposed estimator yields small biases and low Root Mean Squared Errors (RMSE) for all parameters (), indicating satisfactory finite-sample performance.
- Real Data Application: The model was applied to a dataset of 365 daily maximum wind speeds. The fitted model assigned approximately 36% weight to the Fréchet component and 64% to the Weibull component. The estimated parameters (, ) successfully captured both the heavy-tailed extremes and the moderate body of the distribution. The model achieved an Akaike Information Criterion (AIC) of 512.4, suggesting a favorable trade-off between goodness-of-fit and model complexity compared to single-component alternatives.
Significance and Claims
The paper claims that the proposed mixture model offers a tractable yet flexible approach for analyzing complex datasets with heterogeneous tail structures. It bridges the gap between extreme value modeling and light-tailed distribution analysis. The authors assert that the model is particularly valuable in applications where catastrophic events (modeled by Fréchet) coexist with routine variations (modeled by Weibull), such as in hydrology, finance, and environmental science. The study concludes that the EM-based estimation procedure is effective for practical implementation, providing robust fits for both simulated and real-world observations.
Note: The paper explicitly states that no competing interests exist and that no external funding was received for this research.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.