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

Hi all ,

 

I need to calculate lower and upper Confidence interval of the percentage for the variable count_1 and count_2 using survey freq.

 

dataset name : template

row    count_1    count_2     per12

 8     726749     260644    0.35864

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
ballardw
Super User

Are you requesting some confidence interval around the value you labeled Per12?

The general approach is to add a CL option to a TABLES statement. But that is to calculate a confidence limit for the percentage of occurences of a value. For instance the requested CL would be for the interval around 47.37 and 52.63 in the table below. So incontext fo Surveyfreq the question is very problematic. You should provide more details about what your are actually attempting. Is the row you show the result of you doing a manual summary of existing data? Surveyfreq wants to use individual records and do it's own count and calculations to indicate the percentages for each level of a variable or combinations of variables. Also since you don't show any weighting varibles or sample design information I wonder why you are attempting to use Surveyfreq at all.

 

Sex Frequency Percent Cumulative
Frequency
Cumulative
Percent
F 9 47.37 9 47.37
M 10 52.63 19 100.00

View solution in original post

1 REPLY 1
ballardw
Super User

Are you requesting some confidence interval around the value you labeled Per12?

The general approach is to add a CL option to a TABLES statement. But that is to calculate a confidence limit for the percentage of occurences of a value. For instance the requested CL would be for the interval around 47.37 and 52.63 in the table below. So incontext fo Surveyfreq the question is very problematic. You should provide more details about what your are actually attempting. Is the row you show the result of you doing a manual summary of existing data? Surveyfreq wants to use individual records and do it's own count and calculations to indicate the percentages for each level of a variable or combinations of variables. Also since you don't show any weighting varibles or sample design information I wonder why you are attempting to use Surveyfreq at all.

 

Sex Frequency Percent Cumulative
Frequency
Cumulative
Percent
F 9 47.37 9 47.37
M 10 52.63 19 100.00

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

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
  • 1741 views
  • 0 likes
  • 2 in conversation