What is the probability of choosing 19 cards that are not an ace and the 20th card is an ace from a deck of 52 standard cards?
The answer is apparently $$ \frac{{48 \choose 19} {4 \choose 1}}{{52 \choose 19} {33\choose 1}} $$
But I'm wondering, isn't this the same as:
$$ \frac{{48 \choose 19} {4 \choose 1}}{{52 \choose 20} } $$
?
My question is focused on the denominator (total outcomes) : Choosing 19 cards from 52 and then and then choosing 1 card from 33 should be the same as simply choosing 20 cards from 52, right?
But I worked out the math these two numbers are not equal. So I'm confused as to why they are not equal (though it seems to me like they should be equal).