Probability
Detailed Theory • Easy English • Board Exam Focus
Step-by-Step Solutions • Formula Focus • Exam Ready
Chapter Roadmap
Probability tells us how likely an event is to happen. This chapter focuses on identifying outcomes, writing a sample space, counting favourable outcomes and applying the classical probability formula correctly in board-exam questions.
1. Basic Idea of Probability
1.1 What is Probability?
Probability is a numerical measure of the chance that an event will happen.
If something has a high chance of happening, its probability is closer to \(1\). If it has a very small chance, its probability is closer to \(0\).
For equally likely outcomes, the probability of an event \(E\) is found by comparing favourable outcomes with all possible outcomes.
1.2 Equally Likely Outcomes
Outcomes are equally likely when each outcome has the same chance of occurring. For example, for a fair coin, Head and Tail are equally likely.
Question: A fair coin is tossed once. Find the probability of getting a head.
- Possible outcomes are \(H,T\).
- Total outcomes \(=2\).
- Favourable outcome for Head \(=1\).
- \(P(H)=\frac{1}{2}\).
- Answer: \(\boxed{\frac12}\).
Question: A die is thrown once. Find the probability of getting 5.
- Possible outcomes are \(1,2,3,4,5,6\).
- Total outcomes \(=6\).
- Only one outcome is favourable: 5.
- \(P(5)=\frac16\).
- Answer: \(\boxed{\frac16}\).
Question: A bag contains 4 red and 6 blue balls. One ball is drawn at random. Find the probability of a red ball.
- Total balls \(=4+6=10\).
- Favourable red balls \(=4\).
- Therefore \(P(R)=\frac4{10}\).
- Reduce: \(\frac4{10}=\frac25\).
- Answer: \(\boxed{\frac25}\).
2. Random Experiment and Outcomes
2.1 Random Experiment
A random experiment is an experiment in which the exact result cannot be predicted with certainty before it is performed, although all possible results can be listed.
2.2 Outcome
An outcome is one possible result of a random experiment.
| Experiment | Possible Outcomes |
|---|---|
| One coin toss | H, T |
| One die throw | 1, 2, 3, 4, 5, 6 |
| Two coin tosses | HH, HT, TH, TT |
Question: Write all possible outcomes when a coin is tossed once.
- A coin has two possible faces.
- They are Head and Tail.
- So the outcomes are \(H\) and \(T\).
- Answer: \(\boxed{\{H,T\}}\).
Question: Write all possible outcomes when a standard die is thrown once.
- A standard die has six faces.
- The numbers are 1 to 6.
- Answer: \(\boxed{\{1,2,3,4,5,6\}}\).
Question: Write the possible outcomes when a coin is tossed twice.
- First toss can be H or T.
- Second toss can be H or T.
- List every ordered possibility.
- Answer: \(\boxed{\{HH,HT,TH,TT\}}\).
3. Sample Space and Events
3.1 Sample Space
The sample space is the set of all possible outcomes of a random experiment. It is usually denoted by \(S\).
For one die throw:
The event of getting an even number is:
Question: Write the sample space for tossing a coin once.
- Possible outcomes are Head and Tail.
- Therefore \(S=\{H,T\}\).
- Answer: \(\boxed{\{H,T\}}\).
Question: For a die, write the event of getting an even number.
- Sample space: \(S=\{1,2,3,4,5,6\}\).
- Even numbers are 2, 4 and 6.
- Therefore \(E=\{2,4,6\}\).
- Answer: \(\boxed{\{2,4,6\}}\).
Question: For a die, write the event of getting a number greater than 4.
- Numbers greater than 4 are 5 and 6.
- Therefore \(E=\{5,6\}\).
- There are 2 favourable outcomes.
- Answer: \(\boxed{\{5,6\}}\).
4. Classical Probability
When all outcomes are equally likely, the probability of an event \(E\) is:
If there are \(n\) total equally likely outcomes and \(m\) favourable outcomes, then:
Question: A die is thrown once. Find the probability of getting a number less than 3.
- Sample space \(=\{1,2,3,4,5,6\}\).
- Numbers less than 3 are 1 and 2.
- Favourable outcomes \(=2\).
- Total outcomes \(=6\).
- \(P(E)=\frac26=\frac13\).
- Answer: \(\boxed{\frac13}\).
Question: A die is thrown once. Find the probability of getting a multiple of 3.
- Multiples of 3 on a die are 3 and 6.
- Favourable outcomes \(=2\).
- Total outcomes \(=6\).
- \(P(E)=\frac26=\frac13\).
- Answer: \(\boxed{\frac13}\).
Question: A bag contains 5 white and 7 black balls. Find the probability of selecting a white ball.
- Total balls \(=5+7=12\).
- Favourable white balls \(=5\).
- \(P(W)=\frac5{12}\).
- Answer: \(\boxed{\frac5{12}}\).
5. Impossible and Sure Events
5.1 Impossible Event
An impossible event can never occur. Its probability is zero.
5.2 Sure Event
A sure event must occur. Its probability is one.
5.3 Range of Probability
Question: Find the probability of getting 8 when a standard die is thrown.
- A standard die has outcomes 1 to 6.
- 8 is not a possible outcome.
- The event is impossible.
- Answer: \(\boxed{0}\).
Question: Find the probability of getting a number from 1 to 6 on a standard die.
- Every die outcome is from 1 to 6.
- Therefore the event is certain.
- Answer: \(\boxed{1}\).
Question: Can \(\frac54\) be the probability of an event?
- Every probability must satisfy \(0\le P(E)\le1\).
- \(\frac54=1.25>1\).
- Therefore it cannot be a probability.
- Answer: \(\boxed{\text{No}}\).
6. Complementary Events
If \(E\) is an event, its complementary event means that \(E\) does not occur. It is written as \(\overline E\) or \(E'\).
Question: If \(P(E)=\frac35\), find \(P(\overline E)\).
- Use \(P(\overline E)=1-P(E)\).
- \(P(\overline E)=1-\frac35\).
- \(=\frac55-\frac35=\frac25\).
- Answer: \(\boxed{\frac25}\).
Question: A die is thrown once. Find the probability of not getting 6.
- \(P(6)=\frac16\).
- Not getting 6 is the complementary event.
- \(P(\text{not 6})=1-\frac16\).
- \(=\frac56\).
- Answer: \(\boxed{\frac56}\).
Question: A bag contains 4 red and 6 blue balls. Find the probability of not drawing a red ball.
- Total balls \(=10\).
- \(P(R)=\frac4{10}=\frac25\).
- Therefore \(P(\text{not R})=1-\frac25\).
- \(=\frac35\).
- Answer: \(\boxed{\frac35}\).
7. Coins and Dice — Important Board Questions
7.1 Two Coins
When a coin is tossed twice, the sample space is:
There are 4 equally likely outcomes. Notice that \(HT\) and \(TH\) are different ordered outcomes.
7.2 Two Dice
When two dice are thrown, the total number of ordered outcomes is:
Question: Two coins are tossed. Find the probability of getting exactly one head.
- Sample space \(=\{HH,HT,TH,TT\}\).
- Exactly one head occurs in \(HT\) and \(TH\).
- Favourable outcomes \(=2\).
- Total outcomes \(=4\).
- \(P(E)=\frac24=\frac12\).
- Answer: \(\boxed{\frac12}\).
Question: Two coins are tossed. Find the probability of getting at least one head.
- Sample space \(=\{HH,HT,TH,TT\}\).
- At least one head occurs in \(HH,HT,TH\).
- Favourable outcomes \(=3\).
- Total outcomes \(=4\).
- \(P(E)=\frac34\).
- Answer: \(\boxed{\frac34}\).
Question: Two dice are thrown. Find the probability of getting a sum of 7.
- Total ordered outcomes \(=36\).
- Pairs giving sum 7 are \((1,6),(2,5),(3,4),(4,3),(5,2),(6,1)\).
- Favourable outcomes \(=6\).
- \(P(E)=\frac6{36}=\frac16\).
- Answer: \(\boxed{\frac16}\).
8. Playing Cards
A standard pack contains 52 cards. It has four suits, each containing 13 cards.
| Category | Number of Cards |
|---|---|
| Total cards | 52 |
| Hearts | 13 |
| Diamonds | 13 |
| Clubs | 13 |
| Spades | 13 |
| Red cards | 26 |
| Black cards | 26 |
| Aces | 4 |
| Kings | 4 |
| Queens | 4 |
| Jacks | 4 |
| Face cards (J, Q, K) | 12 |
Question: Find the probability of drawing a red card.
- Total cards \(=52\).
- Red cards \(=26\).
- \(P(\text{red})=\frac{26}{52}\).
- \(=\frac12\).
- Answer: \(\boxed{\frac12}\).
Question: Find the probability of drawing an ace.
- Total cards \(=52\).
- Aces \(=4\).
- \(P(\text{ace})=\frac4{52}\).
- \(=\frac1{13}\).
- Answer: \(\boxed{\frac1{13}}\).
Question: Find the probability of drawing a face card.
- Face cards are J, Q and K.
- There are \(3\times4=12\) face cards.
- Total cards \(=52\).
- \(P(\text{face card})=\frac{12}{52}=\frac3{13}\).
- Answer: \(\boxed{\frac3{13}}\).
9. Board-Exam Question Patterns
Pattern 1: A die or coin is used and a particular outcome is required.
Pattern 2: An event such as even, odd, prime, multiple or number greater than a value is required.
Pattern 3: Balls of different colours are selected from a bag.
Pattern 4: A card is selected from a standard deck.
Pattern 5: The probability of an event is given and its complement is asked.
Pattern 6: Two coins or two dice are used, so careful sample-space counting is required.
10. 10 Detailed Solved Board-Style Questions
Question 1. A die is thrown once. Find the probability of getting an even number.
- Sample space \(S=\{1,2,3,4,5,6\}\).
- Even outcomes are \(2,4,6\).
- Favourable outcomes \(=3\).
- Total outcomes \(=6\).
- \(P(E)=\frac36=\frac12\).
Answer: \(\frac12\)
Question 2. A die is thrown once. Find the probability of getting a number greater than 2 but less than 6.
- Possible outcomes are 1 to 6.
- Numbers greater than 2 and less than 6 are \(3,4,5\).
- Favourable outcomes \(=3\).
- Total outcomes \(=6\).
- \(P(E)=\frac36=\frac12\).
Answer: \(\frac12\)
Question 3. Two coins are tossed. Find the probability of getting at least one head.
- Sample space \(=\{HH,HT,TH,TT\}\).
- At least one head: \(HH,HT,TH\).
- Favourable outcomes \(=3\).
- Total outcomes \(=4\).
- \(P(E)=\frac34\).
Answer: \(\frac34\)
Question 4. Two dice are thrown together. Find the probability of getting a sum of 7.
- Total ordered outcomes \(=6\times6=36\).
- Favourable pairs: \((1,6),(2,5),(3,4),(4,3),(5,2),(6,1)\).
- Favourable outcomes \(=6\).
- \(P(E)=\frac6{36}\).
- \(=\frac16\).
Answer: \(\frac16\)
Question 5. A bag contains 7 red, 5 black and 8 white balls. Find the probability of getting a white ball.
- Total balls \(=7+5+8=20\).
- Favourable white balls \(=8\).
- \(P(W)=\frac8{20}\).
- Divide by 4: \(\frac8{20}=\frac25\).
Answer: \(\frac25\)
Question 6. One card is drawn from a standard deck. Find the probability of getting a king or a queen.
- Kings \(=4\), queens \(=4\).
- Favourable cards \(=4+4=8\).
- Total cards \(=52\).
- \(P(E)=\frac8{52}\).
- Divide by 4: \(P(E)=\frac2{13}\).
Answer: \(\frac2{13}\)
Question 7. If \(P(E)=\frac7{10}\), find the probability that the event does not occur.
- Use the complement formula \(P(\overline E)=1-P(E)\).
- \(P(\overline E)=1-\frac7{10}\).
- \(=\frac{10-7}{10}=\frac3{10}\).
Answer: \(\frac3{10}\)
Question 8. A card is drawn from a standard deck. Find the probability of getting neither an ace nor a king.
- Aces \(=4\), kings \(=4\).
- Cards that are ace or king \(=8\).
- Cards that are neither \(=52-8=44\).
- \(P(E)=\frac{44}{52}\).
- Divide by 4: \(P(E)=\frac{11}{13}\).
Answer: \(\frac{11}{13}\)
Question 9. A die is thrown once. Find the probability of getting a number which is not a multiple of 3.
- Multiples of 3 are 3 and 6.
- \(P(\text{multiple of 3})=\frac26=\frac13\).
- Use the complement rule.
- \(P(\text{not multiple of 3})=1-\frac13=\frac23\).
Answer: \(\frac23\)
Question 10. A box contains 3 green, 4 yellow and 5 blue balls. Find the probability that the selected ball is neither green nor yellow.
- Total balls \(=3+4+5=12\).
- Neither green nor yellow means blue.
- Favourable blue balls \(=5\).
- \(P(E)=\frac5{12}\).
Answer: \(\frac5{12}\)
11. Board Exam Strategy
- First identify the random experiment.
- Write the complete sample space whenever it is short and useful.
- Count total outcomes carefully.
- Count only those outcomes that satisfy the event.
- Use the classical formula only when outcomes are equally likely.
- For “not” questions, check \(P(\overline E)=1-P(E)\).
- For two coins, remember \(HT\) and \(TH\) are different outcomes.
- For two dice, total ordered outcomes are \(36\).
- Reduce fractions to their simplest form.
- Always check the final result using \(0\le P(E)\le1\).
12. Quick Revision
Quick Formula Sheet
| Concept | Formula / Fact |
|---|---|
| Probability | \(P(E)=\frac{\text{favourable outcomes}}{\text{total equally likely outcomes}}\) |
| Impossible event | \(P(E)=0\) |
| Sure event | \(P(E)=1\) |
| Range | \(0\le P(E)\le1\) |
| Complement | \(P(\overline E)=1-P(E)\) |
| Two coins | \(\{HH,HT,TH,TT\}\) |
| Two dice | 36 ordered outcomes |
| Cards | 52 cards in a standard pack |
Important Card Facts
| Card Category | Number |
|---|---|
| Total | 52 |
| Red | 26 |
| Black | 26 |
| Each suit | 13 |
| Aces | 4 |
| Kings | 4 |
| Queens | 4 |
| Jacks | 4 |
| Face cards | 12 |
Common Mistakes to Avoid
- Do not forget to count all possible outcomes.
- Do not treat \(HT\) and \(TH\) as the same outcome for two tosses.
- Do not write a probability greater than 1.
- Do not forget favourable outcomes in a multi-step experiment.
- Do not use \(1-P(E)\) for an event unless you are actually finding its complement.
- Always simplify the final fraction.
Comments
Post a Comment