ScholarQuill logoScholarQuillUniversity Notes
  • Notes
  • Past Papers
  • Blogs
  • Todo
Login
ScholarQuill logoScholarQuillUniversity Notes
Login
NotesPast PapersBlogsTodo
More
SubjectsDiscussionCGPA CalculatorGPA CalculatorStudent PortalCourse Outline
About
About usPrivacy PolicyReportContact
Notes
Past Papers
Blogs
Todo
Analytics
    Current Subject
    🧩
    Math Deficiency – II
    MD-002
    Progress0 / 32 topics
    Topics
    1. Complex Numbers2. Arithmetic with Complex Numbers (Add, subtract, multiply and divide complex numbers)3. Trigonometric Polar Form of Complex Numbers4. De Moivre's Theorem and nth Roots5. Recursion6. Sequences and Series7. Sigma Notation8. Arithmetic Series9. Geometric Series (Sum infinite and finite geometric series and categorize geometric series)10. Counting with Permutations and Combinations11. Basic Probability12. Binomial Theorem13. Limit: Notation, Graphs to Find Limits, Tables to Find Limits14. Substitution to Find Limits, Rationalization to Find Limits15. One Sided Limits and Continuity16. Rate of Change: Instantaneous Rate of Change17. Tangent Lines and Rates of Change18. Derivatives: The Derivative Function19. Introduction to Techniques of Differentiation20. The Product and Quotient Rules21. Derivatives of Trigonometric Functions22. The Chain Rule23. Derivatives of Logarithmic Functions24. Derivatives of Exponential and Inverse Trigonometric Functions25. Increase, Decrease, and Concavity26. Relative Extrema, Absolute Maxima and Minima27. Integrals: An Overview of the Area Problem28. Area Under a Curve29. The Indefinite Integral30. Integration by Substitution31. The Definition of Area as a Limit; Sigma Notation32. The Definite Integral
    MD-002›Basic Probability
    Math Deficiency – IITopic 11 of 32

    Basic Probability

    12 minread
    2,059words
    Intermediatelevel

    Basic Probability

    Probability is the measure of how likely an event is to occur, and it ranges from 0 (impossible event) to 1 (certain event). In simple terms, probability quantifies uncertainty or chance.

    Basic Probability Formula:

    The probability of an event AAA, denoted as P(A)P(A)P(A), is given by:

    P(A)=Number of favorable outcomes for event ATotal number of possible outcomesP(A) = \frac{\text{Number of favorable outcomes for event A}}{\text{Total number of possible outcomes}}P(A)=Total number of possible outcomesNumber of favorable outcomes for event A​

    Where:

    • The favorable outcomes are the outcomes that lead to the event happening.
    • The total outcomes are all the possible outcomes in the sample space (the set of all possible outcomes).

    The probability value will always satisfy:

    0≤P(A)≤10 \leq P(A) \leq 10≤P(A)≤1
    • P(A)=0P(A) = 0P(A)=0: Event AAA cannot happen (impossible event).
    • P(A)=1P(A) = 1P(A)=1: Event AAA is certain to happen (certain event).
    • 0<P(A)<10 < P(A) < 10<P(A)<1: Event AAA has a chance of happening but is not certain.

    Sample Space:

    The sample space is the set of all possible outcomes of a random experiment. For example:

    • If you roll a six-sided die, the sample space is {1,2,3,4,5,6}\{1, 2, 3, 4, 5, 6\}{1,2,3,4,5,6}.
    • If you flip a coin, the sample space is {Heads,Tails}\{Heads, Tails\}{Heads,Tails}.

    Event:

    An event is any subset of the sample space. For example:

    • If you roll a die, the event "getting an even number" would be {2,4,6}\{2, 4, 6\}{2,4,6}.

    Example 1: Rolling a Fair Die

    Suppose you roll a fair six-sided die. What is the probability of rolling a 4?

    • Sample space: {1,2,3,4,5,6}\{1, 2, 3, 4, 5, 6\}{1,2,3,4,5,6}
    • Favorable outcomes: {4}\{4\}{4}
    • Total outcomes: 6 (since the die has six sides)

    Thus, the probability of rolling a 4 is:

    P(rolling a 4)=16P(\text{rolling a 4}) = \frac{1}{6}P(rolling a 4)=61​

    Example 2: Flipping a Coin

    If you flip a fair coin, what is the probability of getting heads?

    • Sample space: {Heads,Tails}\{\text{Heads}, \text{Tails}\}{Heads,Tails}
    • Favorable outcomes: {Heads}\{\text{Heads}\}{Heads}
    • Total outcomes: 2 (since there are two possible outcomes: heads or tails)

    Thus, the probability of getting heads is:

    P(Heads)=12P(\text{Heads}) = \frac{1}{2}P(Heads)=21​

    Types of Events in Probability

    1. Simple Event: A simple event is one that consists of a single outcome. For example, rolling a 3 on a die is a simple event.

    2. Compound Event: A compound event is one that consists of two or more simple events. For example, getting a number greater than 4 on a die (which includes the outcomes 5 and 6) is a compound event.

    3. Mutually Exclusive Events: Two events are mutually exclusive if they cannot occur at the same time. For example, when you flip a coin, you cannot get both heads and tails at the same time, so the events "heads" and "tails" are mutually exclusive.

    4. Non-Mutually Exclusive Events: Two events are non-mutually exclusive if they can occur at the same time. For example, when drawing a card from a deck, the events "drawing a red card" and "drawing a face card" are not mutually exclusive, because there are red face cards (like the Jack of Hearts).

    5. Complementary Events: The complement of an event AAA is the event that AAA does not happen. The probability of the complement of event AAA is given by:

      P(not A)=1−P(A)P(\text{not A}) = 1 - P(A)P(not A)=1−P(A)

      For example, if the probability of raining today is 0.7, then the probability of not raining today is:

      P(not raining)=1−0.7=0.3P(\text{not raining}) = 1 - 0.7 = 0.3P(not raining)=1−0.7=0.3
    6. Independent and Dependent Events:

      • Independent Events: Two events are independent if the occurrence of one does not affect the probability of the other. For example, flipping a coin and rolling a die are independent events because the outcome of the coin flip does not affect the die roll.
      • Dependent Events: Two events are dependent if the outcome of one event affects the probability of the other. For example, drawing two cards from a deck without replacement is a dependent event because the outcome of the first draw affects the outcome of the second draw.

    Probability Rules

    Addition Rule for Mutually Exclusive Events

    For two mutually exclusive events AAA and BBB, the probability that either event AAA or event BBB occurs is the sum of their individual probabilities:

    P(A∪B)=P(A)+P(B)P(A \cup B) = P(A) + P(B)P(A∪B)=P(A)+P(B)

    Example: If the probability of rolling a 2 is P(2)=16P(\text{2}) = \frac{1}{6}P(2)=61​ and the probability of rolling a 4 is P(4)=16P(\text{4}) = \frac{1}{6}P(4)=61​, then the probability of rolling a 2 or a 4 is:

    P(2 or 4)=P(2)+P(4)=16+16=26=13P(\text{2 or 4}) = P(\text{2}) + P(\text{4}) = \frac{1}{6} + \frac{1}{6} = \frac{2}{6} = \frac{1}{3}P(2 or 4)=P(2)+P(4)=61​+61​=62​=31​

    Addition Rule for Non-Mutually Exclusive Events

    For two non-mutually exclusive events AAA and BBB, the probability that either event AAA or event BBB occurs is given by:

    P(A∪B)=P(A)+P(B)−P(A∩B)P(A \cup B) = P(A) + P(B) - P(A \cap B)P(A∪B)=P(A)+P(B)−P(A∩B)

    Where P(A∩B)P(A \cap B)P(A∩B) is the probability of both events occurring at the same time (i.e., the intersection of events AAA and BBB).

    Example: If the probability of drawing a red card is P(Red)=2652P(\text{Red}) = \frac{26}{52}P(Red)=5226​ and the probability of drawing a face card is P(Face)=1252P(\text{Face}) = \frac{12}{52}P(Face)=5212​, then the probability of drawing a red or a face card is:

    P(Red or Face)=P(Red)+P(Face)−P(Red and Face)P(\text{Red or Face}) = P(\text{Red}) + P(\text{Face}) - P(\text{Red and Face})P(Red or Face)=P(Red)+P(Face)−P(Red and Face)

    Since there are 6 red face cards, P(Red and Face)=652P(\text{Red and Face}) = \frac{6}{52}P(Red and Face)=526​, so:

    P(Red or Face)=2652+1252−652=3252=813P(\text{Red or Face}) = \frac{26}{52} + \frac{12}{52} - \frac{6}{52} = \frac{32}{52} = \frac{8}{13}P(Red or Face)=5226​+5212​−526​=5232​=138​

    Multiplication Rule for Independent Events

    For two independent events AAA and BBB, the probability that both events occur is the product of their individual probabilities:

    P(A∩B)=P(A)×P(B)P(A \cap B) = P(A) \times P(B)P(A∩B)=P(A)×P(B)

    Example: If the probability of flipping heads on a coin is P(Heads)=12P(\text{Heads}) = \frac{1}{2}P(Heads)=21​ and the probability of rolling a 3 on a die is P(3)=16P(\text{3}) = \frac{1}{6}P(3)=61​, then the probability of flipping heads and rolling a 3 is:

    P(Heads and 3)=P(Heads)×P(3)=12×16=112P(\text{Heads and 3}) = P(\text{Heads}) \times P(\text{3}) = \frac{1}{2} \times \frac{1}{6} = \frac{1}{12}P(Heads and 3)=P(Heads)×P(3)=21​×61​=121​

    Multiplication Rule for Dependent Events

    For two dependent events AAA and BBB, the probability that both events occur is given by:

    P(A∩B)=P(A)×P(B∣A)P(A \cap B) = P(A) \times P(B | A)P(A∩B)=P(A)×P(B∣A)

    Where P(B∣A)P(B | A)P(B∣A) is the probability of BBB occurring given that AAA has already occurred.

    Example: In a deck of cards, if you draw one card and do not replace it, the probability of drawing two face cards is:

    P(Face 1st and Face 2nd)=P(Face 1st)×P(Face 2nd | Face 1st)P(\text{Face 1st and Face 2nd}) = P(\text{Face 1st}) \times P(\text{Face 2nd | Face 1st})P(Face 1st and Face 2nd)=P(Face 1st)×P(Face 2nd | Face 1st)

    Summary:

    • Probability quantifies the likelihood of events, with values between 0 and 1.
    • The probability of an event is given by the ratio of favorable outcomes to total outcomes: P(A)=favorable outcomestotal outcomesP(A) = \frac{\text{favorable outcomes}}{\text{total outcomes}}P(A)=total outcomesfavorable outcomes​.
    • Addition Rule: Used to find the probability of the union of two events.
    • Multiplication Rule: Used to find the probability of the intersection of two events.
    • Complementary Events: The probability of an event not occurring is P(not A)=1−P(A)P(\text{not A}) = 1 - P(A)P(not A)=1−P(A).
    • Independent and Dependent Events: The multiplication rule applies differently for these two types of events.
    Previous topic 10
    Counting with Permutations and Combinations
    Next topic 12
    Binomial Theorem

    Past Papers

    Open this section to load past papers

    Click on Show Past Papers to see past papers.
    On This Page
      Reading Stats
      Est. reading time12 min
      Word count2,059
      Code examples0
      DifficultyIntermediate