Two regression methods for estimation of a two-parameter Weibull distribution for reliability of dental materials

Abstract

Objectives

Comparison of estimation of the two-parameter Weibull distribution by two least squares (LS) methods with interchanged axes. Investigation of the influence of plotting positions and sample size. Derivation of 95% confidence intervals (95%CI) for Weibull parameters applicable in the context of LS estimation. Preparation of a free available Excel template for computation of point estimates and 95%CI for Weibull modulus ( m ) and characteristic strength ( s ).

Methods

Monte Carlo simulation covering a wide range of Weibull parameters and sample sizes. Mathematical derivation of formulae for computation of 95%CI according to a Menon-type approach for both m and s . Empirical proof that the practically observed coverage agrees with the nominal one of 95%.

Results

Relative and absolute performance of LS estimators depended on sample size, plotting positions and parameter to be estimated. For most situations they outperformed the corresponding Maximum Likelihood (ML) estimator in terms of bias, while precision was almost the same. Naïve Wald-type 95%CI based on standard errors of LS regression coefficients did not reach targeted coverage. An easy-to-apply alternative based on asymptotic standard errors (Menon 95%CI) resulted in excellent coverage.

Conclusion

Accuracy of the LS methods for Weibull modulus and characteristic strength essentially depend on plotting position and sample size. Large sample sizes ( n ≥ 30) support a credible Weibull parameters estimation. An important complement of the point estimates of Weibull parameters is provided by the Menon 95%CI. A free available Excel template considerably facilitating computation of point and interval estimates of Weibull parameters is provided.

Introduction

Dental restorative ceramics have excellent properties in terms of esthetics and biocompatibility but are susceptible to brittle fracture, a type of failure that is particularly difficult to predict. In general, ceramics are sensitive to defects or flaws within the material, motivating the application of probabilistic concepts and in particular the weakest link (or largest flaw) model. When measuring the flexural strength of a material, the true value may be envisaged as a perfect flaw-free specimen and variations from this true value are due to defects during preparation. Each specimen contains a discrete flaw population and the largest flaw within each test specimen will cause failure if a uniform tension is applied. The distribution of the largest flaws of a sample of test specimens (and therefore the failure strength) follows an extreme value distribution such as Gumbel, Fréchet or Weibull. Among these, the Weibull distribution is most frequently used since it is bounded (lowest possible flexural strength is zero), has a great shape flexibility, can provide accurate failure predictions even with a small number of test specimen, and provides a simple interpretation as a linear regression model (Eqs. (3) and (5) ) .

Weibull distribution

The Weibull distribution allows for prediction of the failure probability at any level of stress providing information about the reliability of a material. The three-parameter Weibull cumulative distribution function (cdf) relates probability of failure G ( x ) = P ( X x ) to stress x :

G(x)=1exp((xs0s)m)
G ( x ) = 1 − exp − x − s 0 s m

where s is a scale parameter called characteristic strength, m a shape parameter denoted Weibull modulus and s 0 a threshold representing the minimum stress below a specimen will not break. When the sample size is small ( n < 50, typically the case for dental material investigations) and when there is no physical rationale for a non-zero threshold , it has been suggested to rather consider the two-parameter Weibull distribution with s 0 = 0 . The corresponding cdf and probability density functions (pdf) are:

G(x)=1exp((xs)m)
G ( x ) = 1 − exp − x s m
g(x)=ms(xs)m1exp((xs)m)
g ( x ) = m s x s m − 1 exp − x s m

Unlike for normal distribution, expected values and variance depend on both parameters of the Weibull distribution ( Fig. 1 a and b). Nevertheless, in the context of dental studies the characteristic strength s can be interpreted approximately as the “location” of the distribution, i.e. the stress at which an average specimen breaks. The Weibull modulus m can be seen as an approximate measure of the precision (inverse of the spread) of the distribution. A larger value indicates a narrower distribution and hence a higher precision; a larger fraction of specimen breaks in a smaller range of applied stress. A large Weibull modulus is a highly desirable property for a dental material as it guarantees more uniform performance among different specimens and therefore a higher reliability. The Weibull distribution shows a great shape flexibility ( Fig. 1 a and b) . For 2 < m < 4 the density is fairly symmetric and is well approximated by a normal distribution (for m = 3.4 the best symmetry is attained). A low value of modulus ( m < 1.25) gives a right-skewed, whereas high value of modulus ( m > 10) gives a left-skewed density curve.

