Sponsored Links
-->

Selasa, 24 April 2018

Bell Curve - percentiles and selected Standard scores
src: www.concordspedpac.org

In statistics, the standard score is the signed number of standard deviations by which the value of an observation or data point is above the mean value of what is being observed or measured. Observed values above the mean have positive standard scores, while values below the mean have negative standard scores. The standard score is a dimensionless quantity obtained by subtracting the population mean from an individual raw score and then dividing the difference by the population standard deviation. This conversion process is called standardizing or normalizing (however, "normalizing" can refer to many types of ratios; see normalization for more).

Standard scores are also called z-values, z-scores, normal scores, and standardized variables. They are most frequently used to compare an observation to a standard normal deviate, though they can be defined without assumptions of normality.

Computing a z-score requires knowing the mean and standard deviation of the complete population to which a data point belongs; if one only has a sample of observations from the population, then the analogous computation with sample mean and sample standard deviation yields the t-statistic.


Video Standard score



Calculation from raw score

The standard score of a raw score x is

z = x - ? ? {\displaystyle z={x-\mu \over \sigma }}

where:

? is the mean of the population.
? is the standard deviation of the population.

The absolute value of z represents the distance between the raw score and the population mean in units of the standard deviation. z is negative when the raw score is below the mean, positive when above.

A key point is that calculating z requires the population mean and the population standard deviation, not the sample mean or sample deviation. It requires knowing the population parameters, not the statistics of a sample drawn from the population of interest. But knowing the true standard deviation of a population is often unrealistic except in cases such as standardized testing, where the entire population is measured. In cases where it is impossible to measure every member of a population, the standard deviation may be estimated using a random sample.

It measures the sigma distance of actual data from the average.

The Z value provides an assessment of how off-target a process is operating.


Maps Standard score



Applications

The z-score is often used in the z-test in standardized testing - the analog of the Student's t-test for a population whose parameters are known, rather than estimated. As it is very unusual to know the entire population, the t-test is much more widely used.

Also, standard score can be used in the calculation of prediction intervals. A prediction interval [L,U], consisting of a lower endpoint designated L and an upper endpoint designated U, is an interval such that a future observation X will lie in the interval with high probability ? {\displaystyle \gamma } , i.e.

P ( L < X < U ) = ? , {\displaystyle P(L<X<U)=\gamma ,}

For the standard score Z of X it gives:

P ( L - ? ? < Z < U - ? ? ) = ? . {\displaystyle P\left({\frac {L-\mu }{\sigma }}<Z<{\frac {U-\mu }{\sigma }}\right)=\gamma .}

By determining the quantile z such that

P ( - z < Z < z ) = ? {\displaystyle P\left(-z<Z<z\right)=\gamma }

it follows:

L = ? - z ? ,   U = ? + z ? {\displaystyle L=\mu -z\sigma ,\ U=\mu +z\sigma }

Program Outcomes -
src: knappcenter.org


Standardizing in mathematical statistics

In mathematical statistics, a random variable X is standardized by subtracting its expected value E [ X ] {\displaystyle \operatorname {E} [X]} and dividing the difference by its standard deviation ? ( X ) = Var ( X ) : {\displaystyle \sigma (X)={\sqrt {\operatorname {Var} (X)}}:}

Z = X - E [ X ] ? ( X ) {\displaystyle Z={X-\operatorname {E} [X] \over \sigma (X)}}

If the random variable under consideration is the sample mean of a random sample   X 1 , ... , X n {\displaystyle \ X_{1},\dots ,X_{n}} of X:

X ¯ = 1 n ? i = 1 n X i {\displaystyle {\bar {X}}={1 \over n}\sum _{i=1}^{n}X_{i}}

then the standardized version is

Z = X ¯ - E [ X ] ? ( X ) / n {\displaystyle Z={\frac {{\bar {X}}-\operatorname {E} [X]}{\sigma (X)/{\sqrt {n}}}}} .

HKDSE 2014 Maths Core Paper 2 Q44: Standard Score 標準分 ...
src: i.ytimg.com


T-score

In educational assessment, T-score is a standard score Z shifted and scaled to have a mean of 50 and a standard deviation of 10.

In bone density measurements, the T-score is the standard score of the measurement compared to the population of healthy 30-year-old adults.


Neurocognitive Functioning in Children and Adolescents at the Time ...
src: care.diabetesjournals.org


See also

  • Omega ratio
  • Standard normal deviate

Standard Deviation and Z-scores - YouTube
src: i.ytimg.com


References


3.3 Measures of Position Measures of location in comparison to the ...
src: slideplayer.com


Further reading

  • Carroll, Susan Rovezzi; Carroll, David J. (2002). Statistics Made Simple for School Leaders (illustrated ed.). Rowman & Littlefield. ISBN 978-0-8108-4322-6. Retrieved 7 June 2009. 
  • Larsen, Richard J.; Marx, Morris L. (2000). An Introduction to Mathematical Statistics and Its Applications (Third ed.). p. 282. ISBN 0-13-922303-7. 

HKDSE 2015 Maths Core Paper 1 Q15: Data Dispersion 數æ
src: i.ytimg.com


External links

  • Interactive Flash on the z-scores and the probabilities of the normal curve by Jim Reed

Source of article : Wikipedia