Probabilità/Calcolo combinatorio: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Riga 76:
 
--<
Permutations and CombinationsCombi[edit]
permutazioni
Permutations
arrangementla ofdisposizione objectsdegli withoutoggetti repetitionsenza whereripetizione orderè isimportante important. Permutations using all the objects: n objects, arranged into group size of n without repetition, and order being important – P(n, n) = N!
Example: Find all permutations of A, B, C.
Permutations of some of the objects: n objects, group size r, order is important. P(n, r) = N!/(n-r)! Example: Find all 2-letter combinations using letters A, B, C.