teachersjudgment | R Documentation |
In this study, physics teachers are studied to predict the binary state of their students' performance at the final second semester.
data(teachersjudgment)
A data frame with 497 rows of final test assessments and prediction reported by physics teachers.
FINTEST1
Students' score on the final test at the first semester using teachers developed items.
FINTEST2
Students' score on the final test at the second semester using teachers developed items.
TEACHPRED
Students' performance state as predicted by physics teachers intuitively. 1 = higher ability, 0 = lower ability.
Santoso, P. H. et al. SPHERE: Students' performance dataset of conceptual understanding, scientific ability, and learning attitude in physics education research (PER). Mendeley Data, V1, (2024). doi: 10.17632/88d7m2fv7p.1.
Zhu, C. & Urhahne, D. Temporal stability of teachers’ judgment accuracy of students’ motivation, emotion, and achievement. European Journal of Psychology of Education 36, 319–337 (2021).
library(spheredata)
# Call the data from spheredata package
get("teachersjudgment")
# Open the data
teachersjudgment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.