Obviously wrong answers for beta cdf
Mostrar comentarios más antiguos
Dear All,
I am using cdf('beta',x,alp,bet) to compute the cdf of a beta distribution but when alp and bet are less than 1 (where the pdf is u-shaped) it gives obviously wrong answers. For example cdf('beta',0.5,0.0003,.2277) it gives the answer 0.9987.
I do hope you can help. Thanks.
John Hey
2 comentarios
Torsten
el 18 de Ag. de 2016
Mathematica gives the same result ...
Best wishes
Torsten.
John D'Errico
el 18 de Ag. de 2016
Editada: John D'Errico
el 18 de Ag. de 2016
And why do you think that is wrong? Perhaps the obviously wrong thing here is your knowledge of the expected result? That seems not unreasonable as a result. REALLY tiny values of the exponents will give nasty looking beta distributions, with a very heavy tail when only one parameter is small. So you should explain why it is that you think this result is wrong.
Respuestas (0)
Categorías
Más información sobre Noncentral t Distribution en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!