Examples showing the available probability distributions in ROOT.
Files | |
file | pdf000_Laplace.C |
Test the TMath::LaplaceDist and TMath::LaplaceDistI functions | |
file | pdf001_Normal.C |
Tutorial illustrating the new statistical distributions functions (pdf, cdf and quantile) | |
file | pdf002_2d_pdf.C |
Example macro showing some major probability density functions in ROOT. | |
file | pdf002_2d_pdf.py |
Example macro showing some major probability density functions in ROOT. | |
file | pdf003_2d_cdf.C |
Example describing how to use the different cumulative distribution functions in ROOT. | |
file | pdf004_Binomial.C |
tutorial illustrating the use of TMath::Binomial can be run with: | |
file | pdf005_Beta.C |
Test the TMath::BetaDist and TMath::BetaDistI functions | |
file | pdf006_Gamma_LogNormal.C |
Tutorial illustrating the use of TMath::GammaDist and TMath::LogNormal | |
file | pdf007_multivarGaus.C |
Tutorial illustrating the multivariate gaussian random number generation | |
file | pdf008_BreitWigner.C |
Tutorial illustrating how to create a plot comparing a Breit Wigner to a Relativistic Breit Wigner | |
file | pdf009_Bessel.C |
Show the different kinds of Bessel functions available in ROOT To execute the macro type in: | |
file | pdf009_Bessel.py |
Show the different kinds of Bessel functions available in ROOT To execute the macro type in: | |
file | pdf010_CrystalBall.C |
Example of CrystalBall Function and its distribution (pdf and cdf) | |
file | pdf011_Student.C |
Tutorial illustrating the use of the Student and F distributions | |
file | pdf012_tStudent.C |
Example macro describing the student t distribution | |
file | pdf012_tStudent.py |
Example macro describing the student t distribution | |
file | pdf013_Vavilov.C |
Test of the TMath::Vavilov distribution | |