Re: reliability function drawing
- To: mathgroup at smc.vnet.net
- Subject: [mg73708] Re: reliability function drawing
- From: Bill Rowe <readnewsciv at sbcglobal.net>
- Date: Mon, 26 Feb 2007 06:08:53 -0500 (EST)
On 2/25/07 at 4:37 AM, omurtosun at akdeniz.edu.tr (=C3=96m=C3=BCr TOSUN) wrot= e: >i'm using weibull distribution with 2 parameters(shape and scale >parameters which i have calculated) and trying to draw it's >reliability function graphic versus time which has an exponential >distribution >i search the help files but i think i missed and couldn't see smt. >about this.. Have you looked at the functions in the package Statistics`ContinuousDistri= butions`? In particular, In[1]:= <<Statistics` In[2]:= 1-CDF[WeibullDistribution[a,b],x] Out[2]= E^(-(x/b)^a) -- To reply via email subtract one hundred and four