What Software Is Best for Fitting Data Distributions?

Mark J.
Messages
81
Reaction score
0
Hi.
Which is the best software to use working on data fit distributions from your experience?

Regards
 
Mathematics news on Phys.org
Anything I write myself, followed by anything I can get the source code for.
Software that hides what it is doing has limited use in science.
 
Simon Bridge said:
Anything I write myself, followed by anything I can get the source code for.
Software that hides what it is doing has limited use in science.

You can't be serious.

People use software packages all the time that do routines that we trust where we do not have the full source code. You think we have the source code for Mathematica, Maple, SPSS, SAS, MATLAB, JMP and so on?

For the OP look at some statistical packages which may do it for common distributions.

If your distribution is not supported one idea would be to use a chi-square goodness of fit test.
 
When I last used matlab, you could look in the m-files but not at the engine.

For my thesis I would set up the simulations in MATLAB or gnu/octave and when I thought I had something I would convert the whole thing to C.

I had colleagues who were always getting caught out by some little wrinkle that MATLAB or whatever did not handle quite right.

What you use depends on what you want to do - how important is it and how much scrutiny will it be subject to? But the very best, which was the question, is going to be specifically tailored to the task and completely transparent .. eg. something you wrote yourself (or hired someone better than you to write for you.)

You don't need the source code if you don't expect to get any unusual results. But if someone is likely to ask if what you found is really there or just an artifact of the computer program - you need the source. For publishes science you need, on hand, everything another researcher needs to duplicate your results.

These days gnu/octave fits my needs ... especially with the power of modern computers. The skills using it translate to other scripting languages. I know people who swear by spreadsheets ... which I personally find painful.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Replies
6
Views
1K
Replies
2
Views
1K
Replies
5
Views
2K
Replies
1
Views
1K
Replies
3
Views
1K
Replies
2
Views
2K
Replies
19
Views
2K
Back
Top