โ All activities
Week 3 ยท Activity
Activity: Code It (Distributions)
A Canvas activity for this course โ the full instructions, reproduced here so you can read them any time.
๐ What to do
- Complete Learning Check 4 from the textbook chapter Distributions and Descriptive Statistics (a Python version is available too).
- Answer the question in R or Python โ use the method of moments (or
fitdistr()for Weibull) plus a plot to work out which distribution best matches the observed data. - Comment your code extensively, line by line, in your own words.
- Add 1โ2 sentences summarizing your answer, in comments, clearly marked.
- Please do not submit AI-generated commenting for this exercise โ the whole point is to build your own commenting habits.
- Paste your commented code and your summary into the Canvas text box. Graded on completion, not correctness.
๐ฎ Submit
Submit on Canvas (1 pt) โ graded on completion; your deadline is on the Canvas assignment.
Note: this page and its Canvas card describe the same activity; where they differ, follow this page, and expect small refinements before class. Turn your work in on Canvas, which carries the due date and your grade.