Problem
Need Python code for the following case.
Grades of the final examination in a training course are found to be normally distributed, with a mean of 77 and a standard deviation of 8.5. Based on the given information answer the questions below.
a) What is the probability that a randomly chosen student gets a grade below 85 on this exam?
b) What is the probability that a randomly selected student scores between 65 and 87?
c) What should be the passing cut-off so that 75% of the students clear the exam?