CA Foundation Exam  >  CA Foundation Notes  >  Quantitative Aptitude for CA Foundation  >  Chapter Notes: Probability

Probability Chapter Notes | Quantitative Aptitude for CA Foundation PDF Download

Chapter Overview

Chapter Overview

Introduction

  • Words like probably, chance, odds come from Probability, a branch of Mathematics.
  • Today, probability is an important part of Statistics, used in Hypothesis Testing and Estimation.
  • History of Probability: Probability was first used about 300 years ago by European mathematicians to improve results in gambling.
  • Later, many famous mathematicians developed it further, such as:
    De Moivre, Laplace, Bayes
    R. A. Fisher
    Chebyshev, Markov, Khinchin, Kolmogorov

There are two types of probability, Subjective Probability and Objective Probability.
1. Subjective Probability

  • Based on personal judgment and belief.
  • Depends on a person’s experience and opinion.
  • Used in decision-making.

2. Objective Probability

  • Based on facts and calculations.
  • This chapter discusses Objective Probability.

Random Experiment

Meaning of an Experiment

  • An experiment is any process or action that produces a result or outcome.
  • Examples: tossing a coin, rolling a die, selecting a card, etc.

Random Experiment

  • A random experiment is one in which:
  • The outcome depends entirely on chance.
  • The result cannot be predicted, even if the experiment is repeated under the same conditions.

Examples:

  • Tossing a coin once gives Head or Tail, but we cannot know which will occur.
  • Rolling one or more dice.
  • Drawing items from a box containing defective and non-defective goods.
  • Picking a card from a well-shuffled deck.

Events

  • The results or outcomes of a random experiment are called events.
  • An event may consist of:
    A single outcome, or
    A combination of outcomes.

1. Simple (Elementary) Event

  • An event that cannot be split into smaller events.
  • Example: When a coin is tossed once → Head is a simple event, Tail is another simple event.

2. Composite (Compound) Event

  • An event that can be broken into two or more simple events.
  • Example: Tossing a coin twice → Getting one Head can occur as HT or TH.
    Since it is made of two simple events, it is a composite event.

Mutually Exclusive Events

  • Events are mutually exclusive if only one can occur at a time.
  • If one happens, the other(s) automatically cannot happen.
  • Example: In a single coin toss, Head and Tail are mutually exclusive.
    If Head occurs, Tail cannot occur at the same time.

Exhaustive Events

  • A set of events is exhaustive if it includes all possible outcomes of an experiment.
  • Example: For one coin toss, the events {Head, Tail} are exhaustive because no other outcome is possible.

Equally Likely (Equi-Probable) Events

  • Events are equally likely when:
  • Each event has the same chance of occurring.
  • No event is favoured over the other.
  • Example: In a fair coin toss, heads and tails are equally likely.
    There is no reason to expect one to occur more often than the other.

 Classical Definition of Probability or A Priori Definition

Consider a random experiment that produces n finite elementary events, all assumed to be equally likely. Let nA (≤ n) be the number of elementary events favourable to an event A. Then the classical probability of A is

 Classical Definition of Probability or A Priori Definition

If instead of elementary events we consider m mutually exclusive, exhaustive and equally likely composite events, and if mA denotes the number of such events favourable to A, then

 Classical Definition of Probability or A Priori Definition

This definition (attributed to Bernoulli and Laplace) is called the a priori or classical definition because probabilities are determined from prior knowledge of equally likely outcomes.

This definition has the following limitations:
(i) It applies only when the total number of outcomes is finite.
(ii) It requires that all elementary events be equally likely; this assumption must be justified before the experiment.
(iii) Its applicability is limited to situations where the sample space and equiprobability are known in advance (coin tosses, dice, cards). It is not suitable when no prior information is available.

ILLUSTRATIONS:
Example 15.1: A coin is tossed three times. What is the probability of getting:
(i) 2 heads
(ii) at least 2 heads.

