मराठी

Revision: Probability >> Probability Maths Commerce (English Medium) Class 12 CBSE

Advertisements

Definitions [8]

Definition: Conditional Probability

The conditional probability of both events A and B over the sample space S is

\[P(A | B) = \frac{P(A \cap B)}{P(B)}, P(B) \neq 0\]
 
\[P(B | A) = \frac{P(A \cap B)}{P(A)}, P(A) \neq 0\]
Definition: Independent Events

Two events are said to be independent if the occurrence of one does not depend on the other.

For two events E and F:

  • E and F are independent if P(F | E) = P(F), when \[P(E) \neq 0\].

  • Similarly, E and F are independent if P(E | F) = P(E), when \[P(F) \neq 0\].

  • An equivalent and most commonly used test is:

\[P(E \cap F) = P(E) \cdot P(F)\]
Definition: Binomial Probability Distribution

Statement: 

Let p be the probability of success of an event and q be the probability of failure of the event in one trial. Suppose there are n trials of the event in a binomial  experiment, then the binomial probability distribution is defined by the following table: 

Number of successes X 0 1 2 ...r ...n
Probability P(X) qn nC1​pqn−1 nC2​p2qn−2 ...nCr​prqn−r ...pn
Definition: Bernoulli’s Trials

Trials of a random experiment are called Bernoulli’s trials if they satisfy the following conditions:

  1. The number of trials is finite.

  2. Each trial is independent of the others.

  3. Each trial has exactly two outcomes: success or failure.

  4. The probability of success (or failure) remains the same in each trial.

Definition: Independent and Dependent Events

Independent events:

 A set of events is said to be independent if the occurrence of any one of them does not, in any way, affect the occurrence of any other in the set.

Dependent events:

 Two events E and F are said to be dependent if they are not independent, i.e. if \[\mathrm{P}(\mathrm{E}\cap\mathrm{F})\neq\mathrm{P}(\mathrm{E}).\mathrm{P}(\mathrm{F})\]

Definition: Random, Discrete Random and Continuous Random Variable

Random variable:

A random variable is a variable whose values depend on chance and are the result of a random observation or experiment.

Discrete random variable:

If the set of values taken by a random variable can be counted and listed, it is called a discrete random variable.

Continuous Random Variable:

If the set of values is continuous, the variable is called a continuous random variable.

Definition: Probability Density Function

If a random variable x can take values x1, x2,…, xn with probabilities p(x1) ,p(x2),…, p(xn) such that p(x1) + p(x2) +… +  p(xn) = 1, the function p is called the probability density function of x and is said to define the probability distribution of x.

Definition: Mean

Mean µ (Greek mu) of the above probability distribution may be defined as 

\[\mu=\frac{p_1x_1+p_2x_2+p_3x_3+.......+p_nx_n}{p_1+p_2+p_3+......+p_n}\]

\[=\frac{\sum p_ix_i}{\sum p_i}=\Sigma p_ix_i\]

\[Mean\overline{x}=\sum_{i=1}^{n}p_{i}x_{i}\],where each pi \[P_{i}\geq0\] and \[\sum p_{i}=p_{1}+p_{2}+...+p_{n}=1\]

Formulae [6]

\[P(A | B) = \frac{P(A \cap B)}{P(B)}\], where \[P(B) \neq 0\].

\[P(B | A) = \frac{P(A \cap B)}{P(A)}\], where \[P(A) \neq 0\].

Multiplication rule: \[P(A \cap B) = P(B) \cdot P(A | B) = P(A) \cdot P(B | A)\].

