HP 50g normal distribution
|
05-30-2020, 03:32 PM
Post: #1
|
|||
|
|||
HP 50g normal distribution
Hello,
I'm trying to plot a normal distribution on the 50g. I know the function NDIST gives the value of the curve at a given value of x, based on a mean and standard deviation. Problem is i can't figure out how to use it in a program or equation that i can then use in the plotting function. I know that NDIST takes 3 parameters on the stack, but i can't figure out how to use it. I tried this: Code: << X -> << 100 10 X NDIST >> >> Code: << X -> 'X+1' >> So... how can i plot a normal distribution? Is using NDIST the right approach? Is there a better way? Thank you. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HP 50g normal distribution - Cristi Neagu - 05-30-2020 03:32 PM
RE: HP 50g normal distribution - peacecalc - 05-30-2020, 09:33 PM
RE: HP 50g normal distribution - Cristi Neagu - 05-30-2020, 10:19 PM
RE: HP 50g normal distribution - peacecalc - 05-30-2020, 11:17 PM
RE: HP 50g normal distribution - Cristi Neagu - 05-30-2020, 11:21 PM
RE: HP 50g normal distribution - peacecalc - 05-31-2020, 05:03 PM
RE: HP 50g normal distribution - Csaba Tizedes - 06-03-2020, 10:39 PM
RE: HP 50g normal distribution - Cristi Neagu - 06-03-2020, 11:07 PM
|
User(s) browsing this thread: 5 Guest(s)