Statistics

The science of collecting, organizing, analyzing, interpreting, and presenting data. From probability theory to statistical inference, explore the mathematical foundations of data analysis.

Related Categories

Statistics Topics

Probability
Statistics

Probability

The branch of mathematics concerning numerical descriptions of how likely an event is to occur. Foundation of statistical inference.

Read More →

Descriptive Statistics

Descriptive statistics summarize and describe the main features of a dataset. Key measures include the mean (arithmetic average), median (middle value), and mode (most frequent value). Measures of spread include variance, standard deviation, and interquartile range.

\[ \bar{x} = \frac{1}{n}\sum_{i=1}^{n} x_i \qquad s^2 = \frac{1}{n-1}\sum_{i=1}^{n}(x_i - \bar{x})^2 \]

Probability Distributions

A probability distribution describes how probabilities are assigned to outcomes. The normal distribution is the most important continuous distribution, characterized by its bell-shaped curve with mean μ and standard deviation σ. The binomial distribution models the number of successes in n independent Bernoulli trials.

\[ f(x) = \frac{1}{\sigma\sqrt{2\pi}} e^{-\frac{(x-\mu)^2}{2\sigma^2}} \]

Hypothesis Testing

Hypothesis testing is a formal procedure for deciding whether sample data support a claim about a population. The null hypothesis (H₀) represents the default assumption; the alternative hypothesis (H₁) is what we seek evidence for. The p-value measures the probability of observing results at least as extreme as the data, assuming H₀ is true.

Common tests include the t-test, chi-square test, ANOVA, and z-test, each suited to different data types and research questions.

Regression Analysis

Regression analysis models the relationship between a dependent variable and one or more independent variables. Simple linear regression fits a straight line to data; multiple regression extends this to several predictors. The least-squares method minimizes the sum of squared residuals to find the best-fit line.

\[ \hat{y} = \beta_0 + \beta_1 x \qquad \beta_1 = \frac{\sum(x_i-\bar{x})(y_i-\bar{y})}{\sum(x_i-\bar{x})^2} \]
Normal Distribution
Statistics

Normal Distribution

A continuous probability distribution characterized by its bell-shaped curve. Central limit theorem and its applications.

A continuous probability distribution characterized by its bell-shaped curve. Central limit theorem and its applications. This topic is fundamental to understanding advanced mathematics and has wide applications in science and engineering.

Key concepts: definitions, theorems, proofs, and worked examples related to Normal Distribution.

Descriptive Statistics
Statistics

Descriptive Statistics

Methods for summarizing and describing data features including measures of central tendency and dispersion.

Methods for summarizing and describing data features including measures of central tendency and dispersion. This topic is fundamental to understanding advanced mathematics and has wide applications in science and engineering.

Key concepts: definitions, theorems, proofs, and worked examples related to Descriptive Statistics.

Inferential Statistics
Statistics

Inferential Statistics

Methods for making inferences about populations based on sample data. Estimation and hypothesis testing.

Methods for making inferences about populations based on sample data. Estimation and hypothesis testing. This topic is fundamental to understanding advanced mathematics and has wide applications in science and engineering.

Key concepts: definitions, theorems, proofs, and worked examples related to Inferential Statistics.

Hypothesis Testing
Statistics

Hypothesis Testing

Statistical method for testing claims about population parameters using sample data and probability theory.

Statistical method for testing claims about population parameters using sample data and probability theory. This topic is fundamental to understanding advanced mathematics and has wide applications in science and engineering.

Key concepts: definitions, theorems, proofs, and worked examples related to Hypothesis Testing.

Regression Analysis
Statistics

Regression Analysis

Statistical method for modeling relationships between variables. Linear, polynomial, and multiple regression.

Statistical method for modeling relationships between variables. Linear, polynomial, and multiple regression. This topic is fundamental to understanding advanced mathematics and has wide applications in science and engineering.

Key concepts: definitions, theorems, proofs, and worked examples related to Regression Analysis.

Random Variables
Statistics

Random Variables

Variables whose values depend on outcomes of random phenomena. Discrete and continuous distributions.

Variables whose values depend on outcomes of random phenomena. Discrete and continuous distributions. This topic is fundamental to understanding advanced mathematics and has wide applications in science and engineering.

Key concepts: definitions, theorems, proofs, and worked examples related to Random Variables.

Sampling Methods
Statistics

Sampling Methods

Techniques for selecting representative subsets from populations. Random, stratified, and cluster sampling.

Techniques for selecting representative subsets from populations. Random, stratified, and cluster sampling. This topic is fundamental to understanding advanced mathematics and has wide applications in science and engineering.

Key concepts: definitions, theorems, proofs, and worked examples related to Sampling Methods.

Confidence Intervals
Statistics

Confidence Intervals

Range of values that likely contains a population parameter with a specified level of confidence.

Range of values that likely contains a population parameter with a specified level of confidence. This topic is fundamental to understanding advanced mathematics and has wide applications in science and engineering.

Key concepts: definitions, theorems, proofs, and worked examples related to Confidence Intervals.

Statistical Distributions
Statistics

Statistical Distributions

Probability distributions including binomial, Poisson, uniform, exponential, and chi-square distributions.

Probability distributions including binomial, Poisson, uniform, exponential, and chi-square distributions. This topic is fundamental to understanding advanced mathematics and has wide applications in science and engineering.

Key concepts: definitions, theorems, proofs, and worked examples related to Statistical Distributions.

Correlation
Statistics

Correlation

Statistical relationship between two variables. Pearson, Spearman correlation coefficients and their interpretation.

Statistical relationship between two variables. Pearson, Spearman correlation coefficients and their interpretation. This topic is fundamental to understanding advanced mathematics and has wide applications in science and engineering.

Key concepts: definitions, theorems, proofs, and worked examples related to Correlation.

Bayesian Statistics
Statistics

Bayesian Statistics

Statistical paradigm using Bayes' theorem to update probability estimates based on evidence.

Statistical paradigm using Bayes' theorem to update probability estimates based on evidence. This topic is fundamental to understanding advanced mathematics and has wide applications in science and engineering.

Key concepts: definitions, theorems, proofs, and worked examples related to Bayesian Statistics.