Chi2-test 函數
通常用於量化變數的研究中。這項檢定可以比較在包含期望頻率的單向頻率表格中觀察到的頻率,或者研究偶然性表格中兩個變數間的連結。Chi-squared test functions are used to determine whether there is a statistically significant difference between the expected frequencies and the observed frequencies in one or more groups. Often a histogram is used, and the different bins are compared to an expected distribution.
使用每個函數中的下拉式功能表,以查看每個函數的簡要描述及語法。按一下語法描述中的函數名稱,以取得進一步詳細資料。
如果該函數在資料載入指令碼中使用,則值會在由 group by 子句所定義的若干記錄上反覆運算。
如果函數在圖表運算式中使用,則值會在圖表維度上反覆運算。