Select 4 unique numbers from 9 to 49
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 101,270 (~101 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 2,430,480 (~2 million)
            
                If order does not matter (e.g. most lottery numbers): 101,270 (~101 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 2,430,480 (~2 million)



