PeptideStack
5.2kquestions
20kanswers
220users

What is the arithmetic to convert 10 mg in 1 mL into units on a U-100 scale?

Asked 10 Dec 2025Modified 4 months agoViewed 21k times
25

Concretely: 10 mg · 1 mL.

I want the working, not the result — I need to be able to redo it with different numbers.

I care about the precision as well as the value — I want to know how many figures are real.

Where is my error, and what is the correct working?

dosing-math
dosing-math

The arithmetic itself: milligrams to millilitres to insulin units, concentration after reconstitution, dose per draw, and vial-days per vial. Show…

811 questions
insulin-syringe
insulin-syringe

U-100 and U-40 insulin syringes as measuring instruments. A U-100 syringe is graduated in insulin units where 100 units equals 1 mL, so one unit…

268 questions
reconstitution
reconstitution

Taking a lyophilised vial to a solution of known concentration: choice of diluent, volume selection, how to add liquid without shearing the cake,…

330 questions
shareeditfollowflag
DS
askedDr_Ravi_Selvarajah42k13810 Dec 2025
This should probably be in the site help pages rather than buried in an answer. – nine_point_nine 2 months ago
Good answer, but the confidence interval in the cited trial is wider than implied. – plate_count_9k 4 months ago
add a comment

5 Answers

Sorted by votes
7

To be exact about it, the common error is getting the concentration right but then misreading the syringe scale, which is why checking the barrel marking rather than your memory matters.

Number of stopper piercings matters less than the gauge doing the piercing. A 30G or 31G needle through a butyl stopper leaves a track that reseals; a 21G or 18G drawing needle punches a core and can drop it into the solution.

Dead space by syringe type

ConfigurationDead volumeLoss at 5 mg/mLOver 20 draws
Fixed-needle insulin syringe3–5 µL15–25 µg0.3–0.5 mg
Low-dead-space, detachable<2 µL<10 µg<0.2 mg
Standard luer-lock + 30G35–60 µL175–300 µg3.5–6 mg
Luer-lock + 21G drawing needle70–100 µL350–500 µg7–10 mg

Concretely, 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.

Do the arithmetic twice, ideally with someone else doing it independently.

shareimprove this answerflag
DV
answeredDr_Ilse_Vandenberg78k24826 Dec 2025
6This is the answer I was looking for three months ago. – Dr_Malik_Osei 17 days ago
7The arithmetic checks out. I ran the same numbers and got the same result. – fib4_reader 2 months ago
add a comment
Sponsored

PeptideMeter - Independent Peptide Analytics

Aggregated, published test results and vendor ratings built from submitted batches. Methodology stated, dataset browsable, no listing fees.

Browse results
4

Worth being precise here: work in the order concentration, then volume, then units, and the arithmetic stops being confusing. Concentration is milligrams per millilitre and comes from the vial contents and the diluent volume. Volume per dose is dose divided by concentration. Units on a U-100 syringe are volume in millilitres multiplied by one hundred.

Rotation of injection site is a tolerability measure, not a pharmacokinetic one, but if you are going to do it you might as well do it right.

The part that matters: do not use the same needle to pierce the stopper and to administer. The tip is blunted by the stopper, and the hub now contains a dose you are about to lose to dead space anyway.

Worth noting: the concentration after reconstitution is not the same as the label claim, and most people do not account for the difference.

If in doubt, use more diluent and accept the shorter usable window.

edited 7 Jan 2026 by charge_state_3 — added the placebo-arm figures

shareimprove this answerflag
C3
answeredcharge_state_339k487 Jan 2026
Minor: the trial name is hyphenated in the original publication. – dead_volume 6 months ago
add a comment
4

To be exact about it, the distinction that resolves most of these questions is understanding what concentration actually means and why it is not the same as label claim.

The concentration you actually work with is label claim times content fraction divided by actual diluent volume, which is usually not the same as the nominal concentration because content is usually not 100 per cent and you rarely measure the diluent volume to 0.1 mL precision.

It helps to be literal here: 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.

The content assay results from major testing services show that nominal vial claim and measured content differ by one to ten per cent, making content a driver of dose error.

I would flag the obvious failure mode: people get the concentration right, get the volume right, and then read the syringe against the wrong scale.

Write the arithmetic on the vial label. It costs nothing and removes the step where you reconstruct it from memory.

shareimprove this answerflag
DL
answeredDr_Otto_Lindqvist38k3812 Mar 2026
2Does this hold at lower concentrations, or does adsorption dominate? – Dr_Ilse_Vandenberg 6 days ago
3Worth flagging that this changed in 2025, so older answers on the site are out of date. – Dr_Idris_Coulibaly 2 months ago
add a comment
2

This is one of those calculations where checking your work takes two minutes and prevents a very consequential error.

Air bubbles at these volumes are a measurement problem rather than a safety one. A 2 mm bubble in a 0.3 mL syringe is roughly 4 µL, which at 10 units drawn is a four per cent error.

The insulin-unit standard U-100 means 100 units per millilitre, so one unit is 0.01 mL — this is the conversion that trips up more people here than any other single piece of arithmetic.

Do the arithmetic twice, ideally with someone else doing it independently.

shareimprove this answerflag
IB
answeredines_brandt93k2483 Apr 2026
1

In practice, two people working through the same arithmetic independently should get the same answer, and if they do not, someone has made a unit error.

Worked example, because the general form is easier to trust once you have seen it once. Take a 10 mg vial and add 2 mL of diluent: the concentration is 10 ÷ 2 = 5 mg/mL. A 0.5 mg dose is 0.5 ÷ 5 = 0.1 mL. On a U-100 syringe, where 1 unit = 0.01 mL, that is 0.1 ÷ 0.01 = 10 units. Change the diluent to 1 mL and the same dose becomes 5 units — same dose, half the resolution.

The Arrhenius relationship for drawing kinetics means that cold solution takes noticeably longer to draw than room-temperature solution.

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.

If in doubt, use more diluent and accept the shorter usable window.

shareimprove this answerflag
SG
answeredsinead_gaffney14k2815 Dec 2025

Your answer

Ask PeptideStack is a static archive. Posting is closed, but the norms are worth stating: answer the question that was asked, show your working, cite the trial or the certificate, and say plainly where the evidence runs out.

Not medical advice. Research-use-only compounds are not approved for human use.