Inverse Normal Program for HP 42s
|
10-23-2024, 04:47 AM
(This post was last modified: 10-23-2024 04:52 AM by cylurian.)
Post: #1
|
|||
|
|||
Inverse Normal Program for HP 42s
I'm looking for suggestions on how to create a program for the HP42S and DM42 to calculate the inverse normal. Specifically, if I have the mean, standard deviation, and a given percentile (a probability from negative infinity to a specific x value), how can I calculate that x value?
I have the CDF and PDF programs for the normal distribution (see below). Would it be possible to use these programs to write a new program for the inverse normal calculation? Any advice or examples would be greatly appreciated! thx. Code:
Code: 00 { 31-Byte Prgm } |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Inverse Normal Program for HP 42s - cylurian - 10-23-2024 04:47 AM
RE: Inverse Normal Program for HP 42s - Thomas Klemm - 10-23-2024, 07:52 AM
RE: Inverse Normal Program for HP 42s - cylurian - 10-23-2024, 09:00 PM
RE: Inverse Normal Program for HP 42s - Thomas Klemm - 11-20-2024, 03:44 AM
|
User(s) browsing this thread: 2 Guest(s)