A question asked me to find a set of data points (numbers) with mean $50$ and standard deviation $8.75$ and it can be any number of data points.
My best attempt was guess and check, using $50$ and one value above and one value below (the different above and below would be the same). The standard deviation gets very close to $8.75$ but apparently it can't exactly be $8.75$ with just three data points. Is this true?
The ACTUAL question provided me a list of data points with known mean $48$ and known standard deviation $8.75$ (It was around $9$ data values), then it asked me to find a set of data points with the same standard deviation but mean $50$.
I will not provide the data values because my question is: can we come up with a list from scratch in an algebraic manner?
If not, then at least, what restrictions can we infer from the given information. For example (I have no idea if this is true or not) what if the new data set MUST be the same cardinality of the old data set, or something like that, in order for the standard deviation to be the same and the mean different.
NB: I already know of the correct way of how to solve it, by shifting all the data points up by two to make the mean from $48$ to $50$, while retaining the same standard deviation.