×

注意!页面内容来自https://www.calculator.net/percent-calculator.html,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

Percentage Calculator

Please provide any two values below and click the "Calculate" button to get the third value.

of   =  

Percentage Calculator in Common Phrases

what is of  
is what % of  
is of what  

Percentage Difference Calculator

Value 1
Value 2

Percentage Change Calculator

Please provide any two values below and click the "Calculate" button to get the third value.

=



What is a percentage?

In mathematicsa percentage is a number or ratio that represents a fraction of 100. It is one of the ways to represent a dimensionless relationship between two numbers; other methods include ratiosfractionsand decimals. Percentages are often denoted by the symbol "%" written after the number. They can also be denoted by writing "percent" or "pct" after the number. For example35% is equivalent to the decimal 0.35or the fractions .

Percentages are computed by multiplying the value of a ratio by 100. For exampleif 25 out of 50 students in a classroom are male. The value of the ratio is therefore 0.5and multiplying this by 100 yields:

0.5 × 100 = 50

In other wordsthe ratio of 25 males to students in the classroom is equivalent to 50% of students in the classroom being male.

Percentage formula

Although the percentage formula can be written in different formsit is essentially an algebraic equation involving three values.

P × V1 = V2

P is the percentageV1 is the first value that the percentage will modifyand V2 is the result of the percentage operating on V1. The calculator provided automatically converts the input percentage into a decimal to compute the solution. Howeverif solving for the percentagethe value returned will be the actual percentagenot its decimal representation.

EX: P × 30 = 1.5

P =
1.5
30
= 0.05 × 100 = 5%

If solving manuallythe formula requires the percentage in decimal formso the solution for P needs to be multiplied by 100 in order to convert it to a percent. This is essentially what the calculator above doesexcept that it accepts inputs in percent rather than decimal form.

Percentage difference formula

The percentage difference between two values is calculated by dividing the absolute value of the difference between two numbers by the average of those two numbers. Multiplying the result by 100 will yield the solution in percentrather than decimal form. Refer to the equation below for clarification.

Percentage Difference =
|V1 - V2|
(V1 + V2)/2
× 100
EX:
|10 - 6|
(10 + 6)/2
=
4
8
= 0.5 = 50%

Percentage change formula

Percentage increase and decrease are calculated by computing the difference between two values and comparing that difference to the initial value. Mathematicallythis involves using the absolute value of the difference between two values then dividing the result by the initial valueessentially calculating how much the initial value has changed.

The percentage increase calculator above computes an increase or decrease of a specific percentage of the input number. It basically involves converting a percent into its decimal equivalentand either subtracting (decrease) or adding (increase) the decimal equivalent from and to 1respectively. Multiplying the original number by this value will result in either an increase or decrease of the number by the given percent. Refer to the example below for clarification.

EX: 500 increased by 10% (0.1)
500 × (1 + 0.1) = 550

500 decreased by 10%
500 × (1 – 0.1) = 450