<?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>DEV Community: Fidelis Tuwei</title>
    <description>The latest articles on DEV Community by Fidelis Tuwei (@fidelis_tuwei_9839345d563).</description>
    <link>https://dev.to/fidelis_tuwei_9839345d563</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%2F1979847%2Fa689fa59-cf1d-4d4f-aa89-f9ac3cb17095.jpg</url>
      <title>DEV Community: Fidelis Tuwei</title>
      <link>https://dev.to/fidelis_tuwei_9839345d563</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fidelis_tuwei_9839345d563"/>
    <language>en</language>
    <item>
      <title>How Excel Is Used in Real-World Data Analysis</title>
      <dc:creator>Fidelis Tuwei</dc:creator>
      <pubDate>Sat, 13 Jun 2026 17:48:43 +0000</pubDate>
      <link>https://dev.to/fidelis_tuwei_9839345d563/how-excel-is-used-in-real-world-data-analysis-26m3</link>
      <guid>https://dev.to/fidelis_tuwei_9839345d563/how-excel-is-used-in-real-world-data-analysis-26m3</guid>
      <description>&lt;p&gt;Before I thought Excel was just something accountants use to make tables look neat. I was wrong — quite embarrassingly wrong, actually.&lt;/p&gt;

&lt;p&gt;This changed how I see spreadsheets entirely. Excel isn't a glorified notepad. It's a proper analytical tool that businesses use daily to make real decisions. Let me share what I've learned and how it connects to the real world.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What even is Excel?&lt;/strong&gt;&lt;br&gt;
Microsoft Excel is a spreadsheet application that lets you store, organize, calculate, and visualize data. It's been around since the 1980s, but it's still one of the most widely used tools in business today — and after this week, I understand why.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Three ways Excel drives real-world decisions&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Financial reporting and budgeting&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Finance teams use Excel to track revenue, expenses, and projections. A simple sheet with the right formulas can show a business whether it's on track for the quarter or heading toward a loss — without needing custom software.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Sales and marketing performance&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Marketing analysts pull campaign data into Excel, then slice it — by region, by product, by period — to figure out what's working. A pivot table can turn 10,000 rows of messy data into a clean summary in about thirty seconds. I've now seen this myself, and it's genuinely impressive.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Inventory and operations tracking&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Retail and e-commerce businesses use Excel to track stock levels, pricing, and supplier data. When I looked at our course dataset — product listings from Jumia with prices, discounts, and reviews — I immediately saw how a business would use something like this to decide which products to promote or discount further.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Three Excel features I've started using&lt;/strong&gt;&lt;br&gt;
The formula that stopped me in my tracks was &lt;strong&gt;VLOOKUP&lt;/strong&gt;. It lets you search for a value in one column and pull related data from another — like a lookup table. Useful for matching product IDs to product names, for example.&lt;/p&gt;

&lt;p&gt;Then there's &lt;strong&gt;SUMIF **and **AVERAGEIF&lt;/strong&gt;, which let you calculate totals or averages based on a condition. Want the average rating only for products discounted above 30%? There's a formula for that.&lt;br&gt;
Pivot Tables have been the biggest unlock for me. You drag fields around and Excel reorganizes the entire dataset into a summary. No code, no formulas — just drag and see patterns. It feels almost unfair how fast it is.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A personal reflection&lt;/strong&gt;&lt;br&gt;
Honestly, what's changed for me is that I now look at a spreadsheet and see questions rather than rows. When I opened the Jumia dataset for our assignment, my first instinct wasn't "this is a lot of data." It was "what does this data want to tell me?"&lt;/p&gt;

&lt;p&gt;That shift — from passive observer to curious analyst — is what Week 1 has given me. I'm only just getting started, but I can already see how much is possible with a tool most people take for granted.&lt;/p&gt;

&lt;p&gt;If you're also just starting out with data analysis, don't underestimate Excel. It's worth learning properly.&lt;/p&gt;

</description>
      <category>analytics</category>
      <category>datascience</category>
      <category>microsoft</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
