A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Algorithms for Computerized Adaptive Testing

Research Depth 112 in the knowledge graph I know this Set as goal
740prerequisites beneath it
See this on the map →
Computerized Adaptive Testing and Dynamic AssessmentItem Response Functions and Item Characteristic Curves
cat computerized-adaptive item-selection algorithms maximum-information

Core Idea

Computerized Adaptive Testing (CAT) algorithms dynamically select items based on examinee responses to efficiently estimate ability while maintaining high measurement precision. Key algorithms include maximum information (selects items that maximally reduce posterior variance), maximum expected information gain (Bayesian approach), and balanced approaches that consider both information and content constraints. Algorithm choice affects test efficiency and fairness.

Explainer

From your study of item response functions, you know that each item has a characteristic curve — a function that relates a person's latent ability (θ) to their probability of answering correctly. Crucially, every item also has an information function: a curve that describes how much statistical information that item provides at each ability level. An item contributes the most information near the ability level where there is maximum uncertainty about whether the person will pass or fail it — roughly, where the item characteristic curve is steepest. A CAT algorithm's core job is to exploit this structure: at every step, select the item that will reduce uncertainty about the examinee's true ability as much as possible.

The maximum information algorithm does exactly this. After each response, the algorithm updates its estimate of θ (the examinee's ability) and then selects the item from the bank with the highest information at that current estimate. Think of it as always asking the question that would be most diagnostic right now — not too hard, not too easy, but right at the edge of the examinee's current estimated ability. Because each item is targeted to the individual, a CAT using 20 items can achieve the same precision as a conventional test with 40–60 items. The savings in test time and examinee fatigue are substantial.

The Bayesian maximum expected information approach adds a prior distribution over θ — a belief about where examinees' abilities tend to cluster in the population — and selects items that maximize the expected reduction in posterior variance. This matters most at the beginning of a test, when few responses have been collected and the estimate is imprecise. A good prior prevents the algorithm from chasing a wildly wrong early estimate down a dead end. As responses accumulate, the data dominate the prior and the two approaches converge.

Pure information maximization has a practical flaw: it tends to overuse a small set of highly informative items, exposing them frequently and enabling item memorization and score inflation. Real CAT systems add content and exposure constraints to the item selection algorithm: items must cover specified content areas in required proportions, no item may be selected too many times across the examinee pool, and sometimes enemy items (items whose correct answer reveals another) must be kept apart. These constraints mean the algorithm is not purely optimizing information — it is solving a constrained optimization problem that balances efficiency, fairness, and test security. The design of these constraints is as much a policy decision as a psychometric one.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionPartial Fraction Decomposition for IntegrationImproper Integrals - ConvergenceIntegral TestP-SeriesComparison TestLimit Comparison TestSeries Convergence Test StrategyPower SeriesRadius and Interval of ConvergenceTaylor SeriesMoment Generating FunctionsCharacteristic FunctionsConvergence in DistributionStationary DistributionsConvergence of Markov ChainsConvergence in ProbabilityAlmost Sure ConvergenceRelationships Between Modes of ConvergenceWeak Law of Large NumbersStrong Law of Large NumbersCentral Limit Theorem (Rigorous via Characteristic Functions)Maximum Likelihood Estimation (Theory)Two-Parameter Logistic IRT Model (2PL)Computerized Adaptive Testing and Dynamic AssessmentAlgorithms for Computerized Adaptive Testing

Longest path: 113 steps · 740 total prerequisite topics

Prerequisites (2)

Leads To (0)

No topics depend on this one yet.