Sciweavers

SIGCSE
2008
ACM

The mystery of "b : = (b = false)"

13 years 4 months ago
The mystery of "b : = (b = false)"
This paper describes some unusual patterns that emerged from a statistical analysis of the 1988 Advanced Placement Exam in Computer Science. Most multiple-choice questions on the exam had few significant correlations with other parts of the exam. But a small set of five questions had a nontrivial correlation with many parts of the test. One question in particular demonstrated such correlations. It asked about the effect of the assignment statement "b := (b = false)" for a boolean variable b. One interpretation of this data is that these questions are testing general programming aptitude. The paper presents the analysis along with a discussion of the possible implications. Categories and Subject Descriptors K3.2 [Computers and Education]: Computer and Information Science Education
Stuart Reges
Added 15 Dec 2010
Updated 15 Dec 2010
Type Journal
Year 2008
Where SIGCSE
Authors Stuart Reges
Comments (0)