Solution: When a coin is tossed three times, first we need enumerate all the elementary events. This can be done using 'Tree diagram' as shown below:

 Classical Definition of Probability or A Priori Definition

List all elementary outcomes using a tree or enumeration.

HHH, HHT, HTH, HTT, THH, THT, TTH, TTT

The total number of elementary events is 8.

(i) Outcomes with exactly 2 heads are HHT, HTH, THH. Count = 3.

P(A) = 3 / 8

(ii) Event of at least 2 heads includes 2 heads and 3 heads. Count = 3 + 1 = 4.

P(B) = 4 / 8

P(B) = 1 / 2 = 0.50

Example 15.2: A die is rolled twice. What is the probability of getting a difference of 2 points?

Solution: 

Total outcomes = 6 × 6 = 36.

List or tabulate ordered pairs (i, j) with |i − j| = 2. Classical Definition of Probability or A Priori Definition

Favourable outcomes count = 8.

P(A) = 8 / 36

P(A) = 2 / 9

Example 15.3: Two dice are thrown simultaneously. Find the probability that the sum of points on the two dice would be 7 or more.

Solution: If two dice are thrown then, as explained in the last problem, total no. of elementary events is 62 or 36. Now a total of 7 or more i.e. 7 or 8 or 9 or 10 or 11 or 12 can occur only in the following combinations:

SUM = 7: (1, 6), (2, 5), (3, 4), (4, 3), (5, 2), (6, 1)

SUM = 8: (2, 6), (3, 5), (4, 4), (5, 3), (6, 2)

SUM = 9: (3, 6), (4, 5), (5, 4), (6, 3)

SUM = 10: (4, 6), (5, 5), (6, 4)

SUM = 11: (5, 6), (6, 5)

SUM = 12: (6, 6)

Thus the no. of favourable outcomes is 21. Letting A stand for getting a total of 7 points or more, we have

P(A) = 21 / 36 
= 7 / 12

Example 15.4: What is the chance of picking a spade or an ace not of spades from a pack of 52 cards?

Solution: 

Total cards = 52.

Number of spades = 13.

Number of aces not of spade = 3.

Favourable = 13 + 3 = 16.

P(A) = 16 / 52

P(A) = 4 / 13

Example 15.5: Find the probability that a four-digit number comprising the digits 2, 5, 6 and 7 would be divisible by 4.

Solution: 

Total permutations (four-digit numbers) = 4! = 24.

A number is divisible by 4 if its last two digits form a number divisible by 4.

Possible last-two-digit combinations divisible by 4: 52, 56, 72, 76. For each fixed last two digits the first two places can be arranged in 2! = 2 ways.

Favourable numbers = 4 × 2 = 8.

P(A) = 8 / 24

P(A) = 1 / 3

Example 15.6: A committee of 7 members is to be formed from a group comprising 8 gentlemen and 5 ladies. What is the probability that the committee would comprise:
(a) 2 ladies,
(b) at least 2 ladies.

Solution: Since there are altogether 8 + 5 or 13 persons, a committee comprising 7 members can be formed in

 Classical Definition of Probability or A Priori Definition

or 11 × 12 × 13 ways.

(a) Choose 2 ladies from 5 and 5 gentlemen from 8. Ways = 5C2 × 8C5.

P(2 ladies) = (5C2 × 8C5) / 13C7.

 Classical Definition of Probability or A Priori Definition

(b) At least 2 ladies means committees with 2, 3, 4 or 5 ladies. Sum the corresponding combinations. Classical Definition of Probability or A Priori Definition

Number of favourable ways = 5C28C5 + 5C38C4 + 5C48C3 + 5C58C2.

P(at least 2 ladies) = favourable / 13C7.

Hence 

 Classical Definition of Probability or A Priori Definition

Question for Chapter Notes: Probability
Try yourself:
What does the classical definition of probability require about the events?
View Solution

Relative Frequency Definition of Probability

