DemPyro
2019-07-10 19:07:08 UTC
I'm trying to test the dependence of Outcome 1 based on Variables Operation, Sex and Age (all categorical) with the frequency of each association listed in another column such that the data looks like the following.
Column 1: Outcome 1 is yes or no (coded 1 for yes, 0 for no)
Column 2: Operation is yes or no (coded 1 for yes, 0 for no)
Column 3: Sex is male or female (coded 1 for male, 0 for female)
Column 4: Age is 4 buckets of 10 years each (0 for youngest, 1 for next, 2 for next, 3 for oldest age bucket).
Column 5: Number of people fitting each of the above 4 criteria.
I'm looking to calculate adjust odds ratios and 95% confidence intervals. In SPSS Staistics 25, would I do the following?
Analysis > Regression > Binary Logistic
Set-Up:
Dependent: Outcome 1
Covariates: Operation (cat, reference category First), Sex(cat, reference first), Age(cat, reference first),
Selecting CI for exp(B): 95%
Would the results of interest be: Block 0 Variables not in the Equation (for p-values to tell which adjusted covariate is significantly impacting the dependent variable), and Block 1 Variables in the Equation Exp(B) and the numbers beside it for 95% CI?
Column 1: Outcome 1 is yes or no (coded 1 for yes, 0 for no)
Column 2: Operation is yes or no (coded 1 for yes, 0 for no)
Column 3: Sex is male or female (coded 1 for male, 0 for female)
Column 4: Age is 4 buckets of 10 years each (0 for youngest, 1 for next, 2 for next, 3 for oldest age bucket).
Column 5: Number of people fitting each of the above 4 criteria.
I'm looking to calculate adjust odds ratios and 95% confidence intervals. In SPSS Staistics 25, would I do the following?
Analysis > Regression > Binary Logistic
Set-Up:
Dependent: Outcome 1
Covariates: Operation (cat, reference category First), Sex(cat, reference first), Age(cat, reference first),
Selecting CI for exp(B): 95%
Would the results of interest be: Block 0 Variables not in the Equation (for p-values to tell which adjusted covariate is significantly impacting the dependent variable), and Block 1 Variables in the Equation Exp(B) and the numbers beside it for 95% CI?