Statistical Functions in excel 2013

Statistical Functions in excel 2013
To calculate and display the data statistics for lot of amount of data. Excel provides some functions. Following are some important and mostly used of statistical functions:
Average() – This function returns the average of given cell reference or numbers. It can also contains cell name.Syntax: =Average(num1, num2, num3,.....)
Example - =average(5,10,18) Ans. 11
=average(c2,d2,e4,f5)
Averagea() – This function returns the average
of given cell references as arguments. If reference has some text, average also
count it and returns its average.
Syntax: =Averagea(num1, num2, num3,....)
Example: =averagea(5,10,18) Ans. 11
=averagea(c2,d2,e4,f5)
=averagea(a1:c5)
Count() – This function returns the numbers after counting all the cell that contains a numbers, blank cells are not include.
Syntax: =count(Num1, num2, num2,....)
Example: =count(5,4,5,3) Ans. 4
=count(a1:e5, g3:h5)
Counta() – This function returns a number after counting of all the cell that contains any type of values either number or text, blank cells are not included.
Syntax: =counta(num1, num2, text1,...)
Example: =counta(5,4,5,3) Ans. 4
=counta(5,4, “ram”,3,2) Ans. 5
Countblank() – This function returns a number after counting of all the blank cell in the given range as arguments in the function.
Syntax: =Countblank(cell_range)
Example: =countblank(a1:c10)
Max()- This function returns a largest value from the given numbers or range as arguments.
Syntax: =Max(num1, num2,num3,....)
Example: =max(4,3,9,6) Ans: 9
Maxa() – This function returns a largest number
of given range of arguments. This function included all the logical value in
counting, True=1 and false =0.
countblank function in excel 2013ms excel 2013mina function in excel 2013min function in excel 2013average function in excel 2013averagea function in excel 2013maxa function in excel 2013bhagwan babumax function in excel 2013ms office 2013learn statistical functions in easy way with syntax and example in excel 2013counta function in excel 2013count function in excel 2013

0 comment(s)