BookmarkSubscribeRSS Feed
GS2
Obsidian | Level 7 GS2
Obsidian | Level 7

Using SAS 9.4

 

I need to conduct a power analysis to determine the n per group, given that the alpha =0.05 and the power is .8. I have a total N=107.

 

(I am not sure if this is needed/helpful) I have 4 variables that are of interest:

1. fixation (categorical with 4 groups)

2. rerupture (dichotomous)

3. major_comps (dichotomous)

4. time (continuous)

 

I care about fixation by the other 3 variables. Any thoughts or places to start would be helpful. Thank you

4 REPLIES 4
PaigeMiller
Diamond | Level 26

Sounds like a job for PROC GLMPOWER

 

https://documentation.sas.com/?cdcId=pgmsascdc&cdcVersion=9.4_3.4&docsetId=statug&docsetTarget=statu...

 

By the way, please help us all. Go back and change the subject of your ORIGINAL message to something meaningful, for example "Computing Sample Size"

--
Paige Miller
ballardw
Super User

@GS2 wrote:

Using SAS 9.4

 

I need to conduct a power analysis to determine the n per group, given that the alpha =0.05 and the power is .8. I have a total N=107.

 

(I am not sure if this is needed/helpful) I have 4 variables that are of interest:

1. fixation (categorical with 4 groups)

2. rerupture (dichotomous)

3. major_comps (dichotomous)

4. time (continuous)

 

I care about fixation by the other 3 variables. Any thoughts or places to start would be helpful. Thank you


The first thing would be to determine what type of Test you are performing. Start by telling us which test or model you intend to use.

Without that the information you provided really doesn't mean much.

GS2
Obsidian | Level 7 GS2
Obsidian | Level 7

I plan on using Fisher for my test. 

ballardw
Super User

@GS2 wrote:

I plan on using Fisher for my test. 


Fisher is involved in a number of tests. You will need to be a bit more specific.

 

If you have an example of the actual analysis code intended that would be the best description.

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

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
  • 4 replies
  • 799 views
  • 2 likes
  • 3 in conversation