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 です。

平均はどう求めますか?

平均計算機に数値を入力すると平均に加え、中央値・最頻値・範囲も表示されます。

比を約分するには?

比の計算機に 2 数を入力すると最大公約数で割った最簡形を返します。

関連カテゴリー