Bernoulliformuleringen
Bernoulliformuleringen refers to the mathematical formulation of Bernoulli trials and the Bernoulli distribution, a foundational concept in probability theory for binary outcomes. In this formulation a Bernoulli random variable X assumes the value 1 (success) with probability p and the value 0 (failure) with probability 1-p. The probability mass function is P(X=1)=p and P(X=0)=1-p.
Key properties include the expectation E[X] = p and the variance Var(X) = p(1-p). If X1, X2, ..., Xn
Estimation and usage: The maximum likelihood estimate of p from a sample is p_hat = (1/n) sum Xi,
Related distributions include the geometric distribution, which describes the number of trials until the first success,
History: The Bernoulli distribution is named after Jacob Bernoulli, and it forms the simplest nontrivial discrete