CHIDIST (PQL - xl)

This function calculates the one-tailed probability of the chi-squared distribution

Syntax

CHIDIST(x, deg freedom)

Function Arguments

Name

Description

Type

Optional

x

Value at which to evaluate the function

Number

deg freedom

Number of degrees of freedom; if not an integer, the number is truncated

Number

Comments

This function is the same as the Microsoft Excel 'CHIDIST' function - using the same inputs, logic and outputs.