Modul Exercise 5

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 7

MODUL EXERCISE 5

HOW TO AVERAGE DATA

1. First, open your workbook


2. Write down “=AVERAGE on the average column.
3. Then, sort data that you use to make average. Like this picture

4. Then, click “enter” so the result automatically appears.


5. If you want to make it all average for each column, you just drag the button on the right
corner to the right.

HOW TO MAKE MEDIAN


1. If you want to know about the central score of data (median) you just write down this
formula. Look at the picture
2. You just type “ =MEDIAN(drag the data from unmber 1 until last) then click “Enter”

HOW TO MAKE HIGH or LOW SCORE and CountA or CountBlank

1. First if you want to make high score. You just type “ =MAX(drag data from number 1
until last) then click “enter”

2. If you want to make low score, just same as first way. But, the formula is MIN. Look
at this picture
3. If you want to make it for right side, just drag the button to the right.

HOW TO COUNT THE DATA

1. If you want to count the months which typed in your data, you just type this formula “
=COUNTA(drag the column “number” from first until last). Then click “enter”

2. It is same if you want to make it in number of empty cells. But you drag the data in column
where the data placed. In that picture in column Q.
3. If you want to count non-empty cells, you just type this formula “=COUNTBLANK(drag the
data in column Q) then click “enter”.
HOW TO COUNT MATHEMATIC FORMULA

1. If you want to count the area of rectangle, the formula is : Height x Weight. If in MS Excel the
formula just like this picture

2. If you want to count the area oftriangle, the formula is ½ x base x height. You just type this
formula if you use MS Excel
3. If you want to count the area of circle, the formula is PHI (3.14) x Radius 2. So the number is :
Area = 3,14 x 182 . If you type into MS Excel, look at the picture below

4. If you want to count the volume of cylinder, the formula is : Volume = PHI (3.14) x Radius 2 x
height. But, here the volume has been known. So you must count the height. The formula is
“height = Volume : (3.14 x (radius)2)”. If you type on MS Excel becomes like this
5. If you want to count the volume of Triangular Prism, the formula is “Volume = (¼ x Height) x
(Root of -a4 + 2(ab)2 +2 (ac)2 – b4 + 2(bc)2 – c4) . if you type in MS Word, the formula of root is
SQRT.

Then it is multiplied by the result of ¼ x Height. Finally, the result volume is 778,4291875.

You might also like