|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjsim.statistic.InverseZ
public class InverseZ
This class computes the inverse Standard Normal Distribution.
| Constructor Summary | |
|---|---|
InverseZ()
|
|
| Method Summary | |
|---|---|
static double |
zValue(double p)
Calculate z-value given p level for standard Normal Distribution. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InverseZ()
| Method Detail |
|---|
public static double zValue(double p)
p - significance value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||