<table><tr><td style="">devanshuagarwal created this revision.<br />devanshuagarwal added reviewers: sgerlach, asemke.<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/D21857">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Hello Sir,</p>

<p>I have tried to implement Levene test for checking homogeneity condition.</p>

<p>I have also changed "findStatsCategorical" function in "HypothesisTest.cpp" to give stats for any number of categorical variables (not just two).</p>

<p>I have also added the functionality to let the user choose column whose column mode is not AbstractColumn::Text as an independent variable (containing class labels).</p>

<p>Similarly Levene test can be performed with any number of classes.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Levene Test pushbutton will appear for Two Sample Independent T-test and it will show the output like other normal tests.</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/D21857">https://phabricator.kde.org/D21857</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/hypothesis_test/HypothesisTestView.cpp<br />
src/kdefrontend/hypothesis_test/HypothesisTestView.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>