Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I have to analyse data from an experiment in which participants performed two tasks. Each task had a different content and also a different "space condition". Content, space condition and order of presentation of content and condition were counter-balanced between participants. When participant finished the tasks, they answered a questionnaire about the difficulty of each one, containing a set of 18 questions (for each task). I ran a factor analysis for the 18 questions referred to task with space condition 1, showing that there was just a single component, and another factor analysis with the questions related to space condition 2, that also resulted in only a single component. My question is: Is it correct for me to run a repeated measures ANOVA comparing the two resulting factor scales (DV) as within subject IV ("space condition"), and with "combination of content and space condition" as between subjects IV? Thank you for your help.

share|improve this question

1 Answer

Factor analysis (FA) of your questionnaire tells you whether the questionnaire measures more than one thing. For example, a questionnaire on happiness might reveal a factor on job satisfaction and one on happiness of personal life

Comparing the output of the two FAs would tell you whether the questionnaire's structure is different under the two different conditions. If that were the case, the questionnaire would measure different things under different conditions and would be useless to you to compare your subjects' reactions to the two conditions. But I doubt you can do a meaningful factor analysis with just 18 subjects.

For self-created questionnaires you can either treat each item as a DV or the average of a subject's response over all items of the questionnaire.

I'm afraid, I'm not expert enough to answer the more pressing part of your question as to how to structure the analysis itself. Looking for the tag should find you some more answers.

share|improve this answer
Tank you for your answer, ThomasH. I leave the question open just to see if anyone can address the rest of the question. – Mike_999 Dec 18 '12 at 14:24

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.