<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Mubarak Abdullahi</title>
    <description>The latest articles on Forem by Mubarak Abdullahi (@mubarak_98).</description>
    <link>https://forem.com/mubarak_98</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3731407%2F00d7bc03-dfdb-4c19-8150-582a1baa7bfb.png</url>
      <title>Forem: Mubarak Abdullahi</title>
      <link>https://forem.com/mubarak_98</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/mubarak_98"/>
    <language>en</language>
    <item>
      <title>How Analysts Turn Messy Data, DAX, and Dashboards into Action with Power BI</title>
      <dc:creator>Mubarak Abdullahi</dc:creator>
      <pubDate>Mon, 09 Feb 2026 16:02:48 +0000</pubDate>
      <link>https://forem.com/mubarak_98/how-analysts-turn-messy-data-dax-and-dashboards-into-action-with-power-bi-1mb4</link>
      <guid>https://forem.com/mubarak_98/how-analysts-turn-messy-data-dax-and-dashboards-into-action-with-power-bi-1mb4</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;In practice, data is rarely neat or immediately useful. Analysts often receive raw files filled with inconsistencies, missing values, and unclear definitions. Power BI plays a critical role in transforming this disorder into meaningful insights. By cleaning data, building solid models, writing DAX calculations, and designing interactive dashboards, analysts help organizations move from confusion to confident, data-driven action.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Dealing with Messy Data: The Analyst’s Starting Point&lt;br&gt;
Real-world data almost always comes with quality issues. Duplicate records, inconsistent naming, incorrect data types, and incomplete fields are common challenges. Before analysis can begin, analysts must explore the data and understand what it truly represents from a business perspective.&lt;br&gt;
Using Power Query in Power BI, analysts perform essential preparation tasks such as:&lt;br&gt;
• Removing duplicates and correcting errors&lt;br&gt;
• Standardizing date, currency, and text formats&lt;br&gt;
• Splitting and merging columns&lt;br&gt;
• Managing missing or null values&lt;br&gt;
• Integrating data from multiple sources like Excel, databases, and online systems&lt;br&gt;
This preparation stage is essential because reliable insights can only come from reliable data.&lt;/p&gt;

&lt;p&gt;Structuring Data Through Effective Modeling&lt;br&gt;
After cleaning the data, analysts focus on building a logical and efficient data model. Data modeling defines how tables relate to each other and ensures calculations work as expected.&lt;br&gt;
Analysts commonly apply these modeling principles:&lt;br&gt;
• Designing a star schema with fact and dimension tables&lt;br&gt;
• Creating a proper date table for time-based analysis&lt;br&gt;
• Establishing clear one-to-many relationships&lt;br&gt;
• Keeping the model simple to improve performance and clarity&lt;br&gt;
A well-structured model simplifies DAX calculations and improves report usability.&lt;/p&gt;

&lt;p&gt;Example: A clean star schema connecting sales, customers, products, and dates.&lt;/p&gt;

&lt;p&gt;Applying DAX to Represent Business Rules&lt;br&gt;
DAX (Data Analysis Expressions) allows analysts to embed business logic directly into their reports. Instead of relying on basic totals, analysts create measures that reflect how the business actually operates.&lt;br&gt;
Typical DAX measures include:&lt;br&gt;
• Total and average revenue&lt;br&gt;
• Year-to-date and month-to-date sales&lt;br&gt;
• Growth and variance analysis&lt;br&gt;
• Profit margins and performance ratios&lt;br&gt;
With DAX, analysts can compare time periods, filter results dynamically, and answer complex business questions such as performance trends and profitability drivers.&lt;/p&gt;

&lt;p&gt;Designing Dashboards that Communicate Clearly&lt;br&gt;
Dashboards transform analysis into communication. Effective dashboards present insights in a clear, visual manner that supports fast understanding and exploration.&lt;br&gt;
Strong Power BI dashboards usually feature:&lt;br&gt;
 Key performance indicators (KPIs)&lt;br&gt;
 Trend and comparison charts&lt;br&gt;
 Filters and slicers for interactivity&lt;br&gt;
 Consistent layouts and visual hierarchy&lt;br&gt;
The objective is to guide users from an overview of performance to deeper insights without overwhelming them..&lt;/p&gt;

&lt;p&gt;Converting Insights into Business Action&lt;br&gt;
Insights only matter when they influence decisions. Power BI dashboards enable managers and teams to identify issues early, explore root causes, and act quickly.&lt;br&gt;
Organizations use Power BI insights to:&lt;br&gt;
 Detect declining or growing trends&lt;br&gt;
 Improve sales and marketing strategies&lt;br&gt;
 Optimize costs and resource allocation&lt;br&gt;
 Track performance against targets&lt;br&gt;
Analysts often collaborate with stakeholders to ensure dashboards address real decision-making needs.&lt;/p&gt;

