WPM Reading Time Estimator
Estimates how long it takes to read a book or article from word count and reading speed (words per minute).
Estimates how long it takes to read a book or article from word count and reading speed (words per minute).
Given a particular integer solution (x₀, y₀) and GCD d of a and b, computes the general solution: x = x₀ + (b/d)t, y = y...
Approximates the gamma function Γ(z) using Stirling's series for z > 0: Γ(z) ≈ √(2π/z) · (z/e)^z. For integer z, Γ(n) =...
Compute the number of ceiling joists required to span a rectangular ceiling, given the span direction (joists run perpen...
Compute the run length and slope percentage of an accessibility ramp from the rise. Reports whether the slope meets ADA'...
Calculates the z-statistic for comparing two sample means when population variances are known: z = (x̄₁ − x̄₂) / √(σ₁²/n...
Estimate maximal aerobic capacity (VO2max in mL·kg⁻¹·min⁻¹) from a 1.5-mile timed-run field test using the Pollock-Wilmo...
Compute a bowler's economy rate (runs conceded per over) and bowling average (runs per wicket taken) from overs bowled,...
Compute the grams of loose-leaf tea and the volume of water needed to brew a target number of 8 oz cups at a chosen stre...
Calculates the net wall area = perimeter × height − (doors + windows area). Then estimates litres needed = net area × co...
Estimate the annual CO₂ that a young hardwood tree absorbs from the atmosphere (typically about 22 kg per year over the...
Calculates z-score z = (x − μ)/σ and approximate one-tailed percentile using the rational approximation of the standard...
Most unit-conversion mistakes are dumb mistakes — swapped factors, dropped decimals, wrong direction. A short guide to not making them.
Pace, splits, and goal times talk about the same thing from three different angles. A short guide to keeping them straight mid-race.