| Feature | Discrete Data | Continuous Data |
|---|---|---|
| Nature | Countable | Measurable |
| Values | Specific points (e.g., 1, 2, 3) | Any value in an interval (e.g., 1.52...) |
| Examples | Number of pets, goals scored | Temperature, distance, mass |
| Method | Selection Logic | Best Used When... |
|---|---|---|
| Random | Equal chance for all | Population is uniform and small |
| Systematic | Fixed interval ( item) | A complete list is available |
| Stratified | Proportional from groups | Population has distinct subgroups |
| Cluster | All from selected groups | Population is geographically spread |
A parameter is a numerical value that describes a characteristic of the entire population. For example, the true average height of all humans is a parameter, denoted by the Greek letter .
A statistic is a numerical value that describes a characteristic of a sample. The average height of 100 people in a study is a statistic, denoted by .
The goal of statistics is to use the known sample statistic to estimate the unknown population parameter. The difference between the two is known as sampling error.
Identify the 'Whole': When asked to identify the population, look for words like 'all', 'every', or 'the entire group'. If the scenario describes a specific group being tested, that is the sample.
Check for Units: Continuous data almost always involves units of measurement (cm, kg, seconds). If the data is a count of individual items, it is discrete.
Bias Awareness: Always evaluate if a sampling method excludes certain groups. For example, 'convenience sampling' (asking people nearby) is highly biased because it does not give everyone in the population an equal chance of selection.
Rounding in Continuous Data: Remember that continuous data is often recorded as rounded values. An age of 15 might be discrete if it means 'years completed', but continuous if it represents 'time lived'.