AsymptoticProbability
AsymptoticProbability[pred,xdist,a->a0] computes an asymptotic approximation for the probability of pred centered at a0, under the assumption that x follows the probability distribution dist.
AsymptoticProbability[pred,{x1,x2,…}dist,a->a0] computes an asymptotic approximation for the probability of pred centered at a0, under the assumption that {x1,x2,…} follows the multivariate distribution dist.
AsymptoticProbability[pred,vars,{a,a0,n}] computes the asymptotic probability to order n.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.