<< dbinom Probability Distribution Functions df >>

Stixbox >> Stixbox > Probability Distribution Functions > dchisq

dchisq

The chisquare density function

Calling Sequence

f = dchisq(x,d)

Parameters

x

real

d

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

f

chisquare density function with d degree of freedom at the values of x

Description

The chisquare density function

<< dbinom Probability Distribution Functions df >>