I have 1 dependent variable (DV) measured in binary (Exam, pass/fail), 3 independent variables (IV-1 is continuous (age, in years), IV-2 is binary (Country, Canada vs. US), and IV-3 is nominal, but repeated measure (Subject, Math/English/Science/History).
Participants are "repeated" for the IV-3 as they took all of the 4 subject exams, and each exam they received Pass or fail.
I want to test what predicts pass/fail the most. Is it the age, country, or subject? Mixed-design ANOVA will not work because my DV is nominal and will not be normally distributed. I would like to know which statistical model I can use to test this.
I am in Psychology. It would be great if I can run the analysis using SPSS or JASP, but if necessary, I can try R (but I prefer SPSS/JASP).