Data Analysis in Excel
Data Analysis in Excel
2
Session Agendas
3
Basic operations
checklist 4
Sorting in excel is nothing but arranging data stored in excel according to your
requirement (Ascending order or Descending Order)
For Example : Sort age column in Descending order or sort the name column in
alphabetically ascending order
Filtering data in MS Excel refers to displaying only the rows that meet certain
conditions. (The other rows gets hidden)
For Example: Using the store data, if you are interested in seeing data where
Shoe Size is 36, then you can set filter to do this
upgrad.com
Reporting Formatting : Data
Alignment
6
Under “Home”section, alignment and indentation options are
generally used for data alignment.
Select the cell or range of cells that contains the data that you
want to reposition
6
Select cell or range of cells that contains the data you want to
rotate
On the home tab, in the alignment group – to rotate the cell click
orientation and select the relevant rotation option
Reporting Formatting : Text
Wrapping
6
Text wrapping is the process of limiting the text content within the
cell.
Use the wrap text option under home section, to wrap the text as
per your need
Report Formatting : Various other formatting
options
6
● Changing ● Numbers
size ● Currency
● Font value
● Fill colour ● Date
● Cell styles ● Text
● Borders
● Alignment
Conditional
Formatting
7
For Example: Coloured all the cells in Age column whose age
value is greater than 60
Printing & Page
Layout
To access the print pane, select the File tab.
Backstage view will appear. 6
Navigate to the Print pane. Select Print Active Sheets from the Print Range
drop-down menu. Click the Print button.
Printing & Page Layout : Choosing a printing
area
To print a selection :
Select the cells you want to print. 6
To prevent others from accessing data in your Excel files, protect your
Excel file with a password. 7
There are two types of cell references: relative and absolute. Relative and
absolute references behave differently when copied and filled to other cells.
upgrad.com
Excel Formulas - Relative and Absolute Cell
References
Relative references
7
By default, all cell references are relative references. When copied across
multiple cells, they change based on the relative position of rows and
columns. For example, if you copy the formula =A1+B1 from row 1 to row 2,
the formula will become = A2+B2. Relative references are especially
convenient whenever you need to repeat the same calculation across multiple
rows or columns. Enter the formula to calculate the desired value. In our
example, we'll type =B2*C2.
Excel Formulas - Relative and Absolute Cell
References
Press Enter on your keyboard. The formula will be calculated, and the result
7
will be displayed in the cell.
Locate the fill handle in the lower-right corner of the desired cell. In our
example, we'll locate the fill handle for cell D2. Click, hold, and drag the fill
handle over the cells you wish to fill. In our example, we'll select cells D3:D12.
Release the mouse. The formula will be copied to the selected cells with
relative references and the values will be calculated in each cell.
Excel Formulas - Relative and Absolute Cell
References
7
Absolute references
Click, hold, and drag the fill handle over the cells you wish to fill, cells
D4:D13 in our example.Release the mouse. The formula will be copied to
the selected cells with an absolute reference, and the values will be
calculated in each cell.
Functions and
Formulae
Formula is an expression that calculates values in a cell or in a range of 8
cells.
Some formulae:
● SUM
● AVERAGE
● COUNT
● COUNTA
● IF
● TRIM
● MAX & MIN
Functions and
Formulae
7
Some functions:
● Len()
● Find()
● Replace()
● Upper()
● Lower()
● Concatenate()
Pivot Tables
10
● When you want to work with two tables at a time VLOOKUP Table 11
can be helpful.
● VLOOKUP Table will work only when two tables have common
columns.
If there is no common column between two tables, it will not work.
We are given the dataset containing FIFA 2019 players information. Let us try to analyse this dataset and
derive some insights.
Dataset: FIFA_2019_data
Any Queries?
Thank
You!