data-analysis-with-spreadsheet-lab-file
data-analysis-with-spreadsheet-lab-file
Subject
Data Analysis with Spreadsheet Lab
Practical file
1
Downloaded by Tanishq Bhati
INDEX
Sr. No. Particulars Page No.
1 Aggregate Functions 3
2 Count Function 4
3 Sum Function 5
4 Average Function 6
5 Minimum Function 7
6 Maximum Function 8
7 IF Function 9
8 Nested If Function 10
9 Pivot Table 11
10 Vlookup Function 12
11 Sorting and Filtering 13
12 Absolute and Relative Reference 15
13 Column Chart 16
14 Line Chart 18
15 Pie Chart 19
16 Doughnut Chart 21
17 Bar Chart 21
18 Area Chart 22
19 Bubble chart 23
An aggregate function in SQL returns one value after calculating multiple values
of a column. We often use aggregate functions with the group by and having
clauses of the select statement.
In other words, aggregate functions return the same value each time that they are
called, when called with a specific set of input values.
➢ Count()
➢ Sum()
➢ Avg()
➢ Min()
➢ Max()
The COUNT function counts the number of cells that contain numbers, and counts
numbers within the list of arguments. Use the COUNT function to get the number
of entries in a number field that is in a range or array of numbers.
Syntax
The SUM function adds values. You can add individual values, cell references or
ranges or a mix of all three.
Syntax
=SUM(number1,[number2],...)
Syntax
Syntax
This article describes the formula syntax and usage of the MAX function in
Microsoft Excel .It returns the largest value in a set of values.
Syntax
Syntax
10
A pivot table is a table of grouped values that aggregates the individual items of a
more extensive table (such as from a database, spreadsheet, or business intelligence
program) within one or more discrete categories. This summary might include
sums, averages, or other statistics, which the pivot table groups together using a
chosen aggregation function applied to the grouped values.
11
VLOOKUP stands for ‘Vertical Lookup’. It is a function that makes Excel search
for a certain value in a column (the so called ‘table array’), in order to return a
value from a different column in the same row.
12
For example
13
14
1. Relative References
2. Absolute references
Absolute Reference
Relative Reference
15
CLUSTERD COLUMN
Result
120
100
80
60
40
20
0
2013-14 2014-15 2015-16 2016-17 2017-18 2018-19 2019-20 2020-21 2021-22 2022-23
16
100%
90%
80%
70%
60%
50%
40% Result of XIIth
30% Result of
XIth Result
20% of Xth Result
10% of IXth
0%
2013
-14 2014
-15 2015
-16 2016
-17 2017
-18 2018
-19 2019
-20 2020
-21 2021
-22 2022
-23
17
400
350
300
250
200
150
100
50
0
2013-14 2014-15 2015-16 2016-17 2017-18 2018-19 2019-20 2020-21 2021-22 2022-23
18
PIE CHART
19
Doughnut Chart
2013-14 2014-15 2015-16 2016-17 2017-18
2018-19 2019-20 2020-21 2021-22 2022-23
20
Bar Chart
2022-23
2021-22
2020-21
2019-20
2018-19
2017-18
2016-17
2015-16
2014-15
2013-14
0
50
100
150
200
250
300
350
400
21
Area Chart
400
350
300
250
200
150
100
50
0
2013-14 2014-15
2015-16 2016-17
2017-18
2018-19 2019-20
2020-21 2021-22
2022-23
22
Much like a scatter chart, a bubble chart adds a third column to specify the size of
the bubbles it shows to represent the data points in the data series.
Bubble Chart
120
100
80
60
40
20
0
0 2 4 6 8 10 12
23