|
Created by Sin Kei Chan
almost 9 years ago
|
|
| Order matters | Order does not matter--------------------------------------------------------------------------------------------------------------------------------------------------Repetition allowed | n^r | nHr = n+r-1Cr--------------------------------------------------------------------------------------------------------------------------------------------------Repetition not allowed | n(n-1)(n-2)...(n-r+1)=n!/(n-r)!=nPr | n(n-1)(n-2)...(n-r+1)/2=n!/r!(n-r)!=nCr
There are no comments, be the first and leave one below:
Want to create your own Notes for free with GoConqr? Learn more.