class: left, bottom, title-slide .title[ # Module 2: Performance Analytics ] .subtitle[ ## EME6356: Learning & Web Analytics ] .author[ ### Dr. Bret Staudt Willet ] .date[ ### May 20, 2024 ] --- class: inverse, center, middle #
**View the slides:** [bretsw.com/eme6356-su24-module2](https://bretsw.com/eme6356-su24-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? --- #
Recursive Fun **Q: Who is Bret Staudt Willet?** <hr> Answer (May 2023): Bret Staudt Willet is an American composer, producer, and multi-instrumentalist. He is best known for his work with artists like Kelly Clarkson, P!nk, Rihanna, and Justin Bieber. He has also collaborated with producers such as Dr. Luke, Max Martin, and Zedd. Willet is a three-time Grammy Award winner and has been nominated for multiple awards. <hr> Answer (May 2024): As of my latest information update in October 2023, there doesn't appear to be widely available or notable public information about a person named Bret Staudt Willet. It's possible that he is not a public figure or that he is known within a specific, niche community that has not garnered widespread attention. If you have any additional context, such as his profession, accomplishments, or the industry he is associated with, that might help in locating more specific information. **https://platform.openai.com/playground/chat** --- #
Recursive Fun **Q: What is the difference between data analytics and data science?** (May 2023) Data analytics and data science are closely related fields that use data to draw insights and solve problems. The key difference between the two is that data analytics is focused on analyzing data to draw insights and make predictions, while data science is a broader field that combines data analytics with machine learning, statistics, programming, and other areas to create solutions to complex problems. **https://platform.openai.com/playground/chat** --- #
Recursive Fun **Q: What is the difference between data analytics and data science?** (May 2024) Data analytics and data science are related fields but they have distinct focuses and methodologies. Here is a brief overview of each and the key differences between them: ### Data Analytics - **Objective**: Data analytics aims to examine raw data to find patterns, draw conclusions, and identify actionable insights. It is often used to answer specific questions or solve particular business problems. - **Techniques**: Utilizes statistical analysis, descriptive analytics, diagnostic analytics, and sometimes predictive analytics. - **Tools**: Common tools include Excel, SQL, Tableau, Power BI, and more specialized analytics software. - **Scope**: Typically more focused on analyzing existing data sets to produce reports and dashboards. It is often confined to structured data. - **Applications**: Used widely in business intelligence, operational optimization, and decision support. --- #
Recursive Fun **Q: What is the difference between data analytics and data science?** (May 2024) ### Data Science - **Objective**: Data science is broader and more exploratory. It involves creating algorithms and models to understand complex phenomena, make predictions, and derive deeper insights. - **Techniques**: Encompasses advanced statistical methods, machine learning, predictive analytics, and even AI. - **Tools**: Uses a wide range of technologies including programming languages (Python, R), machine learning frameworks (TensorFlow, Scikit-learn), and big data tools **https://platform.openai.com/playground/chat** --- #
Recursive Fun **Q: What is performance analytics?** (May 2023) Performance analytics is the use of data to measure and analyze the performance of a business or organization. It involves collecting and analyzing data from multiple sources to identify patterns and trends, and to identify areas of improvement. Performance analytics can be used to measure the success of a business or organization in meeting its goals, as well as to identify root causes of performance issues. It can also be used to help identify areas of opportunity and to develop strategies to improve performance. **https://platform.openai.com/playground/chat** --- #
Recursive Fun **Q: What is performance analytics?** (May 2024) Performance analytics is a specialized area within data analytics focused on measuring, monitoring, and analyzing the performance of various processes, systems, or organizations. The primary goal is to improve performance by identifying strengths, weaknesses, opportunities, and threats through data-driven insights. ### Key Components of Performance Analytics 1. **Metrics and Key Performance Indicators (KPIs)**: - Metrics and KPIs are defined to measure specific aspects of performance. These could relate to productivity, efficiency, quality, financial health, customer satisfaction, and more. 2. **Data Collection**: - Data relevant to the chosen metrics is collected from various sources, which could include transactional systems, log files, surveys, financial records, etc. --- #
Recursive Fun **Q: What is performance analytics?** (May 2023) 3. **Data Integration and Cleaning**: - Data from different sources is integrated and cleaned to ensure accuracy and consistency before analysis. 4. **Visualization and Reporting**: - Dashboards, charts, and reports are created to visualize the data in an understandable and actionable manner. Tools like Tableau, Power BI, and Excel are commonly used. 5. **Analysis and Interpretation**: - Advanced analytical techniques are applied to interpret the data. This might involve statistical analysis, trend analysis, root cause analysis, and more. 6. **Benchmarking** **https://platform.openai.com/playground/chat** --- 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 Flip due by second Friday (but post as early as possible) -- - At least 3 response due on Flip 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." --- 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/)