CHA₂DS₂-VASc Atrial Fibrillation Stroke Risk Calculator
Calculates the CHA₂DS₂-VASc score from CHF, hypertension, age ≥75, diabetes, stroke/TIA (×2), vascular disease, age 65–7...
Calculates the CHA₂DS₂-VASc score from CHF, hypertension, age ≥75, diabetes, stroke/TIA (×2), vascular disease, age 65–7...
Calculates CPU execution time = (instruction count × CPI) / clock_frequency, and MIPS = clock_frequency / (CPI × 10⁶).
Compute the one-sample z-test statistic for a population mean when σ is known: z = (x̄ − μ₀) / (σ / √n). Compare to ±1.9...
Solve a single linear equation of the form ax + b = c for the unknown x, including a clear "no solution / infinite solut...
Compute the standard error of a sample proportion from successes and trials: p̂ = x/n, SE = √(p̂(1−p̂)/n). Also reports...
Compute typing speed in words per minute (WPM) from total words typed and the time taken, with adjustment for accuracy.
Compute the multinomial coefficient C(n; k₁, k₂, k₃) = n! / (k₁! · k₂! · k₃!), where n = k₁ + k₂ + k₃. This counts the d...
Compute the adjusted excess kurtosis g₂ of a 5-number list (zero for a normal distribution; positive = heavier tails / m...
Enter a CIDR notation IPv4 address and get the network address, broadcast address, usable host range, subnet mask, and h...
Compute the perimeter, apothem, and area of a regular polygon from its number of sides and side length.
Compute the linear thermal expansion of a solid from its original length, temperature change, and the material's linear...
Calculates mechanical advantage, required effort force, and rope travel distance for a compound pulley system to lift a...
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.