Skip to main content
Module

x/simplestatistics/index.js>standardNormalTable

simple statistics for node & browser javascript
Go to Latest
variable standardNormalTable
import { standardNormalTable } from "https://deno.land/x/simplestatistics@v7.7.5/index.js";

A standard normal table, also called the unit normal table or Z table, is a mathematical table for the values of Φ (phi), which are the values of the cumulative distribution function of the normal distribution. It is used to find the probability that a statistic is observed below, above, or between values on the standard normal distribution, and by extension, any normal distribution.