+ All Categories
Home > Documents > Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Date post: 22-Feb-2016
Category:
Upload: zavad
View: 45 times
Download: 0 times
Share this document with a friend
Description:
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. - PowerPoint PPT Presentation
Popular Tags:
20
Lec. 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events
Transcript
Page 1: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Lec. 38 – Data Through Time / Sequences:Series of (Unfortunate?) Events

Page 2: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Needs for Understanding Series of Events

Page 3: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Example from GSA Bulletin, Aug. 1998

Page 4: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Testing for Randomness – the Poisson Distribution

Page 5: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Testing for Randomness – the Poisson Distribution

Page 6: 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:

1. Compiles the frequency distribution of data binned into 3-m intervals 2. Calculates the “expected” Poisson distribution, if process were random3. Conducts the c2 test with the appropriate null hypothesis.

Page 7: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Step 1: Assemble the observed frequency distrib.

Page 8: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Step 2. Calculate “expected” Poisson distribution

Page 9: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Step 3. Conducts the c2 test with the appropriate null hypothesis

Page 10: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Chi-Squared Test

Page 11: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Testing for Trends

Page 12: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Worked Example: Testing for Trends

Let’s program this!

Page 13: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Worked Example: Testing for Trends

Page 14: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Testing for Uniformity

Page 15: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Testing for Uniformity

Page 16: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Worked Example: Testing for Uniformity

Page 17: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Worked Example: Testing for Uniformity

Page 18: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Caveat on Testing for Uniformity

Page 19: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Testing for Patterns…

Page 20: Lec . 38 – Data Through Time / Sequences: Series of (Unfortunate?) Events

Testing for Trends


Recommended