Gamma and Weibull location parameter estimation

Click For Summary
SUMMARY

The discussion centers on estimating the location parameters for three-parameter Weibull and three-parameter Gamma distributions using the Kolmogorov-Smirnov test for goodness-of-fit. The user seeks a direct method, preferably a closed formula, to avoid iterative methods due to speed concerns. They mention using Matlab's Statistical toolkit, which provides estimators for these distributions, although the user is uncertain if it covers all three parameters. The conversation highlights the challenge of parameter estimation in statistical modeling.

PREREQUISITES
  • Understanding of probability distributions, specifically Gamma and Weibull distributions.
  • Familiarity with the Kolmogorov-Smirnov test for goodness-of-fit.
  • Basic knowledge of statistical parameter estimation techniques.
  • Experience with Matlab, particularly its Statistical toolkit.
NEXT STEPS
  • Research closed-form solutions for estimating location parameters in three-parameter Weibull and Gamma distributions.
  • Explore advanced statistical methods for parameter estimation beyond iterative techniques.
  • Learn about alternative goodness-of-fit tests applicable to various distributions.
  • Investigate Matlab's Statistical toolkit features for comprehensive distribution fitting.
USEFUL FOR

Statisticians, data analysts, and computer science students interested in statistical modeling and distribution fitting techniques.

monicamlmc
Messages
1
Reaction score
0
Hi all,

I have a set of samples and I would like to detect the probability distribution that best represents the data. I'm using the kolmogorov-Smirnov test to verify the goodness-of-fit for some well-known distributions, like Gamma, exponential and Weibull. Since I don't know the distribution parameters, I'm estimating them (using the mechanism of rank regression on Y in most cases).

My problem is that I need to extend my set of tested distributions adding the three-parameter weibull and three-parameter gamma distributions. However, I can't find a "direct" method to estimate the location parameter for both distributions. By "direct" I mean some closed formula. I found some iterative methods, but I'm trying to avoid them because speed of detection is a very important factor in my work. Btw, I'm a Computer Science student, I have a very limited background in statistics... :-( may be what I want to do is not possible, I don't know...

Can anyone help me?

Thanks in advance!
 
Physics news on Phys.org
Matlab's Statistical toolkit has estimators for these distributions. I've used the Weibull one, can't remember if it does all three parameters. You input the raw data and it gives you parameter fits.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 23 ·
Replies
23
Views
4K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
5K