D23189: Table to fill Precalculated Stats for Two Sample Independent Z-Test

Devanshu Agarwal noreply at phabricator.kde.org
Thu Aug 15 17:44:31 BST 2019


devanshuagarwal created this revision.
devanshuagarwal added reviewers: sgerlach, asemke.
devanshuagarwal created this object with edit policy "Administrators".
devanshuagarwal added a project: LabPlot.
Herald added a project: KDE Edu.
Herald added a subscriber: kde-edu.
devanshuagarwal requested review of this revision.

REVISION SUMMARY
  I have tried adding an option (checkbox: "Calculate Statistics from Spreadsheet").
  
  When the user unselects this option then s/he is presented with a "Statistic Table" in Hypothesis Test View. The user then can fill this table with precalculated statistic data and then can press "Recalculate" Button to perform Test.
  
  I have added this feature because, for the test which required huge data, it is possible for user to not have access to data itself but only know statistics of data like Mean, Number of values and Standard Deviation for each column.
  
  Various related screenshots are attached here:
   F7248862: calForStatistics_unselected_tooltip.png <https://phabricator.kde.org/F7248862>
  
  F7248861: calForStatistics_unselected_dock.png <https://phabricator.kde.org/F7248861>
  
  F7248860: calForStatistics_unselected_view.png <https://phabricator.kde.org/F7248860>
  
  F7248859: calForStatistics_unselected_view_withoutresult.png <https://phabricator.kde.org/F7248859>
  
  F7248858: calForStatistics_selected_dock.png <https://phabricator.kde.org/F7248858>

REPOSITORY
  R262 LabPlot

REVISION DETAIL
  https://phabricator.kde.org/D23189

AFFECTED FILES
  src/backend/generalTest/CorrelationCoefficient.cpp
  src/backend/generalTest/CorrelationCoefficient.h
  src/backend/generalTest/GeneralTest.cpp
  src/backend/generalTest/GeneralTest.h
  src/backend/generalTest/HypothesisTest.cpp
  src/backend/generalTest/HypothesisTest.h
  src/kdefrontend/dockwidgets/CorrelationCoefficientDock.cpp
  src/kdefrontend/dockwidgets/CorrelationCoefficientDock.h
  src/kdefrontend/dockwidgets/HypothesisTestDock.cpp
  src/kdefrontend/dockwidgets/HypothesisTestDock.h
  src/kdefrontend/generalTest/GeneralTestView.cpp
  src/kdefrontend/generalTest/GeneralTestView.h

To: devanshuagarwal, sgerlach, asemke
Cc: kde-edu, #labplot, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190815/3d66a42b/attachment.html>


More information about the kde-edu mailing list