Tagged Questions
3
votes
2answers
260 views
Not sure if standard error of p-values makes sense in Fisher Exact Test
I am working on implementing a Fisher Exact Test for some unemployment and wage data. The idea is to describe two populations (one receiving an assistance program (the "treatment") and one not ...
9
votes
2answers
704 views
Finding precision of Monte Carlo simulation estimate
Background
I am designing a Monte Carlo simulation that combines the outputs of series of models, and I want to be sure that the simulation will allow me to make reasonable claims about the ...