I have a set of unknown values, say 100 cases, with a mean of 10 and a standard deviation of 5. I know that a subgroup of 20 of the cases has a mean of 8 and a SD of 6.
How can I find the SD of the other 80 values? The mean will be ((10*100)-(20*8))/80 = 10.5. Is there a similar way of finding the SD or estimating it?