Low / Very Low

If the reading's consumption is less than the low limit consumption, compute the low percentage =

((Low limit consumption - Reading's consumption) / Low limit consumption) * 100, round to the nearest integer.

If the low percentage is less than or equal to the input VERY-LOW-PERCENTAGE-CUTOFF, the reading is considered "very low", otherwise it is considered "low".