Complement form: \[P(A' | B) = 1 - P(A | B)\].

Formula: Continuous Random Variable

\[\begin{gathered}
\mu=\int_{-\infty}^{\infty}xf(x)dx \\
\sigma^2=\int_{-\infty}^\infty(x-\mu)^2f(x)dx
\end{gathered}\]

Formula: Standard Deviation

\[\sigma=\sqrt{\sigma^2}=\sqrt{\sum p_ix_i^2-\mu^2}\]

Formula: Binomial Distribution

General Form: \[P(X=r)={}^nC_rp^rq^{n-r},\quad r=0,1,2,\ldots,n\]

Formula: Mean and Variance of Binomial Distribution

Mean: μ = np

Variance: σ2 = npq

Standard deviation: \[\sigma=\sqrt{npq}\]

Definition: Variance

The variance of a random variable x is denoted by σ2.

First form: \[\sigma^2=\sum_{i=1}^np_i(x_i-\mu)^2\]

Second form: \[\sigma^2=\sum_{i=1}^np_ix_i^2-\mu^2\]

Theorems and Laws [3]

Theorem: Multiplication Theorem

For two events:

  • \[P(E \cap F) = P(F) \cdot P(E | F)\]

  • \[P(E \cap F) = P(E) \cdot P(F | E)\]

For three events:

  • \[P(E \cap F \cap G) = P(E) \cdot P(F | E) \cdot P(G | E \cap F)\]
Theorem: Bayes' Theorem

If B1, B2,..., Bn are mutually exclusive and exhaustive events and if A is an event consequent to these Bi's, then for each i = 1, 2, 3, ..., n,

\[P(B_i | A) = \frac{P(B_i)P(A | B_i)}{\sum_{i=1}^{n} P(B_i)P(A | B_i)}\]
Theorem: Theorem of Total Probability

Statement: 
Let S be the sample space and E1, E2,…, En be mutually exclusive and exhaustive events associated with a random experiment. Let A be any event associated with S. Then,

\[P(A)=P(E_1)P(A\mid E_1)+P(E_2)P(A\mid E_2)+\cdots+P(E_n)P(A\mid E_n)\]

or

\[P(A)=\sum P(E_i)P(A\mid E_i)\]

Key Points

Key Points: Conditional Probability
  • Conditional probability means probability under a given condition.

  • The formula is \[P(A | B) = \frac{P(A \cap B)}{P(B)}\], where \[P(B) \neq 0\].

  • Always reduce the sample space according to the condition first.

  • The numerator represents outcomes common to both events.

  • Do not confuse P(A | B) with P(B | A).

  • For independent events, P(A | B) = P(A).

Key Points: Multiplication Theorem on Probability
  • Multiplication theorem is used to find the probability of simultaneous occurrence of events.

  • For two events: \[P(E \cap F) = P(E) \cdot P(F | E)\]

  • Another equivalent form is \[P(E \cap F) = P(F) \cdot P(E | F)\].

  • For three events: \[P(E \cap F \cap G) = P(E) \cdot P(F | E) \cdot P(G | E \cap F)\].

  • Most “without replacement” questions are solved using this theorem.

  • Always define events before solving a probability problem.

Key Points: Independent Events
  • Independent events do not influence each other.

  • The standard test is \[P(E \cap F) = P(E)P(F)\].

  • Conditional form: \[P(F | E) = P(F)\] and \[P(E | F) = P(E)\], when defined.

  • If two events are independent, related complement pairs are also independent.

  • Mutually exclusive events and independent events are different.

  • For independent events A and B, \[P(A \cup B) = 1 - P(A')P(B')\].

  • For three events, mutual independence requires pairwise conditions and the condition involving all three together.

Key Points: Bayes' Theorem
  • Bayes' Theorem works from effect to cause.

  • Prior probability means “before observation”.

  • Posterior probability means “after observation”.

  • The observed event is usually given in the question statement.

  • The required answer is often a probability of the form P(cause ∣ observed event).

Key Points: Types of Probabilities
Type Meaning
Prior probabilities \[P(E_1),P(E_2),\ldots,P(E_n)\]
Likelihood probabilities \[P(A\mid E_1),P(A\mid E_2),\ldots\]
Posterior probabilities \[P(E_1\mid A),P(E_2\mid A),\ldots\]
Key Points: Binomial Distribution
  • Probabilities are terms of (q + p)n.

  • P(0) + P(1) + ⋯ + P(n) = 1.

  • The binomial distribution is discrete.

  • n and p are its parameters.

Special cases:

  • P(0) = qn

  • P(1) = npqn−1

Key Points: Finding the Probability of Dependent Events
Step What to do form
1 Find the probability of the first event P(A)
2 Find the probability of the second event after the first P(B|A)
3 Multiply \[P(A\cap B)=P(A)P(B\mid A)\]
Key Points: Probability Events
Type of Event Meaning / Condition Probability Formula
Simple Event Single outcome \[P(A)=\frac{\text{favourable}}{\mathrm{total}}\]
Compound Event More than one outcome Depends on the situation
Mutually Exclusive Events Cannot occur together \[P(A\cup B)=P(A)+P(B)\]
Not Mutually Exclusive (Inclusive) Can occur together \[P(A\cup B)=P(A)+P(B)-P(A\cap B)\]
Exhaustive Events Cover the entire sample space \[P(A\cup B)=1\]
Complementary Events One is NOT the other \[P(A^{\prime})=1-P(A)\]
Event & Complement Cannot occur together  P(A) + P(A') = 1
At least one of A or B A or B or both \[P(A\cup B)\]
Neither A nor B Neither occurs \[P(A^{\prime}\cap B^{\prime})=1-P(A\cup B)\]
Breaking Event A Using B & B′ \[P(A)=P(A\cap B)+P(A\cap B^{\prime})\]
Breaking Event B Using A & A′ \[P(B)=P(A\cap B)+P(A^{\prime}\cap B)\]

Important Questions [41]

Advertisements
Advertisements
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×