// multi-utility computation suite · offline · instant · precise
┌──────────────────────────┐
│ [c] calcalyst_ │
│ computation suite │
└──────────────────────────┘
// select a module to initialize
/ search↵ open firstesc close
// adsenseEMPTY_LEADER_SLOT728×90
// adsenseMOBILE_ANCHOR_SLOT320×50
// keyboard_shortcuts
/focus search
↑↓navigate module list
Enter
open first result from search
open highlighted
compute when module is open
compute when focused in a field
Escclose module · clear selection
⌫
math.harmonic-mean Calculator
Calculates the harmonic mean from a dataset, and compares it to the arithmetic and geometric means. The harmonic mean is the correct average for rates and speeds: the average speed over equal distances is the harmonic mean of the individual speeds, not the arithmetic mean.
Inputs
V1
Reference formula or conversion factor shown for context.
V2
Reference formula or conversion factor shown for context.
V3
Reference formula or conversion factor shown for context.
V4
Reference formula or conversion factor shown for context.
Results
harmonic mean
Arithmetic average — sum divided by count. Simple and familiar, but pulled by outliers. If your data contains extreme values, the median may be more representative.
arithmetic mean
Arithmetic average — sum divided by count. Simple and familiar, but pulled by outliers. If your data contains extreme values, the median may be more representative.
geometric mean
Arithmetic average — sum divided by count. Simple and familiar, but pulled by outliers. If your data contains extreme values, the median may be more representative.
HM ≤ GM ≤ AM
Reference formula or conversion factor shown for context.
use case
Reference formula or conversion factor shown for context.