Maximum and minimum for random variable

41 Views Asked by At

Assuming that the standard deviation is given as 1 and the mean is 0, can I assume that any random variable generated with the normal distribution won't be less than -4 and greater than +4 based on the 68–95–99.7 rule? Should I clamp the set if I want to impose this constraint?