Module 4 Activity: Build an Analysis Table
Estimated active time: 60-75 minutes
Task
Use a fictional learner activity table to create an analysis table for active learners with low recent practice time.
Steps
- Select the columns needed for the question.
- Filter rows to active enrolments.
- Filter to records with recent practice minutes below a chosen threshold.
- Sort from lowest practice time to highest.
- Create a derived column called
practice_hours. - Create a conditional column called
practice_band. - Write the rule behind each derived column.
- Save the analysis table to an output path.
- Write a short limitation note.
Deliverable
- Filtered and sorted analysis table.
- Derived-column rule sheet.
- Limitation note.
Quality bar
The activity is ready when each new column has a plain-English rule and the filter can be explained without reading the code.
