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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1326 views
  • 0 likes
  • 4 in conversation