Lecture 4
Lecture 4
MATHEMATICS
&
STATISTICS
LECTURE 4
Review Lecture 3
Calculating simple or
weighted averages
Using Microsoft Excel
Lecture 3 Review
WORKSHEET
Remuneration.xls
Average
(Arithmetic Mean)
=
Sum /N
Sum= Total of
numbers
N= Number of numbers
EXAMPLE 1
Numbers:10, 7, 9, 27, 2
Sum:
= 10+7+9+27+2 = 55
Numbers = 5
Average = 55/5 = 11
ADDING NUMBERS USING
MICROSOFT EXCEL
1. Add numbers as you type them
2. Add all numbers in a contiguous row or
column
3. Add numbers that are not in a contiguous
row or column
4. Add numbers based on one condition
5. Add numbers based on multiple
conditions
6. Add numbers based on criteria stored in
a separate range
7. Add numbers based on multiple
conditions with the Conditional Sum
Wizard
Add numbers
Add numbers as you
type them
Type =5+10 in a cell
Result 15.
See Example 2
Add all numbers in a
contiguous row or
column
1. Click a cell below the
column of numbers or to
the right of the row of
numbers
2. Click AutoSum
3. Press ENTER
See Example 2
Add numbers that are
not in a contiguous
row or column
Use the SUM function
See Example 3
Add numbers based on
one condition
Use the SUMIF function
to create a total value
for one range,
based on a value in another
range
Similar to Example 4
Add numbers based on
multiple conditions
Use the IF and SUM
functions
to do this task
See Example 4
Add numbers based on
criteria stored in a
separate range