BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
skal
Fluorite | Level 6

Hello all,

I have to perform ANOVA on the set of three years data. I have the sample size of 100 in all years but in one year few lines didn't grow so I have data only for 95 lines. which method can be used to perform ANOVA and how to represent those missing 5 lines in one year while performing ANOVA?

Thanks  

1 ACCEPTED SOLUTION

Accepted Solutions
ed_sas_member
Meteorite | Level 14

Hi @skal 

Do you mean you would like to impute values to missing data?

Here is an interesting resource to achieve this: https://support.sas.com/content/dam/SAS/support/en/books/multiple-imputation-of-missing-data-using-s...

Best,

View solution in original post

2 REPLIES 2
ed_sas_member
Meteorite | Level 14

Hi @skal 

Do you mean you would like to impute values to missing data?

Here is an interesting resource to achieve this: https://support.sas.com/content/dam/SAS/support/en/books/multiple-imputation-of-missing-data-using-s...

Best,

SteveDenham
Jade | Level 19

If you are going to model only the existing data, then PROC GLM is a good starting place.  See this: https://support.sas.com/documentation/onlinedoc/stat/141/glm.pdf .  Now look at the section called Getting Started.  The first example is PROC GLM for Unbalanced ANOVA.  Once you go through that example, you could try it on your data.

 

SteveDenham

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 429 views
  • 2 likes
  • 3 in conversation