Search found 2 matches
- Thu May 07, 2015 10:04 am
- Forum: Programming
- Topic: Performing Multiple 'Simple Hypothesis Tests'
- Replies: 3
- Views: 2523
Re: Performing Multiple 'Simple Hypothesis Tests'
Yep, you'll need to write a loop that loops over the series you want to perform the test on. Then inside that loop there will be code that sets the three samples and freezes the tests into tables. Dear Gareth, I realize that. Any idea what this would look like? My problem is that i find the manual ...
- Thu May 07, 2015 7:00 am
- Forum: Programming
- Topic: Performing Multiple 'Simple Hypothesis Tests'
- Replies: 3
- Views: 2523
Performing Multiple 'Simple Hypothesis Tests'
Dear Forum, I'm trying to find a way to streamline 72 mean/median=0 series distribution tests that I need to perform. I need to determine for 4 variables (call them centrality measures) if their mean and median returns differ significantly from 0. Each one of these 4 variables has to be split into s...
