Molecular Weight Polymer Calculator
Enter polymer fraction data (molecular weight and mole or mass fraction) to compute Mn, Mw, and dispersity index (D = Mw/Mn).
Fraction Data
| # | Mi (g/mol) | Ni (mole count) |
|---|
Paste two columns (Mi, Ni) — comma or tab separated, one row per line:
Results
Enter fraction data to see results
Number-Average Mn
—
g/mol
= Σ(Ni · Mi) / ΣNi
Weight-Average Mw
—
g/mol
= Σ(Ni · Mi2) / Σ(Ni · Mi)
Dispersity Index D = Mw / Mn
—
dimensionless
Weight Fraction Distribution
Copied!
Summary
Enter polymer fraction data (molecular weight and mole or mass fraction) to compute Mn, Mw, and dispersity index (D = Mw/Mn).
How it works
- Add rows for each fraction: enter the molecular weight (g/mol) and either the mole count (Ni) or weight fraction (wi).
- The calculator normalizes your inputs automatically — no need to pre-normalize fractions.
- Number-average Mn = sum(Ni * Mi) / sum(Ni) is computed from mole counts.
- Weight-average Mw = sum(wi * Mi) is computed once weight fractions are derived from Ni * Mi.
- Dispersity index D (also called PDI) = Mw / Mn; a value near 1.0 means narrow distribution.
- Results update live as you type; export the table as CSV with one click.
Use cases
- Characterize synthetic polymer samples from GPC/SEC data.
- Verify molecular weight distribution calculations in polymer chemistry coursework.
- Quickly compute PDI from a known fraction table during lab analysis.
- Compare dispersity between different polymerization runs.
- Convert between mole-fraction and weight-fraction representations of polymer data.
- Teach students the difference between Mn and Mw with interactive fraction editing.
Frequently Asked Questions
Related tools
Last updated: 2026-05-28 ·
Reviewed by Nham Vu