Select 9 unique numbers from 1 to 48
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 1,677,106,640 (~2 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 608,588,457,523,200 (~609 trillion)
            
                If order does not matter (e.g. most lottery numbers): 1,677,106,640 (~2 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 608,588,457,523,200 (~609 trillion)



