Loading…

Medication Dosage by Weight

Biology • Human Biology and Health Metrics

View all topics
Safety disclaimer (always shown)
Educational only

This tool performs basic arithmetic for weight-based dosing. It does not check indication, patient age, contraindications, interactions, renal/hepatic function, formulation limits, or prescribing instructions. Always confirm dosing with a qualified healthcare professional and the official medication label.

Inputs
Enter weight, dose guideline (mg/kg), and optional caps and concentration.
If lb is selected, the calculator converts using \(1\ \text{lb}=0.45359237\ \text{kg}\).
This is the prescribed mg per kg of body weight.
If the computed dose exceeds this cap, the tool will show a warning and use the cap.
If doses/day is provided, the tool can cap per-dose to respect the daily maximum.
If provided, the tool converts mg → mL using \( \text{mL}=\frac{\text{mg}}{\text{mg/mL}} \).
Used to estimate total daily dose and apply the daily cap (if set).
Optional tiles show the same per-dose amount across the day (educational).
Interactivity: hover for exact values • wheel to zoom • drag to pan. Click the chart to “set weight” at that value.
Copy/paste & batch CSV (optional)

For multiple scenarios (different weights or dose rules), paste a CSV list and compute all rows at once. This does not replace clinical judgment.

Batch CSV mode
CSV columns (recommended): label, weight, unit, mgPerKg, conc, dosesPerDay, maxSingle, maxDaily where unit is kg or lb. You can include a header row.
Tip: If you only need a single calculation, use the left panel and click Calculate.
Ready
Enter values and click “Calculate”.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

How do you calculate medication dosage by weight in mg/kg?

First convert weight to kilograms if needed, then multiply the mg/kg guideline by weight_kg. The basic formula is dose_mg = (mgPerKg) x weight_kg.

How does the calculator convert pounds to kilograms for dosing?

If lb is selected, it converts using weight_kg = weight_lb x 0.45359237. The mg/kg dose calculation is then performed using the converted kilograms.

How do max single dose and max daily dose caps affect the result?

A max single dose cap limits the per-dose amount to the smaller of the raw dose and the cap. If doses/day and a max daily dose are provided, the calculator can also limit per-dose to maxDaily / dosesPerDay so the total daily amount does not exceed the daily cap.

How do I convert a mg dose into mL for a liquid medication?

If the concentration is given in mg/mL, the volume is computed as mL = dose_mg / concentration_mgPerMl. The calculator only shows mL when a positive concentration is provided.

What CSV format can I use for batch dosing calculations?

Batch CSV mode accepts multiple scenarios and recommends columns: label, weight, unit, mgPerKg, conc, dosesPerDay, maxSingle, maxDaily, where unit is kg or lb. A header row can be included.