




Project: Company Signups Analytics Project
Power BI Analytics Project
In this project, I worked with a dataset from Dataquest to explore and analyze data using Power BI. The project involved creating multiple visualizations and performing detailed data analysis to uncover insights. Here’s what I accomplished:
-
DAX Statistical Functions:
-
Used DAX formulas to calculate statistical metrics like sum, average, max, min, count, standard deviation, variance, and median. These helped analyze trends and summarize key information in the data.
-
-
Histogram with Groups and Bins:
-
Created a histogram by grouping data into 30-day bins, which allowed me to analyze trends in subscribers over time.
-
-
TOP N Analysis:
-
Applied a TOP N filter using DAX to identify the top-performing countries and channels by total signups and subscriptions.
-
-
Outlier Detection:
-
Built a scatter plot to detect outliers in the data, making it easier to identify unusual patterns.
-
-
Time Series Analysis with Play Axis:
-
Created animated visuals using the Play Axis feature to analyze how total signups and subscribers evolved over time.
-
-
Clustering in Scatter Plot:
-
Performed clustering in a scatter plot and identified 4 clusters in the dataset. This helped segment the data based on similarities.
-
-
Group Data for Analysis:
-
Grouped channels like "Organic" and "Unknown" into a custom group called HighSubscriberGroup, which included a total of 36,103 subscribers.
-
-
Binned Subscribers by 30-Day Period:
-
Analyzed subscribers by grouping them into 30-day bins to observe time-based subscription patterns.
-
-
Analyze Distribution with the Analyze Feature:
-
Used the Analyze feature in Power BI to explore factors affecting the distribution of subscribers, such as channels and regions.
-
-
Teach a Lesson to Power BI:
-
Utilized the Key Influencers visual to teach Power BI how to identify what factors influence subscriptions the most.
-