Descriptive Statistics
Descriptive statistics summarize key features of a dataset. Common measures include the mean, median, and mode. The *mean* is the average value, calculated by summing all values and dividing by the number of observations.
The *median* is the middle value when data is arranged in order. It’s robust to outliers (extreme values). The *mode* represents the most frequent value.
Mean = Σx / n (where x is each data point and n is the number of points)
Standard Deviation
The standard deviation measures the spread or dispersion of a dataset around its mean. A larger standard deviation indicates greater variability.
It’s calculated by taking the square root of the variance, which itself is the average of the squared differences from the mean.
σ = √[Σ(x - μ)² / n] (where σ is the standard deviation, x is each data point and μ is the mean)
Probability Basics
Probability deals with quantifying uncertainty. It’s defined as the chance of a specific event occurring, expressed as a number between 0 (impossible) and 1 (certain).
For example, a fair coin has a probability of 0.5 for landing heads.
P(event) = favorable outcomes / total possible outcomes
Correlation vs. Causation
It’s crucial to distinguish between correlation and causation. Two variables can be correlated (have a relationship) without one causing the other.
For example, ice cream sales and crime rates might increase simultaneously during summer months – but this is due to a confounding factor (temperature), not a causal link.
Frequently asked questions
What is a dataset?
A dataset is simply a collection of data points, often organized in rows and columns.
Why is statistics important?
Statistics helps us make informed decisions by quantifying uncertainty and revealing patterns in data.
Can I use statistics on any type of data?
Yes, but different statistical methods are appropriate for different types of data (e.g., numerical vs. categorical).
Try it live
Everything above runs in your browser — open SPH Fluid and change the parameters while it is running. Nothing is installed, nothing is uploaded, the whole model lives in one tab.
▶ Open SPH Fluid simulation