Skip to main content

Binomial Distribution ની ગણતરી કેવી રીતે કરવી

Binomial Distribution શું છે?

The binomial distribution models the number of successes in n independent trials with fixed probability p per trial. P(X=k) = C(n,k) × pᵏ × (1−p)^(n−k). Mean = np; variance = np(1−p).

પગલું દ્વારા પગલું માર્ગદર્શિકા

  1. 1P(X=k) = C(n,k) × pᵏ × (1−p)^(n−k)
  2. 2C(n,k) = n! / (k! × (n−k)!) — combinations
  3. 3Applies when: fixed n, binary outcome, constant p, independent trials

Worked Examples

ઇનપુટ
Coin flip n=10 · P(exactly 5 heads)
પરિણામ
P = C(10,5)×0.5¹⁰ = 24.6%
Most likely single outcome, but still only ~25%

ગણતરી માટે તૈયાર છો? મફત Binomial Distribution કેલ્ક્યુલેટર અજમાવી જુઓ

તેને જાતે અજમાવી જુઓ →

સेटिंग्स