> For the complete documentation index, see [llms.txt](https://docs.exploratory.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exploratory.io/analytics/anova.md).

# ANOVA

## One-Way ANOVA

One-Way ANOVA is one of the statistical testing methods and can be used to test if the difference in multiple means among multiple groups is significant.

Please take a look at this document for more details on how to use and interpret the output.

* [Introduction to One-Way ANOVA in Exploratory](https://exploratory.io/note/exploratory/Introduction-to-One-Way-ANOVA-in-Exploratory-IOx8pxH7)

## Two-Way ANOVA

Two-Way ANOVA is one of the statistical testing methods and can be used to test if the difference in multiple means among multiple groups is significant when the effect might be coming from another categorical variable with multiple groups or from the interaction between the two categorical variables.

Please take a look at this document for more details on how to use and interpret the output.

* [Introduction to Two-Way ANOVA in Exploratory](https://exploratory.io/note/exploratory/Introduction-to-Two-Way-ANOVA-in-Exploratory-rte3Zab6)
