The Excel COMBIN FunctionSearch this site:
Custom Search
Basic DescriptionThe Excel COMBIN function calculates the number of combinations (in any order) of a given number objects, from a set. (Note that combinations are different from permutations in that for permutations, the order of the selected objects is counted). The format of the COMBIN function is :
COMBIN( number, number_chosen )
Where the arguments are as follows :
Note that if any of the arguments are input as decimal values, they will be truncated to integers. ExamplesIf we have a 6 objects (eg. a, b, c, d, e, f), there are 15 different combinations of 2 objects. These are:
This is calculated using the Excel Combin function in cell A2 of the following spreadsheet. The spreadsheet also shows the Combin function used to calculate the number of combinations for other numbers of objects taken from a set of 6. The spreadsheet on the left shows the format of the functions, and the spreadsheet on the right shows the results.
Further examples of the Excel Combin function can be viewed on the Microsoft Office website. Trouble ShootingIf you get an error from the Excel Combin function this is likely to be one of the following : Common Errors
|
||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||
Copyright © 2008-2011 ExcelFunctions.net |