BookmarkSubscribeRSS Feed
stats11106
Calcite | Level 5

`kjh

3 REPLIES 3
PaigeMiller
Diamond | Level 26

Obviously this is a homework assignment and we do not know what the instructor intended by using the word iteration.

With regards to B, I think there are many ways to get this done. You have suggested one such way.

--
Paige Miller
Astounding
PROC Star

"For which iteration"  ... think of this as meaning "For which observation in the data set".  Technically there can be a slight difference but that's the essence of the meaning.

For B, it sounds like you are allowed to use the results of the MEAN function, plus your knowledge that there are 5 data values used to compute the mean.  Use those in programming the formula.

Good luck.

ballardw
Super User

Maybe I'm lazy but std = square root(var) so square std would be my quick and dirty if not allowed to use VAR function.

BTW, did you notice that all of the values in the second line of data are the first line with 8 added to each? Explains why the variance is the same.

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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