Probability............[competitive. exam prep.... topic 25]

Probability or Chance
Probability or chance is a common term used in day-to-day life. For example, we generally say, 'it may rain today'. This statement has a certain uncertainty.
Probability is quantitative measure of the chance of occurrence of a particular event.

Experiment
An experiment is an operation which can produce well-defined outcomes.

Random Experiment
If all the possible outcomes of an experiment are known but the exact output cannot be predicted in advance, that experiment is called a random experiment.
Examples
Tossing of a fair coin

When we toss a coin, the outcome will be either Head (H) or Tail (T)
Throwing an unbiased die
  • Die is a small cube used in games. It has six faces and each of the six faces shows a different number of dots from 1 to 6. Plural of die is dice.
  • When a die is thrown or rolled, the outcome is the number that appears on its upper face and it is a random integer from one to six, each value being equally likely.
Drawing a card from a pack of shuffled cards
A pack or deck of playing cards has 52 cards which are divided into four categories as given below
Spades (♠)Clubs (♣)Hearts (♥)Diamonds (♦)
Each of the above mentioned categories has 13 cards, 9 cards numbered from 2 to 10, an Ace, a King, a Queen and a jack

  • Hearts and Diamonds are red faced cards whereas Spades and Clubs are black faced cards.
  • Kings, Queens and Jacks are called face cards
Sample Space
Sample Space is the set of all possible outcomes of an experiment. It is denoted by S.
Examples
  1. When a coin is tossed, S = {H, T} where H = Head and T = Tail
  2. When a dice is thrown, S = {1, 2 , 3, 4, 5, 6}
  3. When two coins are tossed, S = {HH, HT, TH, TT} where H = Head and T = Tail
Event
Any subset of a Sample Space is an event. Events are generally denoted by capital letters A, B , C, D etc.
Examples
  • When a coin is tossed, outcome of getting head or tail is an event
  • When a die is rolled, outcome of getting 1 or 2 or 3 or 4 or 5 or 6 is an event
Equally Likely Events
Events are said to be equally likely if there is no preference for a particular event over the other.
Examples
  • When a coin is tossed, Head (H) or Tail is equally likely to occur.
  • When a dice is thrown, all the six faces (1, 2, 3, 4, 5, 6) are equally likely to occur.
Mutually Exclusive Events
Two or more than two events are said to be mutually exclusive if the occurrence of one of the events excludes the occurrence of the other.This can be better illustrated with the following examples
  • When a coin is tossed, we get either Head or Tail. Head and Tail cannot come simultaneously. Hence occurrence of Head and Tail are mutually exclusive events.
  • When a die is rolled, we get 1 or 2 or 3 or 4 or 5 or 6. All these faces cannot come simultaneously. Hence occurrences of particular faces when rolling a die are mutually exclusive events.
Note : If A and B are mutually exclusive events, A ∩ B = ϕ where ϕ represents empty set.
Consider a die is thrown and A be the event of getting 2 or 4 or 6 and B be the event of getting 4 or 5 or 6. ThenA = {2, 4, 6} and B = {4, 5, 6}
Here A ∩ B ≠ϕ. Hence A and B are not mutually exclusive events.

Independent Events
Events can be said to be independent if the occurrence or non-occurrence of one event does not influence the occurrence or non-occurrence of the other.
Example : When a coin is tossed twice, the event of getting Tail(T) in the first toss and the event of getting Tail(T) in the second toss are independent events. This is because the occurrence of getting Tail(T) in any toss does not influence the occurrence of getting Tail(T) in the other toss.

Simple Events
In the case of simple events, we take the probability of occurrence of single events.
Examples
  • Probability of getting a Head (H) when a coin is tossed
  • Probability of getting 1 when a die is thrown
Compound Events
In the case of compound events, we take the probability of joint occurrence of two or more events.
Examples
When two coins are tossed, probability of getting a Head (H) in the first toss and getting a Tail (T) in the second toss.

Exhaustive Events
Exhaustive Event is the total number of all possible outcomes of an experiment.
Examples
  • When a coin is tossed, we get either Head or Tail. Hence there are 2 exhaustive events.
  • When two coins are tossed, the possible outcomes are (H, H), (H, T), (T, H), (T, T). Hence there are 4 (=22) exhaustive events.
When a dice is thrown, we get 1 or 2 or 3 or 4 or 5 or 6. Hence there are 6 exhaustive events.

