| x̄ |
Sample Mean (x-bar) Descriptive Statistics |
Arithmetic mean of a sample dataset: $\bar{x} = \frac{1}{n}\sum_{i=1}^n x_i$; unbiased point estimator of population mean $\mu$. |
Alt 0304 |
U+0078 U+0304 |
x |
\bar{x} |
| µ |
Population Mean (Mu) Population Parameter |
True expected mean of the entire population distribution: $\mu = E[X] = \frac{1}{N}\sum_{i=1}^N x_i$. |
Alt 230 |
U+00B5 |
μ / µ |
\mu |
| s |
Sample Standard Deviation Sample Dispersion |
Sample measure of spread: $s = \sqrt{\frac{1}{n-1}\sum (x_i - \bar{x})^2}$; utilizes Bessel's correction ($n-1$) for unbiased variance. |
N/A |
U+0073 |
s |
s |
| σ |
Population Standard Deviation (Sigma) Population Dispersion |
True standard deviation of the entire population distribution: $\sigma = \sqrt{\frac{1}{N}\sum (x_i - \mu)^2}$. |
Alt 229 |
U+03C3 |
σ / σ |
\sigma |
| s² |
Sample Variance (s-squared) Sample Dispersion |
Sample variance measuring data dispersion around the sample mean: $s^2 = \frac{1}{n-1}\sum_{i=1}^n (x_i - \bar{x})^2$. |
N/A |
U+0073 U+00B2 |
s |
s^2 |
| σ² |
Population Variance (Sigma-squared) Population Parameter |
True population variance measuring squared deviations from population mean: $\sigma^2 = Var(X) = E[(X-\mu)^2]$. |
N/A |
U+03C3 U+00B2 |
σ |
\sigma^2 |
| p̂ |
Sample Proportion (p-hat) Categorical Data |
Sample proportion of successes in a Bernoulli trial: $\hat{p} = \frac{x}{n}$; unbiased estimator of population proportion $p$. |
Alt 0302 |
U+0070 U+0302 |
p |
\hat{p} |
| p |
Population Proportion / Probability Binomial Parameter |
True population probability of a successful outcome in a binomial distribution. |
N/A |
U+0070 |
p |
p |
| N |
Population Size Finite Population |
Total count of all observational units or individuals comprising the target population. |
N/A |
U+004E |
N |
N |
| n |
Sample Size Sample Count |
Number of individual observations, participants, or data points in an empirical sample dataset. |
N/A |
U+006E |
n |
n |
| x̃ |
Sample Median (x-tilde) Non-Parametric Centrality |
Middle value dividing the sorted dataset into two equal halves; robust against extreme skewness and outliers. |
Alt 0303 |
U+0078 U+0303 |
x |
\tilde{x} |
| M |
Median (Alternative Symbol) APA Statistics |
Standard American Psychological Association (APA) symbol for the median. |
N/A |
U+004D |
M |
M |
| H₀ |
Null Hypothesis (H-naught) Hypothesis Testing |
Default hypothesis positing no effect, no difference, or no association between variables ($mu_1 = mu_2$). |
Alt 8320 |
U+0048 U+2080 |
H |
H_0 |
| H₁ |
Alternative Hypothesis (H-one / Ha) Hypothesis Testing |
Research hypothesis positing a significant effect, difference, or relationship ($mu_1 \neq mu_2$). |
Alt 8321 |
U+0048 U+2081 |
H |
H_1 / H_a |
| α |
Significance Level (Alpha) Type I Error Rate |
Probability of rejecting the null hypothesis when it is actually true (Type I error, commonly $\alpha = 0.05$). |
Alt 224 |
U+03B1 |
α / α |
\alpha |
| β |
Type II Error Rate (Beta) Statistical Power |
Probability of failing to reject a false null hypothesis (Type II error); Statistical Power = $1 - \beta$. |
Alt 225 |
U+03B2 |
β / β |
\beta |
| z |
Z-Score / Standard Normal Statistic Standard Normal N(0,1) |
Standard score indicating how many standard deviations a value lies from mean: $z = \frac{x - \mu}{\sigma}$. |
N/A |
U+007A |
z |
z |
| t |
Student's t-Statistic Student's t-Distribution |
Test statistic for small samples with unknown population variance: $t = \frac{\bar{x} - \mu}{s / \sqrt{n}}$. |
N/A |
U+0074 |
t |
t |
| χ² |
Chi-Square Test Statistic Goodness-of-Fit / Independence |
Non-parametric test statistic comparing observed vs expected frequencies: $\chi^2 = \sum \frac{(O - E)^2}{E}$. |
Alt 967 |
U+03C7 U+00B2 |
χ |
\chi^2 |
| F |
F-Statistic (Fisher-Snedecor) ANOVA Variance Ratio |
Ratio of between-group variance to within-group variance in Analysis of Variance (ANOVA): $F = \frac{MS_{between}}{MS_{within}}$. |
N/A |
U+0046 |
F |
F |
| df |
Degrees of Freedom (ν) Sampling Distribution |
Number of independent values that can vary in the final calculation of a statistic ($df = n - 1$). |
N/A |
U+0064 U+0066 |
d |
df / \nu |
| r |
Pearson's Correlation Coefficient Sample Linear Correlation |
Sample linear correlation between two variables: $-1 \leq r \leq +1$; measures direction and strength of relationship. |
N/A |
U+0072 |
r |
r |
| ρ |
Population Correlation Coefficient (Rho) Population Correlation |
True population bivariate correlation parameter: $\rho_{X,Y} = \frac{Cov(X,Y)}{\sigma_X \sigma_Y}$. |
Alt 961 |
U+03C1 |
ρ / ρ |
\rho |
| r² |
Coefficient of Determination (r-squared) Goodness of Fit |
Proportion of total variance in the dependent variable explained by the regression model ($0 \leq R^2 \leq 1$). |
N/A |
U+0072 U+00B2 |
r |
r^2 / R^2 |
| ŷ |
Predicted Value of Y (y-hat) OLS Regression Line |
Estimated outcome value generated by the regression equation: $\hat{y} = b_0 + b_1 x$. |
Alt 0302 |
U+0079 U+0302 |
y |
\hat{y} |
| β₀ |
Regression Intercept (Beta-zero) Linear Model Intercept |
Expected baseline value of response variable $Y$ when all predictor variables $X$ equal zero. |
N/A |
U+03B2 U+2080 |
β |
\beta_0 |
| β₁ |
Regression Slope (Beta-one) Linear Model Slope |
Expected unit change in dependent variable $Y$ for every one-unit increase in predictor $X$. |
N/A |
U+03B2 U+2081 |
β |
\beta_1 |
| ε |
Error Term / Residual (Epsilon) Statistical Noise |
Unobserved stochastic error term in regression modeling: $y = \beta_0 + \beta_1 x + \varepsilon$; assumes $\varepsilon \sim N(0, \sigma^2)$. |
Alt 949 |
U+03B5 |
ε / ε |
\varepsilon |
| P(A) |
Probability of Event A Probability Theory |
Likelihood of occurrence of event $A$, bounded by $0 \leq P(A) \leq 1$. |
N/A |
P(A) |
&#xP(A); |
P(A) |
| P(A|B) |
Conditional Probability (A given B) Bayesian Probability |
Probability of event $A$ occurring given that event $B$ has already occurred: $P(A|B) = \frac{P(A \cap B)}{P(B)}$. |
N/A |
P(A|B) |
&#xP(A|B); |
P(A|B) |
| E(X) |
Expected Value of Random Variable X First Moment |
Long-term probability-weighted average value of random variable $X$: $E[X] = \sum x_i P(x_i)$. |
N/A |
E(X) |
(X); |
E[X] |
| Var(X) |
Variance Operator Second Central Moment |
Measure of dispersion of a random variable: $Var(X) = E[X^2] - (E[X])^2$. |
N/A |
Var(X) |
&#xVar(X); |
Var(X) |
| ∑ |
Summation Operator (Sigma) Mathematical Series |
Addition operator summing sequences of data values: $\sum_{i=1}^n x_i = x_1 + x_2 + \dots + x_n$. |
Alt 228 |
U+2211 |
∑ / ∑ |
\sum |
| ∏ |
Product Operator (Pi) Likelihood Functions |
Multiplication operator multiplying sequences of values, essential in joint probabilities and Maximum Likelihood Estimation (MLE). |
Alt 8719 |
U+220F |
∏ / ∏ |
\prod |
| ∞ |
Infinity Symbol Calculus Limits |
Represents unbounded growth in sampling distributions, central limit theorems ($n \rightarrow \infty$), and integral bounds. |
Alt 236 |
U+221E |
∞ / ∞ |
\infty |
| ∫ |
Integral (Continuous Probability Density) Continuous Distributions |
Continuous calculus integration computing areas under the curve for Probability Density Functions (PDFs): $P(a \leq X \leq b) = \int_a^b f(x)dx$. |
Alt 244 |
U+222B |
∫ / ∫ |
\int |