I would like to test if there is a significant difference between the pre-test and post-test in a dichotomous variable (0 = "False", 1 = "True"). I'm using only one sample of 30 subjects.
So, my 2 variables are:
- accuracy_pre_test (0 = "False", 1 ="True")
- accuracy_post_test (0 = "False", 1 ="True")
Also, I would appreciate if you can give me a general idea of how to perform this test in SPSS.