&lt;p&gt;Sharing, Collaboration, and Data Governance&lt;br&gt;
Once reports are complete, analysts publish them to the Power BI Service so insights can be shared securely. This step ensures consistent reporting across the organization.&lt;br&gt;
Key activities include:&lt;br&gt;
 Publishing reports to shared workspaces&lt;br&gt;
 Applying row-level security to control access&lt;br&gt;
 Scheduling automatic data refreshes&lt;br&gt;
 Distributing reports through Power BI Apps&lt;br&gt;
Strong governance builds trust and encourages widespread adoption of analytics.&lt;/p&gt;

&lt;p&gt;Performance Optimization and Advanced Analysis&lt;br&gt;
As data volume increases, performance becomes critical. Analysts optimize models and DAX to maintain fast and responsive reports.&lt;br&gt;
Common optimization practices include:&lt;br&gt;
 Removing unnecessary columns and tables&lt;br&gt;
 Reducing data cardinality&lt;br&gt;
 Using efficient DAX patterns and variables&lt;br&gt;
 Selecting appropriate storage modes&lt;br&gt;
Advanced features such as forecasting and what-if analysis further enhance decision support.&lt;/p&gt;

&lt;p&gt;Practical Use Cases Across Industries&lt;br&gt;
Power BI is applied across many business functions. Analysts adapt dashboards to meet specific operational and strategic needs.&lt;br&gt;
Typical use cases include:&lt;br&gt;
 Sales performance and pipeline analysis&lt;br&gt;
 Financial reporting and profitability tracking&lt;br&gt;
 Operational monitoring and efficiency analysis&lt;br&gt;
 Human resources analytics&lt;/p&gt;

&lt;p&gt;Conclusion&lt;br&gt;
Power BI enables analysts to transform raw, disorganized data into meaningful insights that support informed decision-making. By combining data preparation, thoughtful modeling, powerful DAX calculations, and clear dashboard design, analysts convert complexity into clarity.&lt;br&gt;
When collaboration, governance, and performance optimization are added, Power BI becomes a comprehensive platform for turning data into action and delivering lasting business value.&lt;/p&gt;

</description>
      <category>analytics</category>
      <category>data</category>
      <category>datascience</category>
      <category>microsoft</category>
    </item>
    <item>
      <title>Introduction to MS Excel for Data Analytics</title>
      <dc:creator>Mubarak Abdullahi</dc:creator>
      <pubDate>Sun, 25 Jan 2026 14:47:40 +0000</pubDate>
      <link>https://forem.com/mubarak_98/introduction-to-ms-excel-for-data-analytics-1j4i</link>
      <guid>https://forem.com/mubarak_98/introduction-to-ms-excel-for-data-analytics-1j4i</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Author: Mubarak Abdullahi Abdi&lt;br&gt;
Date: 25-Jan-2026&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Introduction&lt;br&gt;
Microsoft Excel is one of the most widely used tools for data analytics, even for beginners. It allows you to organize, manipulate, and visualize data quickly without requiring advanced programming skills.&lt;br&gt;
In this assignment, we will explore the basics of Excel for data analytics, including:&lt;br&gt;
• Organizing datasets&lt;br&gt;
• Performing calculations&lt;br&gt;
• Using basic functions&lt;br&gt;
• Creating charts for visualization&lt;br&gt;
• Summarizing data with pivot tables&lt;/p&gt;

&lt;p&gt;Organizing Data&lt;br&gt;
Before performing any analysis in Excel, it is essential to organize your data effectively. Proper organization ensures that your calculations, functions, charts, and pivot tables work correctly and that your analysis is accurate.&lt;br&gt;
Tips:&lt;br&gt;
• Use columns for variables (e.g., Name, Age, Test Results)&lt;br&gt;
• Use rows for each observation&lt;br&gt;
• Include headers in the first row&lt;br&gt;
• Keep your data clean (no empty rows, consistent formats)&lt;br&gt;
Example Table:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl7k42a49ff2kbp585ww6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl7k42a49ff2kbp585ww6.png" alt=" " width="626" height="548"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Sorting and Filtering Data&lt;br&gt;
One of Excel’s most useful features for beginners is the ability to sort and filter data. These tools help organize large datasets, making it easier to analyze information, identify trends, and focus on relevant data.&lt;br&gt;
Steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; Select your data range&lt;/li&gt;
&lt;li&gt; Go to Data → Sort &amp;amp; Filter&lt;/li&gt;
&lt;li&gt; Sort in ascending/descending order or apply filters
Example: Filter patients with test scores above a certain value)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Performing Basic Calculations&lt;br&gt;
One of the most important features of Microsoft Excel is its ability to perform calculations quickly and accurately. This allows beginners to save time, avoid manual errors, and extract useful insights from their data.&lt;br&gt;
Common formulas:&lt;br&gt;
Formula Purpose&lt;br&gt;
=SUM(B2:B10)    Add numbers&lt;br&gt;
=AVERAGE(C2:C10)    Calculate mean&lt;br&gt;
=COUNT(A2:A10)  Count entries&lt;br&gt;
Example: Calculate total and average test scores&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffg2ufwg8lwad2lben5k1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffg2ufwg8lwad2lben5k1.png" alt=" " width="560" height="325"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using Basic Functions for Analytics&lt;br&gt;
Excel’s functions are the foundation of data analytics, allowing users to perform calculations, analyze patterns, and make decisions without manual effort. Functions simplify repetitive calculations and help beginners extract insights quickly from raw data.&lt;/p&gt;

