May 7, 2025
normalcdf(lowerbound, upperbound): Gives area (probability) between two z-scores.invNorm(area): Gives z-score with given area to the left.normalcdf(lowerbound, upperbound, mean, standard deviation).normalcdf to find probabilities.normalcdf for probability calculations.normalcdf.