Z Score Calc ஐ எப்படி கணக்கிடுவது
Z Score Calc என்றால் என்ன?
A z-score (standard score) expresses a value's distance from the population mean in standard deviation units. z = (x − μ) / σ. Positive z = above average; negative z = below average.
படிப்படியான வழிகாட்டி
- 1z = (x − μ) / σ
- 2Percentile from z-score: use standard normal CDF
- 3z=1.96 → 97.5th percentile
- 4Enables comparison across different measurement scales
தீர்க்கப்பட்ட எடுத்துக்காட்டுகள்
உள்ளீடு
Score 85 · Mean 70 · SD 15
முடிவு
z = 1.0 → 84th percentile
(85-70)/15=1.0; P(Z<1)=84.1%