Consider the linear model:
ln(wage)= a + b D + u
where D is a binary variable (say, female); in the texbook, it says that when D changes from 0 to 1, then b (equal to 0.067) has to be interpreted as follows:
bx100 = 6.7 percentage points of change in wage
However, I would say in this case:
6.7 percent change in wage (or a change in wage of 6.7%)
Am I right, or is the textbook right? Many thanks.