OBD talk:BINA/PAR3
Jump to navigation
Jump to search
To value types:
What the both values of the normal distribution stand for?
First value μ (mean) and second value σ (standard deviation)?
Ssg 23:13, 5 December 2007 (CET)
No as far as I can tell. The value is interpolated from an "InverseNormalTable" (0, 0.125, 0.2533, 0.3850, 0.5244, 0.6745, 0.8416, 1.0364, 1.2816, 1.6449, 3.0902, 1.6449, 1.2816, ...). The resulting value is multiplied with the second value and the first value is added to the result, so those 2 value are more like "offset" and "scale". I don't know why the table is called "InverseNormal", maybe this is actually normal inverse distribution but it does not look like so.