Yow,
you have private int percentIncrease (Instance variable)
and you also have this parameter in get_popPercent_daysMult
the problem is: it is in Integer. It should be double since your dealing ...