Count Data vs Proportion
Both terms below come up in the same part of the course, and students mix them up. Here is each one defined on its own, side by side, so you can see where they part company.
Count data
Variables and data types
Count data are whole-number tallies of how many observational units fall in a category or how many times an event happened.
Counts are non-negative whole numbers and they depend on how big the group is, which is why comparing raw counts across groups of different sizes misleads. For example, 45 walkers in a 300-student school is a larger share than 60 walkers in a 600-student school, since beats . Converting each count to a proportion or a rate is the fix. Counts are also what chi-square procedures require, because the test compares observed counts to expected counts; entering percentages instead produces a meaningless statistic.
Proportion
Variables and data types
A proportion is a part-to-whole fraction between 0 and 1, found by dividing the count in a category by the total number of observations.
A proportion rescales a count so that groups of different sizes become comparable, and because it is a part of a whole it can never fall below 0 or rise above 1. In symbols , where (p-hat) is the sample proportion, is the count in the category, and is the sample size; the population version is written . For example, if 45 of 300 students walk to school then , or 15 percent. Proportions carry no units, which is what separates them from rates such as 7 cases per 1,000 people per year.