Probability is a measure of the likelihood that a particular event will occur, typically expressed as a fraction, decimal, or percentage between 0 and 1.
1/10
What is the formula for the probability of an event A?
P(A)=
Total number of possible outcomes/
Number of favorable outcomes
.
2/10
What does a probability of 0 and 1 mean?
A probability of 0 means the event is impossible and will not happen.
A probability of 1 means the event is certain and will definitely happen.
3/10
Define a random experiment.
A random experiment is a process that leads to one of several possible outcomes, with the outcome not being predictable in advance.
4/10
addition rule for probability of mutually exclusive events A and B?
addition rule for probability of non-mutually exclusive events A and B?
multiplication rule for independent events A and B?
For mutually exclusive events,
P(A or B)=P(A)+P(B).
For non-mutually exclusive events,
P(A or B)=P(A)+P(B)−P(A and B).
If A and B are independent,
P(A and B)=P(A)×P(B).
5/10
Define conditional probability.
Conditional probability is the probability of an event occurring given that another event has already occurred, denoted as
P(A∣B).
6/10
What is Bayes' Theorem?
Bayes' Theorem is a formula that calculates the probability of an event based on prior knowledge of conditions related to the event:
P(A∣B)= P(B∣A)⋅P(A)/P(B)
.
7/10
What are complementary events?
Complementary events are pairs of events where one occurs if and only if the other does not. The probability of an event A plus the probability of its complement
P(A)+P(A′)=1.
8/10
What is the expected value of a random variable?
The expected value is the average outcome of a random variable over many trials, calculated as
E(X)=∑[x⋅P(x)].
9/10
What is the Law of Large Numbers?
The Law of Large Numbers states that as the number of trials increases, the experimental probability of an event will get closer to its theoretical probability.