Hi, I used the zero-inflated Poisson model to estimate the impact of the (satisfaction) Level1,2,3 and the (satisfaction) SD1,2,3 on the number of complaints from the hotel stay.
In more detail, I want to see the interaction effect of the Level and SD as well as the main effect.
* The numbers 1, 2, 3 after the Level and SD variable indicate different source of satisfaction, which cannot be clarified here for some reason.
I chose to use the model because the dependent variable, the number of complaints, has lots of 0s and the excessive zeros are thought of having two parts: no complaint / not reporting the complaint.
The questions is,
1. Is it appropriate to use the ZIP model?
2. Do I just interpret the result like:
- all type of the Level has a negative effect on the number of complaint
- all type of the SD has a positive effect on the number of complaint
- for type 1 and 3, SD mitigates the negative impact of Level on the number of complaint
3. If I do not care about the 0 outcome, is it okay to ignore the inflate part?
Comment