I was doing my exercises and I had this one question.
If I drew all cards from a deck of 36 cards ( 4 different colors and 9 numbers per color) how big is the probability that the second card is a Ace.
I started finding my element set which is 36! And there are 4 ace in the whole deck.
Then I thought, well for the first pull i'll have 4/36 And at the second 3/35 but I think I should add the other numbers (where is not important what number I get) too cos I have 36! Permutations. But I don't understand how should I do that....
Do I do it like (4×3×34!)/36! Or am I completely wrong?
I'm sorry if my english is not good enough.
This is an interesting thought and you're on the right track but you have a few mistakes: first you are forcing both draws to be aces instead of just the second draw, second it's not $36!$ total ways, since we are only drawing the first two cards. You should stop here and try to figure out where you went wrong and fix it before reading below.