I need to write a program to calculate the mean and standard deviation of a set of data. Need to use functions ReadData, PrintData,CalcMean,CalcStanDev.....I have no idea what I'm doing. I'm barely beginning to grasp loops. CodeGuru's been good to me in the past, please help me out?