Let us start with the simplest example: examining the distribution of observations
in a single categorical variable, like the Size variable in the textbook example.
We refer to counts derived from a single categorical variable as “one-way” frequencies.
There are two major possibilities here, namely:
-
Assessing the distribution of one-way frequencies
-
Assessing one specific category
The following sections expand on these options.