Discrete distribution
Bernoulli distribution
A single trial with two outcomes: success with probability p and failure with probability 1-p.
PDF/PMF Probability density or mass at each x value.
CDF Accumulated probability up to x.
Survival Probability above x.
Hazard Instantaneous or discrete failure rate.
Visualize One generated value with its position.
Simulate Histogram from generated draws.
Axes
Dynamic values
| x | f(x) | F(x) | S(x) | h(x) |
|---|