(50g) Probability distributions
|
11-15-2014, 04:14 PM
(This post was last modified: 05-03-2015 08:13 PM by peacecalc.)
Post: #1
|
|||
|
|||
(50g) Probability distributions
Hello HP 50g fans,
The 50g supports the UTPX commands. They are "commands" that means, they are programable but not useable as functions (in ALG-Mode). They all calculate the upper tail (from x -> infinity). You get by inputting the degrees of freedom (or variance) and the value of the random variable the value of the probability. UTPC: the chi-square distribution UTPN: the normal distribution UTPS: the student distribution UTPF: the F distribution For my personal liking I put them into little programs that there are useable as functions and they calculate the lower tail (-infinity -> x). And I made little programs for the random variable value (you put in the the degrees of freedom (or variance) and the probabilitiy value) with the help of the ROOT command. The setting or clearing of flag -105 is obliged to my personal flavour to work normaly in exact mode. The program names are self-explanatory. If you want more details about this little programs, let me know or any extended proposals are welcome. Code:
Enjoy! |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)