| Value | Freq | Rel. Freq | Percent | Cum. Freq |
|---|---|---|---|---|
| A | 5 | 0.3333 | 33.33% | 0.3333 |
| B | 5 | 0.3333 | 33.33% | 0.6667 |
| C | 3 | 0.2000 | 20.00% | 0.8667 |
| D | 2 | 0.1333 | 13.33% | 1.0000 |
Learn how to calculate and interpret relative frequencies to understand data distributions. Perfect for data analysis, qualitative research, and statistical studies.
Relative frequency is the proportion or percentage of times a particular value occurs in a dataset relative to the total number of observations. Unlike absolute frequency (which just counts occurrences), relative frequency normalizes the data so you can compare frequencies across different sample sizes.
Relative frequency is calculated as: Relative Frequency = (Count of an observation) / (Total number of observations). It can be expressed as a decimal between 0 and 1, or as a percentage. For example, if an event occurs 3 times out of 10 observations, the relative frequency is 0.3 or 30%.
Relative frequencies are useful for comparing distributions, creating frequency tables, constructing histograms and pie charts, and conducting statistical analyses. They help answer questions like "What proportion of customers prefer this product?" or "What percentage of survey respondents selected this option?"
Cumulative relative frequency shows the running total of relative frequencies—useful for understanding what proportion of data falls below a certain value. For instance, if cumulative relative frequency reaches 0.75 at value X, it means 75% of observations are at or below X.
A survey asks 20 people their favorite color. Results: Red (5), Blue (8), Green (4), Yellow (3). Calculate relative frequencies.
| Color | Freq | Rel. Freq | Cum. Rel. |
|---|---|---|---|
| Red | 5 | 0.25 | 0.25 |
| Blue | 8 | 0.40 | 0.65 |
| Green | 4 | 0.20 | 0.85 |
| Yellow | 3 | 0.15 | 1.00 |
Frequency is the count of how many times a value occurs. Relative frequency is that count divided by the total number of observations, expressing it as a proportion. For example: frequency might be 5, relative frequency would be 5/20 = 0.25.
Relative frequencies allow fair comparison between datasets of different sizes. If one survey has 50 responses and another has 100, relative frequencies normalize these differences so you can compare proportions directly.
No. Since relative frequency is a part divided by the whole, it can never exceed 1 (or 100% if expressed as a percentage). Each individual relative frequency must be between 0 and 1.
The sum of all relative frequencies must equal exactly 1.0 (or 100% if expressed as percentages). This is a useful check—if your sum isn't 1.0, you may have calculation errors.
Cumulative relative frequency helps answer questions like 'What proportion of data is less than or equal to this value?' It's useful in creating ogive curves and understanding percentile distributions.
List each unique value, count its frequency, divide each frequency by the total observations to get relative frequency, and optionally calculate the running cumulative relative frequency. This tool automates that process!
Absolutely! Relative frequencies work with any type of data—numerical, categorical, ordinal. They're commonly used for survey responses, census data, and preference analysis.
Relative frequencies work the same way regardless of the data type. The calculation is simply: count ÷ total. This tool handles any numbers you input.
Related Tools
Gaussian probabilities.
Z-score from probability.
Binary outcome probabilities.
Rare event frequency.
Time between events.
Equal probability distribution.