Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Theoretical Probability: The likelihood of an event occurring based on all possible outcomes in an ideal scenario where all outcomes are equally likely.
Relative Frequency (Experimental Probability): The ratio of the number of times an event occurs to the total number of trials performed in an actual experiment.
Law of Large Numbers: As the number of trials in an experiment increases, the relative frequency of an event tends to get closer to its theoretical probability.
Sample Space: The set of all possible outcomes of a probability experiment, denoted by S.
Mutually Exclusive Events: Events that cannot happen at the same time. For these events, P(A or B) = P(A) + P(B).
Independent Events: The occurrence of one event does not affect the probability of the other. For these events, P(A and B) = P(A) × P(B).
Expected Frequency: The number of times an event is predicted to occur over a specific number of trials, calculated as n × P(A).
📐Formulae
💡Examples
Problem 1:
A bag contains 5 red marbles and 3 blue marbles. A marble is drawn, its color recorded, and it is NOT replaced. A second marble is then drawn. Find the theoretical probability that both marbles are red.
Solution:
Explanation:
This is a conditional probability problem. The first draw has 5 red marbles out of 8. Since we do not replace it, the second draw has only 4 red marbles left out of a total of 7 marbles.
Problem 2:
A biased six-sided die is rolled 500 times. The number '6' appears 125 times. (a) Calculate the relative frequency of rolling a 6. (b) If the die is rolled 2000 times, how many 6s would you expect to see based on this experiment?
Solution:
(a) . (b) .
Explanation:
Relative frequency is calculated from observed data (125/500). To find the expected frequency for a larger sample, multiply the experimental probability (0.25) by the new number of trials (2000).
Problem 3:
In a group of 100 students, 60 study Math, 40 study Physics, and 20 study both. Find the probability that a randomly selected student studies neither Math nor Physics.
Solution:
. Therefore, .
Explanation:
First, use the Addition Rule to find the probability that a student studies at least one of the subjects. Subtract the intersection (those who study both) to avoid double-counting. The probability of 'neither' is the complement of 'either'.