1. Introduction
Statistical lifetime distributions serve as the foundational framework for analyzing time-to-event data in reliability engineering, survival analysis, and failure-time modeling. Among these, the Exponential Delay Time Distribution (EDTD) emerges naturally from delay-time analysis, a framework for modeling the period between an initial defect and eventual failure (Christer [
1] and Christer and Wailer [
2,
3]). Attia [
4] considered the case where both the time of defect occurrence and the delay time are exponentially distributed with different rates
and
, respectively, where an exponential distribution with rate
is defined by its cumulative distribution function
for
and has mean
. The convolution of these two independent exponentials yields the EDTD with probability density function (PDF)
and corresponding cumulative distribution function (CDF)
The same distribution arises as the sum of two independent exponential random variables (Oguntunde et al. [
5]), and it converges to a
distribution when
.
In many scientific fields, including biology, economics, health sciences, and engineering, data often appear as proportions, percentages, or rates restricted to the interval
. Traditional models such as the Beta and Kumaraswamy distributions are commonly employed, but they may lack the flexibility needed to capture complex patterns in modern datasets Mazucheli [
6], Sarhan [
7]. This limitation has inspired growing interest in unit distributions, which are specifically designed for bounded supports and often derived by transforming existing lifetime distributions via schemes such as the inverse-exponential transformation
. Recent contributions include the unit Gamma/Gompertz Bantan [
8], unit Weibull Mazucheli [
6] and Mazucheli [
9], unit Burr-XII Korkmaz [
10], unit-modified Burr-III Haq [
11], unit-Chen Sarhan [
12], log-weighted exponential Altun [
13], log-Xgamma distribution Altun [
14], and unit Rayleigh Bantan [
15] distributions, among others.
Given the EDTD’s clear interpretation as the sum of two independent exponential waiting times—a natural representation for processes involving sequential stages, such as defect arrival and failure delay in reliability systems—its transformation to the unit interval promises a valuable new tool for modeling bounded reliability and fractional data. This paper fills that gap by introducing the Unit Exponential Delay Time Distribution (UEDTD), which inherits this structural clarity while offering several distinctive advantages. The UEDTD admits a dual stochastic representation: it can be derived via the transformation
where
, or equivalently as the product of two independent power-function (Beta
) random variables. This product representation offers complementary interpretations in terms of multiplicative effects, while Corollary 1 further connects it to Pareto distributions, linking the model to heavy-tailed phenomena. The UEDTD possesses closed-form expressions for its PDF, CDF, moments, and moment generating function, and its hazard function accommodates increasing and U-shaped patterns. The parameters
and
can be interpreted as exponential rates, power-function shape parameters, or Pareto tail indices depending on the representation, enhancing model transparency across different application domains. When
, the UEDTD converges to the well-established UnitGamma
distribution, ensuring consistency with the EDTD’s gamma limit. Moreover, as derived in
Section 4, its extreme value behavior yields asymptotic Weibull and Rayleigh distributions—results not available for most competing models. These features position the UEDTD as a versatile and interpretable alternative to existing unit distributions, with particular appeal in fields where proportional data arise from underlying additive or multiplicative processes.
The structure of the paper proceeds as follows.
Section 2 formally introduces the Unit Exponential Delay Time Distribution (UEDTD), detailing its two methods of derivation and provides multiple representations with efficient algorithms for generating random samples. In addition, The limiting distribution is examined along with the validity as a statistical model, demonstrating that when
, the UEDTD converges to a unit Gamma distribution with shape parameter 2, hence preserving the consistency observed in the original EDTD’s Gamma limit and provide an important connection to an established distribution. In
Section 3, we derive the essential statistical properties, including moments, the moment-generating function, the hazard function, the quantile function and the mode, along with studying the limit case for the properties confirming the appropriateness to the
distribution.
Section 4 investigates order statistics and extreme-value theory, proving that the sample minimum converges to a Weibull distribution and the maximum gap from the upper bound converges to a Rayleigh distribution under suitable normalizations. In
Section 7, we discuss both point and interval estimation of the UEDTD parameters, reparameterize the model for better stability and formulation. A Monte Carlo simulation study will also be carried out to evaluate the performance of the estimators across different parameter configurations and sample sizes. In
Section 6, a real-life dataset is analyzed to demonstrate the practical applicability of the proposed distribution.
Section 7 concludes the paper with a summary of key findings and suggestions for future research directions.
2. The Unit Exponential Delay Time Distribution
Recall the Exponential Delay Time Distribution from
Section 1 with PDF and CDF given by Equations (1) and (2).We define the Unit Exponential Delay Time Distribution (UEDTD) on the unit interval
that can be derived through two distinct methodological approaches: transformation method and product convolution method that further connects UEDTD with Pareto distribution. This dual derivation provides deeper insight into the distribution’s structural properties.
2.1. Transformation Method
Let
and define the transformation
. Since
X takes values in
, the transformed variable
Y is constrained to the unit interval
. The cumulative distribution function of
Y is obtained through:
Substituting the EDTD CDF from Equation (2) with
yields:
Differentiating with respect to
y gives the probability density function:
The support is verified through the boundary conditions:
and
. Thus, the Equations (3) and (4) define the Unit Exponential Delay Time Distribution (UEDTD) with
Y constrained to the unit interval
.
2.2. Convolution Method
An alternative derivation will present the UEDTD as the distribution of the product of two independent power-function random variables.
Lemma 1. Let , , be independent exponential random variables. Define , which follows the power-function distribution () with PDF:Then the product follows . Proof. The transformation
where
yields:
For the product
, let
so that
and
. The Jacobian of this transformation is
. The joint density of
is:
Marginalizing over
v gives:
Evaluating the integral for
:
Thus:
which matches Equation (4). □
Corollary 1 (Pareto Product Representation). Let and be independent random variables with Pareto distributions for , . Then follows a distribution.
Proof. For each
i, consider the transformation
. For
,
so that
, which is precisely the power-function distribution from Lemma 1. Since
, the result follows directly from Lemma 1. □
Proposition 1 (Power Transformation). If with and , then .
Proof. For
, the cumulative distribution function of
is:
where
is the UEDTD CDF given in (3). Substituting,
Differentiating with respect to
y yields the density:
which is precisely the UEDTD density in (4) with parameters
and
. □
Remark 1. The multiple representations of the UEDTD offer complementary theoretical and practical insights. The transformation method links the distribution to EDTD and exponential waiting-time structures, particularly useful in reliability modeling. The product construction provides a multiplicative interpretation relevant to fields such as economics and biology, while Corollary 1 connects UEDTD to heavy-tailed Pareto distributions. Together, these constructions enrich parameter interpretability ( as rates, shape parameters, or tail indices) and suggest various algorithms for random sample generation, as detailed in the following subsection.
2.3. Random Variate Generation
The previous multiple representations naturally give rise to several exact and efficient algorithms for generating random samples from the UEDTD. We present two primary methods below (Algorithm 1 and Algorithm 2); both avoid rejection sampling and are straightforward to implement. Alternatively, as noted in Corollary 1, one can generate two independent Pareto random variables
,
, then set
, which is equivalent to Algorithm 1 after transformation.
| Algorithm 1 Product of Power-Function Random Variables (Recommended) |
This follows directly from Lemma 1 and the inverse transform sampling for the power-function distribution.
- 1.
Generate two independent uniform random variables . - 2.
Compute . - 3.
Return .
(Note: is the inverse CDF of the power-function/Beta(,1) distribution.)
|
| Algorithm 2 Exponential Sum + Transformation |
This follows from the transformation method in Section 2.1.
- 1.
Generate two independent exponential random variables: , . - 2.
Compute . - 3.
Set . - 4.
Return .
|
These algorithms are exact (no approximation or rejection), fast, and leverage standard uniform/exponential generators available in most statistical software (R, Python, MATLAB, etc.). In simulation studies (
Section 6), we use Algorithm 1 to generate Monte Carlo samples due to its simplicity and direct link to the power-function representation.
Figure 1 showes the PDF of the UEDTD for various parameter combinations.
The validity of the UEDTD as a distribution function can be verified via normalization as follows:
For non-negativity: since for when , for when and the coefficient , we have on . Thus, UEDTD is a valid probability distribution.
2.4. Limiting Distribution of the UEDTD
As the parameters
and
converge, we will show that the UEDTD approaches the Unit Gamma distribution, an established distribution for bounded data (Ratnaparkhi and Mosimann [
16]; Grassia [
17]) with probability density function, cumulative distribution function, moment generating function, mean, and variance are given, respectively, by:
where
denotes the lower incomplete gamma function.
This connection to an established distribution demonstrates consistency and provides important insights.
Lemma 2. Let with . As , Y converges in distribution to a unit Gamma distribution with shape parameter 2 and rate parameter λ denoted by .
Proof. From the density of the UEDTD given in (4), we have:
Taking the limit as
and using the standard limit
, we obtain:
which is the probability density function of
, confirming pointwise convergence of the densities. By Scheffé’s lemma [
18], this implies the stated convergence in distribution. □
The limit of some key statistical properties will also be discussed in the following section.
2.5. Identifiability Considerations and Parameter Ordering
An important consideration for the UEDTD—inherited from the EDTD—is parameter identifiability. The moment generating function of the EDTD is given by
whose poles are precisely at
and
. If two distinct parameter pairs
and
yield the same distribution, their MGFs must coincide, forcing the pole sets
and
to be identical. Consequently, the parameters are uniquely determined except for their order, the distributions corresponding to
and
are the same. This slight ambiguity is removed by imposing an ordering constraint, conventionally
which we adopt throughout this paper.
The same identifiability structure carries over to the UEDTD via the transformation
. Since the mapping
is one-to-one, the UEDTD inherits the identifiability-up-to-permutation property and its PDF satisfies
Under the constraint , several distributional characteristics become ordered interpretably:
The exponent governs the lower-tail behavior: smaller yields heavier density near .
The difference controls the separation between the two exponential components, influencing modality and skewness.
If the alternative ordering were used, all distributional properties would remain mathematically valid, but the roles of and in expressions for tail behavior, moments, and hazard shapes would be exchanged. The adopted ordering provides a consistent framework for interpretation, estimation, and inference. In the degenerate case , the distribution reduces to the fully identifiable model.
3. Statistical Properties and Limiting Case
In this section, we derive the key distributional properties of the UEDTD along with some limiting and asymptotic behaviors.
3.1. Moments and Moment Generating Function
The moments of the UEDTD provide essential insight into its central tendency and shape. For
, the
r-th raw moment can be derived directly as follows
which exists for all
.
From the general moment Formula (10), the mean is obtained by setting
:
The second raw moment,
, yields the variance after subtracting
as follows
Algebraic simplification gives more explicit form
Higher-order central moments
can be expressed as:
where
.
and the excess kurtosis is:
These can be expanded explicitly as:
where
.
While fully expanded expressions are algebraically complex, these forms are computationally efficient and reveal the symmetric dependence on and .
The skewness and kurtosis coefficients characterize the shape of the UEDTD. For fixed , skewness decreases as increases, with the distribution becoming less asymmetric for larger parameter values. Positive skewness is most pronounced when is small, indicating concentration of probability mass near zero. The excess kurtosis is positive for all finite parameter combinations, confirming that the UEDTD is leptokurtic (heavier tails than the normal distribution). In the limiting case , both skewness and kurtosis approach zero as , consistent with the convergence to a symmetric light-tailed distribution.
Lemma 3 (Moment Generating Function). Let . The moment generating function is given by:where denotes Kummer’s confluent hypergeometric function. Equivalently, in series form: Proof. Starting from the definition:
Consider the integral
. Expanding
as a power series:
This sum is recognized as a representation of the confluent hypergeometric function:
since by definition,
where
is the Pochhammer symbol.
Applying this to the MGF:
The series form follows directly from the series expansion of
:
The series representation provides a practical computational method, while the form connects UEDTD to the well-studied class of confluent hypergeometric functions. This connection facilitates analytical manipulations and asymptotic analysis of the distribution.
The characteristic function can be obtained by replacing t with in . □
3.2. Hazard Function
The hazard (failure rate) function for UEDTD can be obtained from its PDF and survival function as follows:
where
denotes the survival function.
Studying the asymptotic behavior of the hazard function at the interval boundaries provides critical insights into failure mechanisms.
As
, the leading term approximation yields:
This approximation leads to three distinct regimes for the initial hazard:
Thus
alone determines the initial hazard: unbounded for
, finite for
, and vanishing for
.
As
, using the approximation
yields:
Unlike the initial hazard, the terminal hazard depends symmetrically on both parameters, representing a balanced combination of the two rate parameters.
Under the constraint
, the UEDTD hazard function exhibits two characteristic shapes, as illustrated in
Figure 2:
Increasing Hazard Rate (IFR): When (which implies ), the hazard function increases monotonically from to the finite terminal value . This pattern characterizes systems subject to wear-out failures, where the failure rate increases with time or usage.
U-Shaped Hazard: When , the hazard function exhibits a U-shaped pattern: decreasing from to a minimum, then increasing toward the finite terminal value . This pattern models systems experiencing high initial failure rates (infant mortality), followed by a period of increasing failure rates due to aging or wear-out, though without an extended constant hazard region.
The flexibility of the hazard function to model both increasing and U-shaped failure rates makes UEDTD particularly suitable for reliability analysis where failure mechanisms may evolve over time, encompassing both early-life failures and aging effects within the bounded domain .
3.3. Mode and Quantiles
The mode of the UEDTD distribution, when it exists, is the value
that maximizes the probability density function
. Differentiating
in (4) and setting it equal to zero yields the mode as follows:
Rearranging terms:
Thus,
provided that
or
, and
,
.
The
p-th quantile
of the UEDTD is shown to satisfy the nonlinear equation:
By definition,
. Substituting the CDF using (3):
Multiplying both sides by
yields the stated result.
3.4. Limiting Distributional Properties
Lemma 4. Let with . As :
- (i)
The cumulative distribution function of Y converges pointwise to that of ;
- (ii)
The hazard function of Y converges pointwise to that of ;
- (iii)
The mean and variance of Y converge to those of ;
- (iv)
The moment generating function of Y converges pointwise to that of .
Proof. We verify each property separately.
- (i)
Cumulative Distribution Function: From the CDF of Y given in (3), we have:
Taking the limit and using the standard limit
, we obtain for each
:
which is precisely
. Hence, pointwise convergence of the CDF is established.
- (ii)
Hazard Function: The hazard function of Y is defined as . From Lemma 2 and part (i) above, we have for each :
which matches
. This establishes pointwise convergence of the hazard function.
- (iii)
Mean and Variance: The mean of
Y is given by (11). Taking the limit as
:
Similarly, from the variance expression (8):
Thus, the mean and variance converge to those of
.
- (iv)
Moment Generating Function: From Lemma 3, the moment generating function of Y is:
Taking the limit as
In order to interchange the limit and summation, we apply the Dominated Convergence Theorem.
For
sufficiently close to
, there exist constants
such that
(e.g., take
and
). Then for all
:
for some constant
C (e.g.,
). Consequently,
The series
converges, since
Thus, by the Dominated Convergence Theorem, we may interchange the limit and the sum, yields:
which is precisely the moment generating function of
, thus establishing pointwise convergence of the moment generating function. □
4. Order Statistics
This section examines the order statistics of the Unit Exponential Delay Time Distribution (UEDTD), which are essential for analyzing extreme values and ranges in bounded data. The distribution of order statistics provides fundamental insights into the behavior of sample minima, maxima, and intermediate order statistics. Additionally, we derive the limiting distributions of the sample minimum and maximum, establishing convergence to well-known extreme value distributions.
4.1. Distribution of Order Statistics
Let
constitute a random sample from
, and denote by
the corresponding order statistics. The probability density function of the
k-th order statistic
is given by the general formula:
where
and
are the cumulative distribution function and probability density function of UEDTD given by Equations (3) and (4), respectively. Substituting the specific forms yields:
Of particular interest are the extreme order statistics. The probability density function of the sample minimum
simplifies to:
Similarly, the density of the sample maximum
is:
The sample range
, measuring the spread between extreme values, follows the distribution:
where
4.2. Limiting Distribution of the Minimum
Theorem 1. Let be i.i.d. random variables with , and let be the sample minimum. Define the normalized minimum .
Then, as , the normalized minimum converges in distribution to a Weibull distribution with shape parameter and scale parameter . That is, Proof. We first establish an asymptotic approximation for
as
. From the cumulative distribution function (3):
Since
, for
we have
as
is higher order than
. Consequently,
Thus, the asymptotic approximation is:
Now consider the survival function of the normalized minimum:
Applying the asymptotic approximation (28) with
:
Taking the limit as
:
The expression in (29) is precisely the survival function of a Weibull random variable with shape parameter and scale parameter , completing the proof. □
Remark 2. The convergence to a Weibull distribution confirms that UEDTD belongs to the Type III (Weibull) domain of attraction for minima, characteristic of distributions bounded below at zero (Gnedenko [19], Beirlant [20]). In extreme value theory, the shape parameter of the limiting Weibull distribution is determined only by the exponent in the lower tail expansion de Haan [21]. The scale parameter incorporates both and through the ratio , reflecting their joint influence on the concentration of probability mass near the lower bound. This result aligns with recent developments in extreme value analysis for bounded distributions (Gomes [22]) and finds applications in reliability engineering and risk assessment Albrecher [23]. 4.3. Limiting Distribution of the Maximum
Theorem 2. Let be i.i.d. random variables, and let denote the sample maximum. Define the normalized gap from the upper bound . Then, as , converges in distribution to a Rayleigh distribution with scale parameter . That is, Proof. For
y near 1, let
. Using the Taylor expansion
, we obtain:
Expanding both terms:
Substituting these expansions:
Thus, the asymptotic approximation is:
Now, consider the cumulative distribution function of
:
Using the asymptotic expansion (30) with
:
Hence,
which is the cumulative distribution function of a Rayleigh distribution with scale parameter
. □
Remark 3. The convergence to a Rayleigh distribution (which is a Weibull distribution with shape parameter 2) indicates that the maximum of UEDTD samples approaches the upper bound at a rate of . This quadratic decay occurs because the probability density function approaches zero linearly as , specifically Arnold [24]. Distributions with finite upper bounds and smooth densities vanishing at the boundary typically exhibit this quadratic tail behavior. The scale parameter demonstrates that larger rate parameters result in faster convergence of the maximum to the upper bound, with the maximum more tightly clustered near 1. 5. Estimation and Simulation Study
In this section, we discuss the maximum likelihood estimation approach for both point and interval estimation of the UEDTD parameters. A reparameterization for the model will also be suggested enhancing the derivation, stability and estimation process along with two proposed algorithms for obtaining the MLEs. A comprehensive simulation study will also be conducted to evaluate the performance of the estimators across different parameter configurations and sample sizes.
5.1. Maximum Likelihood Estimation
Let
be an independent and identically distributed sample from
, with
for
. Then, the likelihood function is:
and the log-likelihood function takes the form:
In order to provide the ML estimators, we obtain the first derivatives and equate to 0 as follows:
A
reparameterization is suggested to improve the numerical stability and ensure the constraint
. Let
so that
,
.
Lemma 5. The maximum likelihood estimators satisfy:where and . Proof. Under the reparameterization (36), the probability density function becomes:
with corresponding log-likelihood function:
Differentiating with respect to
and
yields:
Setting these partial derivatives to zero leads to the maximum likelihood Equation (37). From the second equation in (37),
. Substituting into the first one gives
, yields a single equation in
:
This equation can be solved numerically using root-finding algorithms such as Newton-Raphson or bisection for
. Once
is obtained,
follows directly, and the original parameter estimates are recovered as
and
, Algorithm 3. Alternatively, a fixed-point iteration can also be employed by iteratively updating
and
using Equations (37), Algorithm 4. □
| Algorithm 3 Direct root-solving for |
- Step 1:
Compute the sufficient statistic and initialize . - Step 2:
Solve Equation (41) for :
where . - Step 3:
Once is obtained, compute . - Step 4:
Recover the original parameter estimates: , .
|
Both algorithms are numerically stable, since
and
are enforced naturally, and only positive quantities appear in the denominators. Algorithm 3 is generally faster and more robust as it uses a root-finding method on a single well-behaved scalar function. Algorithm 4 is remarkably simple, requires no derivative computations or external optimizers, and often converges quickly.
| Algorithm 4 Simple fixed-point iteration |
- Step 1:
Compute . - Step 2:
Initialize (e.g., ). - Step 3:
Iterate until convergence (e.g., ): Compute . Update . Update .
- Step 4:
Set , .
|
The observed Fisher information matrix is then:
Accordingly, we write the approximated variance-covariance matrix as follows:
Under standard regularity conditions Casella [
25], and according to the asymptotic theory of MLE, the sampling distribution of
can be approximated by a standard normal distribution. This asymptotic result enables the construction of two-sided 100(1 −
)% Wald confidence intervals for the true parameters
and
in the form:
where
is the
quantile of the standard normal distribution.
To obtain confidence intervals for the original parameters
and
, we apply the delta method. The Jacobian matrix for the transformation
is:
The asymptotic variance co-variance matrix
is then:
with corresponding
Wald confidence intervals are:
5.2. Existence and Uniqueness of the MLE
The existence and uniqueness of the maximum likelihood estimators for the UEDTD parameters are established through numerical evidence. The log-likelihood function is continuous on the parameter space and diverges to at the boundaries, ensuring that a maximum exists in the interior.
To investigate uniqueness, we performed maximum likelihood estimation from 30 randomly chosen starting points for three representative parameter configurations.
Figure 3 and
Figure 4 display the log-likelihood surfaces and contours for these configurations.
Table 1 summarizes the results from multiple starting points. For each configuration, all 30 starting points converged to virtually identical estimates, with standard deviations effectively zero (reported as 0.0000 in the table due to numerical precision). This provides strong empirical evidence of a unique global maximum.
These findings provide strong empirical evidence that the MLE for the UEDTD exists and is unique under standard regularity conditions. The successful convergence from all 30 starting points across different parameter configurations confirms the reliability of the estimation procedure. The zero standard deviations indicate that all starting points converged to identical estimates, further reinforcing the uniqueness property.
6. Simulation Study
A comprehensive Monte Carlo simulation study was conducted to evaluate the finite-sample performance of the maximum likelihood estimators (MLEs) for the UEDTD parameters. average width of confidence intervals, The assessment considered bias, mean squared error (MSE), average width, and coverage probability of 95% and 90% Wald confidence intervals across various sample sizes and parameter configurations using Python 3.9. The study considered sample sizes and four parameter settings: , , , and . These configurations cover different hazard shapes (U-Shaped when , increasing when ) and varying separation between parameters. For each combination, 1000 independent samples were generated from the UEDTD using Algorithm 1 (product of power-function variables), and MLEs were computed via Algorithm 4 (fixed-point iteration) with the reparameterized form . Confidence intervals were constructed using the observed information matrix and delta method as derived in the previous subsection.
The simulation results are summarized in
Table 2,
Table 3,
Table 4 and
Table 5. For each sample size, the upper row corresponds to
and the lower row to
.
For all parameter configurations, bias and MSE decrease monotonically with sample size, confirming consistency of the MLEs. The Small-sample bias (–30) is noticeable when is small (e.g., Case 1: ) or when is large (e.g., Case 4: ), with the bias reaching in Case 4 at . However, bias diminishes rapidly; by , relative bias for in Case 4 drops to , and by to . Configurations with moderate parameter values (Cases 2 and 3) exhibit smaller biases even at small samples.
Coverage probabilities for 95% confidence intervals are generally close to nominal levels (–) across all sample sizes. Slight undercoverage occurs in some cases at –30 (e.g., Case 1 coverage at ), but improves rapidly, exceeding for . The 90% intervals show similar patterns with coverage typically –.
Average interval widths decrease substantially as n increases, reflecting improved precision. Widths are larger for configurations with smaller or larger separation , consistent with higher variability in those regions. For example, the 95% CI width for in Case 4 narrows from at to at , a reduction.
Overall, the MLEs and associated Wald intervals perform reliably across all configurations, with good small-sample behavior in most cases and rapid convergence to asymptotic properties as n grows. These results support the practical use of the proposed estimation procedures.
7. Data Analysis
In this section, we demonstrate the practical applicability of the proposed distribution through a comprehensive data analysis using a real-world dataset. We examine the fitting performance of the UEDTD, comparing the results with other well-known distributions.
The dataset represents relative humidity data from the Haarweg Wageningen weather station in the Netherlands in May 2007, as reported in meteorological studies. The data represents the relative humidity of surface air and has been recently examined by Rahman [
26] and previously by Raschke [
27] and Yao [
28], where the beta distribution has traditionally been applied. The data consist of 30 measurements scaled to the unit interval (divided by 100), as presented in
Table 6.
Table 7 presents the fitting results for the relative humidity dataset. The UEDTD demonstrates strong performance, achieving the lowest AIC (−33.77) and BIC (−30.97) among all models. With a KS statistic of 0.1029 and a
p-value of 0.8765, the UEDTD provides an excellent fit to the data. The estimated parameters, along with their confidence intervals, are provided in
Table 8. The covariance matrix below also shows the relationship between the estimated parameters.
The visual comparison in
Figure 5 shows that the UEDTD captures the distribution of relative humidity percentages effectively. The diagnostic plots presented in
Figure 6 confirm the model’s appropriateness for the dataset.
8. Conclusions
This paper introduced the Unit Exponential Delay Time Distribution (UEDTD), a two-parameter model designed for proportional data bounded within the unit interval . The distribution was derived through two different approaches: the transformation applied to the Exponential Delay Time Distribution, and as the product of two independent power-function random variables that connects it with Pareto distribution, providing additional interpretability. Given the multiple representations of the UEDTD, we presented two exact and efficient algorithms for generating random samples. The limiting distribution further connected UEDTD with a well-established model, unit-Gamma distribution. We derived key statistical properties, established asymptotic results for extremes as the sample minimum was shown to converge to a Weibull distribution under appropriate normalization, while the maximum gap from the upper bound follows a Rayleigh limit, offering practical insight into tail behavior for reliability applications. For inference, we proposed a reparameterization to enhance the stability of maximum likelihood estimation. A simulation study has been conducted to assess the performance of the estimators. The results confirm that the MLEs are consistent and efficient across different sample sizes and parameter settings. The practical value of the UEDTD was demonstrated through a real-world dataset of relative humidity measurements, where it showed superior performance compared to established unit distributions such as the Beta and Kumaraswamy. Future work could extend the model to regression settings, Bayesian frameworks, or multivariate applications, and consider additional real-data applications across diverse fields.
Author Contributions
Conceptualization, K.S.S. and A.M.H.; Methodology, A.S.A.-M., K.S.S. and A.M.H.; Software, A.M.H.; Validation, A.S.A.-M. and A.M.H.; Formal analysis, K.S.S.; Investigation, K.S.S.; Resources, A.S.A.-M.; Data curation, A.M.H.; Writing—original draft, A.M.H.; Writing—review and editing, A.S.A.-M.; Visualization, A.M.H.; Supervision, K.S.S.; Funding acquisition, A.S.A.-M. All authors have read and agreed to the published version of the manuscript.
Funding
This work was supported and funded by the Deanship of Scientific Research at Imam Mohammad Ibn Saud Islamic University (IMSIU) (grant number IMSIU-DDRSP2601).
Data Availability Statement
All data supporting the findings of this study are included within the article.
Conflicts of Interest
The authors declare no conflict of interest.
References
- Christer, A.H. Delay time model of reliability of equipment subject to inspection monitoring. J. Oper. Res. Soc. 1987, 38, 329–334. [Google Scholar] [CrossRef]
- Christer, A.H.; Waller, W.M. Reducing production downtime using delay-time analysis. J. Oper. Res. Soc. 1984, 35, 499–512. [Google Scholar] [CrossRef]
- Christer, A.H.; Waller, W.M. An operational research approach to planned maintenance: Modelling PM for a vehicle fleet. J. Oper. Res. Soc. 1984, 35, 967–984. [Google Scholar] [CrossRef]
- Attia, A.F. Estimation of the reliability function using the delay-time models. Microelectron. Reliab. 1997, 37, 323–327. [Google Scholar] [CrossRef]
- Oguntunde, P.E.; Odetunmibi, O.A.; Adejumo, A.O. On the sum of exponentially distributed random variables: A convolution approach. Eur. J. Stat. Probab. 2014, 2, 1–8. [Google Scholar]
- Mazucheli, J.; Menezes, A.F.B.; Fernandes, L.B.; de Oliveira, R.P.; Ghitany, M.E. The unit-Weibull distribution as an alternative to the Kumaraswamy distribution for the modeling of quantiles conditional on covariates. J. Appl. Stat. 2019, 47, 954–974. [Google Scholar] [CrossRef]
- Sarhan, A.M.; Sobh, M.E. Unit exponentiated Weibull model with applications. Sci. Afr. 2025, 27, e02606. [Google Scholar] [CrossRef]
- Bantan, R.A.R.; Jamal, F.; Chesneau, C.; Elgarhy, M. Theory and applications of the unit gamma/Gompertz distribution. Mathematics 2021, 9, 1850. [Google Scholar] [CrossRef]
- Mazucheli, J.; Menezes, A.F.B.; Ghitany, M.E. The unit-Weibull distribution and associated inference. J. Appl. Probab. Stat. 2018, 13, 1–22. [Google Scholar]
- Korkmaz, M.Ç; Chesneau, C. On the unit Burr-XII distribution with the quantile regression modeling and applications. Comput. Appl. Math. 2021, 40, 29. [Google Scholar] [CrossRef]
- Haq, M.A.U.; Hashmi, S.; Aidi, K.; Ramos, P.L.; Louzada, F. Unit modified Burr-III distribution: Estimation, characterizations and validation test. Ann. Data Sci. 2023, 10, 415–440. [Google Scholar] [CrossRef]
- Sarhan, A.M. Unit-Chen distribution and its quantile regression model with applications. Sci. Afr. 2025, 27, e02555. [Google Scholar] [CrossRef]
- Altun, E. The log-weighted exponential regression model: Alternative to the beta regression model. Commun. Stat. Theory Methods 2021, 50, 2306–2321. [Google Scholar]
- Altun, E.; Hamedani, G.G. The log-xgamma distribution with inference and application. J. Soc. Fr. Stat. 2018, 159, 40–55. [Google Scholar]
- Bantan, R.A.R.; Chesneau, C.; Jamal, F.; Elgarhy, M.; Tahir, M.H.; Aqib, A.; Zubair, M.; Anam, S. Some new facts about the unit-Rayleigh distribution with applications. Mathematics 2020, 8, 1954. [Google Scholar] [CrossRef]
- Ratnaparkhi, M.V.; Mosimann, J.E. On the normality of transformed beta and unit-gamma random variables. Commun. Stat. Theory Methods 1990, 19, 3833–3854. [Google Scholar] [CrossRef]
- Grassia, A. On a family of distributions with argument between 0 and 1 obtained by transformation of the gamma and derived compound distributions. Aust. J. Stat. 1977, 19, 108–114. [Google Scholar] [CrossRef]
- Scheffé, H. A useful convergence theorem for probability distributions. Ann. Math. Statist. 1947, 18, 434–438. [Google Scholar] [CrossRef]
- Gnedenko, B.V. Sur la distribution limite du terme maximum d’une série aléatoire. Ann Math. 1943, 44, 423–453. [Google Scholar] [CrossRef]
- Beirlant, J.; Goegebeur, Y.; Segers, J.; Teugels, J. Statistics of Extremes: Theory and Applications; Wiley: Hoboken, NJ, USA, 2004. [Google Scholar]
- de Haan, L.; Ferreira, A. Extreme Value Theory: An Introduction; Springer: Berlin/Heidelberg, Germany, 2006. [Google Scholar]
- Gomes, M.I.; Guillou, A. Extreme value theory and statistics of univariate extremes: A review. Int. Stat. Rev. 2015, 83, 263–292. [Google Scholar]
- Albrecher, H.; Beirlant, J.; Teugels, J.L. Reinsurance: Actuarial and Statistical Aspects; Wiley: Hoboken, NJ, USA, 2017. [Google Scholar]
- Arnold, B.C.; Balakrishnan, N.; Nagaraja, H.N. A First Course in Order Statistics; SIAM: Philadelphia, PA, USA, 2008. [Google Scholar]
- Casella, G.; Berger, R.L. Statistical Inference, 2nd ed.; Duxbury Press: Pacific Grove, CA, USA, 2002. [Google Scholar]
- Rahman, M.; Amin, M.I.; Hasan, M. A note on beta distribution goodness of fit. Open J. Stat. 2025, 15, 35–40. [Google Scholar] [CrossRef]
- Raschke, M. Empirical behaviour of tests for the beta distribution and their application in environmental research. Stoch. Environ. Res. Risk Assess. 2011, 25, 79–89. [Google Scholar] [CrossRef]
- Yao, A.Y.M. A statistical model for the surface relative humidity. J. Appl. Meteorol. 1974, 13, 17–21. [Google Scholar] [CrossRef]
| Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |