Continued from Probability and Statistics Lecture 1

Concepts used

Probability Core Concepts

Probability Spaces, Conditional Probability, and Independence

Probability Spaces

Consider an experiment whose outcome is not predictable with certainty. However, although the outcome of the experiment will not be known in advance, let us suppose that the set of all possible outcomes is known. This set of all possible outcomes of an experiment is known as the SAMPLE SPACE of the experiment and is denoted by .

Example:

If the experiment consists of flipping two coins, then the sample space consists of the following four points:

Each outcome in a sample space is called a Sample Point. Number of sample points in a sample space is denoted as where is the number of outcomes and is the number of objects.

Probability:

If an experiment results in exhaustive, mutually exclusive, and equally likely cases, and of them are favorable to the happening of an event , then the probability of happening of event is:

Since the number of cases in which the event will not happen is , the probability that event will not happen is:

Therefore,

Axioms of Probability:

Consider an experiment whose sample space is . For each event of the sample space , then the following axioms hold:


Laws of Probability:

1. Addition Theorem:

If and are exclusive events, i.e., disjoint sets, then:

2. Addition Theorem (for three events):

If , , and are pairwise exclusive events, then:

Complementary Event:


Conditional Probability and Independence

Conditional Probability:

If and are two events in a sample space , then the probability of the event when the event has already occurred is called the conditional probability of and is denoted by and defined as:

The probability is an updating of based on the knowledge that event has already occurred.

Multiplication Law of Probability:

Independent Events:

A set of events is said to be independent if the occurrence of any one of them does not depend on the occurrence or non-occurrence of the others. If two events and are independent, then:


Mutually Exclusive and Collectively Exhaustive:

  • Mutually Exclusive: Events cannot happen at the same time.
  • Collectively Exhaustive: Events together make up everything that can possibly happen.
  • Both Mutually Exclusive and Collectively Exhaustive: Events that both mutually exclude each other and together exhaust all possibilities.

Theorem of Total Probability:

If are a set of exhaustive and mutually exclusive events and is another event associated with , then:

Bayes’ Theorem:

If are mutually exclusive and exhaustive events with for to of a random experiment, then for any arbitrary event of the sample spaces of the above experiment with , we have:

References:

  1. Probability, Statistics and Random Processes, T. Veerarajan, Tata McGraw Hill, 3rd edition.
  2. Fundamentals of Mathematical Statistics, S.C. Gupta & V.K. Kapoor, Sultan Chand & Sons.

Multiplication Law of Probability:

For two events and in a sample space , the multiplication law of probability states that:

Independent Events:

A set of events is said to be independent if the occurrence of any one of them does not depend on the occurrence or non-occurrence of the others. If two events and are independent, then:

Example: Fair Dice Tossed

Find the probability of getting a 1 given that an odd number has been obtained.

Deck of Cards:

  • A standard deck has 52 cards, divided equally into two colors: Red and Black.
  • The deck consists of four suits: Spades, Hearts, Diamonds, and Clubs.
    • Hearts and Diamonds are Red; Spades and Clubs are Black.
  • Each suit has 13 cards: Ace, 2, 3, 4, 5, 6, 7, 8, 9, 10, Jack, Queen, King.

Problem:

A card is drawn from the deck. Find the following:

a. Probability of drawing a Queen:

b. Conditional Probability:

Find the conditional probability . Face cards are King, Queen, and Jack in each suit.

c. Conditional Probability of drawing a Queen given the card is a Club:

References

  • Chat GPT with ma’ams note for source
  • I was absent :P

References

Information
  • date: 2025.02.18
  • time: 22:42
Link to original

Ref

Information
  • date: 2025.02.03
  • time: 15:25