200 likes | 352 Views
Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events. Needs for Understanding Series of Events. Example from GSA Bulletin, Aug. 1998. Testing for Randomness – the Poisson Distribution. Testing for Randomness – the Poisson Distribution.
E N D
Lec. 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events
Worked Example: Testing for Randomness – Poisson Distribution of Volcanic Activity Write an .m file, now, which: Compiles the frequency distribution of data binned into 3-m intervals Calculates the “expected” Poisson distribution, if process were random Conducts the c2 test with the appropriate null hypothesis.
Step 3. Conducts the c2 test with the appropriate null hypothesis
Let’s program this! Worked Example: Testing for Trends