Accepted answer
In practice, rounding to the nearest whole syringe unit is usually the right error to make, but understanding which direction it is and why matters.
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.
Room temperature before drawing is worth the ten minutes. Cold solution is more viscous, draws slower, and condensation on a cold barrel makes it harder to read the meniscus.
Published data on syringe dead space quantifies low-dead-space designs as retaining under 2 µL against 35 µL or more for conventional detachable-needle syringes.
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.
6Worth adding that the method section is where the answer usually is. – tri_gly_ala 3 months ago add a comment