Wilson Confidence Interval for a Proportion Calculator
Compute a Wilson score confidence interval for a single binomial proportion (95 % default). Outperforms the Wald interva...
Compute a Wilson score confidence interval for a single binomial proportion (95 % default). Outperforms the Wald interva...
Compute the per-day, per-person, and total daily-rate budget for a holiday from total budget, days, and travellers.
Find the slope of the line through two points, plus the line equation in slope-intercept form.
Calculates a volleyball player's spiking height and compares it to standard net height from standing reach and vertical...
Compute the Euclidean distance between two points in 3D space, given their (x, y, z) coordinates.
Convert a 3-D point from cylindrical coordinates (r, θ, z) to Cartesian (x, y, z): x = r·cos θ, y = r·sin θ, z = z. Usef...
Calculates the Glasgow Coma Scale total score from eye opening, verbal response, and motor response to assess the depth...
Calculates the Operating Expense Ratio OER = total operating expenses / net revenue × 100%. A lower OER indicates better...
Compute the pooled (combined) sample standard deviation of two independent samples that are assumed to share a common po...
Compute the OLS intercept of a simple linear regression y = a + b·x once the slope b has been determined: a = (Σy − b·Σx...
Compute MD5, SHA-1, SHA-256, SHA-512, and CRC-32 digests for any input string. Useful for verifying checksums against pu...
Calculate the coefficient of variation (CV) — a unitless measure of dispersion that lets you compare the spread of data...
Every "X% of Y" problem, every "what percent of", every percent-change question — written out the way you'd actually say them.
Standard deviation is "average distance from the average". That one sentence covers 90% of everything you ever need to remember about it.