Under the binomial model, for a test with \(n_i\) items and a true-score
proportion \(\pi\), the distribution of raw scores is assumed to be
\(\mathrm{Binomial}(n_i, \pi)\). This function treats each possible raw
score \(k = 0, 1, \ldots, n_i\) as the true-score value (i.e.,
\(\pi_k = k / n_i\)) and computes:
the CSEM of the raw scores; and
if ct is provided, the CSSEM of the scale scores defined in
the conversion table.