Item analysis

Question statistics

Attempts · 6Questions with data · 5
QuestionnDifficulty pDiscrimination r_pbVerdict
What is the key difference between maximum likelihood (ML) and maximum a posteriori (MAP) estimation?
r_pb=-0.49 < 0.15 — does not separate strong from weak
60.83-0.49low discrimination
Why is a nonlinear activation function essential in a feedforward neural network with multiple layers?
p=1.00 > 0.85 — almost everybody answers correctly
61.00n/atoo easy
Using L2 weight decay (ridge regression) in a linear model corresponds to assuming which prior on the weights?60.670.61OK
What loss function does binary logistic regression minimize when using maximum likelihood?60.830.54OK
Why is gradient descent the standard method for training logistic regression models?60.330.16OK

Rejection rule (from 5 attempts): a question is flagged when its difficulty p falls outside 0.300.85 (share answering correctly) or its point-biserial discrimination drops below 0.15 (correlation with the rest of the attempt score). Retiring and regenerating flagged questions runs offline: uv run python -m app.quality … --regenerate.