Shahrukh - Data Analysis in Excel
Shahrukh - 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
On the home tab in the alignment group, do one or more of the following -
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
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
Formatting changes how things LOOK, not how they WORK or BEHAVES.
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
Navigate to the Print pane.Select Print Selection from the Print Range
drop-down menu.
Printing & Page Layout : Adjusting Content
On occasion, you may need to make small adjustments from the Print pane to fit your
workbook content neatly onto a printed page. The Print pane includes several tools to6 help
fit and scale your content, such as scaling and page margins.
Keep in mind that worksheets will become more difficult to read as they are scaled
down, so you may not want to use this option when printing a worksheet with a lot
of information. In our example, we'll change the scaling setting back to No Scaling.
Excel Password Protection
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. Relative references
change when a formula is copied to another cell. Absolute references, on the other hand,
remain constant no matter where they are copied.
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 will be
displayed in the cell.
7
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
Absolute references
An absolute reference is designated in a formula by the addition of a dollar sign ($) before
the column and row. If it precedes the column or row (but not both), it's known as a mixed
reference.
Excel Formulas - Relative and Absolute Cell References
In our example, we'll use the 7.5% sales tax rate in cell E1 to calculate the sales tax for all items
in column D. We'll need to use the absolute cell reference $E$1 in our formula. Because each
formula is using the same tax rate, we want that reference to remain constant when the
formula is copied and filled to other cells in column D.Select the cell that will contain the
formula. In our example, we'll select cell D3.
Excel Formulas - Relative and Absolute Cell References
Enter the formula to calculate the desired value. In our example, we'll type
=(B3*C3)*$E$1.
Press Enter on your keyboard. The formula will calculate, and the result will display
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 D3.
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
Some formulae:
● SUM
● AVERAGE
● COUNT
● COUNTA
● IF
● TRIM
● MAX & MIN
Functions and Formulae
Some functions:
● Len ()
● Find ()
● Replace()
● Upper()
● Lower()
● Concatenate ()
Conditional Formatting
For Example: Coloured all the cells in Age column whose age value is greater than 60
Pivot Tables
10
Pivot Tables are an extremely useful tool to aggregate such data without using
formulae.
Using Pivot Tables eases the analysis. To a large extent, it eliminates the need for
statistical formulae.
A pivot table is a table of statistics that summarizes the data of a more extensive
table (such as from a database, spreadsheet, or business intelligence program).
This summary might include sums, averages, or other statistics, which the pivot
table groups together in a meaningful way
VLOOKUP Table
● When You want to work with two tables on that time VLOOKUP Table can 11
be helpful.
● VLOOKUP Table will be work only when two tables have common columns . If
there is no common column between two tables it will not work.
Dataset: FIFA_2019_data
Any Queries?
Thank You!