Statistics · Pillar Guide

Statistics Calculator: Mean, Std Dev & 7 Regression Types

From a single column of numbers to a fitted regression curve — how to enter data in STAT mode and read every statistic the calculator returns.

fx-991ES Web TeamUpdated 23 June 20269 min read

A statistics calculator turns raw data into summary numbers — mean, standard deviation, and the best-fit model. Ours covers single-variable statistics and seven regression types in STAT mode. Here's the full workflow.

On this page

  1. Entering data (1-VAR)
  2. Mean, sum & spread
  3. Population vs sample SD
  4. The 7 regression types
  5. Reading r and r²
  6. FAQ

Entering data (1-VAR)

Switch to STAT mode and pick 1-VAR. Type your values separated by commas or spaces:

4, 8, 15, 16, 23, 42

Mean, sum & spread

The calculator reports n, Σx, Σx², the mean x̄, min and max together.

For the data above: n = 6, Σx = 108, x̄ = 18, min = 4, max = 42.

Population vs sample SD

Two standard deviations are shown, and choosing the right one matters:

SymbolDivides byUse when
σ (population)nYour data is the whole population
s (sample)n − 1Your data is a sample of a bigger group

For the data above: σ ≈ 12.32, s ≈ 13.49.

The full hand calculation is in standard deviation by hand vs calculator.

The 7 regression types

Choose a paired (x, y) regression and enter the two columns. The available models:

TypeModelShape
Lineary = A + BxStraight line
Quadraticy = A + Bx + Cx²Parabola
Logarithmicy = A + B·ln xFast then flattening
Exponentialy = A·e^(Bx)Constant growth rate
A·Bˣy = A·BˣConstant growth rate
Powery = A·xᴮScaling law
Inversey = A + B/xDecay to asymptote
Linear example

Data (1,3), (2,5), (3,7) → A = 1, B = 2 (i.e. y = 2x + 1), with r = 1 (perfect fit).

Choosing among them is covered in choosing the right regression model and linear vs nonlinear regression explained.

Reading r and r²

Each regression reports the correlation coefficient r (−1 to 1) and . The closer |r| is to 1, the better the model matches your data; r² is the proportion of variation the model explains. Use them to compare candidate models on the same data.

Frequently asked questions

How do I enter data?

STAT mode → 1-VAR → type values separated by commas or spaces. You get n, mean, and both SDs.

Population vs sample SD?

σ divides by n (whole population); s divides by n−1 (a sample). Both are shown.

How many regression types?

Seven paired regressions plus 1-VAR, each reporting coefficients and correlation r.

What does r mean?

It's how well the model fits, from −1 to 1; r² is the fraction of variation explained.

Crunch your data

Open STAT mode, pick 1-VAR or a regression, and paste your numbers.

Open the statistics calculator →