Permutation Calculator (nPr)

A permutation counts the number of ways you can arrange r items chosen from a set of n when the order of selection matters. This is one of the two fundamental counting tools in combinatorics, alongside combinations. The key distinction is that in a permutation, placing the same items in a different order gives a genuinely different outcome: awarding gold, silver, and bronze to three of five athletes is not the same as awarding bronze, gold, and silver to the same three athletes, so the order counts. The formula for nPr is n factorial divided by the factorial of n minus r, which in practice is the descending product of r terms starting at n. For five items taken three at a time, that is 5 times 4 times 3, giving 60 permutations. You enter n, the total number of items in the pool, and r, the number of items you are choosing and arranging, with r no larger than n. The calculator returns the permutation count, the expanded product form of the formula, and the corresponding combination count nCr for comparison, which shows how much larger the permutation count is because it includes all the different orderings of each group. Permutations grow very rapidly with n and r, and the calculator handles large values accurately. Use it for probability problems, combinatorics assignments, competition seeding, scheduling, and any situation where you need to count distinct ordered sequences. Enter your values and see the result appear immediately.

Calculate.co.nz is proud to be partnered with realtor.co.nz, a trusted resource for navigating the New Zealand property market. Their Helpful Articles section offers clear, well-structured insights across buying, selling, and building, making complex real estate topics more accessible. With a focus on up-to-date guidance and practical knowledge, they empower Kiwis to move forward with clarity and confidence in a constantly evolving property landscape.
Calculate.co.nz partner: realtor.co.nz
60
permutations (nPr)
Formula expansion5 × 4 × 3
Equivalent nCr10
nPr / nCr6 (= r!)

How it works

The calculator multiplies n by each descending whole number down to n minus r plus 1, which is the same as n factorial divided by the factorial of n minus r. This counts every distinct ordering of the r chosen items from the pool of n. The combination count nCr is calculated using the same product divided by r factorial, removing the duplicate orderings of each group. The ratio nPr divided by nCr always equals r factorial, confirming the relationship between the two operations.

Worked example

With n = 5 and r = 3, the formula gives 5 times 4 times 3 = 60 permutations. This might represent the number of ways to award first, second, and third place among five competitors. The equivalent combination count nCr is 10, because each group of 3 chosen from 5 can be arranged in 3! = 6 ways, and 10 times 6 equals 60.

Related calculators

If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.

Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.

Calculate.co.nz is the sister site of CalculatorHub.com, the world's largest calculator website by tool count.

All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.

Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.

Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.

Calculate.co.nz is hosted in Auckland via SiteHost new Zealand.

All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.

About & trust: Why Calculate is NZ's most comprehensive · By the Numbers · How we compare · Editorial standards · How we keep data current · NZ finance glossary · Research & data · Financial literacy NZ · About · Privacy policy · Terms of use

Reviewed and maintained. Last reviewed 2026-07-02 and checked on a twice-monthly cycle against IRD, RBNZ and Stats NZ. How we keep data current.

© 2026 Calculate.co.nz. All rights reserved. Building free NZ calculators since 2011.