Probability Theory

  1. Probability Rules
    1. Addition Rule
      1. Definition
        1. Application in events
          1. Mutually exclusive events
            1. Non-mutually exclusive events
            2. Formula and Examples
              1. \( P(A \cup B) = P(A) + P(B) - P(A \cap B) \)
                1. Application in real-life scenarios
              2. Multiplication Rule
                1. Definition
                  1. Application in independent events
                    1. Independent event criteria
                      1. Example of independent events
                      2. Application in dependent events
                        1. Dependent event criteria
                          1. Calculating joint probability
                          2. Formula and Examples
                            1. \( P(A \cap B) = P(A) \times P(B|A) \)
                              1. Practical scenarios illustrating the rule
                            2. Complementary Rule
                              1. Definition
                                1. Concept of complement events
                                  1. Calculation of complementary probability
                                    1. Formula: \( P(A') = 1 - P(A) \)
                                    2. Use cases
                                      1. Simplifying calculations
                                        1. Applying where outcomes are easier to count
                                      2. Conditional Probability
                                        1. Definition
                                          1. Formula: \( P(B|A) = \frac{P(A \cap B)}{P(A)} \)
                                            1. Concept of conditioning
                                              1. Real-life applications
                                                1. Risk analysis
                                                  1. Decision making in uncertainty
                                                  2. Conditional probability table
                                                  3. Bayes’ Theorem
                                                    1. Definition and Importance
                                                      1. Formula: \( P(A|B) = \frac{P(B|A)P(A)}{P(B)} \)
                                                        1. Components
                                                          1. Prior Probability
                                                            1. Definition and examples
                                                              1. Role in Bayesian framework
                                                              2. Likelihood
                                                                1. Definition and interpretation
                                                                  1. Example scenarios
                                                                  2. Posterior Probability
                                                                    1. Definition and calculation
                                                                      1. Importance in updating beliefs
                                                                    2. Applications
                                                                      1. Medical diagnosis
                                                                        1. Machine learning algorithms
                                                                          1. Fraud detection
                                                                          2. Bayesian Decision Theory
                                                                            1. Overview
                                                                              1. Use in decision-making processes
                                                                                1. Examples and case studies