HP 50g normal distribution
|
05-30-2020, 09:33 PM
(This post was last modified: 05-30-2020 09:36 PM by peacecalc.)
Post: #2
|
|||
|
|||
RE: HP 50g normal distribution
Hello Christi Neagu,
If you can't get what you want, code it by yourself, this works: Key in this: 'NP(x) = 1/SQRT(2*pi)*EXP(-(X-5)^2/2)' Use the function DEF for getting a function out of the equation above. For example this function is defined for a mean = 5 and a variance = 1 and X for the function variable. The function NP(X) can be plottet with Y1(X) = NP(X). Try it andf enjoy! Sincerely peacecalc |
|||
« 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: 3 Guest(s)