Z-Score hesaplayıcı

Ham değeri z-notasına çevir ve yüzdesini bul.

Z- puanı
Yüzde P(X ≤ x)
P(X ≥ x)
Konum

Yazdığınızda sonuçlar güncellenir.

Bu hesaplayıcı hakkında

standard score is the average of the standard deviations of the test. The standard score is the average of the standard deviations of the test. The standard score is the average of the standard deviations of the test. The standard score is the average of the standard deviations of the test. The standard score is the average of the standard deviations of the test. The standard score is the average of the standard deviations of the test. The standard score is the average of the standard deviations of the test. The standard score is the average of the standard deviations of the test. The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test. The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked example: The standard score is the average of the standard deviations of the test.Worked

Sıkça Sorulan Sorular

2'lik z-score ne demek?

2'lik bir z- puanı değerin ortalamanın iki standart sapması olduğu anlamına gelir. Normal bir dağılım altında değerlerin %97.7'si bunun altında kalır, bu yüzden oldukça aşırı, yüksek bir değerdir.

Z-score negatif olabilir mi?

Evet. Negatif bir z- puanı basitçe değerin ortalamanın altında olduğu anlamına gelir. Örneğin −1. 5' lik bir z- puanı ortalamanın bir buçuk standart sapma altındadır.

Z-notunu nasıl hesaplarım?

Değerinizden ortalamayı çıkarın ve standart sapma ile bölün: z = (x − μ) / σ. x = 85, μ = 70 ve σ = 10 için z-notu (85 − 70) ÷ 10 = 1.5'tir.

Z-score bir yüzdeliğe nasıl bağlı?

Z- puanı, standart-normal yığılmalı dağılım yoluyla bir yüzdeliğe dönüştürülür, bu da altındaki değerlerin oranını verir. 0'ın z- puanı 50. yüzdelidir, +1 yaklaşık 84. ve -1 yaklaşık 16.

Yüksek veya alışılmadık z-score nedir?

Genel bir parmak kuralına göre, ±2'nin üzerindeki z-skorlar olağandışı ve ±3'ün üzerindekiler nadirdir, çünkü normal dağılımın yaklaşık %95'i ortalamadan iki standart sapma ve %99,7'si üç standart sapma içindedir.

Z-score kullanmak için normal dağılım gerekiyor mu?

Herhangi bir değeri z formülü ile şekilden bağımsız olarak standartlaştırabilirsiniz, ancak bu araç raporladığı yüzdelik ve kuyruk olasılığı verilerin normal dağılımı izlediğini varsaymaktadır. Güçlü normal olmayan veriler için bu olasılıklar sadece yaklaşımlardır.

❤️ Aşk. Calculator.Free? Paylaş.

𝕏  X Facebook Reddit
API — bu hesaplayıcıyı kodtan kullan

Bu hesaplayıcıya ücretsiz bir JSON son noktası olarak çağrı yap - anahtar gerekmez. Aşağıdaki alan değerlerini sorgu parametreleri veya JSON olarak gönderin. Tüm API belgelerini oku →

Son nokta

GET https://calculator.free/api/v1/z-score/

curl

curl "https://calculator.free/api/v1/z-score/?x=85&mean=70&sd=10"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/z-score/?" + new URLSearchParams({
    "x": "85",
    "mean": "70",
    "sd": "10"
  }));
const data = await r.json();
console.log(data.results);

Sonuçlar sadece genel rehberlik için tahminlerdir, finansal, tıbbi veya vergi tavsiyesi değil.