SPREADSHEET SOFT
SPREADSHEET SOFT
SPREADSHEET SOFT
Learning Objectives:
At the end of the lesson, students should be able to:
1. Define spreadsheet software.
2. Know the basics about the conditional formatting
and data analysis.
Ref: https://www.geeksforgeeks.org/
https://www.geeksforgeeks.org/excel-conditional-
formatting/
Microsoft Excel is one of the most popular applications for data
analysis. Equipped with built-in pivot tables, they are without a doubt the
most sought-after analytic tool available. It is an all-in-one data
management software that allows you to easily import, explore, clean,
analyze, and visualize your data. In this article, we will discuss the various
methods of data analysis in Excel.
Charts
Another excellent technique to present a narrative with graphics is charts. They summarise data
so that data sets are easier to grasp and analyze. Excel is well-known for its ability to organize
and compute numbers. A chart is a graphical depiction of any set of facts. A chart is a visual
depiction of data that uses symbols such as bars in a Bar Chart or lines in a Line Chart to
represent the data. Excel offers a variety of chart kinds from which to pick, or you may utilize
the Excel Recommended Charts option to examine charts tailored to your data and select one of
those.
Excel charts are great for assisting with data analysis by directing emphasis to one or a few
components of a report. We can use Excel charts to filter out the unnecessary "noise" from the
story we're attempting to convey at the time and instead focus on the most important bits of data.
By navigating to the Insert tab and selecting the Charts command group, you can quickly create
pie, line, column, or bar charts. The process for creating these fundamental charts
Step 2: Select Insert > (choose desired chart type from icons).
Conditional formatting can assist in highlighting patterns and trends in your data. Create rules
that define the format of cells based on their values to utilize it. Conditional formatting may be
applied to a range of cells (either a selection or a named range), an Excel table, and even a
PivotTable report in Excel for Windows. Follow the steps mentioned below to perform
conditional formatting.
Step 1: Click Conditional Formatting on the Home tab. Perform one of the following:
1. If you wish to change the values in individual cells, do so. Select Highlight Cells Rules or
Top/Bottom Rules, and then choose the option that corresponds to your needs. If you wish to
highlight dates after this week, numbers between 50 and 100, or the lowest 10% of scores,
select Highlight Cells Rules.
2. A color scale that indicates the intensity of the cell's color corresponds to the value's
placement at the top or bottom of the range emphasizes the relationship between values in a
cell range. Sales distributions between regions are one example. Point to Color Scales and
then click the desired scale.
3. To emphasize the relationship of values in a cell range, point to Data Bars and then click the
desired fill. This creates a colored band across the cell. Price or population comparisons in the
major cities are two examples.
4. To highlight a cell range containing three to five sets of values, each with its own threshold,
point to Icon Sets and then click a set. For example, you might use a set of three icons to
emphasize cells with sales of less than $80,000, $60,000, and $40,000. Alternatively, you
may assign a 5-point rating system to autos and use a set of five icons.
Concatenate
=CONCATENATE is one of the simplest yet most powerful formulae for data analysis. Text,
numbers, dates, and other data from numerous cells can be combined into one. This is a fantastic
method for generating API endpoints, product SKUs, and Java queries.
Formula:
=LEN returns the number of characters in a given cell rapidly. As seen in the above example, the
=LEN formula may be used to determine the number of characters in a cell to distinguish two
types of product Stock Keeping Units (SKUs). LEN is notably important when attempting to
distinguish between distinct Unique Identifiers (UIDs), which are sometimes long and not in the
correct sequence.
Formula:
=LEN(SELECT CELL)
TRIM
Except for single spaces between words, this amazing function will eliminate all spaces from a
cell. This function is most commonly used to eliminate trailing spaces. This is typical when
material is copied from another source or when users enter spaces at the end of text.
=TRIM(piece of text)
COUNTA
=COUNTA determines whether or not a cell is empty. Every day as a data analyst, you will
encounter incomplete data sets. COUNTA will allow you to examine any gaps in the dataset
without having to restructure it.
Formula:
=COUNTA(SELECT CELL)
AVERAGEIFS
AVERAGEIFS, like SUMIFS, allows you to take an average based on one or more parameters.
Formula:
FIND/SEARCH
=FIND/=SEARCH are effective methods for locating particular text inside a data source. Both
are mentioned here because =FIND returns a case-sensitive match, i.e. if you query for "Big,"
you will only get Big=true results. A =SEARCH for "Big" will, however, match with Big or big,
broadening the query. This is very helpful when looking for abnormalities or unique identifiers.
Formula:
Sorting
When sorting data in a spreadsheet, you may rearrange the data to rapidly discover values.
Sorting a range or table of data on one or more columns of data is possible. You can, for
example, rank personnel first by department and then by the last name.
Filter
You may use the FILTER function to filter a set of data depending on the criteria you provide.
Please keep in mind that this feature is presently only available to Microsoft 365 users.
Conditional Formatting
Conditional formatting in Excel allows you to highlight cells with a certain color based on the
value of the cell.
Charts
A simple Excel graphic may convey more information than a page of statistics. As you can see,
making charts is pretty simple.
Dataset
A dataset is a collection of continuous cells on an Excel worksheet that contains data to be
analyzed. To make Analyse-it function with your data, you must follow a few simple guidelines
when structuring data on an Excel worksheet:
1. The title should adequately describe the data. If you do not supply a title, the dataset is
referred to by its cell range.
2. A header row with configurable labels. Each variable should have a distinct name.
Measurement units can be incorporated into the label by putting them in brackets after the
name.
3. Rows carrying information for each instance. Excel is the sole thing that limits the number of
rows.
Sorting
Sorting data is a very critical and vital part of Data Analysis. You can sort your Excel data by
multiple columns or even a single column. The sorting is done in ascending or descending order
as well.
Single Column
The first step is to click on any cell in the column which you want to sort.
Next, to sort in ascending order, click on AZ which is found on the Data tab, in the
Sort & Filter group.
Result:
Note: To sort in descending order, click ZA.
Multiple Columns
You can also sort on multiple columns in your worksheet. Execute the following steps.
Click on Sort which can be found on the Sort & Filter group, on the Data tab.
In this example, we will try to find the solution for a simple optimization problem.
Problem: Suppose you are the owner of a business and you want your income to be $3000.
Goal: Calculate the units to be sold and price per unit to achieve the target.
On the Data tab, in the Analysis group, click the Solver button.
In the set objective, select the income cell and set it’s value to $3000.
To Change the variable cell, select the C3, C4, and C8 cells.
Click Solve.
Click the File tab, click Options, and then click the Add-Ins category.
Descriptive Statistics
Descriptive statistics are one of the fundamental ‘must know’ information of any data set. It
gives you an idea on:
Suppose we have a score of a batsman of his last 10 matches. To generate the descriptive
analysis, follow the steps mentioned below.
Select the range from where you want to display the output.
ANOVA ( Analysis of variance ) in Excel is a statistical method that is used to test the difference
between two or more means.
Below you can find the scores of three batsmen for their last 8 matches.
In Excel, we use regression analysis to estimate the relationships between two or more variables.
Consider the following data where we have several COVID cases and masks sold in a particular
month.
Go to the Data tab > Analysis group > Data analysis.
The Multiple R is the Correlation Coefficient that measures the strength of a linear relationship
between two variables.
Standard Error is another goodness-of-fit measure that shows the precision of your regression
analysis.
Conclusion
With this, we come to the end of this article on data analysis in Excel. We have seen
and worked out some examples of some of the powerful methods and features of Excel
data analysis.
Boost your analytics career with powerful new Microsoft Excel skills by taking the
Business Analytics with Excel course, which includes Power BI training
This Business Analyst course teaches you the basic concepts of data analysis and
statistics to help data-driven decision making. This training introduces you to Power
BI and delves into the statistical concepts that will help you devise insights from
available data to present your findings using executive-level dashboards.
Ref: https://www.simplilearn.com/tutorials/excel-tutorial/data-analysis-excel
https://www.simplilearn.com/