Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets the "p value" for a chi square statistic.

Syntax

result = object.ChiSquareProbability (chiSquare, df)

The ChiSquareProbability method syntax has the following parts:

Part

Description

result

The probability that a chi square statistic with df degrees of freedom will exceed chiSquare.

object

An object of type AmosEngine.

chiSquare

a chi square value

df

degrees of freedom

Placement: [1], [2] or [3].

See Also

P Method

© 2021 Amos Development Corporation