k***@gmail.com
2009-03-12 18:21:55 UTC
Hi,
I am trying to calculate change in percentage in a Proc Tabulate. I
have two totals in two different tables obtained by using Proc
Tabulate for each one of them. Now I would request you to help me out
in calculating the percentage difference in both the totals.
The tables look like this:
Table 1:Year 2007
Jan Feb Mar Total
a 10 20 10 40
b 5 10 15 30
c 10 20 10 40
Table 2: Year 2008
Jan Feb Mar Total
a 5 10 15 30
b 5 10 15 30
c 10 20 10 40
I would like to find the percentage change in totals in 2008 when
compare to 2007. I have used PROC Tabulate to get these two tables
individually.
Please help!
Regards,
KK.
I am trying to calculate change in percentage in a Proc Tabulate. I
have two totals in two different tables obtained by using Proc
Tabulate for each one of them. Now I would request you to help me out
in calculating the percentage difference in both the totals.
The tables look like this:
Table 1:Year 2007
Jan Feb Mar Total
a 10 20 10 40
b 5 10 15 30
c 10 20 10 40
Table 2: Year 2008
Jan Feb Mar Total
a 5 10 15 30
b 5 10 15 30
c 10 20 10 40
I would like to find the percentage change in totals in 2008 when
compare to 2007. I have used PROC Tabulate to get these two tables
individually.
Please help!
Regards,
KK.