<< pbinom Cumulated Distribution Functions pf >>

Stixbox >> Stixbox > Cumulated Distribution Functions > pchisq

pchisq

The chisquare distribution function

Calling Sequence

F = pchisq(x,d)

Parameters

x

real

d

degree of freedom (x,d can be scalar or matrix with common size)

F

for each element of x, F=Prob(X<=x) where X is a chisquare random variable with d degrees of freedom

Description

The chisquare distribution function

<< pbinom Cumulated Distribution Functions pf >>