<?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: Chinwendu Nduneri</title>
    <description>The latest articles on Forem by Chinwendu Nduneri (@wendytheanalyst).</description>
    <link>https://forem.com/wendytheanalyst</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%2F2801267%2Faebc6602-6008-4a81-b216-077cb2bb2f19.jpg</url>
      <title>Forem: Chinwendu Nduneri</title>
      <link>https://forem.com/wendytheanalyst</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/wendytheanalyst"/>
    <language>en</language>
    <item>
      <title>Data Analysis with Excel : Tips and Tricks</title>
      <dc:creator>Chinwendu Nduneri</dc:creator>
      <pubDate>Wed, 12 Feb 2025 09:05:20 +0000</pubDate>
      <link>https://forem.com/wendytheanalyst/data-analysis-with-excel-tips-and-tricks-50dn</link>
      <guid>https://forem.com/wendytheanalyst/data-analysis-with-excel-tips-and-tricks-50dn</guid>
      <description>&lt;p&gt;You’ve probably laughed at memes that described the complexities of working with Microsoft excel. Either as an analyst, a business owner, or just a professional. The truth is, no matter how much we complain and whine, Microsoft Excel is here to stay. So the best we can do for ourselves is learn how best to use it. Below are 20 tips and tricks every analyst using excel needs to know &lt;/p&gt;

&lt;p&gt;Data Preparation&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Clean your data with Power Query: Use Power Query to import, transform, and cleanse your data.&lt;/li&gt;
&lt;li&gt;Remove duplicates with Remove Duplicates tool: Quickly remove duplicate values from your data.&lt;/li&gt;
&lt;li&gt;Use Data Validation for data entry: Restrict data entry using Data Validation.&lt;/li&gt;
&lt;li&gt;Use Flash Fill for data formatting: Automatically format data using Flash Fill.&lt;/li&gt;
&lt;li&gt;Highlight outliers with Conditional Formatting: Use Conditional Formatting to highlight outliers in your data.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Data Analysis &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Use PivotTables for data summarization: Create a PivotTable by selecting a cell range and going to Insert &amp;gt; PivotTable.&lt;/li&gt;
&lt;li&gt;Use SUMIFS and COUNTIFS for conditional calculations: Calculate sums and counts based on multiple conditions.&lt;/li&gt;
&lt;li&gt;Use VLOOKUP and INDEX-MATCH for data lookup: Retrieve data from other tables using VLOOKUP and INDEX-MATCH.&lt;/li&gt;
&lt;li&gt;Use Excel's built-in data analysis tools: Use Excel's built-in data analysis tools, such as Regression and Correlation.&lt;/li&gt;
&lt;li&gt;Use Analysis ToolPak for advanced statistical analysis: Perform advanced statistical analysis using Analysis ToolPak.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Data Visualization &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Create dynamic charts with PivotCharts: Use PivotCharts to create interactive and dynamic charts.&lt;/li&gt;
&lt;li&gt;Create interactive charts with Sparklines: Create interactive charts using Sparklines.&lt;/li&gt;
&lt;li&gt;Highlight trends with Conditional Formatting: Use color scales, data bars, and custom formatting rules to visualize your data.&lt;/li&gt;
&lt;li&gt;Use Power BI for data visualization: Create interactive and dynamic dashboards using Power BI.&lt;/li&gt;
&lt;li&gt;Create custom dashboards with slicers and filters: Create interactive dashboards using slicers and filters.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Productivity and Automation &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Automate tasks with Macros: Record or create custom macros to automate repetitive tasks.&lt;/li&gt;
&lt;li&gt;Use Solver for optimization and forecasting: Optimize and forecast data using Solver.&lt;/li&gt;
&lt;li&gt;Create custom formulas with User-Defined Functions (UDFs): Create custom formulas using UDFs.&lt;/li&gt;
&lt;li&gt;Use Excel's data modeling features: Create custom data models using Excel's data modeling features.&lt;/li&gt;
&lt;li&gt;Stay up-to-date with Excel's latest features: Stay current with Excel's latest features and updates.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This order makes sense because you first prepare your data, then analyze it, visualize the results, and finally automate tasks and stay up-to-date with the latest features.&lt;br&gt;
Let me know what you think in the comment section below. &lt;/p&gt;