When the classical definition is not applicable, we may use the statistical or relative frequency definition. Repeat the random experiment n times under identical conditions. If an event A occurs fA times, and if the limit exists, then the probability of A is

Relative Frequency Definition of Probability

This definition applies when the limiting relative frequency exists and tends to a finite value.

Example 15.7: The following data relate to the distribution of wages of a group of workers:

Relative Frequency Definition of Probability

If a worker is selected at random from the entire group of workers, what is the probability that 
(a) his wage would be less than ₹ 50? 
(b) his wage would be less than ₹ 80? 
(c) his wage would be more than ₹ 100? 
(d) his wages would be between ₹ 70 and ₹ 100?

Solution: As there are altogether 150 workers, n = 150. 
(a) Since there is no worker with wage less than ₹ 50, the probability that the wage of a randomly selected worker would be less than ₹50 is P(A) = 0 / 150 = 0

(b) Since there are (15+23+36) or 74 worker having wages less than ` 80 out of a group of 150 workers, the probability that the wage of a worker, selected at random from the group, would be less than ₹ 80 is

Relative Frequency Definition of Probability

(c) There are (12+5) or 17 workers with wages more than ₹100. Thus the probability of finding a worker, selected at random, with wage more than ₹ 100 is

Relative Frequency Definition of Probability

(d) There are (36 + 42 + 17) or 95 workers with wages in between ₹ 70 and ₹ 100. Thus

Relative Frequency Definition of Probability

Question for Chapter Notes: Probability
Try yourself:
What does relative frequency measure?
View Solution

Operations on Events - Set Theoretic Approach to Probability

Applying the concept of set theory, we can give a new dimension to the classical definition of probability. A sample space may be defined as a non-empty set containing all the elementary events of a random experiment as sample points. A sample space is denoted by S or  . An event A may be defined as a non-empty subset of S. This is shown in Figure 15.1

Operations on Events - Set Theoretic Approach to Probability

A sample space S is the non-empty set of all elementary outcomes of a random experiment. An event is a subset of S. For example, when a die is rolled once,

S = {1, 2, 3, 4, 5, 6}.

Define events:

  • A = {x ∈ S: x is even} = {2, 4, 6}.
  • B = {x ∈ S: x is odd} = {1, 3, 5}.
  • C = {x ∈ S: x is a multiple of 3} = {3, 6}.

Classical probability in set notation: If S is finite with n(S) sample points, all equally likely, and A ⊆ S has n(A) points, then Operations on Events - Set Theoretic Approach to Probability

Union and Intersection of Two Events

The union A ∪ B consists of sample points in A or B or both.

Union and Intersection of Two Events

where x denotes the sample points.Union and Intersection of Two Events

In the above example, we have A∪C = {2, 3, 4, 6}
and A ∪ B = {1, 2, 3, 4, 5, 6}.
The intersection of two events A and B may be defined as the set containing all the sample points that are common to both events A and B. This is shown in Figure 15.2. we have

Union and Intersection of Two Events

In the above example, A ∩ B = Φ

Union and Intersection of Two Events

Since the intersection of the events A and B is a null set Φ , it is obvious that A and B are mutually exclusive events as they cannot occur simultaneously.
The difference of two events A and B, to be denoted by A – B, may be defined as the set of sample points present in set A but not in B. i.e.

Union and Intersection of Two Events

Similarly, Union and Intersection of Two Events

In the above examples,

Union and Intersection of Two Events

And A – C = {2, 4}.

This is shown in Figure 15.3.

Union and Intersection of Two Events

The complement of an event A may be defined as the difference between the sample space S and the event A. i.e.

Union and Intersection of Two Events

In the above example A’= S – A
= {1, 3, 5}

Union and Intersection of Two Events

Two events A and B are mutually exclusive if P(A ∩ B) = 0. The notion extends similarly to three or more events.

Two events A and B are mutually exclusive if P (A ∩B) = 0 or more precisely, ....(15.9)

Union and Intersection of Two Events……….(15.10)

Similarly, three events A, B and C are mutually exclusive if

Union and Intersection of Two Events

Example 15.8: Three events A, B and C are mutually exclusive, exhaustive and equally likely. What is the probability of the complementary event of A?

Solution: Since A, B and C are mutually exclusive, we have

Union and Intersection of Two Events

Axiomatic or Modern Definition of Probability

Let S be a sample space and let P be a real-valued function defined on events A ⊆ S. P is a probability measure if it satisfies Kolmogorov’s axioms:

Axiomatic or Modern Definition of Probability

Question for Chapter Notes: Probability
Try yourself:
What does the modern definition of probability focus on?
View Solution

Additional Theorems or Theorems on Total Probability

Theorem 1: For any two mutually exclusive events A and B, the probability that either A or B occurs is given by the sum of individual probabilities of A and B.

Additional Theorems or Theorems on Total Probability

This is illustrated in the following example.

Example 15.9: A number is selected from the first 25 natural numbers. What is the probability that it would be divisible by 4 or 7?

Solution: 

Let A = divisible by 4; B = divisible by 7.

A = {4, 8, 12, 16, 20, 24} → n(A) = 6.

B = {7, 14, 21} → n(B) = 3.

A ∩ B = ∅.

P(A ∪ B) = P(A) + P(B)

P(A ∪ B) = 6 / 25 + 3 / 25

P(A ∪ B) = 9 / 25 = 0.36

Example 15.10: A coin is tossed thrice. What is the probability of getting 2 or more heads? 

Solution:

Sample space S has 8 outcomes.

Event A = exactly 2 heads = {HHT, HTH, THH} (3 outcomes).

Event B = exactly 3 heads = {HHH} (1 outcome).

A and B are mutually exclusive.

P(A ∪ B) = P(A) + P(B)

P(A ∪ B) = 3 / 8 + 1 / 8

P(A ∪ B) = 4 / 8 = 1 / 2

Theorem 2: For K (≥ 2) mutually exclusive events, the probability that at least one occurs is the sum of their probabilities.

Additional Theorems or Theorems on Total Probability

Obviously, this is an extension of Theorem 1.

Theorem 3: For any two events A and B, the probability that either A or B occurs is given by the sum of individual probabilities of A and B less the probability of the simultaneous occurrence of the events A and B.

Additional Theorems or Theorems on Total Probability

This theorem is stronger than Theorem 1 as we can derive Theorem 1 from Theorem 3 and not Theorem 3 from Theorem 1. For want of sufficient evidence, it is wiser to apply Theorem 3 for evaluating total probability of two events.

Example 15.11: A number is selected at random from the first 1000 natural numbers. What is the probability that it would be a multiple of 5 or 9?

Solution: 

Multiples of 5 up to 1000: 200 numbers.

Multiples of 9 up to 1000: 111 numbers (since 9 × 111 = 999).

Multiples of both (LCM 45) up to 1000: 22 numbers (45 × 22 = 990).

P(A ∪ B) = 200 / 1000 + 111 / 1000 − 22 / 1000

P(A ∪ B) = 289 / 1000
= 0.29

Example 15.12: The probability that an Accountant's job applicant has a B. Com. Degree is 0.85, that he is a CA is 0.30 and that he is both B. Com. and CA is 0.25 out of 500 applicants, how many would be B. Com. or CA?

Solution: Let the event that the applicant is a B. Com. be denoted by B and that he is a CA be denoted by C Then as given,

P(B) = 0.85, P(C) = 0.30 and P(B ∩ C) = 0.25

The probability that an applicant is B. Com. or CA is given by

P(B ∪ C) = P(B) + P(C) – P(B ∩ C)

= 0.85 + 0.30 – 0.25

Expected frequency = N × P (B ∪ C)

Expected frequency = 500 × 0.90 = 450

Example 15.13: If P(A–B) = 1/5, P(A) = 1/3 and P (B) = 1/2, what is the probability that out of the two events A and B, only B would occur?

Solution: A glance at Figure 15.3 suggests that

Additional Theorems or Theorems on Total Probability

Also (15.21) and (15.22) describe the probabilities of occurrence of the event only A and only B respectively.

P(A − B) = P(A) − P(A ∩ B)

1 / 5 = 1 / 3 − P(A ∩ B)

P(A ∩ B) = 1 / 3 − 1 / 5

P(A ∩ B) = (5 − 3) / 15 = 2 / 15

The probability that the event B only would occur

 = P(B) − P(A ∩ B)

= 1 / 2 − 2 / 15

= (15 − 4) / 30 = 11 / 30

Theorem 4: For any three events A, B and C, the probability that at least one of the events occurs is given by

Additional Theorems or Theorems on Total ProbabilityFollowing is an application of this theorem.

Example 15.14: There are three persons A, B and C having different ages. The probability that A survives another 5 years is 0.80, B survives another 5 years is 0.60 and C survives another 5 years is 0.50. The probabilities that A and B survive another 5 years is 0.46, B and C survive another 5 years is 0.32 and A and C survive another 5 years 0.48. The probability that all these three persons survive another 5 years is 0.26. Find the probability that at least one of them survives another 5 years.

Solution: As given P(A) = 0.80, P(B) = 0.60, P(C) = 0.50,

P(A ∩ B) = 0.46, P(B ∩ C) = 0.32, P(A ∩ C) = 0.48 and

P(A ∩ B ∩ C) = 0.26

The probability that at least one of them survives another 5 years in given by

P(A ∪ B ∪ C)

= P(A) + P(B) + P(C) – P(A ∩ B) – P(A ∩ C) – P(B ∩ C)+ P(A ∩ B ∩ C) ……. (15.23)

= 0.80 + 0.60 + 0.50 – 0.46 – 0.32 – 0.48 + 0.26

= 0.90

Expected Frequency = N X P(A ∪ B ∪ C) =500 X 0.90= 450

Question for Chapter Notes: Probability
Try yourself:
What is the probability that either event A or event B occurs?
View Solution

Conditional Probability and Compound Theorem of Probability

Compound Probability or Joint Probability

The joint probability of events A and B is P(A ∩ B). For K events A1, A2, …, Ak, the joint probability is P(A1 ∩ A2 ∩ … ∩ Ak).

Conditional Probability

If occurrence of B depends on the occurrence of A, then the conditional probability of B given A is

Conditional Probability and Compound Theorem of Probability

provided P(A) > 0. Similarly

Conditional Probability and Compound Theorem of Probability

Examples with draws without replacement illustrate dependence; with replacement they illustrate independence.

In the second scenario, if the occurrence of the second event B is not influenced by the occurrence of the first event A, then B is known to be independent of A. It also follows that in this case, A is also independent of B and A and B are known as mutually independent or just independent. In this case, we have

Conditional Probability and Compound Theorem of Probability

In the above example, if the balls are drawn with replacement, then the two events B2 and R2 are independent and we have

P(B2 / R2) = P(B2)

(15.28) is the necessary and sufficient condition for the independence of two events. In a similar manner, three events A, B and C are known as independent if the following conditions hold :

Conditional Probability and Compound Theorem of Probability

It may be further noted that if two events A and B are independent, then the following pairs of events are also independent:
(i) A and B’
(ii) A’ and B
(iii) A’ and B’ ……… (15.30)

Theorems of Compound Probability
Theorem 5: For any two events A and B, the probability that A and B occur simultaneously is given by the product of the unconditional probability of A and the conditional probability of B given that A has already occurred

Conditional Probability and Compound Theorem of Probability

Theorem 6: For any three events A, B and C, the probability that they occur jointly is given by

Conditional Probability and Compound Theorem of Probability

which we have already discussed.

Example 15.15: Rupesh is known to hit a target in 5 out of 9 shots whereas David is known to hit the same target in 6 out of 11 shots. What is the probability that the target would be hit once they both try?

Solution:

P(Rupesh hits) = 5 / 9.

P(David hits) = 6 / 11.

Probability target is not hit by Rupesh = 1 − 5 / 9 = 4 / 9.

Probability target is not hit by David = 1 − 6 / 11 = 5 / 11.

Probability neither hits = (4 / 9) × (5 / 11)= 10/33

Probability at least one hits = 1 − (4 / 9 × 5 / 11)= 79/99

Example 15.16: A pair of dice is thrown together and the sum of points of the two dice is noted to be 10. What is the probability that one of the two dice has shown the point 4?

Solution: Let A denote the event of getting 4 points on one of the two dice and B denote the event of getting a total of 10 points on the two dice. Then we have

Conditional Probability and Compound Theorem of Probability

Conditional Probability and Compound Theorem of Probability

Example 15.17: In a group of 20 males and 15 females, 12 males and 8 females are service holders. What is the probability that a person selected at random from the group is a service holder, given that the selected person is a male?

Solution: 

P(S ∩ M) = number of male service holders / total population = 12 / 35.

P(M) = number of males / total = 20 / 35.

P(S | M) = P(S ∩ M) / P(M)

P(S | M) = (12 / 35) ÷ (20 / 35)

P(S | M) = 12 / 20 = 3 / 5= 0.60

Example 15.18: In connection with a random experiment, it is found that
P(A) = 2 /3 , P(B) 3 /5 = and P(A ∪ B) = 5 6
Evaluate the following probabilities:
(i) P(A/B) (ii) P(B/A) (iii) P(A’/ B) (iv) P(A/ B’) (v) P(A’/ B’)

Solution: P(A ∪ B) = P(A) + P(B) – P(A ∩ B)
⇒ 5 /6 = 2/ 3 + 3/ 5 – P(A ∩ B)
⇒ P(A∩ B) = 2 / 3 + 3 / 5 – 5 / 6
= 13 / 30

Hence (i) Conditional Probability and Compound Theorem of Probability

Conditional Probability and Compound Theorem of Probability

= 5 / 12

Example 15.19: The odds in favour of an event is 2 : 3 and the odds against another event is 3 : 7. Find the probability that only one of the two events occurs.

Solution: We denote the two events by A and B respectively. Then by (15.5) and (15.6), we have

Conditional Probability and Compound Theorem of Probability

As A and B are independent, P(A ∩ B) = P(A) ∩ P(B)

Conditional Probability and Compound Theorem of Probability

Probability that either only A occurs or only B occurs

Conditional Probability and Compound Theorem of Probability

Example 15.20: There are three boxes with the following compositions :

Conditional Probability and Compound Theorem of Probability

One ball is drawn from each box. What is the probability that they would be of the same colour?

Solution: Either the balls would be Blue or Red or White. Denoting Blue, Red and White balls by B, R and W respectively and the box by lower suffix, the required probability is

Conditional Probability and Compound Theorem of Probability

Example 15.21: Mr. Roy is selected for three separate posts. For the first post, there are three candidates, for the second, there are five candidates and for the third, there are 10 candidates. What is the probability that Mr. Roy would be selected?

Solution: Denoting the three posts by A, B and C respectively, we have

Conditional Probability and Compound Theorem of Probability

Example 15.22: The independent probabilities that the three sections of a costing department will encounter a computer error are 0.2, 0.3 and 0.1 per week respectively. What is the probability that there would be
(i) at least one computer error per week?
(ii) one and only one computer error per week?

Solution: Denoting the three sections by A, B and C respectively, the probabilities of encountering a computer error by these three sections are given by P(A) = 0.20, P(B) = 0.30 and P(C) = 0.10

(i) Probability that there would be at least one computer error per week.
= 1 – Probability of having no computer error in any at the three sections. 

Conditional Probability and Compound Theorem of Probability

(ii) Probability of having one and only one computer error per week

Conditional Probability and Compound Theorem of Probability

Example 15.23: A lot of 10 electronic components is known to include 3 defective parts. If a sample of 4 components is selected at random from the lot, what is the probability that this sample does not contain more than one defectives?

Solution: Denoting defective component and non-defective components by D and D’ respectively, we have the following situation :

Conditional Probability and Compound Theorem of Probability

Thus the required probability is given by

Conditional Probability and Compound Theorem of Probability

Example 15.24: There are two urns containing 5 red and 6 white balls and 3 red and 7 white balls respectively. If two balls are drawn from the first urn without replacement and transferred to the second urn and then a draw of another two balls is made from it, what is the probability that both the balls drawn are red?

Solution: Since two balls are transferred from the first urn containing 5 red and 6 white balls to the second urn containing 3 red and 7 white balls, we are to consider the following cases :
Case A : Both the balls transferred are red. In this case, the second urn contains 5 red and 7 white balls.
Case B : The two balls transferred are of different colours. Then the second urn contains 4 red and 8 white balls.
Case C : Both the balls transferred are white. Now the second urn contains 3 red and 9 white balls.

The required probability is given by 
Conditional Probability and Compound Theorem of Probability

Example 15.25: If 8 balls are distributed at random among three boxes, what is the probability that the first box would contain 3 balls?

Solution: The first ball can be distributed to the 1st box or 2nd box or 3rd box i.e. it can be distributed in 3 ways. Similarly, the second ball also can be distributed in 3 ways. Thus the first two balls can be distributed in 32 ways. Proceeding in this way, we find that 8 balls can be distributed to 3 boxes in 38 ways which is the total number of elementary events.

Let A be the event that the first box contains 3 balls which implies that the remaining 5 balls must go to the remaining 2 boxes which, as we have already discussed, can be done in 25 ways. Since 3 balls out of 8 balls can be selected in 8C3 ways, the event can occur in 8C3 x 25 ways, thus we have

Conditional Probability and Compound Theorem of Probability

Example 15.26: There are 3 boxes with the following composition :
Box I : 7 Red + 5 White + 4 Blue balls
Box II : 5 Red + 6 White + 3 Blue balls
Box III : 4 Red + 3 White + 2 Blue balls
One of the boxes is selected at random and a ball is drawn from it. What is the probability that the drawn ball is red?

Solution: Let A denote the event that the drawn ball is red. Since any of the 3 boxes may be

drawn, we have P(BI) = P(BII) = P(BIII)= 1/ 3

Also P(R1/BII) = probability of drawing a red ball from the first box

= 7 / 16

Conditional Probability and Compound Theorem of Probability

Random Variable - Probability Distribution

A random variable X is a function that assigns a real number to each outcome in the sample space. If a coin is tossed three times and X denotes the number of heads, then

S = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT} and

  • X = 0 for TTT,
  • X = 1 for HTT, THT, TTH,
  • X = 2 for HHT, HTH, THH,
  • X = 3 for HHH.

Random variables are classified:

  • Discrete: Takes a finite or countable set of values (e.g., number of heads, count data).
  • Continuous: Takes values from an interval or the whole real line (e.g., height, weight).

The probability distribution of a discrete random variable X that takes values x1, x2, …, xn with probabilities p1, p2, …, pn satisfies:

(i) p≥ 0 for every i …………… (15.33)
and (ii) ∑ p= 1 (over all i) ………….. (15.34)

Random Variable - Probability Distribution

Example: For an unbiased coin tossed thrice, the distribution of X (number of heads) is:

Random Variable - Probability Distribution

If p(x) exists for discrete X it is called the probability mass function (PMF) and must satisfy p(x) ≥ 0 and ∑ p(x) = 1.

Random Variable - Probability Distribution

For a continuous random variable X, the probability density function (pdf) f(x) satisfies:

Random Variable - Probability Distribution

The probability that X lies between a and b is

Random Variable - Probability Distribution

Question for Chapter Notes: Probability
Try yourself:
What is a random variable?
View Solution

Expected Value of a Random Variable

The expected value (mean) of a discrete random variable X taking values x1, x2, …, xn with probabilities p1, p2, …, pn is

Expected Value of a Random Variable

The expected value of X^2 is

Expected Value of a Random Variable

For a function g(X):

Expected Value of a Random Variable

Variance of X, denoted σ^2, is

Expected Value of a Random Variable

The standard deviation is σ = √(σ^2).

If Y = a + bX, then

Expected Value of a Random VariableExpected Value of a Random Variable

For discrete X with PMF f(x):

Expected Value of a Random Variable

For continuous X defined over (−∞, ∞):

Expected Value of a Random Variable

Properties of Expected Values

Expected Value of a Random Variable

Example 15.27: An unbiased coin is tossed three times. Find the expected value of the number of heads and also its standard deviation.

Solution: If x denotes the number of heads when an unbiased coin is tossed three times, then the probability distribution of x is given by

Expected Value of a Random Variable

The expected value of x is given by

Expected Value of a Random Variable

The document Probability Chapter Notes | Quantitative Aptitude for CA Foundation is a part of the CA Foundation Course Quantitative Aptitude for CA Foundation.
All you need of CA Foundation at this link: CA Foundation
96 videos|242 docs|83 tests

FAQs on Probability Chapter Notes - Quantitative Aptitude for CA Foundation

1. What is a random experiment in probability?
Ans. A random experiment is a process or action that leads to one or more outcomes which cannot be predicted with certainty. It is characterized by the fact that, although the outcomes are uncertain, they can be described and listed. For example, tossing a coin, rolling a die, or drawing a card from a deck are all random experiments.
2. How do classical and relative frequency definitions of probability differ?
Ans. The classical definition of probability, also known as the a priori definition, assigns probabilities based on the assumption of equally likely outcomes. For instance, the probability of rolling a 3 on a fair die is 1 out of 6. In contrast, the relative frequency definition of probability is based on the actual results of a large number of trials of an experiment. It is calculated as the number of times an event occurs divided by the total number of trials, reflecting empirical data rather than theoretical assumptions.
3. What is the axiomatic definition of probability?
Ans. The axiomatic or modern definition of probability is based on a set of axioms that form the foundation for probability theory. It defines probability as a measure that assigns a number between 0 and 1 to events in a sample space, satisfying three key axioms: non-negativity, normalization, and countable additivity. This approach allows for a more rigorous mathematical framework for handling probabilities.
4. Can you explain the addition theorems in probability?
Ans. The addition theorems, or theorems on total probability, provide rules for calculating the probability of the union of two or more events. The fundamental addition theorem states that for any two events A and B, the probability of either A or B occurring is given by P(A ∪ B) = P(A) + P(B) - P(A ∩ B). This accounts for the overlap between events to avoid double counting.
5. What is conditional probability and why is it important?
Ans. Conditional probability is the probability of an event occurring given that another event has already occurred. It is denoted as P(A | B), which reads "the probability of A given B." This concept is important because it allows for the analysis of dependent events, helping to refine predictions and improve decision-making in situations where outcomes are interrelated.
Related Searches

study material

,

MCQs

,

Semester Notes

,

Sample Paper

,

practice quizzes

,

Exam

,

pdf

,

shortcuts and tricks

,

Probability Chapter Notes | Quantitative Aptitude for CA Foundation

,

Previous Year Questions with Solutions

,

video lectures

,

Extra Questions

,

Objective type Questions

,

ppt

,

Free

,

Summary

,

mock tests for examination

,

past year papers

,

Probability Chapter Notes | Quantitative Aptitude for CA Foundation

,

Probability Chapter Notes | Quantitative Aptitude for CA Foundation

,

Important questions

,

Viva Questions

;