Skip to main content

Excel PERMUTATIONA Function

If you want to follow along with this tutorial, please download the example spreadsheet.

Description

The Excel PERMUTATIONA function returns the number of permutations of a given number of objects from a set of objects. The PERMUTATIONA function allows repetitions.

Syntax and arguments

Formula syntax

PERMUTATIONA(number, number_chosen)

Arguments

  • Number: Required, an integer that describes the total number of objects.
  • Number_chosen: Required, an integer that describes the number of objects selected from the total objects.

Return Value

The PERMUTATIONA function returns an integer value that indicates the total number of permutations.

Remark

1. Any of the arguments are supplied as decimal values, they would be truncated to integers by PERMUTATIONA function.

2. The difference between PERTMUT function and PERMUTATION function:

  • PERMUT function does not allow repetitions. For example, in a set of 1, 2, 3, to get the permutations of 2 objects from the set, the PERMUT function returns 6 combinations: 12,13,21,23,31,32).
  • PERMUTATIONA function does allow repetitions. For example, in a set of 1, 2, 3, to get the permutations of 2 objects from the set, the PERMUTATION function returns 9 combinations: 11,12,13,21,22,23,31,32,33).
  • For PERMUTATIONA function, the order of the objects matters

Error

1. If any of arguments are non-numeric values, the PERMUTATIONA function returns #VALLUE! error value.

2. The PERMUTATIONA function returns #NUM! error value,

  • if argument number is smaller that argument number_chosen;
  • if argument number <=0, or argument number_chose < 0.

Version

Excel 2003 and later

Usage and Examples

Example: Basic Usage

In range B4:C9, list the numbers of objects and the number for chosen in each set, to get the number of permutations of each set, please use formula as this:

=PERMUTATIONA(B4,C4)

Or directly type the numbers as arguments in formula

=PERMUTATIONA(3,2)

Press Enter key to get the first result, then drag autofill handle down to get all results.


Relative Functions:

  • Excel PERCENTRANK Function
    The Excel PERCENTRANK function returns the rank of a value in a data set as a percentage of the data set.

  • Excel PERCENTRANK.EXC Function
    The Excel PERCENTRANK.EXC returns the rank of a value in a data set as a percentage (excludes 0 and 1) of the data set.

  • Excel PERCENTRANK.INC Function
    The Excel PERCENTRANK.INC function returns the rank of a value in a data set as a percentage (includes 0 and 1) of the data set.

  • Excel PERMUT Function
    The Excel PERMUT function returns the number of permutations of a given number of objects from a set of objects.


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Description


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
Rate this post:
0   Characters
Suggested Locations