Subtracting a baseline changes the samples before the average. Exact arithmetic here means exact results for the stated model inputs; measured inputs still carry uncertainty and significant-figure limits.

highlighted = computed this step

Baseline subtraction happens before averaging

Raw samples 5, 7, 9, 11 volts share baseline 3 volts.

(5,7,9,11)+(3)=(2,4,6,8)(5,7,9,11)+(-3)=(2,4,6,8)
Baseline subtractionRaw and net samples are both label-bound.rawSamples=5,7,9,11 Vbaseline=3 Vsamples=2,4,6,8 Vcount=4sum=20 Vaverage=5 Vmin=2 Vmax=8 V

The net ledger is the one averaged

After subtraction the net sum is 20 volts and the average is 5 volts.

Vˉnet=5 V\bar V_{\text{net}}=5\ \text{V}
Net averageThe baseline cannot be silently skipped.rawSamples=5,7,9,11 Vbaseline=3 Vsamples=2,4,6,8 Vcount=4sum=20 Vaverage=5 Vmin=2 Vmax=8 V