מחשבון אחוזים
חשב אחוזים במהירות. מהו X% מ-Y? מה האחוז של X מ-Y?
איך להשתמש במחשבון זה
- הזן X (percentage or number)
- הזן Y (number)
- לחץ על כפתור חשב
- קרא את התוצאה המוצגת מתחת למחשבון
How to Calculate Percentages
A percentage represents a number as a fraction of 100. The word itself comes from the Latin per centum — "by the hundred." The three core percentage calculations you will encounter are:
- Find X% of Y: Multiply Y by X/100. Example: 25% of 80 = 80 × 0.25 = 20
- X is what % of Y: Divide X by Y, then multiply by 100. Example: 30 is what % of 120? → (30/120) × 100 = 25%
- Percentage change: ((New − Old) / |Old|) × 100. Example: price rises from $40 to $50 → (10/40) × 100 = 25% increase
A fourth common calculation is reverse percentage: if a discounted price is $85 after a 15% reduction, what was the original? Original = 85 / (1 − 0.15) = 85 / 0.85 = $100.
Quick Mental Math Tricks for Percentages
You do not always need a calculator. These shortcuts save time in everyday situations:
- 10% trick: Move the decimal one place left. 10% of $73 = $7.30
- 5% trick: Halve the 10% value. 5% of $73 = $3.65
- 15% tip: Add 10% + 5%. 15% of $60 = $6 + $3 = $9
- 20% shortcut: Divide by 5. 20% of $85 = $17
- 1% rule: Move the decimal two places left, then scale. 3% of $250 = $2.50 × 3 = $7.50
For percentage change, a useful mental check: if something increases by 50% and then decreases by 50%, you do NOT end up where you started — you end up at 75% of the original. (100 → 150 → 75). This asymmetry trips up many people.
Real-World Percentage Examples
Percentages appear in nearly every financial and everyday calculation:
| Scenario | Calculation | Result |
|---|---|---|
| 30% off a $120 jacket | $120 × 0.30 = $36 discount | Pay $84 |
| $45 restaurant bill, 18% tip | $45 × 0.18 = $8.10 tip | Total: $53.10 |
| $50,000 salary, 22% tax bracket | $50,000 × 0.22 = $11,000 | ~$39,000 net |
| Test score: 43 out of 50 | (43/50) × 100 = 86% | Grade: B |
| Stock rises $15 to $18 | ((18−15)/15) × 100 | 20% gain |
| Population 2.1M → 2.4M | ((2.4−2.1)/2.1) × 100 | 14.3% growth |
Percentage in Finance and Investing
Finance is built on percentages. Understanding them precisely can save — or make — you thousands of dollars:
- APR vs APY: A 12% APR compounded monthly yields an APY of (1 + 0.12/12)^12 − 1 = 12.68%. Always compare APY for savings accounts.
- Compound growth: At 7% annual return, $10,000 grows to $19,672 in 10 years. The 7% return compounding creates nearly double the money compared to simple interest ($17,000).
- Inflation impact: At 3% annual inflation, $100 today has the purchasing power of $74 in 10 years. Always measure investment returns after inflation.
- Mortgage rate difference: On a $300,000 30-year mortgage, the difference between 6.5% and 7.0% is approximately $100 per month — or $36,000 over the life of the loan.
The concept of basis points (bps) is commonly used in finance: 1 basis point = 0.01%. A rate change from 5.00% to 5.25% is an increase of 25 basis points.
Percentage vs Percentage Points: A Common Confusion
One of the most frequent errors in interpreting data is confusing percentage change with percentage points:
If an interest rate rises from 4% to 6%, it has increased by 2 percentage points — but that is a 50% increase (since 2 is 50% of 4). These two statements describe the same event but sound very different. Politicians and media often exploit this ambiguity.
Another important distinction: percentage vs percentile. A percentage is a proportion out of 100. A percentile indicates where a value falls in a ranked distribution. Scoring 85% on a test and scoring in the 85th percentile are entirely different — the 85th percentile means you outperformed 85% of test-takers, regardless of the actual score.
Percentage Error and Scientific Accuracy
In science and engineering, percentage error measures how far a measured value is from the true (accepted) value:
% Error = |Measured − True| / |True| × 100
Example: You measure a 250 mL beaker and get 243 mL. % Error = |243 − 250| / 250 × 100 = 2.8%. This is an excellent result for most lab purposes.
Percentage accuracy is the complement: 100% − % Error. In manufacturing, a tolerance of ±1% is often considered acceptable for most components.
Related concept: margin of error in surveys. A poll reporting "52% support, ±3%" means the true value is likely between 49% and 55%, making the outcome statistically uncertain.
Frequently Asked Questions
How do I calculate X percent of Y?
Multiply Y by X divided by 100. For example, 15% of 80 = 80 × 0.15 = 12. A quick mental trick: to find 10%, move the decimal left one place (10% of 80 = 8), then scale from there.
How do I find the percentage increase between two numbers?
Use the formula: ((New − Old) / Old) × 100. For example, from 80 to 100: ((100−80)/80) × 100 = 25% increase. For a decrease, the result will be negative.
What is the difference between percentage and percentile?
A percentage is a proportion out of 100 (e.g., you got 75% on a test). A percentile indicates relative rank — the 75th percentile means you scored higher than 75% of all test-takers, regardless of your actual score.
How do I calculate a reverse percentage (find the original price after a discount)?
Divide the discounted price by (1 − discount rate). For example, if a $68 item is already 15% discounted: Original = $68 / (1 − 0.15) = $68 / 0.85 = $80.
What is the difference between percentage points and percent?
Percentage points are the arithmetic difference between two percentages. If unemployment rises from 4% to 6%, it rises by 2 percentage points. But in relative terms it rose by 50% (since 2 is 50% of 4). These are different concepts often confused in news reporting.
How do I calculate percentage error?
% Error = |Measured Value − True Value| / |True Value| × 100. For example, if you estimate 95 but the actual value is 100: |95 − 100| / 100 × 100 = 5% error.
What does basis point mean?
One basis point (bps) equals 0.01%, or one-hundredth of a percentage point. It is commonly used in finance for interest rates and fees. A rate change from 5.00% to 5.25% is an increase of 25 basis points.
How do compound percentages work?
Compound percentages apply each change to the new value, not the original. A 10% increase followed by a 10% decrease does NOT return you to the start — you end at 99% of the original (100 × 1.10 × 0.90 = 99). This is why symmetric percentage swings result in a net loss.
💡 האם ידעת?
- The word "percent" comes from the Latin "per centum," meaning "by the hundred." It became standard in English by the 1600s.
- The percent sign (%) evolved from Italian manuscript abbreviations of "per cento" and reached its modern form around 1925.
- Interest rates and tax rates being expressed as percentages dates back to ancient Rome, where taxes of 1/100th were common.
עודכן לאחרונה: March 2026