I am taking the practice exam for base programming, and was confused about the difference between the project requirements and answer key. Here is the description of the projects. It clearly says to subset the data using the variable kilograms between 40 and 200, inclusively. However, the answer code is kilograms <40 or kilograms >200 (please see the screenshots below). The results from PROC MEANS analysis are slightly different from what I manually calculated from the raw data, which for group A is 76.02 and group B is 86.25. Thanks in advance!

