BookmarkSubscribeRSS Feed
sasgyro
Fluorite | Level 6

when running a ttest on the same variable of two different datasets, what value in the result of PROC TTEST function gives the p value that confirms the means are statistically different or random? IM not familiar with the notation

2 REPLIES 2
ballardw
Super User

You would be looking for the Pr > |t|  (probability of getting a larger T statistic) column is the p-value.

The ROW depends on whether you have equal or unequal variances

 

Several of the SAS output table will reflect different test statistics so the Pr>T,  Pr> F ( a larger F statistic) depending on the proc and options used.

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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