</description>
      <category>beginners</category>
      <category>tutorial</category>
      <category>productivity</category>
      <category>data</category>
    </item>
    <item>
      <title>The Ultimate Guide to Data cleaning</title>
      <dc:creator>Chinwendu Nduneri</dc:creator>
      <pubDate>Mon, 10 Feb 2025 09:02:32 +0000</pubDate>
      <link>https://forem.com/wendytheanalyst/the-ultimate-guide-to-data-cleaning-4o45</link>
      <guid>https://forem.com/wendytheanalyst/the-ultimate-guide-to-data-cleaning-4o45</guid>
      <description>&lt;p&gt;You can think of raw data as precious jewels entangled with the dust and sands of the earth. Although it has the information you are looking for, you have to work to get it out. As we all know, we live in a data-driven society. Almost every decision requires insights from data. This is why I have decided to come up with the ultimate guide to data cleaning and processing. Think of the world of data as a tourist center, and envision this article as a tour guide.&lt;/p&gt;

&lt;p&gt;Data cleaning steps and procedures can vary depending on the analyst and project requirements. While some data cleaning processes may involve as many as 20 steps, others may require as few as 10 or even 8. However, despite these variations, there are five basic elements that guide every data cleaning process: accuracy, completeness, consistency, relevance, and uniqueness.&lt;/p&gt;

&lt;p&gt;Accuracy&lt;/p&gt;

&lt;p&gt;Accuracy in data cleaning involves ensuring that data is correct and free from errors. One crucial aspect of accuracy is looking out for outliers. An outlier is a value that is far away from other values in a dataset. For example, if a dataset contains the body mass index (BMI) of children between the ages of five and ten, discovering the age of a supposed child in that same dataset to be 45 would be considered an outlier.&lt;/p&gt;

&lt;p&gt;Completeness&lt;/p&gt;

&lt;p&gt;Completeness refers to ensuring that there are no missing values in every row and column of the dataset. In other words, a dataset is complete if it has no gaps or missing information.&lt;/p&gt;

&lt;p&gt;Consistency&lt;/p&gt;

&lt;p&gt;Consistency in data cleaning refers to ensuring that the data is uniform and adheres to a set of predefined rules or standards. This involves standardizing formats to ensure that dates, times, phone numbers, and other data elements are formatted consistently. Additionally, it involves ensuring that similar concepts or values are referred to using the same terminology throughout the dataset.&lt;/p&gt;

&lt;p&gt;For instance:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Using "Male" and "Female" instead of "M" and "F" for gender&lt;/li&gt;
&lt;li&gt;Formatting dates as "YYYY-MM-DD" instead of "DD-MM-YYYY"&lt;/li&gt;
&lt;li&gt;Using a consistent coding system for categorizing data&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Relevance&lt;/p&gt;

&lt;p&gt;Relevance, or optimization, is the process of removing all unnecessary details from a dataset. For example, if a dataset contains information about students in a female hostel, the gender column would be considered redundant and could be removed to optimize the dataset.&lt;/p&gt;

&lt;p&gt;Uniqueness&lt;/p&gt;

&lt;p&gt;Uniqueness involves removing all duplicates from a dataset to ensure that each data point is unique.&lt;/p&gt;

&lt;p&gt;By keeping these five elements in mind, you can ensure that your data is cleaned optimally and ready for analysis. Remember, data cleaning is an essential step in the data analysis process, and neglecting it can lead to inaccurate insights and poor decision-making.&lt;/p&gt;

&lt;p&gt;In conclusion, data cleaning is a critical process that requires attention to detail and a thorough understanding of the data. By following the guidelines outlined in this article, you can ensure that your data is accurate, complete, consistent, relevant, and unique, and that you're well on your way to making informed decisions based on reliable data insights.&lt;/p&gt;

&lt;p&gt;Let me know in the comments if you have any additional tips and tricks for data cleaning, and if this post has been helpful.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>productivity</category>
      <category>datascience</category>
      <category>data</category>
    </item>
  </channel>
</rss>
