- 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 jack.
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 jack.
Solution:
A pack of cards contains 52 cards of four suits and two colours red and black.
Four suits are named as spades, hearts, diamonds, and clubs.
Each suit consists of one ace, one king, one queen, one jack and 9 other cards numbered from 2 to 10.
This implies,
The total number of possible outcomes $n=52$.
Number of cards that are jacks $=4$
Total number of favourable outcomes $=4$.
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 jack $=\frac{4}{52}$
$=\frac{1}{13}$
The probability that the card drawn is a jack is $\frac{1}{13}$.
Advertisements