Finding percentage of students within a score

30 Views Asked by At

I would like resources to help me solve the following type of problem. Maybe a specific chapter to an open source book or something?

given a set of test scores for a population, knowing that it is normally distributed with a mean $k$ and standard deviation $s$, how do I find the percentage of students scoring more than $p$ but no more than $q$ ($p$ is less than $q$)?