Item analysis

Question statistics

Attempts · 6Questions with data · 5
QuestionnDifficulty pDiscrimination r_pbVerdict
What is the essential property that defines a convolutional layer?60.830.18OK
What is the primary motivation for including pooling layers in a CNN, according to the lecture?60.670.43OK
Why can't the human brain perform gradient descent for learning, according to the lecture?60.830.18OK
Why do modern CNN architectures often prefer strided convolutions over separate pooling layers?60.330.71OK
Why is max pooling generally preferred over average pooling in convolutional networks for vision?60.670.43OK

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.