BookmarkSubscribeRSS Feed
Adi27
Calcite | Level 5

Hi,

I have a data set with 6 excel sheets and 1 of them is products which has 1069 rows. I am unable to perform my analysis on more than 30 observations. Can some one help me with this issue, i am doing this for my University assignment.

 

 

1 REPLY 1
Tom
Super User Tom
Super User

A single dataset would not be stored in 6 separate worksheets.  That would be 6 separate datasets.  If the data is related you might be able to combine them.

 

How did you convert the workbook into SAS datasets?  Did the worksheet with the 1,069 rows yield a dataset with 1,068 observations (assuming the first row in the worksheet has column headers that SAS can use to guess what names you want to use to refer to the variables it creates).

 

The usual reason why only 30 out of 1,068 observations participate in an analysis is that observations with missing values for one or more of the variables are excluded.  How many variables are in the dataset you used for the analysis?  How many of the variables did you use in the analysis?  How many missing values do the variables have?

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 1 reply
  • 319 views
  • 0 likes
  • 2 in conversation