Anjali Kaggle

You might also like

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

Pivot table worksheet 1

1. Pivot table:
Function is used to create table between any two data types.

2. Pivot chart:
Used to create the graphical relation between two or more data types.
• Slicers:
• It used to show data types in graphical form more effectively and
easily.
Pivot table worksheet 1
• For this task we have selected a heart patients data base to find our
results.
• Pivot table used to plot relation between sex of patient and CP value.
• Used we used pivot chart to show the results graphically.
• This results show that majority of patients have cp value as 0.

Worksheet 2&3
• Vlookup:
• Used to find the exact value from data set based on two variables.
• Example: calculated discount_offered for particular ID no.
• The formula contains first input variable, the data set, then we match
it with other variable and data tittles.
SUMIF: used to find sum of all possible data over any given condition.
Here in example we calculated overall total weight in grams which are greater than 1000 gms.

AverageIF: function helps to calculate the average of all possible data types over a given condition.
Ex. We calculated average discount offered.

CountIF:
function is used to count the possible data types over a range which satisfy the any given condition.
Ex. Here we calculated the high product importance from the data set.

You might also like