Calculating Weibull distribution parameters from a table.
767233May 25 2010 — edited May 25 2010Has anybody successfully done this without using any other third party tool? I basically have a data sample that needs the alpha, beta and mu parameters calculated. I know Oracle has a WEIBULL_DIST_FIT function but that just returns how well the data fits the curve based on alpha, beta and mu inputs. I actually need the alpha, beta and mu values calculated...
Thanks.