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

தீர்க்கப்பட்ட எடுத்துக்காட்டுகள்

உள்ளீடு
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 கால்குலேட்டரை முயற்சிக்கவும்

நீங்களே முயற்சிக்கவும் →

அமைப்புகள்