![]() | CHISQ.DIST.RT function |
Returns the right-tailed probability of the chi-squared (χ2) distribution. The χ2 distribution is associated with a χ2 test. Use the χ2 test to compare observed and expected values. For example, a genetic experiment might hypothesize that the next generation of plants will exhibit a certain set of colors. By comparing the observed results with the expected ones, you can decide whether your original hypothesis is valid.
Syntax
CHISQ.DIST.RT(x,deg_freedom)
Argument | Description | Remarks |
|---|---|---|
x | The value at which you want to evaluate the distribution. |
|
deg_freedom | The number of degrees of freedom. |
|
Example
To make the following example easier to understand, you can copy the data to a blank sheet and then enter the function underneath the data. Do not select the row or column headings (1, 2, 3... A, B, C...) when you copy the sample data to a blank sheet.
|
|






