BookmarkSubscribeRSS Feed
akf06
Calcite | Level 5

How do i change the alpha value from .05 to .005 in proc corr when determining the p value for the significance of the correlation coefficient?

2 REPLIES 2
PaigeMiller
Diamond | Level 26

I don't see where PROC CORR produces a statistic based upon 0.05 as a threshold.

 

It does produce a prob > |r| which, if it is less than 0.05, would reject the null hypothesis with alpha=0.05. So changing this to 0.005 is pretty simple.

--
Paige Miller
Reeza
Super User
The only alpha change possible is within the plots. Is that what you'd like changed? If so, the PLOTS statements support changing the alpha as needed.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 1629 views
  • 4 likes
  • 3 in conversation