I'd like to use the exact binomial test to analyze some data, but the exact binomial test takes too much computation and is unnecessary when the sample size is larger because it can be approximated by the chi-squared test when the sample size is large.
So what's a practical threshold for choosing between the chi-squared test and the exact binomial test?
Could somebody point to some references?