Biased distribution on semi-infinite axis

  • Context: Graduate 
  • Thread starter Thread starter mikeph
  • Start date Start date
  • Tags Tags
    Axis Distribution
Click For Summary
SUMMARY

The discussion focuses on modeling a biased distribution on a semi-infinite axis, specifically one with a mean around 5 and a rapidly decreasing tail towards 0. The participant is exploring curve-fitting options and considers the Maxwell distribution, represented by the function (x^2)*exp(-x^2), but acknowledges its limitations due to the zero crossing at approximately 4.5. They are also experimenting with polynomial functions, such as x^3 and x^4, to find a suitable model for their data, which has a minimum observed value of about 4.7.

PREREQUISITES
  • Understanding of probability distributions, particularly non-symmetric distributions.
  • Familiarity with curve-fitting techniques and statistical modeling.
  • Knowledge of the Maxwell distribution and its mathematical formulation.
  • Experience with polynomial functions and their applications in data modeling.
NEXT STEPS
  • Research alternative statistical models for biased distributions, such as the Weibull distribution.
  • Learn about the method of moments for parameter estimation in non-standard distributions.
  • Explore software tools like R or Python's SciPy for advanced curve-fitting techniques.
  • Investigate the use of generalized additive models (GAMs) for flexible modeling of distribution shapes.
USEFUL FOR

Statisticians, data scientists, and researchers involved in statistical modeling and analysis of non-standard distributions, particularly those dealing with biased data sets.

mikeph
Messages
1,229
Reaction score
18
Hi

Usually I'm used to dealing with symmetric distributions with mean at 0, but one has come up that cannot take this form because 0 is impossible to attain. Instead, this function seems to have a bell-shaped look, although the mean is around 5 and the tail towards 0 drops off a little bit faster than towards the positive infinity. Given that I know this distribution has a minimum above 0, are there any standard models that I can use for curve-fitting?

The Maxwell distribution looks similar, I think this is (x^2)*exp(-x^2) plus normalizing factors, but this still goes to zero- I suppose I can shift x but it's not very "tidy". I'm going to test it nevertheless, but I'd like to know if there are any other models I can compare it to for perspective?

Thanks
 
Physics news on Phys.org
Any ideas? It's got an incredibly small tail going leftwards...100,000 samples found a minimum of about 4.7, but I know it goes down below 3 at least.

Here's the shape

2cfce8n.jpg



Maxwell's version won't work because I think the best fit will find a zero at about 4.5. I'm trying x^3 and x^4 versions but I'm not sure if they're going to work either.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
5K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
523
  • · Replies 8 ·
Replies
8
Views
2K