Select 4 unique numbers from 4 to 49
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 163,185 (~163 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 3,916,440 (~4 million)
            
                If order does not matter (e.g. most lottery numbers): 163,185 (~163 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 3,916,440 (~4 million)



