Compute the mean arterial pressure from systolic and diastolic blood pressure values.MAP is a key hemodynamic parameter that reflects the average pressure in a patient's arteries during one cardiac cycle.It is used to assess tissue perfusion and guide clinical decisions in critical care, emergency medicine, and anesthesia.
Mean arterial pressure (MAP) is the average pressure in a patient's arteries during a single cardiac cycle. It is a fundamental hemodynamic variable that reflects the driving pressure for blood flow through the systemic circulation. Unlike systolic and diastolic pressures, which are instantaneous peak and trough values, MAP integrates the entire pressure waveform and provides a more stable measure of perfusion pressure to vital organs.
MAP ≈ DBP + ⅓ × (SBP − DBP)
or equivalently: MAP = (2 × DBP + SBP) / 3
where SBP = systolic blood pressure, DBP = diastolic blood pressure.
MAP is a critical parameter in the management of critically ill patients. It determines the pressure gradient that drives blood flow through the microcirculation, ensuring adequate delivery of oxygen and nutrients to tissues. In conditions such as sepsis, hemorrhage, or heart failure, MAP is used to guide fluid resuscitation and vasopressor therapy. The widely accepted target MAP for most critically ill adults is ≥ 65 mmHg, as values below this threshold are associated with increased risk of acute kidney injury, myocardial ischemia, and mortality.
The formula MAP = (2 × DBP + SBP) / 3 is derived from the fact that diastole lasts approximately twice as long as systole in a normal cardiac cycle (at a resting heart rate). Therefore, the average pressure is weighted more heavily toward the diastolic pressure. This approximation holds well for heart rates between 60 and 100 beats per minute. For more accurate MAP measurement, invasive arterial monitoring calculates the true time-weighted average of the arterial waveform. However, the two‑third/one‑third formula remains the standard for clinical estimation and is the method used in this calculator.
Additionally, this calculator computes the pulse pressure (PP) as SBP − DBP. Pulse pressure is a marker of arterial stiffness and is independently associated with cardiovascular risk. A widened pulse pressure (> 60 mmHg) suggests increased large‑artery stiffness, while a narrow pulse pressure (< 40 mmHg) can indicate low stroke volume or constrictive physiology.
The table below provides a general framework for interpreting MAP values in adult patients. Individual patient factors (age, baseline blood pressure, comorbidities) must always be considered when applying these thresholds.
| MAP Range (mmHg) | Category | Clinical Implication | Suggested Action |
|---|---|---|---|
| < 60 | Critical hypotension | High risk of organ ischemia; inadequate perfusion of brain, kidneys, heart. | Immediate fluid resuscitation, vasopressors, identify underlying cause. |
| 60 – 69 | Low / borderline | May be acceptable in young, healthy individuals; warrants monitoring. | Assess clinical context; consider IV fluids if signs of hypoperfusion. |
| 70 – 90 | Optimal target | Generally indicates adequate perfusion; target for most critically ill patients. | Continue supportive care; monitor trends. |
| 91 – 110 | Elevated | May indicate hypertension or increased vascular resistance. | Evaluate for hypertension; consider antihypertensive therapy if sustained. |
| > 110 | Severely elevated | High risk of end‑organ damage; hypertensive emergency possible. | Urgent evaluation; consider gradual blood pressure reduction under expert guidance. |
A 62‑year‑old male presents to the emergency department with fever, tachycardia, and hypotension. Initial blood pressure is 88/52 mmHg. Using the MAP calculator, SBP = 88, DBP = 52 → MAP = (2×52 + 88) / 3 = (104 + 88) / 3 = 192 / 3 = 64 mmHg. This MAP is borderline low (60–69), indicating the patient is at risk of hypoperfusion. The clinician initiates a fluid bolus of 30 mL/kg crystalloid and monitors MAP closely. After fluid resuscitation, BP improves to 102/62 mmHg → MAP = (2×62 + 102) / 3 = (124 + 102) / 3 = 226 / 3 = 75.3 mmHg, which is now within the target range (> 65 mmHg). The patient's lactate levels begin to decline, and organ function is preserved. This case illustrates the critical role of MAP in guiding resuscitation in sepsis, as recommended by the Surviving Sepsis Campaign.