Normal Distribution ஐ எப்படி கணக்கிடுவது
Normal Distribution என்றால் என்ன?
The normal distribution (bell curve) is the most common probability distribution in statistics. It's defined by mean μ and standard deviation σ, describing many natural phenomena.
சூத்திரம்
f(x) = (1 / (σ√(2π))) × e^(-(x-μ)²/(2σ²))
படிப்படியான வழிகாட்டி
- 1Enter mean μ, standard deviation σ, and value x
- 2Calculate the z-score: (x - μ) / σ
- 3Look up cumulative probability or use the formula
தீர்க்கப்பட்ட எடுத்துக்காட்டுகள்
உள்ளீடு
μ = 100, σ = 15, x = 115
முடிவு
z = 1, P(Z ≤ 1) ≈ 0.841
Standard normal lookup
தவிர்க்க வேண்டிய பொதுவான தவறுகள்
- ✕Confusing z-score with probability
- ✕Using population vs sample standard deviation
கணக்கிடத் தயாரா? இலவச Normal Distribution கால்குலேட்டரை முயற்சிக்கவும்
நீங்களே முயற்சிக்கவும் →