Two people working through the same arithmetic independently should get the same answer, and if they do not, someone has made a unit error.
Dead space quantified: a fixed-needle insulin syringe holds roughly 3 to 5 µL in the hub and needle after the plunger bottoms out. A luer-lock syringe with a detachable needle holds 35 to 100 µL depending on the hub design. At 5 mg/mL that is 15 to 25 µg lost per draw on the insulin syringe and 175 to 500 µg on the luer-lock — which over ten draws is the difference between losing a rounding error and losing half a milligram.
Put another way, the rounding error accumulates if you round too many times — rounding concentration to 5.0, rounding the dose volume to 0.1 mL, rounding the unit reading to 10 — and the safest approach is to work the full precision and round only the final answer.
One qualification: if your arithmetic and someone else's disagree by a factor of ten, one of you has made a unit error, and writing out the units at every step is the diagnostic.
Do the arithmetic twice, ideally with someone else doing it independently.
7This should probably be in the site help pages rather than buried in an answer. – siobhan_deasy 2 months ago 6Good answer, but the confidence interval in the cited trial is wider than implied. – plate_count_9k 13 days ago add a comment