|
-
Apr 7th, 2006, 12:36 AM
#1
Thread Starter
Fanatic Member
Invert percentages
For some reason I'm having a brain freeze on this. I want to invert percentages. For example:
a = 1 : 17%
b = 2 : 33%
c = 3: 50%
Calculation is simply n/(a+b+c). But I want it inverted such that
a = 1 : 50%
b = 2 : 33%
c = 3: 17%
What's the formula I'm looking for?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|