PDA

View Full Version : Weibull amp points of pdf plot


Arne B.
October 2nd, 2003, 04:46 AM
Hi everyone!
I put some data in Weibull++ to get the corresponding PDF-graph. All worked fine but soon i recognized that the histogram i wanted to put behind the probability density function isn't compatible with the plot.(histo. is a chart and pdf a plot)So i thought i could take the values of the curve and let excel drwa the curve again. But till now i couldn't find a way to get access to the data http://63.227.80.170/discus/clipart/sad.gif. I would be happy if anyone could help me ...bye Arne B.

Adam
October 9th, 2003, 12:30 PM
You can use the pdf equation and type it into Excel. For example if you used the Weibull distribution, the pdf equation is:

f(t)=(beta/eta)*(t/eta)^(beta-1)*exp(-(t/eta)^beta)

The beta and eta values are those solved by Weibull++.

Arne B.
October 10th, 2003, 05:13 AM
thx for the info, but i allready went this way..i hoped there is a simpler solution