AI-created image
Statements (30)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:organization
|
| gptkbp:application |
coin toss
modeling binary outcomes success/failure experiments |
| gptkbp:cumulativeDistributionFunction |
0 for x<0, 1-p for 0≤x<1, 1 for x≥1
|
| gptkbp:entropy |
-p log(p) - (1-p) log(1-p)
|
| gptkbp:firstDescribed |
1713
|
| gptkbp:hasSpecialCase |
gptkb:binomial_distribution
|
| gptkbp:kurtosis |
(1-6p(1-p))/(p(1-p))
|
| gptkbp:meaning |
p
|
| gptkbp:mode |
0
1 |
| gptkbp:namedAfter |
gptkb:Jacob_Bernoulli
|
| gptkbp:parameter |
p
probability of success |
| gptkbp:probability_mass_function |
p^x (1-p)^{1-x}
|
| gptkbp:relatedTo |
gptkb:geometric_distribution
gptkb:binomial_distribution categorical distribution |
| gptkbp:skewness |
(1-2p)/sqrt(p(1-p))
|
| gptkbp:supports |
0
1 discrete |
| gptkbp:usedIn |
gptkb:machine_learning
gptkb:probability_theory statistics |
| gptkbp:variant |
p(1-p)
|
| gptkbp:bfsParent |
gptkb:exponential_family
|
| gptkbp:bfsLayer |
5
|
| https://www.w3.org/2000/01/rdf-schema#label |
Bernoulli distribution
|