Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
NORMDIST evaluates the normal distribution at a specific x-value with a specified mean and standard deviation, returning either the cumulative probability (CDF) when the cumulative argument is TRUE or the probability density (PDF) when FALSE. Use it to compute probabilities and percentiles for normally distributed variables like test scores or measurement errors.
=NORMDIST(75,70,10,TRUE)=NORMDIST(75,70,10,TRUE)Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Find the probability that a test score is below 75 given an average of 70 and standard deviation of 10”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: