I have the following data:
There are three conditions, A, B and C (presented in random order). Each condition has two difficulties (i.e., six total). Each respondent is scored as 1 (if correct), or 0 (if incorrect). Each respondent did each condition once. With this we get the following:
Condition Correct
A Easy 19/29
A Hard 16/29
B Easy 10/29
B Hard 0/29
C Easy 13/29
C Hard 6/29
I want to statistically prove that respondents are more correct in one condition compared with another. I stumbled upon the McNemar's test, but since B Hard
is a constant, that will not work. Any other suggestions?