Theoretically you are right, if your independent variable is categorical, you need to use dummy variables. According to your description, your dependent variable is dichotomous, thus you need a Logistic Regression model. If you use SPSS, on the "Binary Logistic" model, you have a button "Categorical". After you enter your variables, you can press on it, and then define which variables are categorical. If you do that, you save the trouble of actually building these dummy variables (although to be honest, when there are not too many of them, I usually prefer doing it manually !).
Your problem arise when you have too many categorical independent variables, each with many categories. If you build dummy's (or let SPSS do it for you), you will end up with 4 variables for each IV. That means that if you have p IV's, you will end up with 4p new IV's. If 4p>n, I think you have a problem. And even if not, the more variables you'll have, the harder it will be to get meaningful results. I suggest that you try to transform your scale from a 5 options scale to a 3 options scale.
I'll be happy to hear other opinions, this is an important issue I think...





Reply With Quote