Fig. 1
(a and b) Weibull densities for different values of modulus m and characteristic strength s .

Note that there are different parameterization of the Weibull distribution and dependent on the software package other parameters than m and s may be estimated. The R function survreg from package survival , e.g. estimates δ = 1/ m and λ = log( s ), respectively ( Appendix B ).

Monte Carlo simulation

Monte Carlo simulation is a well known approach for performance evaluation of statistical methods . In the context of the two-parameter Weibull distribution it consists of the generation of random numbers (strength data) for a given modulus ( m ) and characteristic strength ( s ).

Example 1 ( Appendix A.3 ): A sample of n = 5 strength values was generated from a Weibull distribution with m and s set to 2 and 10, respectively.

Using Monte Carlo methods, it is certain that the assumption of the underlying Weibull sampling distribution holds and the exact parameter values of this distribution ( m , s ) are known. The advantages of such methodology are manifold. First, strength data from a Weibull distribution with precisely defined m and s can be generated without any necessity for execution of real experiments. Second, parameter values can be freely chosen and, e.g. set to values typical for dental material research. Third, as much data as desirable can be generated and sample size can be varied freely. Fourth, a statistical technique can be applied to a given simulated sample in the same way as to measured data. However, in contrast to measured data, parameter estimates obtained for a simulated sample ( ˆm,ˆs
m ˆ , s ˆ
) can be compared to the known true values ( m , s ) to evaluate the performance of the statistical technique in terms of absolute error and bias. The absolute error is defined as |ˆmm|
| m ˆ − m |
and |ˆss|
| s ˆ − s |
, respectively. The bias is defined as the difference between the expected value of the estimator (that can be approximated by the mean of ˆm
m ˆ
and ˆs
s ˆ
over a large number of samples) and the true values ( m , s ).

bias(ˆm)=E(ˆm)mmean(ˆmi)mbias(ˆs)=E(ˆs)smean(ˆsi)s
bias ( m ˆ ) = E ( m ˆ ) − m ≈ mean ( m ˆ i ) − m bias ( s ˆ ) = E ( s ˆ ) − s ≈ mean ( s ˆ i ) − s

Error and bias close to 0 indicate that the statistical technique works well. A large absolute error and bias indicate that the statistical technique performs poorly when estimating the Weibull parameters of interest.

Example 2 ( Table A1 ): For YonX (Eq. (3) ) and mean plotting positions (Eq. (7) ), ˆm=1.646
m ˆ = 1.646
with an absolute error of 0.354. In contrast, for XonY (Eq. (5) ) and hazen plotting positions (Eq. (9) ), ˆm=3.948
m ˆ = 3.948
with an absolute error of 1.948.

Estimation of the modulus ( m ) and characteristic strength ( s ) in a two-parameter Weibull distribution

In practice, the least squares (LS) technique for the estimation of the Weibull parameters is preferred due to its simplicity and independence from sophisticated statistical software . As we describe below there are actually two competing methods for LS estimation . We call them here YonX and XonY, respectively. In fact, both approaches can lead to differing estimates of Weibull parameters. What is more, for LS methods the failure probability for each observation ( G ( x i ) = G i , refer to Eq. (1) ) has to be estimated. These failure probability estimates are typically referred to as plotting positions and definition of the plotting positions affects the LS estimates. Below, three definitions for plotting positions will be investigated: mean ranks, median ranks and hazen ranks. Up to now, a clear evaluation of the performance of the two possible LS methods (YonX vs. YonX) and their interplay with plotting positions for varying sample sizes is still missing.

In general, the LS method is based on the linearized form of the Weibull cdf (taking two times the logarithm of Eq. (1) ), allowing for parameter estimation by simple linear regression (ordinary least squares). To fix the notation assume that Y stands for log(−log(1 − G ( x ))) and X for log( x ). Here, log( x ) denotes the logarithm with base e . Let us stress that both LS approaches lead to numerically differing estimates of the Weibull parameters.

Example 3 ( Table A1 , Fig. 2 a ): For YonX (Eq. (3) ), median plotting positions (Eq. (8) ), ˆm=1.911
m ˆ = 1.911
and for XonY (Eq. (5) ), median plotting positions, ˆm=3.431
m ˆ = 3.431
.

Nov 23, 2017 | Posted by in Dental Materials | Comments Off on Two regression methods for estimation of a two-parameter Weibull distribution for reliability of dental materials

VIDEdental - Online dental courses

Get VIDEdental app for watching clinical videos