Answer: 200
====================================================
Step-by-step explanation:
x = missing value
The data set is {10,20,30,40,x}
The sum of the values is 10+20+30+40+x which simplifies to 100+x
Divide this sum over the sample size n = 5 to compute the mean. Set this equal to 60 since we want the mean to be this.
mean = (sum of the values)/(sample size)
60 = (100+x)/5
60*5 = 100+x
300 = 100+x
x = 300-100
x = 200 is the missing value
Therefore, the mean of the set {10,20,30,40,200} is 60.
If you were to find the sample standard deviation that set, then it's roughly 79.057