BookmarkSubscribeRSS Feed
alse
Calcite | Level 5

Hi Everyone,

I am tryng to implement the cross table with frequency counts on SAS Visual Analytics(ver. 9.4).

The source table has field R and field C, both of them are category values. The cross table should show the frequency of each value C in percentage for each R value.

The example table  is below.

e.g.

  C val\R val      R1          R2            R3 

128                  1.1%        1.2%       1.4%   

256                  1.1%        1.4%       1.4%

512                  1.2%        1.5%       1.5%

1024                1.3%        1.6%       1.5%

...

Total                100%       100%      100%

The standard Frequency Percent measure seems to calculate the percentage from all values(not broken down by "R" values),

I am new to SAS and will appreciate any suggestion or comment.

2 REPLIES 2
howardn
Calcite | Level 5

I just posted the same issue today. This is a major issue and needs to be addressed!!!

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 3223 views
  • 1 like
  • 2 in conversation