1 / 45

Factor Analysis is Your Friend

Factor Analysis is Your Friend. AnnMaria De Mars, PhD. The Julia Group & 7 Generation Games . WHY?. Imagine this. What exactly were you planning on doing with that?. Let’s say you have a massive pile of data …. You Could:.

adelio
Download Presentation

Factor Analysis is Your Friend

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Factor Analysis is Your Friend AnnMaria De Mars, PhD. The Julia Group & 7 Generation Games

  2. WHY? Imagine this

  3. What exactly were you planning on doing with that? Let’s say you have a massive pile of data …

  4. You Could: “9% of adolescents reported blah blah blah” “23% of adults said blah blah blah”

  5. The Problem: • Boring! No one is going to read each one. • Cannot conduct relational analysis of each variable --- statistical sin • Individual items are notoriously unreliable.

  6. Do you own guinea pigs? • Do you have any stuffed animals? Subscales ?

  7. Don’t Be Scared of Factor Analysis! Conceptually, it’s pretty simple Image Source: scottyoungpsalm37.blogspot.com

  8. Factor analysis is for … • 1. Revealing patterns of interrelationships among variables • 2. Detecting clusters of variables • 3. Reducing a large number of variables to a smaller number of variables, the factors of factor analysis.

  9. You can factor analyze anything • test scores, • individual items on a test • measurements of various dimensions (i.e. height or weight) • agricultural measures like yield of a rice field • Socioeconomic measres

  10. Is this a fair test? • You have studied for a final exam in Biology 101. There is one question, “What is the relationship between respiration and photosynthesis?” • Your child is in fifth grade. Her weekly spelling  test consists of one word.

  11. You already understand this True Variance vs. Error Variance • Variability & Validity

  12. Image Source: www.edudemic.com Questions …

  13. How do I … • Decide on the number of factors • Interpret factors • With SAS Enterprise Guide

  14. How to do Factor Analysis using SAS Enterprise Guide

  15. A Brief Overview of the Process • Open a data set, run a factor analysis, and observe the data’s fit. 2. If necessary, run a correlation analysis to create a dataset to analyze 3. If necessary , make modifications and run your model once or twice more

  16. A complete project

  17. Our data • From the 500 Family Study • Hundreds of questions answered • Example uses 42 items asked adolescents regarding parent communication, rules, decision-making

  18. FILE > OPEN > DATA

  19. Select the variables Hold down shift key to select more than one at a time

  20. TASKS > MULTIVARIATE > FACTOR ANALYSIS

  21. Look at your log first! • When you get your results, do NOT look at your results first. Be smarter than most people and look at your log. To do that you click on the tab that says LOG

  22. What if you see this? • WARNING: 123 OF 465 OBSERVATIONS IN DATA SET WORK.SORTTEMTABLESORTED OMITTED DUE TO MISSING VALUES. • If we didn’t have a lot of people missing data, we could skip the next few steps, but hey, that’s life.

  23. Tasks > Describe > Summary statistics Drag and drop to select variables to analyze

  24. Why factor analyze the correlation matrix? • The default for SAS is to delete a record if it is missing ANY of the variables. My first analysis was missing 120 records but no single item was missing for more than 49 people

  25. Select the variables you want by clicking on them and pressing the blue arrows in between the panes

  26. Step Two: Create a Correlation Matrix Dataset DATA SET > TASKS > MULTIVARIATE > CORRELATIONS.

  27. Output matrix as SAS dataset of type=CORR: • OUTPUT DATA > SAVE OUTPUT > DATA > RUN

  28. TASKS > MULTIVARIATE > FACTOR ANALYSIS

  29. Select the variables Hold down shift key to select more than one at a time

  30. So Now What does all of this Factor Analysis crap mean, anyway?

  31. What exactly is a factor? • Recall, a factor is some underlying trait that is measured indirectly by the items you measured directly. • AKA ‘dimension reduction technique’

  32. How many factors? 3 possibilities

  33. Eigenvalue • The amount of variance in the individual measures explained by the factor.   Square the loadings in the factor pattern and add them up. The total is the eigenvalue. Prediction: At least one person who reads this will do exactly that and be surprised that I am right. Contrary to appearances, I do not make this s*** up.

  34. Eigenvalue • Common criterion for deciding the number of factors is “Minimum eigenvalue greater than 1.” • Makes intuitive sense but …

  35. Method 3 • Parallel analysis criterion (macros available – Google it)

  36. Now do it again

  37. What do the factors mean?

  38. Important Point One • The correlation of a variable with a factor is called the loading. • loadings can be positive or negative.

  39. Important point two • To ease interpretation we’d really like to have “simple structure” • variables load close to 1.0 on one factor and close to zero on the others.

  40. Next step: iterate No, it is not party in the pool, sorry.

  41. Secret to factor analysis • Finding a solution that is defensible BOTH statistically and theoretically • Nice first step to structural equation modeling. In fact, it IS the first step.

More Related