Research Methods — Week 6 Application
You have a research plan and a hypothesis. Today: test it.
Submit questions anonymously:
PollEv.com/geol
text geol to 07480 781235
🎓💻 Guided example
🖥️ Live demo on example data
shapiro.test(), QQ plott.test(y ~ group, data = df)wilcox.test()Always visualise before you test.
If you haven’t seen the data, you can’t interpret the result.
✏️💻 Apply to your data
Finished early? Try a second comparison or explore subgroups.
💬 What did you find?
2–3 groups share:
Does the p-value change your mind a little — or a lot?
Commit analysis code and written results to your group repo via PR.
Next week: “What if you have more than two groups?”
ANOVA, multiple comparisons, and effect sizes.