- Description: Represents the outcome of a single trial that results in either a success (1) or failure (0).
- Parameter(s): - : probability of success, where
- Use Case: Modeling binary events like “claim/no claim”, “fraud/no fraud”.
- Mean:
- Variance:
1 min read