Algebra of Events
et A and B are two events with sample space S. 
A ∩ B is the event that both A and B occur
A¯ is the event that A does not occur
A¯∩B¯ is the event that none of A and B occurs'
Example : Consider a die is thrown , A be the event of getting 2 or 4 or 6 and B be the event of getting 4 or 5 or 6. Then
A{2, 4, 6} and B = {4, 5, 6},A ∪ B = {2, 4, 5, 6},A ∪ B = { = {2, 4, 5, 6} ,A ∩ B = {4, 6}
A¯ = {1, 3, 5}
B¯ = {1, 2, 3}
A¯∩B¯ = {1,3}
Probability of en Event
Let E be an event and S be the sample space. Then probability of the event E can be defined as
P(E) = n(E)n(S)
where P(E) = Probability of the event E, n(E) = number of ways in which the event can occur and n(S) = Total number of outcomes possible
Important formulas
P(S) = 1
0 ≤ P (E) ≤ 1
P(ϕ) = 0 (∵ Probability of occurrence of an impossible event = 0
Addition Theorem
Let A and B be two events associated with a random experiment. Then
P(A U B) = P(A) + P(B) – P(A ∩ B)
If A and B are mutually exclusive events, then P(A U B) = P(A) + P(B) because for mutually exclusive events, P(A ∩ B) = 0
If A and B are two independents events, then
P(A ∩ B) = P(A).P(B)

Example : Two dice are rolled. What is the probability of getting an odd number in one die and getting an even number in the other die?
Total number of outcomes possible when a die is rolled, n(S) = 6 (∵ any one face out of the 6 faces)
Let A be the event of getting the odd number in one die = {1,3,5}. => n(A)= 3
P(A) = n(A)n(S)=36=12
Let B be the event of getting an even number in the other die = {2,4, 6}. => n(B)= 3
P(B) = n(B)n(S)=36=12
Required Probability, P(A ∩ B) = P(A).P(B) = 12×12=14
Let A be any event and A¯ be its complementary event (i.e., A¯ is the event that A does not occur). Then
P(A¯) = 1 - P(A)

Odds on an event
Let E be an event associated with a random experiment. Let x outcomes are favourable to E and y outcomes are not favourable to E, then
Odds in favour of E are x:y, i.e., xy and
Odds against E are y:x, i.e., yx
P(E) = xx+y
P(E¯) =yx+y

Example :
What are the odds in favour of and against getting a 1 when a die is rolled?
Let E be an event of getting 1 when a die is rolled
Outcomes which are favourable to E, x=1
Outcomes which are not favourable to E, y=5
Odds in favour of getting 1 = xy=15
Odds against getting 1 = xy=yx=51

Conditional Probability
Let A and B be two events associated with a random experiment. Then, probability of the occurrence of A given that B has already occurred is called conditional probability and denoted by P(A/B)

Example : A bag contains 5 black and 4 blue balls. Two balls are drawn from the bag one by one without replacement. What is the probability of drawing a blue ball in the second draw if a black ball is already drawn in the first draw?

Let A be the event of drawing black ball in the first draw and B be the event of drawing a blue ball in the second draw. Then, P(B/A) = Probability of drawing a blue ball in the second draw given that a black ball is already drawn in the first draw.
Total Balls = 5 + 4 = 9
Since a black ball is drawn already,
total number of balls left after the first draw = 8
total number of blue balls after the first draw = 4
P(B/A) =48=12

Binomial Probability distribution
A binomial experiment is a probability experiment which satisfies the following requirements.
1. Each trial can have only two outcomes. These outcomes can be considered as either success or failure.
2. There must be a fixed number of trials.
3. The outcomes of each trial must be independent of each other.
4. The probability of a success must remain the same for each trial.
In a binomial experiment, The probability of achieving exactly r successes in n trials can be given by
P (r successes in n trials) = (nr)prqn−r
where p = probability of success in one trial
q = 1 - p = probability of failure in one trial
(nr) = nCr=n!(r!)(n−r)!=n(n−1)(n−2)⋯(n−r+1)r!
More Shortcut Formulas

If n fair coins are tossed,.....................................................

  • Total number of outcomes in the sample space = 2n
  • The probability of getting exactly r-number of heads when n coins are tossed = nCr2n

Comments

Popular posts from this blog

NITI AYOG......................

Coding and Decoding ...........[competitive. exam prep.... topic 20]

Calendar ........[competitive. exam prep.... topic 29]