Select 4 unique numbers from 1 to 53
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 292,825 (~293 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 7,027,800 (~7 million)
            
                If order does not matter (e.g. most lottery numbers): 292,825 (~293 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 7,027,800 (~7 million)



