Data Analytics Manual
Data Analytics Manual
LABORATORY MANUAL
Do’s
• Students should be in proper uniform and dress code with identity cards in the laboratory.
• Students should bring their observation, manual and record compulsorily.
• Students should maintain discipline in the laboratory.
• Students are required to handle all the equipment’s/Computers properly.
• Students are required to follow the safety precautions.
• Enter the lab in time as per the given time table.
• Enter time-in and time-out in log book.
• Comply with the instructions given by faculty and instructor.
• Arrange the chairs/ equipment’s before leaving the lab.
• Take signature in the observation, before leaving the lab.
Don’ts
• Mobile phones are strictly banned.
• Ragging is punishable.
• Do not turn on the power supply before verification of the circuits by the Batch in Charge.
• Do not operate any peripherals or accessories without supervision.
• Avoid stepping on computer cables and electrical wires.
• Do not walk around in the lab unnecessarily.
• Do not go out of the lab without permission.
lOMoAR cPSD| 30529211
COURSE OBJECTIVES
COURSE OUTCOMES
lOMoAR cPSD| 30529211
COURSE OBJECTIVES
COURSE OUTCOMES
COURSE SYLLABUS
lOMoAR cPSD| 30529211
lOMoAR cPSD| 30529211
Sl.NO Experiments
1 Getting Started with Excel: Creation of spread sheets, Insertion of rows and columns, Drag
& Fill, use of Aggregate functions.
2
Working with Data : Importing data, Data Entry & Manipulation, Sorting & Filtering.
3
Working with Data: Data Validation, Pivot Tables & Pivot Charts.
4 Data Analysis Process: Conditional Formatting, What-If Analysis, Data Tables, Charts &
Graphs.
5
Cleaning Data with Text Functions: use of UPPER and LOWER, TRIM function, Concatenate.
6 Cleaning Data Containing Date and Time Values: use of DATEVALUE function, DATEADD and
DATEDIF, TIMEVALUE functions.
8 Working with Multiple Sheets: work with multiple sheets within a workbook is crucial for
organizing and managing data, perform complex calculations and create comprehensive
reports.
9 Create worksheet with following fields: Empno, Ename, Basic Pay(BP), Travelling
Allowance(TA), Dearness Allowance(DA), House Rent Allowance(HRA), Income Tax(IT),
Provident Fund(PF), Net Pay(NP). Use appropriate formulas to calculate the above scenario.
Analyse the data using appropriate chart and report the data.
10 Create worksheet on Inventory Management: Sheet should contain Product code, Product
name, Product type, MRP, Cost after % of discount, Date of purchase. Use appropriate
formulas to calculate the above scenario. Analyse the data using appropriate chart and report
the data.
lOMoAR cPSD| 30529211
11 Create worksheet on Sales analysis of Merchandise Store: data consisting of Order ID,
Customer ID, Gender, age, date of order, month, online platform, Category of product, size,
quantity, amount, shipping city and other details. Use of formula to segregate different
categories and perform a comparative study using pivot tables and different sort of charts.
12 Generation of report & presentation using Autofilter ¯o.
● Berk & Carey - Data Analysis with Microsoft® Excel: Updated for Offi ce 2007®, Third
Edition, © 2010 Brooks/Cole, Cengage Learning, ISBN-13: 978-0-495-39178-4
● Wayne L. Winston - Microsoft Excel 2019: Data Analysis And Business Modeling, PHI,
ISBN: 9789389347180
● Aryan Gupta - Data Analysis in Excel: The Best Guide.
(https://www.simplilearn.com/tutorials/excel-tutorial/data-analysis-excel)
lOMoAR cPSD| 30529211
Contents
Q1. Getting Started with Excel: Creation of spread sheets, Insertion of rows and columns,
Drag & Fill, use of Aggregate functions.
Creating a Spreadsheet:
1. Open Excel:
o Launch Microsoft Excel on your computer.
2. Blank Workbook:
o Upon opening Excel, you’ll see a blank workbook. This is where you can
create your spreadsheet.
3. Entering Data:
o Click on a cell and start typing to enter data.
1. AutoFill:
o Enter a value in a cell.
o Hover over the bottom-right corner of the cell until you see a small square (the
fill handle).
o Click and drag to fill adjacent cells with a series or pattern.
Aggregate Functions:
1. SUM Function:
2. AVERAGE Function:
3. COUNT Function:
• To count the number of cells with numerical values, use the COUNT function.
• Example: =COUNT (C1:C8) counts the number of cells in C1 through C8 that contain
numbers.
lOMoAR cPSD| 30529211
• To find the maximum or minimum value in a range, use the MAX and MIN functions.
• Example: =MAX (D1:D6) returns the highest value in cells D1 through D6.
Formatting:
1. Cell Formatting:
• Highlight cells or ranges and use the formatting options in the toolbar to change font,
color, and other formatting.
lOMoAR cPSD| 30529211
• Adjust the width or height by placing the cursor on the border between column or row
headers, click and drag.
2. Closing Excel:
• Click on the “X” button at the top-right corner of the Excel window.
lOMoAR cPSD| 30529211
Q2. Working with Data: Importing data, Data Entry & Manipulation, Sorting &
Filtering.
Importing Data:
1. Importing External Data:
2. Copy-Paste:
• Copy data from an external source (e.g., a website, another spreadsheet, or a text file).
• Paste it into Excel using “Ctrl + V.”
lOMoAR cPSD| 30529211
1. Entering Data:
2. Data Validation:
• Use the “Data Validation” feature to control what data can be entered in a cell.
3. Text to Columns:
• If data is separated by delimiters, use the “Text to Columns” feature to split it into
separate columns.
lOMoAR cPSD| 30529211
4. Flash Fill:
• Excel’s Flash Fill feature can automatically fill in values based on patterns you
establish.
2. Filtering Data:
3. Advanced Filter:
• For more complex filtering, you can use the “Advanced Filter” option.
• Go to the “Data” tab, click on “Advanced,” and set your criteria.
lOMoAR cPSD| 30529211
4. AutoFilter:
Q3. Working with Data: Data Validation, Pivot Tables & Pivot Charts.
Data Validation:
Data validation is the process of ensuring that the data entered into a cell meets specific
criteria.
• Select the cell or range of cells where you want to apply data validation.
• Go to the “Data” tab and click on “Data Validation.”
• Choose the criteria (e.g., whole number, date, list) and set the validation rules.
2. Custom Validation:
• Create custom validation rules using formulas to restrict data entry based on specific
conditions.
lOMoAR cPSD| 30529211
• Provide helpful input messages and error alerts to guide users when entering data.
Pivot Tables:
Pivot tables are powerful tools for summarizing and analyzing large amounts of data.
• Drag and drop fields into the Rows and Columns areas to arrange data.
• Drag numeric fields into the Values area to perform calculations (e.g., sum, average).
lOMoAR cPSD| 30529211
• Use the filter and grouping options within the pivot table to focus on specific data.
Pivot Charts:
Pivot charts are visual representations of data created from a pivot table.
• After creating a pivot table, select any cell in the pivot table.
• Go to the “Insert” tab and click on “PivotChart.”
• Choose the chart type you want.
lOMoAR cPSD| 30529211
Q4. Data Analysis Process: Conditional Formatting, What-If Analysis, Data Tables,
Charts & Graphs.
Conditional Formatting:
1. Highlighting Cells:
• Use conditional formatting to highlight cells based on certain criteria (e.g., values
greater than or less than a specific number).
3. Data Bars:
What-If Analysis:
What-If Analysis allows you to explore different scenarios by changing input values and
observing the impact on calculated results.
1. Scenario Manager:
2. Goal Seek:
3. Solver:
• Solver is an Excel add-in that allows you to optimize solutions by changing variable
values within certain constraints.
Data Tables:
Data Tables help you analyze the impact of changing one or two variables on a formula or set
of formulas.
• Analyze how changing one input variable affects the results of a formula.
• Set up a data table with different values for the input variable.
lOMoAR cPSD| 30529211
• Extend the analysis to two input variables by creating a two-variable data table.
1. Creating Charts:
o Select the data you want to visualize.
o Go to the “Insert” tab and choose the desired chart type (e.g., bar chart, line
chart, pie chart).
lOMoAR cPSD| 30529211
lOMoAR cPSD| 30529211
lOMoAR cPSD| 30529211
Q5. Cleaning Data with Text Functions: use of UPPER and LOWER, TRIM function,
Concatenate.
2. LOWER Function:
TRIM Function:
1. TRIM Function:
• Removes extra spaces from text, except for single spaces between words.
• Syntax: =TRIM (text)
• Example: =TRIM(C1) removes extra spaces from the text in cell C1.
CONCATENATE Function:
1. CONCATENATE Function:
o Combines multiple text strings into one.
o Syntax: =CONCATENATE (text1, [text2], ...)
o Example: =CONCATENATE (A1, " ", B1) combines the text in cells A1 and B1
with a space in between.
lOMoAR cPSD| 30529211
lOMoAR cPSD| 30529211
Q6. Cleaning Data Containing Date and Time Values: use of DATEVALUE function,
DATEADD and DATEDIF, TIMEVALUE functions.
1. DATEVALUE Function:
• Purpose: Converts a date string to a serial number that represents the date.
• Example (Excel): =DATEVALUE ("2024-01-05")
• Usage: Convert text representations of dates into a format that can be used for
calculations.
2. TIMEVALUE Function:
• Purpose: Converts a time string to a serial number that represents the time.
• Example (Excel): =TIMEVALUE ("12:30 PM")
• Usage: Convert text representations of times into a format suitable for calculations.
3. DATEADD Function:
4. DATEDIF Function:
• Purpose: Calculates the difference between two dates in years, months, or days.
• Example (Excel): =DATEDIF (A1, B1, "d")
• Usage: Determine the duration between two dates, useful for age calculation or
tracking time intervals.
Assuming your date and time values are in column A and the format is “yyyy-mm-dd hh:mm:
ss”:
6. Top/Bottom Rules:
• Example (Excel):
o Highlight the top or bottom percentage/values in a range.
o Go to “Conditional Formatting,” choose “Top/Bottom Rules,” and set the
criteria.
lOMoAR cPSD| 30529211
7. Formula-Based Formatting:
• Example (Excel):
o Create custom rules using formulas.
Q8. Working with Multiple Sheets: work with multiple sheets within a workbook is
crucial for organizing and managing data, perform complex calculations and create
comprehensive reports.
1. Organizing Data: You can segment your data into different sheets based on categories,
time periods, or any other relevant criteria. This helps keep your workbook tidy and makes it
easier to locate specific information.
2. Managing Data: With multiple sheets, you can manage large volumes of data more
efficiently. You can use features like sorting, filtering, and grouping within each sheet to
organize and manipulate your data as needed.
lOMoAR cPSD| 30529211
4. Cross-Sheet References: You can reference data from one sheet to another, allowing you
to create relationships between different sets of data within your workbook. This is
particularly useful for building summary reports or performing analysis across multiple
datasets.
lOMoAR cPSD| 30529211
4. Data Analysis and Visualization: You can use different sheets to store raw data,
intermediate calculations, and final results. This allows you to analyze your data step
by step and create comprehensive reports with charts, graphs, and pivot tables.
6. Collaboration: When working with teams, you can assign different sheets to different
team members or departments. This enables parallel work on different aspects of a project
while keeping all the data within the same workbook.
7. Data Protection: You can protect certain sheets within your workbook by setting
permissions or passwords. This helps prevent unauthorized access or accidental modification
of sensitive data.
Overall, leveraging multiple sheets within a workbook enhances the flexibility, efficiency,
lOMoAR cPSD| 30529211
9 Create worksheet with following fields: Empno, Ename, Basic Pay (BP), Travelling
Allowance (TA), Dearness Allowance (DA), House Rent Allowance (HRA), Income Tax
(IT), Provident Fund (PF), Net Pay (NP). Use appropriate formulas to calculate the above
scenario. Analyse the data using appropriate chart and report the data.
Procedure:
Step 1: click on start button select all programs then select ms-office package
and click on ms-office excel software.
Step 2: select particular cells and merge them by clicking on merge end centre
icon. Type content as employee salary details.
lOMoAR cPSD| 30529211
Step 3: enter the fields of an employee like Empno, Ename, Basic Pay (BP),
Travelling Allowance (TA), Dearness Allowance (DA), House Rent Allowance
(HRA), Income Tax (IT), Provident Fund (PF), Net Pay (NP).
Step 10: Calculate gross Net Pay (NP) by adding basic salary DA, HRA, PF, TA
Step 11: select total table area and click on insert menu bar then choose respective
charts like pie chart, bar chart, column chart and line chart.