Chi Square Goodness of Fit Test is located under Model Studio (
) in Hypothesis Test, in Statistical Analysis, in the left task pane. Use the drag-and-drop method to use the algorithm in the canvas. Click the algorithm to view and select different properties for analysis. Refer to Properties of Chi Square Goodness of Fit Test.

The available properties of the Chi Square Goodness of Fit Test are as shown in the figure given below.

The table below describes the different fields present on the Properties pane of the Chi Square Goodness of Fit Test.
Field | Description | Remark | |
| Run | It allows you to run the node. | - | |
| Explore | It allows you to explore the successfully executed node. | - | |
| Vertical Ellipses | The available options are
| - | |
Task Name | It is the name of the task selected on the workbook canvas. | You can click the text field to edit or modify the name of the task as required. | |
Feature | It allows you to select the categorical variable for the test. | Only one categorical variable can be selected. | |
Advanced | Alpha | It allows you to set the level of significance. | The default value is 0.05. |
Node Configuration | It allows you to select the instance of the AWS server to provide control on the execution of a task in a workbook or workflow. | For more details, refer to Worker Node Configuration. | |
Consider a HR dataset containing features like Age, BusinessTravel, Daily Rate, Department, DistanceFromHome, Education, and so on. A snippet of the input data is shown in the figure given below.

The BusinessTravel feature is selected as the categorical variable for studying the Chi Square Goodness of Fit Test.
The part of the Result page containing charts for the Chi Square Goodness of Fit Test is displayed below.

On this part of the Result Page,

On this part of the Result Page,
You observe that the p value is less than alpha. Thus, the Interpretation states that there is not enough evidence available to accept the null hypothesis. Thus, values are not coming from a normal distribution. This is because, there is a significant amount of difference between the observed values and expected values.