<table><tr><td style="">devanshuagarwal created this revision.<br />devanshuagarwal added reviewers: sgerlach, asemke.<br />devanshuagarwal created this object with edit policy "Administrators".<br />devanshuagarwal added a project: LabPlot.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />devanshuagarwal requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D21977">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>I have added one way anova test.<br />
Currently, we can only select one independent column (with multiple levels) and one dependent column.</p>

<p>I have also modified the combo box model for showing columns for tests. Now, QStringList is used as a kind of model for combo box ui.cbCol1 and ui.cbCol2;</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Go to hypothesis Test Dock. Select Anova in test and in test_type select One way. <br />
Perform Levene Test to check for homogeneity. <br />
Click on Do Test to perform one way anova test.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R262 LabPlot</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D21977">https://phabricator.kde.org/D21977</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/backend/hypothesis_test/HypothesisTest.cpp<br />
src/backend/hypothesis_test/HypothesisTest.h<br />
src/backend/hypothesis_test/HypothesisTestPrivate.h<br />
src/kdefrontend/dockwidgets/HypothesisTestDock.cpp<br />
src/kdefrontend/dockwidgets/HypothesisTestDock.h<br />
src/kdefrontend/ui/dockwidgets/hypothesistestdock.ui</div></div></div><br /><div><strong>To: </strong>devanshuagarwal, sgerlach, asemke<br /><strong>Cc: </strong>kde-edu, LabPlot, narvaez, apol<br /></div>