Question
Suppose you have a dataset containing survey data on n=837 older adults. For each participant, you have a variable SMOKE that indicates whether she or
Suppose you have a dataset containing survey data on n=837 older adults. For each participant, you have a variable SMOKE that indicates whether she or he is currently a regular smoker, defined as smoking at least one cigarette per day (0 for no, 1 for yes). You're interested in how the likelihood of smoking varies in relation to three variables: perceived risk of negative health outcomes resulting from smoking, perceived social disapproval of smoking, and age. Perceived risk is a scale score derived from multiple Likert-type questionnaire items, and is named PRISK in your dataset. Perceived social disapproval is also a scale score, and is named PDISAPPROV. Age is a continuous variable computed as the difference between the date of data collection and each respondent's date of birth, and is named AGE in your dataset. Write out the complete SPSS syntax that you would use to run a logistic regression model with these three independent variables predicting SMOKE.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started