You can put this solution on YOUR website! What are the odds in favor of drawing a card higher than a 10 from an ordinary deck of cards
----
Each suit has 4 card higher than a 10.
# of ways to succeed = 16
P(draw card > 10) = 16/52
P(not draw card > 10) = 36/52
-----
Odds in favor of = P(for)/P(against) = 16:36
============================================
cheers,
Stan H.