Posts

Showing posts from November, 2024

Exploring the Fascinating World of Networks: Insights and Personal Reflections

Summary of the Lecture Material Networks are the invisible frameworks that define how the world operates, from social interactions to technological ecosystems. A network consists of entities, called vertices or nodes, and their relationships, referred to as edges or links. These relationships can vary in direction, weight, and type, creating a complex web of connections that influence everything from information diffusion to customer behavior. As the lecture notes reveal, networks are used in critical applications, such as analyzing misinformation on social platforms or optimizing recommendation systems on e-commerce websites. From simple friendship networks to intricate two-mode networks (like those involving people and organizations), networks shape much of our digital and physical lives. Network visualization adds a fascinating layer to understanding these structures. Layouts like force-directed, geographic, and hierarchical designs help uncover patterns that might otherwise remain ...

Website Analytics (Small Business Websites, Google Data Privacy, and Bots!)

 Hi Everyone, Back for Week 5 of MIS 587, we are talking about Website Analytics. Summary of the Material Web analytics are about understanding how visitors interact with a website to improve its performance and user experience. The first set of slides breaks down the essentials of web analytics, starting with its definition: measuring, collecting, and analyzing data to optimize web usage. It introduces the "Five W's"—what visitors do, who they are, when they visit, where they come from, and why they act. These insights, combined with key metrics like bounce rate, exit rate, and types of traffic (direct, organic, referral, and campaign), help businesses refine their websites to better meet user needs and achieve organizational goals. The second set of slides shifts focus to Google Analytics, a widely used tool for tracking website performance. Google Analytics offers robust features like customizable dashboards and detailed audience reports that cover everything f...

Learning Insights from STAR Schema, Data Visualization, Data Profiling, and Warehouse Design

Image
Hello Everyone,  It’s been three weeks since my initial post and there has been a lot of information to cover and review. In our recent lectures, we’ve explored data visualizations, data quality, data analysis, and the design principles for data warehouses. These topics highlight the importance of using data in ways that will be useful and actionable, specifically through visualization and data profiling. Additionally, throughout these three weeks, we revisit the importance of data warehouse strategies in business intelligence efforts.  Review of Lectures and Supplementary Articles To review specifically what we covered in the lectures, let’s start with how the STAR Schema aligns with the overarching business intelligence goal of connecting data structures to business goals. Surrogate keys, role-playing dimensions, junk dimensions, and fact tables ensure that models are accurate and adaptable to change, supporting overarching business intelligence objectives of enabling data-b...