Search results
Jump to navigation
Jump to search
- com/jstat/jstat // Documentation: https://github.com/jstat/jstat/blob/master/doc/md/distributions.md // This version was current as of 2014-05-14 // Copyright...39 KB (9,843 words) - 15:38, 24 May 2023
- D1 = Math.pow(standard_error_1_squared, 2) / (sample_size_1 - b); var D2 = Math.pow(standard_error_2_squared, 2) / (sample_size_2 - b); var df = Math.po...50 KB (11,334 words) - 00:52, 8 May 2023
- else { var calc1 = col_n[row][col] + Math.pow(z,2); var calc2 = (n[row][col] + Math.pow(z,2)/2)/calc1; var calc3 = Math.sqrt(calc2*(1-calc2)/calc1); var increment...40 KB (9,899 words) - 19:08, 22 May 2023