To find the mean you have to add up all the numbers, then divide by how many numbers there are. To find standard deviation you need to find the mean, then for each data point, find the square and it’s distance to the mean, sum the values, then you divide by the number of data points.