ROW
Returns a table with a single row containing values that result from the expressions given to each column.
Returns a table with a single row containing values that result from the expressions given to each column.
Returns the ranking of a number in a list of numbers for each row in the table argument.
Returns the ranking of a number in a list of numbers.
Returns the Poisson distribution. A common application of the Poisson distribution is predicting the number of events over a specific time, such as the number of cars arriving at a toll plaza in 1 minute.
Returns the percentile number of an expression evaluated for each row in a table.
Returns the percentile number of an expression evaluated for each row in a table.
Returns the k-th percentile of values in a range, where k is in the range 0..1, inclusive.
Returns the k-th percentile of values in a range, where k is in the range 0..1, exclusive.
Returns the inverse of the standard normal cumulative distribution. The distribution has a mean of zero and a standard deviation of one.
Returns the standard normal distribution (has a mean of zero and a standard deviation of one).