normal_cdf
Calculate normal distribution probabilities for given values using the cumulative distribution function to determine likelihoods in statistical analysis.
Instructions
Calculate the cumulative distribution function (CDF) of the normal distribution (Domain: probability, Category: general)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| mean | No | ||
| std | No |