But in this case it isn't the percent error that matters, because the goal was to pick a set of integer resistor values that results in the three voltages indicated on the original diagram, which means that they match after rounding to two decimal places, or in other words that, that the calculated values are within +/- 5 mV of the annotated values, regardless of what fractional error that ends up being.The reason I worked in percent error rather than absolute error was because that is the normal way to do these. That's because for a voltage that is much different than another the absolute error shows almost nothing while the percent error shows the relative errors.
If you want to work with percent error, then you need to set different limits for each value.
The value for V1 has to be within 0.0842%, the value for V2 has to be within 0.1548%, and the value for V3 has to be within 0.2016%.
It's just much easier to say that each voltage has to be within 5 mV and get on with the analysis.
