Home | History | Annotate | Download | only in distribution

Lines Matching refs:probability

42     /** The probability of success */
47 * probability of success.
49 * @param p the probability of success
66 * Access the probability of success for this distribution.
67 * @return the probability of success
101 * Change the probability of success for this distribution.
102 * @param p the new probability of success
104 * probability.
113 * Change the probability of success for this distribution.
114 * @param p the new probability of success
116 * probability.
129 * @param p the desired probability for the critical value
141 * @param p the desired probability for the critical value
155 * @throws MathException if the cumulative probability can not be computed
175 public double probability(int x) {
194 * @param p the desired probability
196 * @throws MathException if the inverse cumulative probability can not be
248 * probability of success <code>p</code>, the mean is
264 * probability of success <code>p</code>, the mean is