- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
A card is drawn at random from a pack of 52 cards. Find the probability that the card drawn is a spade or an ace.
Given:
A card is drawn at random from a pack of 52 cards.To do:
We have to find the probability that the card drawn is a spade or an ace.
Solution:
A pack of cards contains 52 cards of four suits and two colours red and black.
Each suit has 1 to 13 numbers in which 4 are ace, jack, queen and king.
This implies,
The total number of possible outcomes $n=52$.
Number of cards which are a spade or an ace $=13+3=16$
Total number of favourable outcomes $=16$.
We know that,
Probability of an event $=\frac{Number\ of\ favourable\ outcomes}{Total\ number\ of\ possible\ outcomes}$
Therefore,
Probability that the card drawn is a spade or an ace $=\frac{16}{52}$
$=\frac{4}{13}$
The probability that the card drawn is a spade or an ace is $\frac{4}{13}$.
Advertisements