Skip to main content
🟢 Beginner 🔥 Popular

percentage ক্যালকুলেটর

Calculate percentages easily. What is X% of Y? What percentage is X of Y? Percentage increase/decrease between two numbers.

এই ক্যালকুলেটর কীভাবে ব্যবহার করবেন

  1. X (percentage or number) লিখুন
  2. Y (number) লিখুন
  3. গণনা করুন বোতামে ক্লিক করুন
  4. ক্যালকুলেটরের নিচে প্রদর্শিত ফলাফলটি পড়ুন

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:

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:

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:

ScenarioCalculationResult
30% off a $120 jacket$120 × 0.30 = $36 discountPay $84
$45 restaurant bill, 18% tip$45 × 0.18 = $8.10 tipTotal: $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) × 10020% gain
Population 2.1M → 2.4M((2.4−2.1)/2.1) × 10014.3% growth

Percentage in Finance and Investing

Finance is built on percentages. Understanding them precisely can save — or make — you thousands of dollars:

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.

💡 আপনি কি জানেন?

সর্বশেষ আপডেট: March 2026

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.