Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

finity (version 0.1.5)

get_chisq1_percentile: Chi^2(1) Percentile

Description

Returns the Chi^2(1) percentile for the test statistic.

Usage

get_chisq1_percentile(value)

Value

Chi^2(1) percentile (type: double).

Arguments

value

Chi^2(1) value (type: double).

Examples

Run this code
get_chisq1_percentile(20.0)

Run the code above in your browser using DataLab