<?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: Benjamin Ochieng</title>
    <description>The latest articles on DEV Community by Benjamin Ochieng (@benjamin_ogol_1af8e695c87).</description>
    <link>https://dev.to/benjamin_ogol_1af8e695c87</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%2F3952248%2Fd74b3c05-b497-41e3-9eab-03b93423695e.png</url>
      <title>DEV Community: Benjamin Ochieng</title>
      <link>https://dev.to/benjamin_ogol_1af8e695c87</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/benjamin_ogol_1af8e695c87"/>
    <language>en</language>
    <item>
      <title>How Excel is Used in Real-World Data Analysis</title>
      <dc:creator>Benjamin Ochieng</dc:creator>
      <pubDate>Sat, 06 Jun 2026 17:29:40 +0000</pubDate>
      <link>https://dev.to/benjamin_ogol_1af8e695c87/learning-data-science-and-data-analytics-163d</link>
      <guid>https://dev.to/benjamin_ogol_1af8e695c87/learning-data-science-and-data-analytics-163d</guid>
      <description>&lt;p&gt;Prior to taking this course, I believed that Excel was simply another table. A common place where people left numbers when they were not sure what to do with them. I can honestly say after a few weeks, that was an embarrassing mistake.&lt;br&gt;
Excel is one of the applications developed by Microsoft that is used for spread sheets. The fundamental idea is that it enables you to collect, organize, calculate and visualize data, without writing a single line of code. It's ubiquitous, so much so, that one might find it in finance teams, HR departments, hospitals, construction companies and small businesses across Kenya and the world.&lt;br&gt;
&lt;strong&gt;Financial Reporting &amp;amp; Budget Tracking&lt;/strong&gt;&lt;br&gt;
A common application of Excel in the real world is financial reporting. Organizations rely on it to monitor revenues and expenditure, create budget projections, and monitor performance relative to a specific goal. This is easily managed with Excel because it can hold a lot of many to many transactional data, and has the ability to auto calculate differences, percentages, and totals. When a company performs a comparison of revenue for this quarter against the same quarter last year, it's pretty sure doing it in EXCEL.&lt;br&gt;
&lt;strong&gt;HR and Workforce Data&lt;/strong&gt;&lt;br&gt;
HR teams use Excel to keep records of employees, from salaries to departments, hire dates, employee performance scores, etc. This is the type of data I used in our data cleansing that I used to work with. I saw blank salary fields, children aged 4 years old, and hire dates such as 31st April (which is not a valid date) was a clear indicator of the value of clean data. Bad inputs create bad outputs, and Excel can help you catch and correct the issues before they get to the people who have to make the decisions.&lt;br&gt;
&lt;strong&gt;Project Tracking and Timeline Management&lt;/strong&gt;&lt;br&gt;
In construction and project-based industries (which I am familiar with working as a site engineer) Excel is used to track milestones, resource allocation and working days are calculated. One of the functions that I found interesting this week is &lt;em&gt;NETWORKDAYS&lt;/em&gt;. It works out the business day count between two dates, automatically excluding weekends and public holidays. For project managers creating delivery schedules, that's a time-saving function for counting by hand hours.&lt;br&gt;
&lt;strong&gt;What Changing My Mind Felt Like is about.&lt;/strong&gt;&lt;br&gt;
My transition was more to the learning of formulas than anything else. The realization that Excel is where raw data becomes useful. When I used &lt;em&gt;AVERAGE&lt;/em&gt; and &lt;em&gt;MEDIAN&lt;/em&gt; to fill in missing values, or &lt;em&gt;MODE&lt;/em&gt; to determine the most frequently occurring value in a column, I was not simply performing calculations, but making decisions about what the data should be telling me. That's a responsibility that alters the way you think about numbers.&lt;br&gt;
A person's cleaning of the data determines the trustworthiness of the data. That cleaning occurs in the pages of Excel — and now I see why it's important to get it right.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>data</category>
      <category>analytics</category>
      <category>excel</category>
    </item>
  </channel>
</rss>
