IKH

Summary 7

Here is a summary of what you have learnt in this session.

First, you were introduced to two main counting principles through which you can calculate the probability for the outcomes that you are interested in. These counting principles are as follows:

  • Permutations: A permutation is a way of arranging a selected group of objects in such a way that the order is of significance. For example, arranging some letters to form different words, arranging the top order batsmen of a team, or finding all the ways in which a group of friends can be seated in a cinema hall – all these methods use permutations. When there are ‘n’ objects to be arranged among ‘r’ spaces, the permutation value is given by the following formula:
  • Combinations: When you just have to choose some objects from a larger set and the order is of no significance, then the rule of counting that you use is called combination. For example, if you need to find the number of ways to choose three vowels from the given list of give, or choose four bowlers from the given roster of seven – all these methods use combinations. If you want to choose ‘r’ objects from a larger set of ‘n’ objects, then the number of ways in which you can do that is given by the following formula:

Next, you learnt about some specific terms related to probability – events, sample space and experiments. You also learnt some basic rules of probability such as follows:

  • Probability values always lie between 0 and 1.
  • Probability values for all outcomes of an experiment always add up to 1.

Then, you learnt about specific types of events that can be encountered while computing probabilities of more than two events. They are as follows:

  • Independent events: If you have two or more events and the occurrence of one event has no bearing whatsoever on the occurrence/s of the other event/s, then all the events are said to be independent of each other.
  • Disjoint or mutually exclusive events: Now, two or more events are mutually exclusive when they do not occur at the same time, i.e., when one event occurs, the rest of the events do not occur.

You also learnt about the idea of complement A’ for any event A and the probability rule for them, i.e., P(A) + P(A’) =1.

Next, you were introduced to two main rules of probability that help you in finding the probabilities of two or more events. They are as follows:

  • Addition rule: When you have the individual probabilities of two events A and B, denoted by P(A) and P(B), the addition rule states that the probability of the event that either A or B will occur is given as.
    • P(A∪B) = P(A) + P(B) – P(A∩B),.

  Where, P(A∪B) denotes the probability that either event A or B occurs. 
          P(A) denotes the probability that only event A occurs.
          P(B) denotes the probability that only event B occurs.
          P(A∩B) denotes the probability that both events A and B occur simultaneously.

  • Multiplication rule: When an event A is not dependent on event B and vice versa, they are known as independent events. The multiplication rule allows us to compute the probabilities of both of them occurring simultaneously, which is given as:
    • P(A and B) = P(A)*P(B).

Now, this rule can be extended to multiple independent events where all you need to do is multiply the respective probabilities of all the events to get the final probability of all them occurring simultaneously. For example, if you have four independent events A, B, C and D, then:
                                     P(A and B and C and D) = P(A)*P(B)*P(C)*P(D)

Finally, you also saw a comparison between the addition rule and the multiplication rule that would help you to decide which formula to use in a given scenario. If the question mentions an ‘OR‘ to denote the relationship between the events, then you need to apply the addition rule. That is, either of the given events can occur at that time, P(Event A or Event B). Else, if an ‘AND‘ is used to denote the relationship between the events, then the multiplication rule is used. Here, the events need to happen simultaneously and must be independent, P(Event A and Event B).

In the next segment we will provide the practise questions, answer them based on the concepts learnt in this session.

Report an error