Designing for battery power

doing arithmetic with different variable types does not use the same power.

That is not true for the standard AVR-based Arduino. Drop your incorrect assumptions and move on with the project.

If you know the current used by the various LEDs, sensors, etc. during wake mode, and they are all off in sleep mode, then it is no problem to estimate the average current usage by ratioing the on and off times. Covered in great detail here.