Also if a die is rolled 4 times, what is the probability of 6 showing up at least once?
1) There are exactly 13 cards of any suit which means there are $13 \times 12 \times 11 \times 10 \times 9$ possible flushes and ${52 \choose 5}$ total possibilities which gave me .005 but the correct answer is .002.
2) The sample space is ${ 1-6,1-6,1-6,1-6}$ and the number of ways that any one number chosen in any column can be combined with any of the other numbers in the second column...etc. for ex: if we roll a 1 we have 6 possible pairings for the second roll {(1,1),(1,2),(1,3),(1,4)} then if we roll a 1 on the second roll we have {(1,1,1),(1,1,2),(1,1,3),(1,1,4),(1,1,5),(1,1,6)...I dont know how to model this. It seems to me their might be ${6 \choose 1} \times {6 choose 1} \times {6 \choose 1} \times {6 \ choose 1}$ and then where do I begin on the numerator or E?