I'm attempting to analyze survey results that asked respondents to indicate whether a statement was true for them at the start of their career vs. now. They could also select both at the start of their career and now.
For example, 43% of respondents indicated the statement "I feel confident in my career development opportunities" was true at the start of their career and 57% indicate it's true now.
Since respondents could select both options, here is a breakdown of that:
Indicated statement was true ONLY at the start of their career: 311 Indicated statement was true ONLY now: 183 Indicated statement was true at the start of their career AND now: 199
I want to know if this increase (43% vs. 57%) is statistically significant but can't figure out which test to carry out given that the data is categorical. I thought maybe McNemar's Test but it seems that's only for 2X2 contingency tables.