Add missing "chi square -test" function from Data Analysis Toolkit
The relevant "inbuilt function" is CHITEST() https://help.libreoffice.org/Calc/Statistical_Functions_Part_One#CHITEST
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c080641d2f45c6b455d6a60836f53d054853fc53 fdo#76868 Add chi-square test Statistics Dialog It will be available in 4.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
This bug fix comes with LibreOffice 4.4 and is mentioned in the release notes (https://wiki.documentfoundation.org/ReleaseNotes/4.4)