class: left, bottom, title-slide .title[ # Module 2: Performance Analytics ] .subtitle[ ## EME6356: Learning & Web Analytics ] .author[ ### Dr. Bret Staudt Willet ] .date[ ### January 20, 2025 ] --- class: inverse, center, middle #
**View the slides:** [bretsw.com/eme6356-ss25-module2](https://bretsw.com/eme6356-ss25-module2) --- class: inverse, center, middle #
<br><br> Looking Back at Module 1 --- #
Defining "big data" <img src="img/2-3v-big-data.png" width="540px" style="display: block; margin: auto;" /> ### The three Vs of big data (Russom, 2011, p. 6) --- #
Optimism about Analytics <img src="img/tools.jpg" width="360px" style="display: block; margin: auto;" /> -- **Opportunities:** -- - Help decision-making -- - Treat patients -- - Monitor parking -- - Prepare stock in preparation of hurricanes -- - Monitor students’ self-regulated learning and engagement --- #
Pessimism about Analytics <img src="img/caution.jpg" width="360px" style="display: block; margin: auto;" /> -- **Challenges:** -- - Misuse of big data, fake news, privacy issues, data security and other ethical considerations -- - Surveillance issues -- - Leaving digital traces and footprints in online spaces -- - Analytics reports can be lengthy and difficulty to understand -- - Lack of infrastructure for implementation of analytics in many contexts --- class: inverse, center, middle #
<br><br> Module 1 <br> Final Thoughts? --- class: inverse, center, middle #
<br><br> Module 2: <br> Performance Analytics --- class: inverse, center, middle #
<br> <br> **Defining Analytics** --- class: inverse, left, middle #
Analytics: ### --- class: inverse, left, middle #
Analytics: ### Measure --- class: inverse, left, middle #
Analytics: ### Measure
Collect --- class: inverse, left, middle #
Analytics: ### Measure
Collect
Analyze --- class: inverse, left, middle #
Analytics: ### Measure
Collect
Analyze
Report --- class: inverse, center, middle #
<br> <br> **Performance at Home** --- # Performance at Home <img src="img/couch.jpg" width="480px" style="display: block; margin: auto;" /> Measure
Collect
Analyze
Report -- **What might we measure?** --- # Performance at Home <img src="img/couch.jpg" width="480px" style="display: block; margin: auto;" /> - How has your electricity usage increased due to working from home, if at all? -- - How have your sleep patterns changed since having a baby? -- - How has your heart rate changed since starting a new exercise routine? --- # Performance Analytics Example ### Fitbit <img src="img/6356-icon.jpg" width="600px" style="display: block; margin: auto;" /> -- **What might we measure?** --- # Performance Analytics Example ### Fitbit: Daily Steps During COVID-19 <img src="img/2-fitbit-daily-steps.png" width="720px" style="display: block; margin: auto;" /> View the code [on GitHub](https://github.com/bretsw/fitbit) --- # Performance Analytics Example ### Fitbit: Resting Heart Rate During Move <img src="img/2-fitbit-resting-heart-rate.png" width="720px" style="display: block; margin: auto;" /> View the code [on GitHub](https://github.com/bretsw/fitbit) --- # Performance Analytics Example ### Fitbit: Heart Rate Yesterday <img src="img/2-fitbit-heart-rate-yesterday.png" width="720px" style="display: block; margin: auto;" /> View the code [on GitHub](https://github.com/bretsw/fitbit) --- class: inverse, center, middle #
<br> <br> **Performance at Work** --- # Performance at Work <img src="img/workshop.jpg" width="600px" style="display: block; margin: auto;" /> Measure
Collect
Analyze
Report -- **What might we measure?** --- # Performance at Work <img src="img/workshop.jpg" width="600px" style="display: block; margin: auto;" /> - How has your productivity changed due to working from home, if at all? -- - Who do you tend to seek for professional advice? -- - How has the sentiment of team messages changed during COVID-19? --- # Performance Analytics Example ### GitHub User Profile: @bretsw <img src="img/2-github-activity-bretsw.png" width="720px" style="display: block; margin: auto;" /> [View the webpage](https://github.com/bretsw) --- # Performance Analytics Example ### GitHub User Profile: @hadley <img src="img/2-github-activity-hadley.png" width="720px" style="display: block; margin: auto;" /> [View the webpage](https://github.com/hadley) --- # Performance Analytics Example ### GitHub: {tidytags} R Package Contributors <img src="img/2-github-tidytags-contributors.png" width="100%" style="display: block; margin: auto;" /> [View the webpage](https://github.com/bretsw/tidytags/graphs/contributors) --- # Performance Analytics Example ### GitHub: {rtweet} R Package Contributors <img src="img/2-github-rtweet-contributors.png" width="100%" style="display: block; margin: auto;" /> [View the webpage](https://github.com/ropensci/rtweet/graphs/contributors) --- # Performance Analytics Example ### GitHub: {tidytags} Development Timeline (Nov 2021) <img src="img/2-github-tidytags-commits-nov2021.png" width="100%" style="display: block; margin: auto;" /> [View the webpage](https://github.com/bretsw/tidytags/graphs/commit-activity) Also check out [{tidytags} Code Frequency](https://github.com/bretsw/tidytags/graphs/code-frequency) --- # Performance Analytics Example ### GitHub: {tidytags} Development Timeline (Jan 2022) <img src="img/2-github-tidytags-commits-jan2022.png" width="100%" style="display: block; margin: auto;" /> [View the webpage](https://github.com/bretsw/tidytags/graphs/commit-activity) Also check out [{tidytags} Code Frequency](https://github.com/bretsw/tidytags/graphs/code-frequency) --- class: inverse, center, middle #
<br><br> Looking ahead --- #
Semester schedule <img src="img/across-time.jpg" width="720px" style="display: block; margin: auto;" /> - **Module 1:** Introduction to Analytics - **Module 2: Performance Analytics** - **Module 3:** Learning Analytics - **Module 4:** Web Analytics - **Module 5:** Data Visualization - **Module 6:** Ethics in Learning Analytics - **Module 7:** Future of Analytics - **Module 8:** Case Discussions --- #
Module structure <img src="img/workshop.jpg" width="480px" style="display: block; margin: auto;" /> -
Watch -
Explore -
Read -
Discuss -
Create --- #
Upcoming Assignments <img src="img/build.jpg" width="600px" style="display: block; margin: auto;" /> -- ### Discussion (50 points) -- - Initial post on Canvas due by second Wednesda (but post as early as possible) -- - At least 3 responses due on Canvas by end of Module 2 (second Sunday night) --- #
Upcoming Assignments <img src="img/build.jpg" width="360px" style="display: block; margin: auto;" /> ### Analytics Problem Plan (100 points) - **due end of Module 3** -- - "Write a brief report (approximately 750-1000 words) identifying and describing a real-world problem that might be addressed via analytics." -- - "The emphasis of this assignment is on the conceptualization of the problem and the clear identification of a possible data source." -- - "Then briefly describe how analytics will be used to solve the problem" -- - "You will not need to collect actual data related to this problem, just plan for how it would be done." --- #
Upcoming Assignments <img src="img/community.jpg" width="600px" style="display: block; margin: auto;" /> ### Project Team Formation -- - Coordinate on Canvas -- - **Due this week!** --- class: inverse, center, middle #
<br><br> Questions <hr> **What questions can I answer for you now?** **How can I support you this week?** <hr>
[bret.staudtwillet@fsu.edu](mailto:bret.staudtwillet@fsu.edu) |
[bretsw.com](https://bretsw.com) |
[GitHub](https://github.com/bretsw/) --- class: inverse, center, middle #
<br><br> Play in the <br> [Analytics Sandbox](https://bretsw.com/sandbox)
[GitHub repository for code and data](https://github.com/bretsw/sandbox)
[Datasets for practice](https://bretsw.com/post/datasets/)