A simulated dataset with scored cognition test results. This dataset contains calculated total scores for immediate recall, delayed recall, serial subtraction.
Format
A dataframe with 10 rows and 6 variables:
- HHID
Household identifier, a unique 6-digit integer.
- PN
Person number, a unique 1- or 2-digit integer within each household.
- Total_I
Total immediate word recall score, ranging from 0 to 5 (sum of 5 items from the immediate recall test).
- Total_D
Total delayed word recall score, ranging from 0 to 5 (sum of 5 items from the delayed recall test).
- Total_Sub
Total serial subtraction score, ranging from 0 to 5 (sum of successful subtractions from the serial subtraction test).
- Total_Count
Total backwards counting score, ranging from 0 to 2 (2 points for success on the first try, 1 point for success on the second try, and 0 for failure).