|
2 | 2 |
|
3 | 3 | **Learning objectives:**
|
4 | 4 |
|
5 |
| -- THESE ARE NICE TO HAVE BUT NOT ABSOLUTELY NECESSARY |
| 5 | +- Define what a Research Question is |
| 6 | +- Compare Data Mining and Research Questions |
| 7 | +- Determine if a question is good |
6 | 8 |
|
7 |
| -## SLIDE 1 {-} |
| 9 | +## What is a Research Question? {-} |
8 | 10 |
|
9 |
| -- ADD SLIDES AS SECTIONS (`##`). |
10 |
| -- TRY TO KEEP THEM RELATIVELY SLIDE-LIKE; THESE ARE NOTES, NOT THE BOOK ITSELF. |
| 11 | +- Section 2.1 p. 9-12, Section 2.3 p. 15-16 |
| 12 | +- When answered, will improve understanding of how the world works. |
| 13 | +- There exists data when found results in believable answer |
| 14 | +- Can be Answerable with evidence: Avoid ambiguous questions such as "best" |
| 15 | +- It should inform theory: answer something broader than itself |
| 16 | + |
| 17 | +- Theory |
| 18 | + - Tells us why |
| 19 | + - May be True or False - but explains why we might see outcomes |
| 20 | + |
| 21 | +- Good Question takes us from Theory to Hypothesis |
| 22 | + - When answered improves ability to explain why |
| 23 | + - If this is how the world works, what should I expect to observe? |
| 24 | + - Gives us something new about why |
| 25 | + |
| 26 | +- Theory -> Research Question or Research Question -> Theory |
| 27 | + |
| 28 | +- Right data for right questions |
| 29 | + |
| 30 | +- Two Checks for Condition for Research Question: |
| 31 | + 1. Could we answer the question? |
| 32 | + 2. Does the question tell us about how the world works? |
| 33 | + |
| 34 | +- Checks if Research Question Informs Theory: |
| 35 | + 1. Would unexpected result change your understanding of the world? |
| 36 | + 2. If unexpected result doesn't change understanding, then bad question |
| 37 | + 3. If answered, hard to explain away if inconvenient |
| 38 | + |
| 39 | +## Data Mining vs. Research Q's {-} |
| 40 | +- Section 2.2 p.13 - 16 |
| 41 | +- Data Mining is good at finding patterns and making predictions under stability |
| 42 | +- Not good at improving understanding nor improve theory main reason are: |
| 43 | + 1. Answers what's in the data , not explaining why. Correlation != Causation |
| 44 | + 2. Does not deal with abstraction, can see observations but not at developing theory |
| 45 | + 3. Results in false positives - observations found in sample but not outside of it. Random relationships eventually occur when testing everything |
| 46 | + |
| 47 | +- Can lead to Research Questions |
| 48 | + - Come to data without a theory, noticed interesting data patterns |
| 49 | + - Confirm it holds up in other data aka replication of data patterns |
| 50 | + |
| 51 | + |
| 52 | +## Considerations for a good Research Q {-} |
| 53 | +- Section 2.3 p. 15-16, Section 2.4 p. 16-18 |
| 54 | +- Sources of Questions: |
| 55 | + - Curiosity |
| 56 | + - Theory |
| 57 | + - If this is what I expect the world to work, what would I expect to see in the world? |
| 58 | + - Opportunity |
| 59 | + - What questions would this data allow me to answer? |
| 60 | + |
| 61 | +- Research Questions tells us why hypothesis to test |
| 62 | + |
| 63 | +1. Potential Results |
| 64 | + - If you cant say something interesting from results, Question and Theory not closely linked |
| 65 | +2. Feasibility |
| 66 | + - Possible vs. Realistically Obtainable Data |
| 67 | +3. Scale |
| 68 | + - Consider time, resource constraints |
| 69 | +4. Design |
| 70 | + - Finding a reasonable research design that can answer it |
| 71 | +5. Simplicity |
| 72 | + - Don't combine multiple determinants into the question to answer |
| 73 | + |
| 74 | +## Discussion/Practicals {-} |
| 75 | +Questions, Discussions, or Examples to fill in during Book Club Meeting |
11 | 76 |
|
12 | 77 | ## Meeting Videos {-}
|
13 | 78 |
|
|
0 commit comments