Hi all,
I am doing some regression like y=b0+b1*money, where money is the amount donated to a party. I want to investigate if donations to winners would have a greater effect, thus I add y=b0+b1*money+b2*winner, where winner is a binary dummy conditional on money>0. In this case, should I add an interaction term of money*winner? Since winner is conditional on money, will the interaction bring a spurious result?
I am doing some regression like y=b0+b1*money, where money is the amount donated to a party. I want to investigate if donations to winners would have a greater effect, thus I add y=b0+b1*money+b2*winner, where winner is a binary dummy conditional on money>0. In this case, should I add an interaction term of money*winner? Since winner is conditional on money, will the interaction bring a spurious result?

Comment