`kjh
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.
"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.
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.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.