Skip to main content
🔢

数学 & 数字 计算器

百分比、平均值、比率等日常数学工具。

用于日常百分比、平均、比率与变化率问题,并强调在情境中如何阅读结果。“占百分之几”与“变化率”工具使用不同的分母;把“旧值”和“新值”弄反是典型失误。平均值易受极端值影响,中位数有时更合适(页面会提示时)。比率只是化简两个数,并不证明因果关系。请用这些结果检验推理,而不是替代领域内的严谨定义(例如金融“收益率”与口语中的“百分之几”)。

ℹ️仅供参考。使用前请核对当地法律与最新税率/规定。
最后更新: 2026-04-04

⭐ 精选工具

常见使用场景

  • 计算一个数是另一个数的百分之几
  • 计算平均值、中位数和众数
  • 化简比率和解比例
  • 计算百分比增减

全部 数学 & 数字 计算器(5个)

该选择哪个计算器?

以下逐一说明每个计算器的用途、前提与常见错误。先了解假设,再解读结果。

平均值计算器

The Average Calculator computes the key statistical measures for any list of numbers: arithmetic mean (the sum divided by the count), median (the middle value), mode (the most frequent value), and range (max minus min). Enter your values separated by commas and get instant results — no spreadsheet required. These four measures together give you a complete picture of your data distribution. The mean is sensitive to outliers; the median is more robust. Knowing which measure to use in a given context is as important as calculating it correctly.

百分比计算器

Percentages appear in everyday decisions more often than most people realize: a 30% discount, a 7% sales tax, a 15% service tip, a 5% annual raise, a 12% investment return. This calculator handles the three most common percentage questions in one tool: finding X% of a number (e.g., 20% of $150 = $30), finding what percentage one number is of another (e.g., 45 out of 180 = 25%), and finding a value after a percentage increase or decrease (e.g., $80 after a 15% discount = $68). If you need to calculate how much something changed between two values — for example, a stock moving from $120 to $150 — use the Percentage Change Calculator instead. If you need to apply a percentage growth rate repeatedly over time, use the Compound Interest Calculator.

百分比变化计算器

The Percentage Change Calculator finds the exact percentage increase or decrease between two values. Whether you're analyzing a price change, comparing this year's revenue to last year, tracking weight loss progress, or calculating a salary raise percentage, the formula is the same: divide the change by the original value and multiply by 100. This calculator also handles the reverse — enter a starting value and a desired percentage change to find the new value. Understanding percentage change is one of the most practical math skills for finance, business, and daily life.

随机数生成器

The Random Number Generator draws uniform random integers (or decimals, when the UI offers them) within bounds you set — useful when you need repeatable “pick a number” logic without building a spreadsheet macro. Choose min/max, how many draws, and whether duplicates are allowed; browsers that support the Web Crypto API use a stronger RNG than `Math.random` for draws, but this tool is still aimed at everyday use (games, classroom picks, rough sampling), not audited lotteries or cryptographic key material. Typical uses: lottery-style picks, simple random assignment, quick Monte Carlo intuition, and fair tie-breaks. Everything runs locally — no server round-trip.

比率计算器

The Ratio Calculator helps you simplify ratios to their lowest terms, solve proportions for missing values, scale ratios up or down, and check if two ratios are equivalent. Ratios express the relationship between two quantities and appear everywhere in daily life: cooking recipes (double the batch), map scales (1:50,000), financial ratios (price-to-earnings), aspect ratios (16:9 for HD video), and mixing solutions (1 part concentrate to 4 parts water). This calculator handles all standard ratio operations with clear step-by-step results.

相关指南

常见问题

如何计算一个数的百分比?

在百分比计算器输入百分比与基数。例如求 200 的 15%,结果为 30。

什么是百分比变化?

衡量相对原值增减的幅度,公式为 ((新值 − 旧值) ÷ 旧值) × 100。

如何求一组数的平均值?

在平均数计算器输入数字,可得到算术平均数,并显示中位数、众数和极差。

如何化简比?

在比率计算器输入两个数,会除以最大公约数得到最简比。

相关分类