Quantcast
Loading [MathJax]/jax/output/CommonHTML/jax.js

Sample Statistics

Last modified by
on
Sep 29, 2022, 12:53:29 AM
Created by
on
Jul 27, 2021, 8:54:51 PM
Stat=f(x)
(x)Numeric observations.

The Sample Statistics calculator computes the most common statistics for a sample of observations, not the entire population.  

INSTRUCTIONS: Enter the following:

  • (x) Sample of comma separated numeric values (e.g. 4,-1.2,8,9 )

STATISTICS: The  calculator returns the following descriptive sample statistics.  

  • (μ) mean - also known as the numeric average
  • (σ) sample standard deviation
  • 2) sample variance
  • (n) count - this is the number (n) of values in a set.
  • (m) min - this is the minimum observed value
  • (M) max - this is the maximum value in the set.
  • (R) range - this is the difference between the max and the min.
  • (Σx) sum  - this is the sum of the values in a set.
  • (Σx²) sum of squares - this is the sum of the squared values
  • (Σx)² sum squared - this is the square of the summed values.
  • median - the middle ordered value
  • mid point - this is the mid point of the observation range.
  • sorted - these are the observations sorted in ascending order

Statistics Calculators

Thanks to Dr. Lee Hammerstrom, professor of math stats at Eastern Nazarene College, for his advice and testing.

The Math

The formulas for the statistics are as follows:

sum

     S=(x)

sum of squares

      Σx²=(x2)

square of the sum

     (Σx)² = ((x))2

averages

  • mean:     μ=(x)n  where n is the number of observations
  • median:  middle value if in an odd number of observations.  If there is an even number of observations, it's the average of the two middle values.
  • mid-point:  mp=min+max2

variance

  • Population Variance: σ2=n1(xn-μ)2n
  • Sample Variance: σ2=n1(xn-μ)2n-1

standard deviation

  • Population Standard Deviation:   σ=n1(xn-μ)2n
  • Sample Standard Deviation:   σ=n1(xn-μ)2n-1

Statistics Calculators


This equation, Sample Statistics, references 2 pages
  • Comments
  • Attachments
  • Stats
No comments
This site uses cookies to give you the best, most relevant experience. By continuing to browse the site you are agreeing to our use of cookies.