Here is the full problem:
A calibration laboratory has been measuring a one-kilogram checkweight by the same procedure for several years. They have accumulated several hundred measurements, and the SD of these measurements is $18$ micrograms. Someone now sends in a one-kilogram weight to be calibrated by the same procedure. The lab makes $50$ measurements on the new weight, which average $78.1$ micrograms above a kilogram, and their SD is 20 micrograms.
If possible, find a $90\%$-confidence interval for the number of micrograms this new weight is above $1$ kilogram. (You may assume the Gauss model, with no bias.)
I've been trying to find the confidence interval by using the formula $78.1 \pm 1.64\times\frac{20}{\sqrt{50}}$, where $1.64$ is the $z$-score for a $90\%$ confidence interval and $\frac{20}{\sqrt{50}}$ is the standard error for the mean of the measurements, but the problem entry system keeps telling me that my answer is incorrect.