Question

In: Computer Science

A multivariate logistic regression model has been built to predict the propensity of shoppers to perform...

A multivariate logistic regression model has been built to predict the propensity of

shoppers to perform a repeat purchase of a free gift that they are given. The

descriptive features used by the model are the age of the customer, the

socio-economic band to which the customer belongs (a, b, or c), the average amount

of money the customer spends on each visit to the shop, and the average number of

visits the customer makes to the shop per week. This model is being used by the

marketing department to determine who should be given the free gift. The weights in

the trained model are shown in the table below:

Feature Weight

Intercept -3.82398

Age -0.02990

Socio Economic Band B -0.09089

Socio Economic Band C -0.19558

Shop Value 0.02999

Shop Frequency 0.74572

Using this model to make predication for each of the following query instances:

ID Age Socio Economic Band Shop Frequency Shop Value

1 56 B 1.60 109.32

2 21 C 4.92 11.28

3 48 B 1.21 161.19

4 37 C    0.72 170.65

5   32 A 1.08 165.39

Solutions

Expert Solution

PLEASE GIVE IT A THUMBS UP, I SERIOUSLY NEED ONE, IF YOU NEED ANY MODIFICATION THEN LET ME KNOW, I WILL DO IT FOR YOU

while entering information in regression equation when it is band B , multiply brand B coefficient by 1 and brand C coefficient by 0. For brand A, both coefficients of brand B and C would be multiplied by 0.


Related Solutions

Develop the best logistic regression model that can predict the wage by using the combination of...
Develop the best logistic regression model that can predict the wage by using the combination of any following variables: total unit (X2), constructed unit (X3), equipment used (X4), city location (X5) and total cost of a project (X6). Make sure that you partition your data with 60% training test, 40% validation test, and default seed of 12345 before running the logistic regression (15 points) Wage - X1 Total Unit - X2 Contracted Units - X3 Equipment Used - X4 City...
One can use a fitted logistic regression model to predict the probability/odd of an interest of...
One can use a fitted logistic regression model to predict the probability/odd of an interest of choice represented by an dependent variable given a set of the values of the independent variables in the model. True or False
define the logistic regression model.
define the logistic regression model.
1. Why is a multivariate regression model usually better to use than a univariate regression model?...
1. Why is a multivariate regression model usually better to use than a univariate regression model? Define both and discuss at least two reasons.
How can we use concordant pairs (the c-index) to perform cross-validation for a logistic regression model?
How can we use concordant pairs (the c-index) to perform cross-validation for a logistic regression model?
1. In practice, the logistic regression is said to predict _____ of the event happening. 2....
1. In practice, the logistic regression is said to predict _____ of the event happening. 2. The decision tree model does the following, EXCEPT. a. Classify observations into group. b. Predict the outcome of each group. c. Handle missing values, so there is no need to impute new values. d. Determine variables that will be used to split the observations into group. e. Prepare text data for analytics by eliminating common ending words. 3. The decision tree model works if:...
The following regression model has been proposed to predict sales at a computer store.                            Y=60-2X1+3
The following regression model has been proposed to predict sales at a computer store.                            Y=60-2X1+30X2+10X3                            Where                            X1= competitor’s previous day’s sales (in $1,000s)                            X2=population within 1 mile (in 1,000s)                            X3= 1 if radio advertising was used; 0 if otherwise What is the estimated regression equation if no radio advertising was used? What is the estimated regression equation if radio advertising was used? What is the expected amount of sales attributable to radio advertising?                            Y=...
A logistic regression model describes how the probability of voting for the Republican candidate in a...
A logistic regression model describes how the probability of voting for the Republican candidate in a U.S. presidential election depends on x_1=family income, x_2=number of years of education, and s=sex (1=male, 0 = female), the prediction equation is "logit"[P ̂ (y=1)] = -2.40+0.02(x_1) +0.08(x_2)+0.20s. For this sample, ranges from 6 to 157 with a standard deviation of 25, and ranges from 7 to 20 with a standard deviation of 3. Interpret the sign of the coefficients of income and years...
1.When is logistic regression the appropriate model for modeling non-metric outcomes? 2.In what ways is logistic...
1.When is logistic regression the appropriate model for modeling non-metric outcomes? 2.In what ways is logistic regression comparable to multiple regression? How does it differ? 3.Why are there two forms of logistic coefficients (original and exponentiated)?
1) True or False? In multinomial logistic regression analysis, the model fit is given by the...
1) True or False? In multinomial logistic regression analysis, the model fit is given by the value of R-squared. In linear regression analysis, the overall significance test is an F test. In logistic regression analysis, the overall significance test is an F test. When building a model for regression analysis, the type of data for the outcome variable guides you to choose linear, logistic, or multinomial logistic. Two variables that covary might not have a causal relationship. Causation implies correlation....
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT