g11sbf is a service routine which may be used prior to calling
g11saf to calculate the frequency distribution of a set of dichotomous score patterns.
When each of
individuals responds to each of
dichotomous variables the data assumes the form of the matrix
defined below
where the
take the value of
or
and
, for
, denotes the score pattern of the
th individual.
g11sbf calculates the number of different score patterns,
, and the frequency with which each occurs. This information can then be passed to
g11saf.
None.
If on entry
or
, explanatory error messages are output on the current error message unit (as defined by
x04aaf).
Exact.
This example counts the frequencies of different score patterns in the following list:
Score Patterns |
000 |
010 |
111 |
000 |
001 |
000 |
000 |
110 |
001 |
011 |