Skip to content

Commit 5d8e607

Browse files
committed
Add chi-square references
1 parent 1113a25 commit 5d8e607

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

docs/references/bib.bib

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,3 +678,32 @@ @inproceedings{kolassa:2013b
678678
url = {http://doi.acm.org/10.1145/2491055.2491073},
679679
year = {2013},
680680
}
681+
682+
@article{hope:1968,
683+
abstract = {The use of Monte Carlo test procedures for significance testing, with smaller reference sets than are now generally used, is advocated. It is shown that, for given \\(\alpha = 1/n\\), \\(n\\) a positive integer, the power of the Monte Carlo test procedure is a monotone increasing function of the size of the reference set, the limit of which is the power of the corresponding uniformly most powerful test. The power functions and efficiency of the Monte Carlo test to the uniformly most powerful test are discussed in detail for the case where the test criterion is \\(N(\gamma, 1)\\). The cases when the test criterion is Student's t-statistic and when the test statistic is exponentially distributed are considered also.},
684+
author = {Adery C. A. Hope},
685+
issn = {00359246},
686+
journal = {Journal of the Royal Statistical Society. Series B (Methodological)},
687+
keywords = {chisq, chisquare, chi-squared, chi-square, goodness-of-fit, monte carlo, simulate, simulation},
688+
number = {3},
689+
pages = {582--598},
690+
publisher = {[Royal Statistical Society, Wiley]},
691+
title = {{A Simplified Monte Carlo Significance Test Procedure}},
692+
url = {http://www.jstor.org/stable/2984263},
693+
volume = {30},
694+
year = {1968}
695+
}
696+
697+
@article{patefield:1981,
698+
author = {W. M. Patefield},
699+
issn = {1467-9876},
700+
journal = {Applied Statistics},
701+
keywords = {algorithm, algo, statistics, stats, chi-square, chi2, chi-squared, chisquare, chisquared, contingency table},
702+
month = {mar},
703+
number = {1},
704+
pages = {91--97},
705+
title = {{Statistical Algorithms: {Algorithm AS 159}: An Efficient Method of Generating Random \\(R \times C\\) Tables with Given Row and Column Totals}},
706+
url = {http://lib.stat.cmu.edu/apstat/159},
707+
volume = {30},
708+
year = {1981},
709+
}

0 commit comments

Comments
 (0)