Question
Each observation in the following data set shows a person's income (measured in thousands of dollars) and whether that person purchased a particular product last
Each observation in the following data set shows a person's income (measured in thousands of dollars) and whether that person purchased a particular product last year. Assign a zero for a No purchase and a 1for a Yes, and estimate a logit model for the purchase of this product.
a. Write down the estimated logit probability function
b. Calculate the probability of buying the product if income is $70 (i.e., $70,000).
c. Calculate the odds of buying the product if income is $70 (i.e., $70,000).
d. Calculate and interpret the meaning of the odds ratio if income changes from $70 to $71.
Person | Income (000) | Purchase |
1 | $31 | No |
2 | $50 | No |
3 | $33 | No |
4 | $77 | Yes |
5 | $54 | Yes |
6 | $78 | Yes |
7 | $21 | No |
8 | $46 | Yes |
9 | $66 | No |
10 | $89 | Yes |
Use the following command sequence to estimate logit functions in Minitab:
Stat,
Regression,
Binary Logistic Regression,
Fit Binary Logistic Regression Model,
select your Response variable
Response Event: 1
select your Predictor variable.
After estimating a logit function, you can compute the probability of an event occurring by hand, or you can have Minitab compute the probability of an event. With Minitab and after you compute your logit function use the following:
Stat,
Regression,
Binary Logistic Regression,
Predict.
Then enter the value of the independent variable for which you want to predict the probability of an event occurring.
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