I'm working on the HarvardX Data Science program. In the probability section, we are being asked to determine the probability of getting a score above 30. I have even plugged in the exact code that DataCamp reveals as the answer, but pnorm()
still returns a value of 1 for any quantile I enter that's 27 or higher. I have attached my code for reference. Can someone point out what the issue is?
For reference see the image below: