<?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: Ann Kigera</title>
    <description>The latest articles on Forem by Ann Kigera (@ann_kigera).</description>
    <link>https://forem.com/ann_kigera</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%2F1881184%2Fea30ab99-00ac-4905-91ee-eb0eeccebc04.png</url>
      <title>Forem: Ann Kigera</title>
      <link>https://forem.com/ann_kigera</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/ann_kigera"/>
    <language>en</language>
    <item>
      <title>The Ultimate Guide to Data Analytics.</title>
      <dc:creator>Ann Kigera</dc:creator>
      <pubDate>Wed, 04 Sep 2024 16:41:06 +0000</pubDate>
      <link>https://forem.com/ann_kigera/the-ultimate-guide-to-data-analytics-58n</link>
      <guid>https://forem.com/ann_kigera/the-ultimate-guide-to-data-analytics-58n</guid>
      <description>&lt;h2&gt;
  
  
  What is Data Analytics?
&lt;/h2&gt;

&lt;p&gt;The process of collecting, organizing, and transforming data to support conclusions, projections, and well-informed decision-making is known as data analytics. Data Analysis is a subcategory of data analytics that deals specifically with extracting meaning from data.&lt;/p&gt;




&lt;p&gt;Data analytics includes data science which refers to using data to theorize and forecast and data engineering which refers to building data systems.&lt;/p&gt;

&lt;h2&gt;
  
  
  How is Data Analytics used?
&lt;/h2&gt;

&lt;p&gt;It allows companies to roll out targeted content and fine-tune it by analyzing real-time data. Data analytics also provides valuable insights into how marketing campaigns are performing.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;&lt;em&gt;Data Analysis Process&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;identifying the question &lt;/li&gt;
&lt;li&gt;collecting raw data &lt;/li&gt;
&lt;li&gt;cleaning data &lt;/li&gt;
&lt;li&gt;analyzing data&lt;/li&gt;
&lt;li&gt;interpreting the results.&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  Skills required in Data Analytics
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Structured query language (SQL)&lt;/em&gt;&lt;/strong&gt; is a programming language for storing and processing information in a relational database. A relational database stores information in tabular form, with rows and columns representing different data attributes and the various relationships between the data values. It is a programming language commonly used for databases&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Machine learning (ML)&lt;/em&gt;&lt;/strong&gt; is a branch of Artificial Intelligence and computer science that focuses on the using data and algorithms to enable AI to imitate the way that humans learn.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Statistical programming language&lt;/em&gt;&lt;/strong&gt; typically refers to a programming language that is specifically designed and optimized for performing statistical analysis, data manipulation, and data visualization. &lt;strong&gt;&lt;em&gt;R&lt;/em&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;em&gt;Python&lt;/em&gt;&lt;/strong&gt; are commonly used to create advanced data analysis programs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Probability and statistics&lt;/em&gt;&lt;/strong&gt;, in order to better analyze and interpret data trends.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Data visualization&lt;/em&gt;&lt;/strong&gt;, or the ability to use charts and graphs to tell a story with data.&lt;/p&gt;




&lt;h2&gt;
  
  
  &lt;strong&gt;&lt;em&gt;Importance of Data Analytics&lt;/em&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Predict future trends&lt;/em&gt;&lt;/strong&gt;: Businesses that employ predictive analysis may develop future-focused products and adapt rapidly to developing market trends, giving them a competitive advantage over their competitors. Depending on the application, the data studied may include historical records or new information processed for real-time analytics. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Measure performance&lt;/em&gt;&lt;/strong&gt;. Data analytics provide organizations with metrics and key performance indicators (KPIs) to track progress, monitor performance and evaluate the success of business initiatives. This helps businesses respond promptly to changing market conditions and other operational challenges.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Improve security&lt;/em&gt;&lt;/strong&gt;. Companies use data analytics methods to look at past security breaches and find the underlying vulnerabilities. Data analytics can also be integrated with monitoring and alerting systems to quickly notify security professionals in the event of a breach attempt.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Personalize customer experiences&lt;/em&gt;&lt;/strong&gt;. By going beyond traditional data methods, data analytics connects insights with actions, enabling businesses to create personalized customer experiences and develop related digital products.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Reduce operational costs&lt;/em&gt;&lt;/strong&gt;. By optimizing processes and resource allocation, data analytics can help reduce unnecessary expenses and identify cost-saving opportunities within the organization.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Provide risk management&lt;/em&gt;&lt;/strong&gt;. Data analytics lets organizations identify and mitigate risks by detecting anomalies, fraud and potential compliance issues.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>career</category>
      <category>learning</category>
      <category>data</category>
    </item>
    <item>
      <title>Understanding Your Data: The Essentials of Exploratory Data Analysis</title>
      <dc:creator>Ann Kigera</dc:creator>
      <pubDate>Sun, 18 Aug 2024 15:01:35 +0000</pubDate>
      <link>https://forem.com/ann_kigera/understanding-your-data-the-essentials-of-exploratory-data-analysis-10kc</link>
      <guid>https://forem.com/ann_kigera/understanding-your-data-the-essentials-of-exploratory-data-analysis-10kc</guid>
      <description>&lt;h2&gt;
  
  
  What is Exploratory Data Analysis?
&lt;/h2&gt;

&lt;p&gt;EDA is a tool that is used by Data Scientists which often involves the use of data visualization techniques to analyze, understand and summarize data set's key features.&lt;/p&gt;

&lt;p&gt;EDA makes it simpler for data scientists to find patterns, identify anomalies, test hypotheses and identify assumptions to provide answers&lt;/p&gt;

&lt;p&gt;EDA offers knowledge of data set variables and the interactions between them. It is mostly used to look into what data can provide beyond the formal modelling. It can also assist in determining the accuracy of the statistical methods you are considering for data analysis.&lt;/p&gt;

&lt;h2&gt;
  
  
  Importance of EDA in data science
&lt;/h2&gt;

&lt;p&gt;EDA's primary goal is to help in examining data before making any conclusions. It can help in correcting obvious mistakes, better understanding data patterns, spotting patterns or unusual patterns and discovering links between the variables.&lt;/p&gt;

&lt;p&gt;Exploratory analysis is a tool that data scientists use to make sure the results they provide are accurate and applicable to any business or company goals. By ensuring stakeholders are posing important questions, EDA also benefits them. Standard variation, Quantitative variables and confidence intervals are among the topics that EDA may assist with. Elements of EDA may be applied to more complex data analysis or modelling such as machine learning.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tools
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;python : In order to determine how to handle missing values for machine learning, it is crucial to be able to discover missing values in a data set using Python and EDA combined.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;R : When making statistical observations and performing data analysis, statisticians in the field of data science frequently utilize the R language.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Types of Exploratory Data Analysis
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;univariate non geographical&lt;br&gt;
This is simplest form of data analysis, where the data being analyzed consists of just one variable. Since it’s a single variable, it doesn’t deal with causes or relationships. The main purpose of univariate analysis is to describe the data and find patterns that exist within it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;univariate geographical&lt;br&gt;
Non-graphical methods don’t provide a full picture of the data. Graphical methods are therefore required.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Multivariate nongraphical&lt;br&gt;
Multivariate data arises from more than one variable. Multivariate non-graphical EDA techniques generally show the relationship between two or more variables of the data through cross-tabulation or statistics.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Multivariate graphical&lt;br&gt;
Multivariate data uses graphics to display relationships between two or more sets of data. The most used graphic is a grouped bar plot or bar chart with each group representing one level of one of the variables and each bar within a group representing the levels of the other variable.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>The Ultimate Guide to Data Analytics: Techniques and Tools</title>
      <dc:creator>Ann Kigera</dc:creator>
      <pubDate>Sun, 04 Aug 2024 13:50:21 +0000</pubDate>
      <link>https://forem.com/ann_kigera/the-ultimate-guide-to-data-analytics-techniques-and-tools-1nfh</link>
      <guid>https://forem.com/ann_kigera/the-ultimate-guide-to-data-analytics-techniques-and-tools-1nfh</guid>
      <description>&lt;h2&gt;
  
  
  Introduction to Data Analytics
&lt;/h2&gt;

&lt;p&gt;The technique of examining data in order to gather valuable insights that can be used to guide insightful business decisions is known as data analytics. Data analytics is used to solve challenges within an organization. Patterns in a dataset will show relevant information in a specific area for example the temprature at a particular time.&lt;/p&gt;

&lt;p&gt;Data analytics uses past data to predict the future behaviors therefore making informed decision on the information from the data.&lt;/p&gt;

&lt;h2&gt;
  
  
  Data Analyst
&lt;/h2&gt;

&lt;p&gt;The work of a data analyst is to gather and combine information from variety of sources, to ensure accuracy and dependability, to clean up and preprocess data, to analyze exploratory data to find trends, patterns and irregularities.&lt;/p&gt;

&lt;p&gt;A data analyst extracts raw data, organizes and analyzes the data. After interpreting the data, the data analyst will transfer their findings on what the next step should be.&lt;/p&gt;

&lt;h2&gt;
  
  
  Data Analysis Process
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;identify the data required&lt;/li&gt;
&lt;li&gt;Collection of data&lt;/li&gt;
&lt;li&gt;Data cleaning&lt;/li&gt;
&lt;li&gt;Data Analysis&lt;/li&gt;
&lt;li&gt;Data Interpretation and visualization&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Data Analysis Techniques
&lt;/h2&gt;

&lt;p&gt;Data Analysis techniques and methods fall under two main types namely:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;em&gt;Qualitative Data Analysis&lt;/em&gt; - this method extracts data from texts or words, pictures, symbols and observations&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;em&gt;Quantitative Data Analysis&lt;/em&gt; - this method turns raw datasets into numerical data.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Top Techniques for Analyzing Data&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Neural Network&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Cohort Analysis&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Time Series Analysis&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Factor Analysis&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Regression Analysis&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Cluster Analysis&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Data Mining&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Conjoint Analysis&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Multidimensional Scaling&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Decision Trees&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Context Analysis&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Text Analysis&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tools
&lt;/h2&gt;

&lt;p&gt;Data Analysts use tools such as Microsoft Excel, Power BI, Tableau, Jupyter Notebook, Statistical Analysis System(SAS) and programming languages such as SQL, R and Python. Such tools help data analysts to carry out various tasks such as data mining, statistical analysis, database management and reporting. &lt;/p&gt;

&lt;h2&gt;
  
  
  Skills
&lt;/h2&gt;

&lt;p&gt;The hand on skills required for one to become a data analyst are statistics, knowledge of programming languages such as SQL, R and Python and data visualization.&lt;/p&gt;

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