0% found this document useful (0 votes)
2 views6 pages

Weibull Distribution Parameter Estimation

Uploaded by

sumeetg425
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views6 pages

Weibull Distribution Parameter Estimation

Uploaded by

sumeetg425
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Reliability-2

Assignment 2
-

id20eg

Sumeet Kumar Gupta


QR2325
& We need to estimate the
parameters ,
p and d
of the Weibull Distribution
,
given that the scale
parameter is related to the
voltage v
by -
< (k) = cuP

Distribution
The survival
function of Weibull is
given as -

Scul =

exp[-(au)"]
where < (v) = cyp
d -
shape parameter
-- Breakdown time
v
voltage level
-

transformation of SCtv)
Taking log-lineal ,
we
get -

logS(tiv)
= -

It
Taking log again -

log(-log S(t(v)) =

blogt-Glog((v)
=

blogt -

(log(vP)
=
Glogt-flog#plogu)

Preparing the
given data to
fit the linear
regression model-

Su No
.
.
Voltage Breakdown Time
2 26 5 .

79
2 26 1579 . 52

3 26 2323 .

i
68 85 .

!
2 38 .

⑫ Complete data was entered in

then calculations
python and

were performed
.

The Python code used


for calculations is as
follows -
The estimated parametes based on the
regression analyses are as
follows
:
5 =
-
16 362
.

F 16 352
-
.
=

= 0 -
02659

-
95 . We need to
fit a model
of the
form -

y =

Bo + Bn
,
+ bz

Using linregress from scipy stats in


Python ,
we
fit this .
model The python
Code is as
follows
-

The coefficient value Bo B


estimates are as
follows 59 446 -16 391
- = . = .

59 446-16 3912 + bz
Model :
Y
.
= .

Here bE the
is random component of
Ev distribution

You might also like