General Discussion Undecided where to post - do it here. |
Reply to Thread New Thread |
![]() |
#1 |
|
I'm sure this will be terribly basic to some of you, but my maths is not great, so its stumped me.
I have two numbers, for example 45 and 75. I need to know what the caculation is to find out the % difference (margin) between two given numbers. (it must end up as a positive %) Ultimately I need to write it as an excel formula - so referencing the two cells that contain the numbers. Can anyone help? |
![]() |
![]() |
#2 |
|
Chris, the problem is that your question is slightly ill posed. What you are looking for I suppose is the percent change of the two numbers? For the number you have given it would be
100*(75-45)/45 = 66.66666... % In other words 75 is 66.6666...% bigger than 45. You need to compute the difference between the numbers and then divide by one number( the "original value") then multiply by 100 to get a percentage. |
![]() |
![]() |
#3 |
|
No - I need to know the percentage margin between the two numbers. I don't know how better to explain it to be honest
![]() If its any help - using another spreadsheet I have here, I get a percentage margin of 40%, when I use those two numbers (45 and 75). Trouble is that spreadsheet is written in such a way that I cannot just lift out the formula to use in the other document I am creating. |
![]() |
![]() |
#5 |
|
No - I need to know the percentage margin between the two numbers. I don't know how better to explain it to be honest Can you give another example, prefereably a couple, do check the fudging is a fixed or variable factor? Alternatively - and preferably - can you check with the person who initially prepared the spreadsheet? To be consistent, though, you may have to accept that there may be a negative value if things went down -you may be able to set it to give an absolute (?) number that won't have a negative value, regardless. |
![]() |
![]() |
#6 |
|
|
![]() |
![]() |
#7 |
|
That works great, thank you. I knew it would be simple - I just could not see the answer.... What you need, IMO, is something like (100*(75-45)/45)k=40%, in this case k=0.6 (I think). However it may not be the same in other cases, it may be progressive, proportional, exponentially increasing etc - hence the request for other samples. [edit] I mean (100(b-a)/a)k=x%, where a is initial value, b is new value, k is the modifier (term?) and x is the resultant. |
![]() |
![]() |
#9 |
|
Huh? That's like saying you need a formula where 1+1=3 and solving it by writing it as 1+1=3 - or am I missing something? In another context, the 75 could be the exact value while the 45 is some approximation. In such caluclations the exact value is what you divide by to find the percentage error (assuming you take the absolute value on the top). |
![]() |
![]() |
#10 |
|
Nope, I don't think so - in the actual example given the arithmetic answer is 66.6666% but the percentage given as the answer is 40%, ergo something has been missed out that modifies the correct answer to the one that is given - hence the additional term 'k'. It could be a more complex modifier but without more info', as you said, it isn't possible to tell.
This is where Neeyik would come in with "There's a plane on a conveyor belt ..." |
![]() |
![]() |
#11 |
|
Nope, I don't think so - in the actual example given the arithmetic answer is 66.6666% but the percentage given as the answer is 40%, ergo something has been missed out that modifies the correct answer to the one that is given - hence the additional term 'k'. It could be a more complex modifier but without more info', as you said, it isn't possible to tell. Anyways, as you say its a ridiculous thing to discuss and the convery belt thread has already crossed my mind.... |
![]() |
![]() |
#12 |
|
You're missing the point about margins Gordo.
In Chris' example, we're calculating the margin of 75 on 45, not the percentage increase of 75 on 45. 75 is the unit received, 45 is the unit given. Therefore a margin of 30 in 75 is made, or 40%. My guess is this is something to do with the margins made on Chris' contractors between the amount he receives from the company that employs them and the amount that they then pay to the contractor. |
![]() |
![]() |
#13 |
|
You're missing the point about margins Gordo. It may still be on a sliding scale so it may be an idea for Chris to check some other examples - unless he already know the percentage or margin is constant. Runs away to bed - after midnight here with a 7am start to work [yawn] |
![]() |
![]() |
#14 |
|
|
![]() |
Reply to Thread New Thread |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|