Thanks for the link! That seems like what I want; for example, I didn't have any problem plugging in my placebo/D ZQ scores to get a one-tailed p = 0.078395.
you might want to do a multiple comparisons correction
The only one I know is the Bonferroni one, but that's for independent tests, IIRC, while I strongly expect correlations among the results (ZQ is made partially out of things like REM and deep sleep length, so there'd be correlations by definition, and one would expect my sleep quality rating to correlate with ZQ even assuming that's not being factored into ZQ already).
Reading Wikipedia, I get the impression that using Bonferroni when I know the tests to not be independent would result in fewer false positives, but many many more false negatives. Since my data has so little power as it is...
Yes, that's a good point. I suggest that if you are testing many hypothesis, you use the false discovery rate (here's the useful, original pdf, cited 10,000+ times).
As an example, let's say that you test 6 hypotheses, corresponding to different features of your zeo data. You could use a t-test for each, as above. Then aggregate and sort all the p-values in ascending order. Let's say that they are 0.001, 0.013, 0.021, 0.030, 0.067, and 0.134.
Assume, arbitrarily, that you want the overall false discovery rate to be 0.05, which is in this context called the ...
Quite a few of us are working on interesting projects; many of those are solo, but some could maybe use some help. So here's the place to ask!