TL;DR
The number of ordered arrangements of r items from n distinct items: \( P(n,r) = \frac{n!}{(n-r)!} \). For all n items, \( P(n,n) = n! \).
Permutations
The number of ordered arrangements of r items from n distinct items: \( P(n,r) = \frac{n!}{(n-r)!} \). For all n items, \( P(n,n) = n! \).
Why it matters for interviews
Basic counting is tested in every quant interview. Permutations arise in card problems, seating arrangements, and combinatorial probability questions that require ordered counting.
Definition and Mathematical Foundation
The number of ordered arrangements of r items from n distinct items: \( P(n,r) = \frac{n!}{(n-r)!} \). For all n items, \( P(n,n) = n! \).
Application in Quantitative Finance
Basic counting is tested in every quant interview. Permutations arise in card problems, seating arrangements, and combinatorial probability questions that require ordered counting.
Related Terms
Ready to practice for the Quant Trading Interview?
Adaptive practice powered by Item Response Theory targets your weak areas. Start with 3 free sessions.
Start free practice →