You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Statistics is the science of collecting, organising, analysing, interpreting, and presenting data. It provides the tools to transform raw observations into meaningful conclusions, enabling evidence-based decision-making in virtually every field — from medicine and engineering to business and social policy.
Statistics turns raw numbers into actionable insights. Whether you are evaluating a new medical treatment, optimising a marketing campaign, or assessing economic policy, statistical reasoning provides the framework for sound decisions.
Understanding statistics makes you a better consumer of information. You learn to question sample sizes, identify bias, distinguish correlation from causation, and spot misleading charts.
Modern AI and machine learning algorithms are built on statistical principles — linear regression, Bayesian inference, probability distributions, and hypothesis testing are all core topics.
Statistics is used in:
| Field | Example Application |
|---|---|
| Medicine | Clinical trials and drug efficacy testing |
| Business | Market research, A/B testing, demand forecasting |
| Engineering | Quality control and reliability analysis |
| Social sciences | Survey analysis, opinion polling |
| Sports | Player performance analytics (sabermetrics) |
| Government | Census data, economic indicators |
Statistics is broadly divided into two major branches:
Descriptive statistics summarise and organise data so it can be understood at a glance. Common tools include:
Inferential statistics use sample data to make generalisations about a larger population. Key techniques include:
Population → Sample → Analyse → Infer back to Population
| Term | Definition |
|---|---|
| Population | The complete set of all items of interest |
| Sample | A subset of the population selected for analysis |
| Parameter | A numerical measure describing a characteristic of a population (e.g., population mean μ) |
| Statistic | A numerical measure describing a characteristic of a sample (e.g., sample mean x̄) |
| Variable | A characteristic or attribute that can take different values |
| Data | The values collected through observation or measurement |
| Type | Description | Examples |
|---|---|---|
| Quantitative | Numerical values that can be measured | Height, weight, temperature, income |
| Qualitative (Categorical) | Labels or categories | Gender, colour, nationality, satisfaction rating |
| Scale | Properties | Examples |
|---|---|---|
| Nominal | Categories with no natural order | Blood type (A, B, AB, O), eye colour |
| Ordinal | Categories with a meaningful order but unequal intervals | Survey ratings (poor, fair, good, excellent) |
| Interval | Numerical with equal intervals but no true zero | Temperature in °C, calendar years |
| Ratio | Numerical with equal intervals and a true zero | Weight, height, income, age |
A typical statistical investigation follows these steps:
Warning: Statistics can be misused — intentionally or accidentally. Watch out for these:
Statistics is the science of learning from data. It comprises descriptive methods (summarising data) and inferential methods (drawing conclusions about populations from samples). Understanding key terminology — population, sample, parameter, statistic — and the different types of data is essential groundwork for every topic that follows in this course.