&lt;p&gt;MAX / MIN → Find the highest or lowest values&lt;br&gt;
• IF → Conditional analysis:&lt;br&gt;
=IF(B2&amp;gt;80, "Above Average", "Below Average")&lt;br&gt;
• VLOOKUP → Look up values in a table&lt;br&gt;
Example: Flag entries with scores above 30&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F74gdcjcujfzb0x8jekmp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F74gdcjcujfzb0x8jekmp.png" alt=" " width="429" height="362"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Visualizing Data with Charts&lt;br&gt;
Charts are an essential part of data analytics in Excel because they allow users to see patterns, trends, and comparisons at a glance. Visual representations of data make it easier to communicate insights clearly and effectively, especially when dealing with large datasets.&lt;br&gt;
Steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; Select your dataset&lt;/li&gt;
&lt;li&gt; Go to Insert → Charts&lt;/li&gt;
&lt;li&gt; Choose chart type: Column, Line, Pie, etc.
Example: Visualize test scores distribution&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuyt3lh97qxnv1n9h80wm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuyt3lh97qxnv1n9h80wm.png" alt=" " width="305" height="325"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Summarizing Data with Pivot Tables&lt;br&gt;
Pivot tables are one of Excel’s most powerful features, allowing users to summarize, analyze, and explore large datasets quickly and efficiently. They are especially useful when you need to extract insights from complex data without manually calculating totals or averages.&lt;br&gt;
Steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; Select your data&lt;/li&gt;
&lt;li&gt; Go to Insert → PivotTable&lt;/li&gt;
&lt;li&gt; Drag fields to Rows, Columns, and Values
Example: Summarize average test scores by category&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvu9p6pk4zfh2krb9bxvn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvu9p6pk4zfh2krb9bxvn.png" alt=" " width="800" height="373"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Conclusion&lt;br&gt;
Microsoft Excel is a powerful and versatile tool that serves as an excellent starting point for anyone interested in data analytics, whether in business, healthcare, research, or education. By learning the fundamentals of Excel, beginners gain the ability to organize data efficiently, perform accurate calculations, apply basic analytical functions, and visualize insights through charts and pivot tables.&lt;br&gt;
Through this assignment, we have explored essential skills such as creating structured tables, using formulas like SUM, AVERAGE, and IF, applying filters and sorting to identify patterns, and generating charts for better data interpretation. These foundational techniques not only improve productivity but also enable individuals to make data-driven decisions with confidence.&lt;/p&gt;

</description>
      <category>analytics</category>
      <category>beginners</category>
      <category>microsoft</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Excel Made Easy: Beginner’s Guide to Data Analysis</title>
      <dc:creator>Mubarak Abdullahi</dc:creator>
      <pubDate>Sun, 25 Jan 2026 13:48:11 +0000</pubDate>
      <link>https://forem.com/mubarak_98/excel-made-easy-beginners-guide-to-data-analysis-4knp</link>
      <guid>https://forem.com/mubarak_98/excel-made-easy-beginners-guide-to-data-analysis-4knp</guid>
      <description>&lt;p&gt;Introduction Statements for Dev.to&lt;/p&gt;

&lt;p&gt;Welcome to Excel!&lt;br&gt;
Microsoft Excel is more than just spreadsheets—it’s a powerful tool to organize, calculate, and visualize data. In this guide, beginners will learn the essentials step by step.&lt;/p&gt;

&lt;p&gt;Why Learn Excel?&lt;br&gt;
From tracking budgets to analyzing data, Excel is used everywhere—businesses, NGOs, healthcare, and personal projects. Learning the basics gives you practical skills you can use immediately.&lt;/p&gt;

&lt;p&gt;No Experience Needed&lt;br&gt;
Even if you’ve never opened Excel before, this guide will show you simple, easy-to-follow steps to start creating tables, performing calculations, and visualizing your data.&lt;/p&gt;

&lt;p&gt;Organize Your Data&lt;br&gt;
Good data starts with organization. Learn how to structure spreadsheets with columns, rows, and headers so your analysis is accurate and easy to understand.&lt;/p&gt;

&lt;p&gt;Calculate with Confidence&lt;br&gt;
Excel formulas like SUM, AVERAGE, and COUNT help you perform calculations automatically. You’ll learn how to use them to save time and reduce errors.&lt;/p&gt;

&lt;p&gt;Visualize Your Insights&lt;br&gt;
Charts are powerful tools to communicate your data. Even beginners can create graphs in Excel to see trends and patterns quickly.&lt;/p&gt;

&lt;p&gt;Fun and Practical Learning&lt;br&gt;
By the end of this guide, you’ll be able to use Excel for simple data analysis projects, create charts, and make sense of raw numbers like a pro—no prior experience required!&lt;/p&gt;

&lt;blockquote&gt;
&lt;/blockquote&gt;

</description>
    </item>
  </channel>
</rss>
