|
-
Apr 14th, 2008, 03:18 PM
#1
Percentage increases!!!
I have two datasets:
Code:
A B C D E F G H I J
1 13% 21% 14% 27% 42% 74% 74% 76% 74% 82%
2 4173 3653 4335 7154 9891 10230 11664 19460 22059 23988
Now I want to find the the percentage increase / decrease between the current and previous values (e.g: A & B). Which of the following are correct?
- Value B (21%) is 8% greater than value A (13%).
- Value B (21%) is 62% greater that value A (13%).
- Value B (3653) is 12% less than value A (4173).
Now if I want to compare the percentage increases between the values in dataset 1 and dataset 2 which scenarios do I use for the comparison to be correct from above; 1 and 3 or 2 and 3?
-
Apr 14th, 2008, 03:29 PM
#2
-
Apr 16th, 2008, 01:55 AM
#3
Re: Percentage increases!!!
..and for your 3. Statement, Yes the Value B(3653) is 87,5% of the Value A(4173), therefor it 12,5% less then Value A (based on Value A as 100%)
You're welcome to rate this post!
If your problem is solved, please use the Mark thread as resolved button
Wait, I'm too old to hurry!
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
|