1 / 90

Logistic Regression – Basic Relationships

Logistic Regression – Basic Relationships. Logistic Regression Describing Relationships Classification Accuracy Sample Problems. Logistic regression.

Samuel
Télécharger la présentation

Logistic Regression – Basic Relationships

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. Logistic Regression – Basic Relationships Logistic Regression Describing Relationships Classification Accuracy Sample Problems

  2. Logistic regression • Logistic regression is used to analyze relationships between a dichotomous dependent variable and metric or dichotomous independent variables. (SPSS now supports Multinomial Logistic Regression that can be used with more than two groups, but our focus here is on binary logistic regression for two groups.) • Logistic regression combines the independent variables to estimate the probability that a particular event will occur, i.e. a subject will be a member of one of the groups defined by the dichotomous dependent variable. In SPSS, the model is always constructed to predict the group with higher numeric code. If responses are coded 1 for Yes and 2 for No, SPSS will predict membership in the No category. If responses are coded 1 for No and 2 for Yes, SPSS will predict membership in the Yes category. We will refer to the predicted event for a particular analysis as the modeled event. • This will create some awkward wording in our problems. Our only option for changing this is to recode the variable.

  3. What logistic regression predicts • The variate or value produced by logistic regression is a probability value between 0.0 and 1.0. • If the probability for group membership in the modeled category is above some cut point (the default is 0.50), the subject is predicted to be a member of the modeled group. If the probability is below the cut point, the subject is predicted to be a member of the other group. • For any given case, logistic regression computes the probability that a case with a particular set of values for the independent variable is a member of the modeled category.

  4. Level of measurement requirements • Logistic regression analysis requires that the dependent variable be dichotomous. • Logistic regression analysis requires that the independent variables be metric or dichotomous. • If an independent variable is nominal level and not dichotomous, the logistic regression procedure in SPSS has a option to dummy code the variable for you. • If an independent variable is ordinal, we will attach the usual caution.

  5. Assumptions • Logistic regression does not make any assumptions of normality, linearity, and homogeneity of variance for the independent variables. • Because it does not impose these requirements, it is preferred to discriminant analysis when the data does not satisfy these assumptions.

  6. Sample size requirements • The minimum number of cases per independent variable is 10, using a guideline provided by Hosmer and Lemeshow, authors of Applied Logistic Regression, one of the main resources for Logistic Regression. • For preferred case-to-variable ratios, we will use 20 to 1 for simultaneous and hierarchical logistic regression and 50 to 1 for stepwise logistic regression.

  7. Methods for including variables • There are three methods available for including variables in the regression equation: • the simultaneous method in which all independents are included at the same time • The hierarchical method in which control variables are entered in the analysis before the predictors whose effects we are primarily concerned with. • The stepwise method (forward conditional in SPSS) in which variables are selected in the order in which they maximize the statistically significant contribution to the model. • For all methods, the contribution to the model is measures by model chi-square is a statistical measure of the fit between the dependent and independent variables, like R².

  8. Computational method • Multiple regression uses the least-squares method to find the coefficients for the independent variables in the regression equation, i.e. it computed coefficients that minimized the residuals for all cases. • Logistic regression uses maximum-likelihood estimation to compute the coefficients for the logistic regression equation. This method finds attempts to find coefficients that match the breakdown of cases on the dependent variable. • The overall measure of how will the model fits is given by the likelihood value, which is similar to the residual or error sum of squares value for multiple regression. A model that fits the data well will have a small likelihood value. A perfect model would have a likelihood value of zero. • Maximum-likelihood estimation is an interative procedure that successively tries works to get closer and closer to the correct answer. When SPSS reports the "iterations," it is telling us how may cycles it took to get the answer.

  9. Overall test of relationship • The overall test of relationship among the independent variables and groups defined by the dependent is based on the reduction in the likelihood values for a model which does not contain any independent variables and the model that contains the independent variables. • This difference in likelihood follows a chi-square distribution, and is referred to as the model chi-square. • The significance test for the model chi-square is our statistical evidence of the presence of a relationship between the dependent variable and the combination of the independent variables.

  10. Beginning logistic regression model • The SPSS output for logistic regression begins with output for a model that contains no independent variables. It labels this output "Block 0: Beginning Block" and (if we request the optional iteration history) reports the initial -2 Log Likelihood, which we can think of as a measure of the error associated trying to predict the dependent variable without using any information from the independent variables. The initial -2 log likelihood is 213.891. We will not routinely request the iteration history because it does not usually yield us additional useful information.

  11. Ending logistic regression model • After the independent variables are entered in Block 1, the -2 log likelihood is again measured (180.267 in this problem). • The difference between ending and beginning -2 log likelihood is the model chi-square that is used in the test of overall statistical significance. • In this problem, the model chi-square is 33.625 (213.891 – 180.267), which is statistically significant at p<0.001. Model chi-square is 33.625, significant at p < 0.001.

  12. Relationship of Individual Independent Variables and Dependent Variable • There is a test of significance for the relationship between an individual independent variable and the dependent variable, a significance test of the Wald statistic . • The individual coefficients represent change in the probability of being a member of the modeled category. Individual coefficients are expressed in log units and are not directly interpretable. However, if the b coefficient is used as the power to which the base of the natural logarithm (2.71828) is raised, the result represents the change in the odds of the modeled event associated with a one-unit change in the independent variable. • If a coefficient is positive, its transformed log value will be greater than one, meaning that the modeled event is more likely to occur. If a coefficient is negative, its transformed log value will be less than one, and the odds of the event occurring decrease. A coefficient of zero (0) has a transformed log value of 1.0, meaning that this coefficient does not change the odds of the event one way or the other.

  13. Numerical problems • The maximum likelihood method used to calculate logistic regression is an iterative fitting process that attempts to cycle through repetitions to find an answer. • Sometimes, the method will break down and not be able to converge or find an answer. • Sometimes the method will produce wildly improbable results, reporting that a one-unit change in an independent variable increases the odds of the modeled event by hundreds of thousands or millions. These implausible results can be produced by multicollinearity, categories of predictors having no cases or zero cells, and complete separation whereby the two groups are perfectly separated by the scores on one or more independent variables. • The clue that we have numerical problems and should not interpret the results are standard errors for some independent variables that are larger than 2.0.

  14. Strength of logistic regression relationship • While logistic regression does compute correlation measures to estimate the strength of the relationship (pseudo R square measures, such as Nagelkerke's R²), these correlations measures do not really tell us much about the accuracy or errors associated with the model. • A more useful measure to assess the utility of a logistic regression model is classification accuracy, which compares predicted group membership based on the logistic model to the actual, known group membership, which is the value for the dependent variable.

  15. Evaluating usefulness for logistic models • The benchmark that we will use to characterize a logistic regression model as useful is a 25% improvement over the rate of accuracy achievable by chance alone. • Even if the independent variables had no relationship to the groups defined by the dependent variable, we would still expect to be correct in our predictions of group membership some percentage of the time. This is referred to as by chance accuracy. • The estimate of by chance accuracy that we will use is the proportional by chance accuracy rate, computed by summing the squared percentage of cases in each group.

  16. Comparing accuracy rates • To characterize our model as useful, we compare the overall percentage accuracy rate produced by SPSS at the last step in which variables are entered to 25% more than the proportional by chance accuracy. (Note: SPSS does not compute a cross-validated accuracy rate for logistic regression.) SPSS reports the overall accuracy rate in the footnotes to the table "Classification Table." The overall accuracy rate computed by SPSS was 67.6%.

  17. Computing by chance accuracy The number of cases in each group is found in the Classification Table at Step 0 (before any independent variables are included). The proportion of cases in the largest group is equal to the overall percentage (60.3%). The proportional by chance accuracy rate was computed by calculating the proportion of cases for each group based on the number of cases in each group in the classification table at Step 0, and then squaring and summing the proportion of cases in each group (0.397² + 0.603² = 0.521). The proportional by chance accuracy criteria is 65.2% (1.25 x 52.1% = 65.2%).

  18. Problem 1 In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. The variables "age" [age], "sex" [sex], and "liberal or conservative political views" [polviews] were useful predictors for distinguishing between groups based on responses to "seen x-rated movie in last year" [xmovie]. These predictors differentiate survey respondents who have not seen an x-rated movie from survey respondents who have seen an x-rated movie. Survey respondents who were older were more likely to have not seen an x-rated movie. A one unit increase in age increased the odds that survey respondents have not seen an x-rated movie by 3.9%. Survey respondents who were female were approximately six and three quarters times more likely to have not seen an x-rated movie. Survey respondents who were more conservative were more likely to have not seen an x-rated movie. A one unit increase in liberal or conservative political views increased the odds that survey respondents have not seen an x-rated movie by approximately one and a quarter times. 1. True 2. True with caution 3. False 4. Inappropriate application of a statistic

  19. Dissecting problem 1 - 1 In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. The variables "age" [age], "sex" [sex], and "liberal or conservative political views" [polviews] were useful predictors for distinguishing between groups based on responses to "seen x-rated movie in last year" [xmovie]. These predictors differentiate survey respondents who have not seen an x-rated movie from survey respondents who have seen an x-rated movie. Survey respondents who were older were more likely to have not seen an x-rated movie. A one unit increase in age increased the odds that survey respondents have not seen an x-rated movie by 3.9%. Survey respondents who were female were approximately six and three quarters times more likely to have not seen an x-rated movie. Survey respondents who were more conservative were more likely to have not seen an x-rated movie. A one unit increase in liberal or conservative political views increased the odds that survey respondents have not seen an x-rated movie by approximately one and a quarter times. 1. True 2. True with caution 3. False 4. Inappropriate application of a statistic For these problems, we will assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results In this problem, we are told to use 0.05 as alpha for the logistic regression.

  20. Dissecting problem 1 - 2 The variables listed first in the problem statement are the independent variables (IVs): "age" [age], "sex" [sex], and "liberal or conservative political views" [polviews]. In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. The variables "age" [age], "sex" [sex], and "liberal or conservative political views" [polviews] were useful predictors for distinguishing between groups based on responses to "seen x-rated movie in last year" [xmovie]. These predictors differentiate survey respondents who have not seen an x-rated movie from survey respondents who have seen an x-rated movie. Survey respondents who were older were more likely to have not seen an x-rated movie. A one unit increase in age increased the odds that survey respondents have not seen an x-rated movie by 3.9%. Survey respondents who were female were approximately six and three quarters times more likely to have not seen an x-rated movie. Survey respondents who were more conservative were more likely to have not seen an x-rated movie. A one unit increase in liberal or conservative political views increased the odds that survey respondents have not seen an x-rated movie by approximately one and a quarter times. The variable used to define groups is the dependent variable (DV): "seen x-rated movie in last year" [xmovie]. When a problem states that a list of independent variables can distinguish among groups and does not identify control variable or an order of importance for the variables, we do a logistic regression entering all of the variables simultaneously.

  21. Dissecting problem 1 - 3 SPSS logistic regression models the relationship by computing the changes in the likelihood of falling in the category of the dependent variable which had the highest numerical code. The responses to seeing an x-rated movie were coded: 1= Yes and 2 = No. The SPSS output will model the changes in the likelihood of not seeing an x-rated movie because the code for No is 2. In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. The variables "age" [age], "sex" [sex], and "liberal or conservative political views" [polviews] were useful predictors for distinguishing between groups based on responses to "seen x-rated movie in last year" [xmovie]. These predictors differentiate survey respondents who have not seen an x-rated movie from survey respondents who have seen an x-rated movie. Survey respondents who were older were more likely to have not seen an x-rated movie. A one unit increase in age increased the odds that survey respondents have not seen an x-rated movie by 3.9%. Survey respondents who were female were approximately six and three quarters times more likely to have not seen an x-rated movie. Survey respondents who were more conservative were more likely to have not seen an x-rated movie. A one unit increase in liberal or conservative political views increased the odds that survey respondents have not seen an x-rated movie by approximately one and a quarter times. The statements of the specific relationships between independent variables and the dependent variable are all phrased in terms of impact on not seeing an x-rated movie.

  22. Dissecting problem 1 - 4 The specific relationships for the independent variables listed in the problem indicate the direction of the relationship, increasing or decreasing the likelihood of falling in the modeled group, and the amount of change in the odds associated with a one-unit change in the independent variable. In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. The variables "age" [age], "sex" [sex], and "liberal or conservative political views" [polviews] were useful predictors for distinguishing between groups based on responses to "seen x-rated movie in last year" [xmovie]. These predictors differentiate survey respondents who have not seen an x-rated movie from survey respondents who have seen an x-rated movie. Survey respondents who were older were more likely to have not seen an x-rated movie. A one unit increase in age increased the odds that survey respondents have not seen an x-rated movie by 3.9%. Survey respondents who were female were approximately six and three quarters times more likely to have not seen an x-rated movie. Survey respondents who were more conservative were more likely to have not seen an x-rated movie. A one unit increase in liberal or conservative political views increased the odds that survey respondents have not seen an x-rated movie by approximately one and a quarter times. 1. True 2. True with caution 3. False 4. Inappropriate application of a statistic In order for the logistic regression question to be true, the overall relationship must be statistically significant, there must be no evidence of a flawed numerical analysis, the classification accuracy rate must be substantially better than could be obtained by chance alone, and each significant relationship must be interpreted correctly.

  23. LEVEL OF MEASUREMENT - 1 In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. The variables "age" [age], "sex" [sex], and "liberal or conservative political views" [polviews] were useful predictors for distinguishing between groups based on responses to "seen x-rated movie in last year" [xmovie]. These predictors differentiate survey respondents who have not seen an x-rated movie from survey respondents who have seen an x-rated movie. Survey respondents who were older were more likely to have not seen an x-rated movie. A one unit increase in age increased the odds that survey respondents have not seen an x-rated movie by 3.9%. Survey respondents who were female were approximately six and three quarters times more likely to have not seen an x-rated movie. Survey respondents who were more conservative were more likely to have not seen an x-rated movie. A one unit increase in liberal or conservative political views increased the odds that survey respondents have not seen an x-rated movie by approximately one and a quarter times. 1. True 2. True with caution 3. False 4. Inappropriate application of a statistic Logistic regression requires that the dependent variable be non-metric and the independent variables be metric or dichotomous. "seen x-rated movie in last year" [xmovie] is an dichotomous variable, which satisfies the level of measurement requirement. It contains two categories: survey respondents who had seen an x-rated movie in the last year and survey respondents who had not seen an x-rated movie in the last year.

  24. LEVEL OF MEASUREMENT - 2 "Age" [age] is an interval level variable, which satisfies the level of measurement requirements for logistic regression analysis. "Sex" [sex] is a dichotomous or dummy-coded nominal variable which may be included in logistic regression. In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. The variables "age" [age], "sex" [sex], and "liberal or conservative political views" [polviews] were useful predictors for distinguishing between groups based on responses to "seen x-rated movie in last year" [xmovie]. These predictors differentiate survey respondents who have not seen an x-rated movie from survey respondents who have seen an x-rated movie. Survey respondents who were older were more likely to have not seen an x-rated movie. A one unit increase in age increased the odds that survey respondents have not seen an x-rated movie by 3.9%. Survey respondents who were female were approximately six and three quarters times more likely to have not seen an x-rated movie. Survey respondents who were more conservative were more likely to have not seen an x-rated movie. A one unit increase in liberal or conservative political views increased the odds that survey respondents have not seen an x-rated movie by approximately one and a quarter times. 1. True 2. True with caution 3. False 4. Inappropriate application of a statistic "Liberal or conservative political views" [polviews] is an ordinal level variable. If we follow the convention of treating ordinal level variables as metric variables, the level of measurement requirement for logistic regression analysis is satisfied. Since some data analysts do not agree with this convention, a note of caution should be included in our interpretation.

  25. Request simultaneous logistic regression Select the Regression | Binary Logistic… command from the Analyze menu.

  26. Selecting the dependent variable First, highlight the dependent variable xmovie in the list of variables. Second, click on the right arrow button to move the dependent variable to the Dependent text box.

  27. Selecting the independent variables Move the independent variables listed in the problem to the Covariates list box.

  28. Specifying the method for including variables SPSS provides us with two methods for including variables: to enter all of the independent variables at one time, and a stepwise method for selecting variables using a statistical test to determine the order in which variables are included. SPSS also supports the specification of "Blocks" of variables for testing hierarchical models. Since the problem states that there is a relationship without requesting the best predictors, we specify Enter as the method for including variables.

  29. Completing the logistic regression request Click on the OK button to request the output for the logistic regression. The logistic procedure supports the selection of subsets of cases, automatic recoding of nominal variables, saving diagnostic statistics like standardized residuals and Cook's distance, and options for additional statistics. However, none of these are needed for this analysis.

  30. Sample size – ratio of cases to variables The minimum ratio of valid cases to independent variables for logistic regression is 10 to 1, with a preferred ratio of 20 to 1. In this analysis, there are 177 valid cases and 3 independent variables. The ratio of cases to independent variables is 59.0 to 1, which satisfies the minimum requirement. In addition, the ratio of 59.0 to 1 satisfies the preferred ratio of 20 to 1.

  31. OVERALL RELATIONSHIP BETWEEN INDEPENDENT AND DEPENDENT VARIABLES The presence of a relationship between the dependent variable and combination of independent variables is based on the statistical significance of the model chi-square at step 1 after the independent variables have been added to the analysis. In this analysis, the probability of the model chi-square (39.668) was <0.001, less than or equal to the level of significance of 0.05. The null hypothesis that there is no difference between the model with only a constant and the model with independent variables was rejected. The existence of a relationship between the independent variables and the dependent variable was supported.

  32. NUMERICAL PROBLEMS Multicollinearity in the logistic regression solution is detected by examining the standard errors for the b coefficients. A standard error larger than 2.0 indicates numerical problems, such as multicollinearity among the independent variables, zero cells for a dummy-coded independent variable because all of the subjects have the same value for the variable, and 'complete separation' whereby the two groups in the dependent event variable can be perfectly separated by scores on one of the independent variables. Analyses that indicate numerical problems should not be interpreted. None of the independent variables in this analysis had a standard error larger than 2.0. (The check for standard errors larger than 2.0 does not include the standard error for the Constant.)

  33. RELATIONSHIP OF INDIVIDUAL INDEPENDENT VARIABLES TO DEPENDENT VARIABLE - 1 The probability of the Wald statistic for the variable age was 0.006, less than or equal to the level of significance of 0.05. The null hypothesis that the b coefficient for age was equal to zero was rejected. This supports the relationship that "survey respondents who were older were more likely to have not seen an x-rated movie." The value of Exp(B) was 1.039 which implies that a one unit increase in age increased the odds that survey respondents have not seen an x-rated movie by 3.9%. This confirms the statement of the amount of change in the likelihood of belonging to the modeled group of the dependent variable associated with a one unit change in the independent variable, age.

  34. RELATIONSHIP OF INDIVIDUAL INDEPENDENT VARIABLES TO DEPENDENT VARIABLE - 2 The probability of the Wald statistic for the variable sex was <0.001, less than or equal to the level of significance of 0.05. The null hypothesis that the b coefficient for sex was equal to zero was rejected. This supports the relationship that "survey respondents who were female were approximately six and three quarters times more likely to have not seen an x-rated movie." The value of Exp(B) was 6.689 which implies that a one unit increase in sex increased the odds by approximately six and three quarters times that survey respondents have not seen an x-rated movie.

  35. RELATIONSHIP OF INDIVIDUAL INDEPENDENT VARIABLES TO DEPENDENT VARIABLE - 3 The probability of the Wald statistic for the variable liberal or conservative political views was 0.024, less than or equal to the level of significance of 0.05. The null hypothesis that the b coefficient for liberal or conservative political views was equal to zero was rejected. This supports the relationship that "survey respondents who were more conservative were more likely to have not seen an x-rated movie." Liberal or conservative political views is an ordinal variable that is coded so that higher numeric values are associated with survey respondents who were more conservative. The value of Exp(B) was 1.358 which implies that a one unit increase in liberal or conservative political views increased the odds that survey respondents have not seen an x-rated movie by approximately one and a quarter times.

  36. CLASSIFICATION USING THE LOGISTIC REGRESSION MODEL:by chance accuracy rate The independent variables could be characterized as useful predictors distinguishing survey respondents who have not seen an x-rated movie from survey respondents who have seen an x-rated movie if the classification accuracy rate was substantially higher than the accuracy attainable by chance alone. Operationally, the classification accuracy rate should be 25% or more higher than the proportional by chance accuracy rate. The proportional by chance accuracy rate was computed by first calculating the proportion of cases for each group based on the number of cases in each group in the classification table at Step 0. The proportion in the "YES" group is 45/177 = 0.254. The proportion in the "No" group is 132/177 = 0.746. Then, we square and sum the proportion of cases in each group (0.254² + 0.746² = 0.621). 0.621 is the proportional by chance accuracy rate.

  37. CLASSIFICATION USING THE LOGISTIC REGRESSION MODEL:criteria for classification accuracy The accuracy rate computed by SPSS was 80.2% which was greater than or equal to the proportional by chance accuracy criteria of 77.6% (1.25 x 62.1% = 77.6%). The criteria for classification accuracy is satisfied.

  38. Answering the question in problem 1 - 1 In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. The variables "age" [age], "sex" [sex], and "liberal or conservative political views" [polviews] were useful predictors for distinguishing between groups based on responses to "seen x-rated movie in last year" [xmovie]. These predictors differentiate survey respondents who have not seen an x-rated movie from survey respondents who have seen an x-rated movie. Survey respondents who were older were more likely to have not seen an x-rated movie. A one unit increase in age increased the odds that survey respondents have not seen an x-rated movie by 3.9%. Survey respondents who were female were approximately six and three quarters times more likely to have not seen an x-rated movie. Survey respondents who were more conservative were more likely to have not seen an x-rated movie. A one unit increase in liberal or conservative political views increased the odds that survey respondents have not seen an x-rated movie by approximately one and a quarter times. We found a statistically significant overall relationship between the combination of independent variables and the dependent variable. There was no evidence of numerical problems in the solution. Moreover, the classification accuracy surpassed the proportional by chance accuracy criteria, supporting the utility of the model.

  39. Answering the question in problem 1 - 2 In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. The variables "age" [age], "sex" [sex], and "liberal or conservative political views" [polviews] were useful predictors for distinguishing between groups based on responses to "seen x-rated movie in last year" [xmovie]. These predictors differentiate survey respondents who have not seen an x-rated movie from survey respondents who have seen an x-rated movie. Survey respondents who were older were more likely to have not seen an x-rated movie. A one unit increase in age increased the odds that survey respondents have not seen an x-rated movie by 3.9%. Survey respondents who were female were approximately six and three quarters times more likely to have not seen an x-rated movie. Survey respondents who were more conservative were more likely to have not seen an x-rated movie. A one unit increase in liberal or conservative political views increased the odds that survey respondents have not seen an x-rated movie by approximately one and a quarter times. 1. True 2. True with caution 3. False 4. Inappropriate application of a statistic We verified that each statement about the relationship between an independent variable and the dependent variable was correct in both direction of the relationship and the change in likelihood associated with a one-unit change of the independent variable. The answer to the question is true with caution. A caution is added because of the inclusion of ordinal level variables.

  40. Problem 2 In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. After controlling for the effect of the variable "sex" [sex] on "should marijuana be made legal" [grass], the variable "general happiness" [happy] and "confidence in the executive branch of the federal government" [confed] were useful predictors for distinguishing between groups based on responses to "should marijuana be made legal" [grass]. These predictors differentiate survey respondents who have been less supportive that the use of marijuana should be made legal from survey respondents who have been more supportive that the use of marijuana should be made legal. Survey respondents who were less happy overall were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in general happiness decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 66.9%. Survey respondents who had less confidence in the executive branch of the federal government were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in confidence in the executive branch of the federal government decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 42.8%. 1. True 2. True with caution 3. False 4. Inappropriate application of a statistic

  41. Dissecting problem 2 - 1 In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. After controlling for the effect of the variable "sex" [sex] on "should marijuana be made legal" [grass], the variable "general happiness" [happy] and "confidence in the executive branch of the federal government" [confed] were useful predictors for distinguishing between groups based on responses to "should marijuana be made legal" [grass]. These predictors differentiate survey respondents who have been less supportive that the use of marijuana should be made legal from survey respondents who have been more supportive that the use of marijuana should be made legal. Survey respondents who were less happy overall were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in general happiness decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 66.9%. Survey respondents who had less confidence in the executive branch of the federal government were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in confidence in the executive branch of the federal government decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 42.8%. 1. True 2. True with caution 3. False 4. Inappropriate application of a statistic For these problems, we will assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results In this problem, we are told to use 0.05 as alpha for the logistic regression.

  42. Dissecting problem 2 - 2 The variables listed first in the problem statement are the independent variables (IVs): "sex" [sex] , "general happiness" [happy], and "confidence in the executive branch of the federal government" [confed]. Sex is a control variable and general happiness and confidence in the executive branchy are predictors. In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. After controlling for the effect of the variable "sex" [sex] on "should marijuana be made legal" [grass], the variable "general happiness" [happy] and "confidence in the executive branch of the federal government" [confed] were useful predictors for distinguishing between groups based on responses to "should marijuana be made legal" [grass]. These predictors differentiate survey respondents who have been less supportive that the use of marijuana should be made legal from survey respondents who have been more supportive that the use of marijuana should be made legal. Survey respondents who were less happy overall were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in general happiness decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 66.9%. Survey respondents who had less confidence in the executive branch of the federal government were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in confidence in the executive branch of the federal government decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 42.8%. The variable used to define groups is the dependent variable (DV): "should marijuana be made legal" [grass]. When a problem identifies control variables, we do a hierarchical logistic regression entering the variables in SPSS blocks.

  43. Dissecting problem 2 - 3 SPSS logistic regression models the relationship by computing the changes in the likelihood of falling in the category of the dependent variable which had the highest numerical code. The responses to seeing an x-rated movie were coded: 1= Legal and 2 = Not Legal. The SPSS output will model the changes in the likelihood of being less supportive of legalizing marijuana because 2 corresponds to not legalizing marijuana. In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. After controlling for the effect of the variable "sex" [sex] on "should marijuana be made legal" [grass], the variable "general happiness" [happy] and "confidence in the executive branch of the federal government" [confed] were useful predictors for distinguishing between groups based on responses to "should marijuana be made legal" [grass]. These predictors differentiate survey respondents who have been less supportive that the use of marijuana should be made legal from survey respondents who have been more supportive that the use of marijuana should be made legal. Survey respondents who were less happy overall were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in general happiness decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 66.9%. Survey respondents who had less confidence in the executive branch of the federal government were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in confidence in the executive branch of the federal government decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 42.8%. The statements of the specific relationships between independent variables and the dependent variable are all phrased in terms of impact on being less supportive of legalizing marijuana.

  44. Dissecting problem 2 - 4 In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. After controlling for the effect of the variable "sex" [sex] on "should marijuana be made legal" [grass], the variable "general happiness" [happy] and "confidence in the executive branch of the federal government" [confed] were useful predictors for distinguishing between groups based on responses to "should marijuana be made legal" [grass]. These predictors differentiate survey respondents who have been less supportive that the use of marijuana should be made legal from survey respondents who have been more supportive that the use of marijuana should be made legal. Survey respondents who were less happy overall were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in general happiness decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 66.9%. Survey respondents who had less confidence in the executive branch of the federal government were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in confidence in the executive branch of the federal government decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 42.8%. 1. True 2. True with caution 3. False 4. Inappropriate application of a statistic The specific relationships for the independent variables listed in the problem indicate the direction of the relationship, increasing or decreasing the likelihood of falling in the modeled group, and the amount of change in the odds associated with a one-unit change in the independent variable. In order for the logistic regression question to be true, the relationship between the predictors and the dependent variable must be statistically significant after entering the control variables in a previous stage, there must be no evidence of a flawed numerical analysis, the classification accuracy rate must be substantially better than could be obtained by chance alone, and each significant relationship must be interpreted correctly.

  45. LEVEL OF MEASUREMENT - 1 In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. After controlling for the effect of the variable "sex" [sex] on "should marijuana be made legal" [grass], the variable "general happiness" [happy] and "confidence in the executive branch of the federal government" [confed] were useful predictors for distinguishing between groups based on responses to "should marijuana be made legal" [grass]. These predictors differentiate survey respondents who have been less supportive that the use of marijuana should be made legal from survey respondents who have been more supportive that the use of marijuana should be made legal. Survey respondents who were less happy overall were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in general happiness decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 66.9%. Survey respondents who had less confidence in the executive branch of the federal government were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in confidence in the executive branch of the federal government decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 42.8%. 1. True 2. True with caution 3. False 4. Inappropriate application of a statistic • Logistic regression analysis requires that the dependent variable be dichotomous and the independent variables be metric or dichotomous. "Should marijuana be made legal" [grass] is a dichotomous variable, which satisfies the level of measurement requirement for the dependent variable. • It contains two categories: • survey respondents who have been less supportive that the use of marijuana should be made legal • survey respondents who have been more supportive that the use of marijuana should be made legal

  46. LEVEL OF MEASUREMENT - 2 In the dataset GSS2000.sav, is the following statement true, false, or an incorrect application of a statistic? Assume that there is no problem with missing data, outliers, or influential cases, and that the validation analysis will confirm the generalizability of the results. Use a level of significance of 0.05 for evaluating the statistical relationship. After controlling for the effect of the variable "sex" [sex] on "should marijuana be made legal" [grass], the variable "general happiness" [happy] and "confidence in the executive branch of the federal government" [confed] were useful predictors for distinguishing between groups based on responses to "should marijuana be made legal" [grass]. These predictors differentiate survey respondents who have been less supportive that the use of marijuana should be made legal from survey respondents who have been more supportive that the use of marijuana should be made legal. Survey respondents who were less happy overall were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in general happiness decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 66.9%. Survey respondents who had less confidence in the executive branch of the federal government were less likely to have been less supportive that the use of marijuana should be made legal. A one unit increase in confidence in the executive branch of the federal government decreased the odds that survey respondents have been less supportive that the use of marijuana should be made legal by 42.8%. "Sex" [sex] is a dichotomous or dummy-coded nominal variable which may be included in logistic regression analysis. "General happiness" [happy] and "confidence in the executive branch of the federal government" [confed] are ordinal level variables. If we follow the convention of treating ordinal level variables as metric variables, the level of measurement requirement for logistic regression analysis is satisfied. Since some data analysts do not agree with this convention, a note of caution should be included in our interpretation.

  47. Request hierarchical logistic regression Select the Regression | Binary Logistic… command from the Analyze menu.

  48. Selecting the dependent variable First, highlight the dependent variable grass in the list of variables. Second, click on the right arrow button to move the dependent variable to the Dependent text box.

  49. Selecting the control independent variables Second, click on the Next button to add the new block that will contain the predictors. First, move the control independent variable, sex, listed in the problem to the Covariates list box.

  50. Adding the predictor independent variables First, move the predictors to the Covariates list box.

More Related