Skip to main content
🧮2,000+ Free Calculators — finance, health, math, science & more. No signup needed.Browse All →

2000+ free tools — no signup required

2000+ free calculators, instantly.

Finance, health, math, science, unit conversion, business, food, sports, education, and daily planning. Every calculator includes the tool, formula notes, examples, FAQs, and related guides.

2,020free calculators
16topic categories
12formula engines
6FAQs per page
Freeno signup needed

Browse by topic area

Five calculator collections

Every calculator is organised into one of five topic areas. Click a collection to browse all the tools, sub-categories, and guides it contains.

Browse by category

Calculator categories

Each category page works like a focused mini-library with topic clusters, descriptions, internal links, and calculator pages targeting specific search intent.

Finance

Plan loans, savings, investments, taxes, budgets, interest, and everyday money decisions with clear formulas and examples.

137 calculators

Health

Estimate health, fitness, nutrition, body measurements, and wellness metrics using practical reference formulas.

135 calculators

Math

Solve percentages, ratios, fractions, averages, geometry, algebra helpers, and common school or workplace math problems.

131 calculators

Construction

Estimate materials, areas, volumes, costs, paint, concrete, flooring, roofing, and renovation quantities.

130 calculators

Conversion

Convert units for length, weight, temperature, speed, volume, area, pressure, energy, and daily measurements.

125 calculators

Physics

Work with speed, force, energy, motion, electricity, waves, pressure, and classroom science formulas.

125 calculators

Chemistry

Use chemistry helpers for concentration, molarity, dilution, gas laws, molecular mass, and lab calculations.

125 calculators

Statistics

Analyze averages, probability, samples, confidence, variation, scores, and data interpretation problems.

125 calculators

Business

Estimate profit, margins, markup, inventory, payroll, pricing, revenue, productivity, and business planning metrics.

127 calculators

Everyday Life

Quick calculators for dates, time, tips, discounts, travel, fuel, recipes, shopping, and household planning.

110 calculators

Sports

Calculate pace, performance, training zones, scores, ratios, sports statistics, and fitness planning numbers.

125 calculators

Food

Scale recipes, estimate calories, cooking conversions, ingredient weights, nutrition, and meal planning quantities.

125 calculators

Ecology

Estimate energy use, water use, carbon footprint, recycling, transport impact, and sustainable living metrics.

125 calculators

Engineering

Work through mechanical, electrical, civil, and systems engineering formulas for practical design checks.

125 calculators

Education

Support learning with grade, score, GPA, reading, study time, classroom math, and academic planning calculators.

125 calculators

Technology

Estimate bandwidth, storage, download time, screen sizes, data transfer, battery life, and computing metrics.

125 calculators

Accuracy and transparency

Why United Calculator

Every page follows the same content standard: formula derivation, a worked example with real numbers, applicable laws or professional guidance, 6 plain-language FAQs, and links to 8 related tools.

Verified formulas

Each formula engine is based on published standards — TILA for loan calculations, METS tables for energy expenditure, ASTM standards for materials, and equivalents across 16 subject areas. The formula is shown in a code block on every result card so you can verify the calculation independently.

Professional context, not professional advice

Finance and health calculators cover applicable legislation (CFPB, NHS, OSHA) and reference professional thresholds (e.g. debt-to-income ratios accepted by lenders, WHO BMI categories). Every page includes a disclaimer — these tools are planning aids. Consequential decisions should be reviewed with a qualified professional.

No account, no tracking, no fee

Calculations run entirely in your browser. No data leaves your device. There are no login walls, no usage limits, no subscription tiers, and no premium paywalls. The only data stored is nothing — no cookies are set beyond what your browser requires to render the page.

Transparent methodology

Smart defaults come from published benchmarks — median UK household income from ONS, US average mortgage rate from Freddie Mac weekly surveys, average commute distances from the US Census ACS. Defaults are documented in the article body on each calculator page.

Simple by design

How United Calculator works

Three steps from question to answer — no account, no subscription, no ads cluttering the result.

Search or browse

Type a topic into the search box or click a category. Each category is a mini-library of 125 calculator pages targeting specific questions — loan payments, BMI, tile counts, carbon footprint, and more.

Enter your values

Smart defaults are pre-filled so you get an immediate example result. Replace any field with your own data. Click the ? icon on any field for a plain-language explanation of what that input means.

Read, copy, and share

The result updates in real time. The formula is shown in a code block below the answer. Copy the result to your clipboard, share it to 8 social platforms, or scroll down for the full explanation, FAQs, and 8 related calculators.

Seasonality Calculator

Seasonality Calculator: run seasonality calculations online. Formula, assumptions, and interpretation guide.

A time series calculator analyses data collected at regular time intervals to identify trends (long-term direction), seasonality (recurring patterns), and noise (random variation). It can compute moving averages to smooth data, exponential smoothing for forecasting, and growth rates between periods. Time series analysis is used in financial forecasting, sales planning, economic analysis, weather modelling, and operational capacity planning.

Understanding trend direction and seasonal patterns helps businesses plan inventory, staffing, and budgets more accurately than using simple averages.

  1. Enter your time series values in chronological order (e.g. monthly sales figures).
  2. Select the moving average window (e.g. 3-period or 12-period for monthly data).
  3. Review the smoothed trend line to identify the underlying direction stripped of short-term noise.
  4. Check period-over-period growth rates to quantify how fast values are changing.
  5. For forecasting, apply exponential smoothing with an alpha parameter (0.1–0.3 for stable data, 0.5–0.9 for fast-changing data).

Time series formulas

Simple moving average (SMA): SMAₜ = (xₜ + xₜ₋₁ + ... + xₜ₋ₙ₊₁) / n

Exponential smoothing: Sₜ = α × xₜ + (1−α) × Sₜ₋₁, where α is the smoothing factor (0 < α < 1)

Period growth rate: g = (xₜ / xₜ₋₁) − 1

Compound annual growth rate (CAGR): CAGR = (xₙ / x₀)^(1/n) − 1

Reading time series results

Trend, seasonality, and residuals

If the smoothed trend is rising, values are growing over time; falling means decline. A consistent pattern repeating every 12 months in monthly data indicates seasonality. Values that deviate sharply from the smoothed line are anomalies worth investigating. CAGR converts multi-period growth into a single annual growth rate for easy comparison — a CAGR of 15% means the series grew as if it increased 15% each year on a compounding basis.

Statistics tips and best practices

Common mistakes to avoid

Time series forecasts are estimates based on historical patterns and do not guarantee future outcomes. Economic, market, and operational conditions can change in ways that invalidate historical patterns. Forecasts should not be used as the sole basis for financial commitments.