New SAS User

Completely new to SAS or trying something new with SAS? Post here for help getting started.
BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Scorpx
Obsidian | Level 7

Hello,

 

I used a software called PSTAT to do some survey analysis. Now I'm migrating to SAS and I want to know if there is any process I could use to get an output where I can flag/highlight significant differences without generating other tables.

 

The example showed below illustrate my question (I added the yellow color for clarification). 

 

Thanks in advance.

 

pulso1.jpg

1 ACCEPTED SOLUTION

Accepted Solutions
PaigeMiller
Diamond | Level 26

This particular example could be "replicated" (maybe not exactly) via PROC TABULATE or PROC REPORT, and in each you can color code certain cells (or make the number bold, or change the color of the numbers, etc.) based upon whatever criteria you want, in this case statistical significance.

--
Paige Miller

View solution in original post

3 REPLIES 3
PaigeMiller
Diamond | Level 26

SAS will indicate, via a number of conventions, when something is statistically significant. It really depends on what PROC you are using, and how you want the statistically significant information to be flagged/highlighted.

--
Paige Miller
Scorpx
Obsidian | Level 7

Hello Paige.

 

Thanks for your answer. The example I showed is a crosstab so probably I will want to replicate that using Proc Freq/tabulate.

 

But I am open to suggestions.

 

Thanks.

PaigeMiller
Diamond | Level 26

This particular example could be "replicated" (maybe not exactly) via PROC TABULATE or PROC REPORT, and in each you can color code certain cells (or make the number bold, or change the color of the numbers, etc.) based upon whatever criteria you want, in this case statistical significance.

--
Paige Miller

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 931 views
  • 0 likes
  • 2 in conversation