Common statistical functions in Excel
Summary of common statistical functions in Excel
1. Function Count - Count data numeric
- Syntax: Count (data area to be counted).
- Meaning: Used to count the total number of cells containing numeric values.
- For example:
2. Counta function - Count all cells containing data (other than counting cells with numeric data)
- Syntax: Counta (data area to be counted).
- For example:
3. Countif function - The function counts data according to one condition
- Syntax: Countif (data area containing search values, search conditions).
- The function can count up to 127 conditions.
- Example: Calculating the total of items sold on April 18, 2015.
4. Countifs function
- Syntax: Countifs (data area condition 1, condition 1, data area condition 2, condition 2, . .).
- Example: Calculating the total number of items sold on April 18, 2015 with unit price = 17000
5. Countblank function - Count the number of empty cells in a table (note that the value 0 is not an empty value)
- Syntax: Countblank (data area to be counted).
- For example:
6. The Rank function
- You want to know the total score of your test position in the ranking you use the rank function offline.
- Syntax: Rank (value to sort, data range to sort, sort type).
Inside:
Sort type has 2 values:
+ value = 0 sorted by descending style.
+ value = 1 sort by ascending.
- For example: Find out what the best selling HGSD item is among the items.
Thread analysis:
+ Based on the number of sold products to calculate the best selling item among the items.
+ Check the selling value of the item "HGSD" by the 7th in the number column. This order is the order number of the best seller.
7. Average function - The function calculates the average value
- Syntax: Average (value 1, value 2, value 3, . .).
- Example: Calculate the average unit price of items.
- Topical analysis: Calculate the average unit price of items we calculate the average value of the cells in the unit price column.
8. Column and Columns functions
Very useful application in excel file containing big data.
- Column function: Used to determine how much this cell is in the table in the table.
+ Syntax: Column (cell address to determine which column belongs).
+ Column order is calculated from the first column (column A) in excel.
+ For example:
- Columns function: Count the total number of columns in a data area.
+ Syntax: Columns (data area needs to determine number of columns)
+ For example:
You should read it
- The syntax and function of each function in the group of statistical functions in Excel
- Common Excel functions you need to know about accounting
- Common calculation functions in Excel
- Summary of trigonometric functions in Excel
- Common mistakes in using Excel functions
- Common mistakes in Excel and how to fix them
- Common math functions in Excel
- How to fix the SUM function doesn't add up in Excel
May be interested
- Common math functions in Excelsummary of common calculation functions in excel for accountants.
- 10 EXCEL functions that ACCOUNTERS often usein excel, there are many functions that can help accounting in daily data entry, but here are some common functions used by accounting.
- Complete financial functions in Excel you should knowfv, date, time, hour, workday, ... functions are the basic financial functions with the same way of getting color codes in excel. show you how to use these financial functions. click view now!
- Basic common calculation functions to know in Excelbasic common calculation functions to know in excel. excel has many functions, but for normal use, you only need to learn the following common functions.
- MS Excel - Lesson 5: Excel formulas and functionsthe formula in excel is a program that performs calculations on data tables. these formulas perform very precise operations such as adding, multiplying, or comparing values in worksheets.
- 8 little-known Excel functions that can save you a lot of workeven seasoned excel users often find themselves stuck performing tasks manually that could be automated with a few clever functions.
- How to use the NORMDIST function in Excel - Function that returns the distribution in Excelthe normdist function returns a distribution with a specified mean and standard deviation. the normdist function has applications in statistics, including hypothesis testing.
- Summary of information functions in Excelto facilitate the selection of functions to suit the requirements when you need to process information in excel spreadsheets. the following article summarizes the functions along with the functions of each function group in the excel spreadsheet.
- List of functions in Google Sheetlist of functions in google sheet. google sheet is a sheet of google made to help you use excel online. like excel, google sheet can also create different functions for statistical calculations.
- Comparison functions in Excel - How to use comparison functions and examples using comparison functionscomparison functions in excel - how to use comparison functions and examples using comparison functions with a large amount of data, you want to check for duplicates by checking normally, it is really hard. in this article, introduce to you the functions