10.3 The Analytic Approach

The monte carlo approach has two limitations:

  • it assumes that the CDM fits the data well
  • it tends to be slow. We can also use some analytic methods to estimate classification accuracy

The table below is similar to the Table 1 in Matthew and Sandip (2018), which plays a key role in estimating classification accuracy.

p00 is the probability that a randomly selected student who does not master attribute k is estimated to be absence of attribute k given his or her responses y.

p11 is the probability that a randomly selected student who has attribute k is estimated to master attribute k given his or her responses y.

More generally, we have

pab=P(αk=a,α^k(y)=b)

Accordingly, it is clear that the accuracy can be calculated as p00+p11.