krit.club logo

Statistics and Probability - Theoretical and experimental probability

Grade 9IB

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

Theoretical Probability is based on the assumption that all outcomes in a sample space are equally likely. It is calculated by considering the possible outcomes without actually performing an experiment. On a probability scale, which is a horizontal line ranging from 00 (impossible) to 11 (certain), theoretical probability helps determine where an event sits based on logic.

Experimental Probability, also known as Relative Frequency, is determined through actual trials or observations. It is the ratio of the number of times an event occurs to the total number of trials performed. In a table format, you would record the 'Frequency' of each outcome and divide it by the 'Total Frequency' to find the experimental probability.

The Sample Space represents the set of all possible outcomes of an experiment. This can be visually organized using a Tree Diagram, where each branch represents a possible choice, or a Sample Space Grid (Coordinate Grid), which is particularly useful for visualizing outcomes of two independent events like rolling two dice simultaneously.

Complementary Events are outcomes that are the opposite of a specific event. The complement of event AA is denoted as AA'. Visually, in a Venn Diagram where a circle represents event AA inside a rectangular universal set, the complement AA' is the entire shaded region outside the circle but within the rectangle.

The Law of Large Numbers states that as the number of trials in an experiment increases, the experimental probability (Relative Frequency) will get closer and closer to the theoretical probability. This can be seen on a line graph where the horizontal axis is the 'Number of Trials' and the vertical axis is 'Relative Frequency'; the line will fluctuate wildly at first but eventually flatten out toward the theoretical value.

Mutually Exclusive Events are events that cannot happen at the same time. For example, rolling a 22 and a 55 on a single die at the same time is impossible. In a Venn Diagram, these events are represented by two separate circles that do not overlap or intersect.

The Sum of Probabilities for all possible mutually exclusive outcomes in a sample space must always equal 11. This is because it is certain that one of the outcomes in the sample space will occur. If you add up all the segments in a probability pie chart, the total area will represent a probability of 11.

📐Formulae

P(E)=Number of favorable outcomesTotal number of possible outcomesP(E) = \frac{\text{Number of favorable outcomes}}{\text{Total number of possible outcomes}}

Relative Frequency=Frequency of eventTotal number of trials\text{Relative Frequency} = \frac{\text{Frequency of event}}{\text{Total number of trials}}

P(A)=1P(A)P(A') = 1 - P(A)

Expected Frequency=n×P(A)\text{Expected Frequency} = n \times P(A), where nn is the number of trials.

💡Examples

Problem 1:

A fair six-sided die is rolled once. What is the theoretical probability of rolling a prime number?

Solution:

  1. Identify the sample space S={1,2,3,4,5,6}S = \{1, 2, 3, 4, 5, 6\}. The total number of outcomes is 66.
  2. Identify the prime numbers in the sample space: 2,3,2, 3, and 55. There are 33 favorable outcomes.
  3. Use the formula: P(prime)=36P(\text{prime}) = \frac{3}{6}.
  4. Simplify the fraction: P(prime)=12=0.5P(\text{prime}) = \frac{1}{2} = 0.5.

Explanation:

To find the theoretical probability, we count the specific outcomes that satisfy the condition (being prime) and divide by the total number of equally likely outcomes on the die.

Problem 2:

A spinner with four colors (Red, Blue, Green, Yellow) was spun 80 times. The color Red appeared 24 times. Find the experimental probability of the spinner landing on Red and use it to predict how many times Red would appear in 200 spins.

Solution:

  1. Calculate the experimental probability (Relative Frequency) of Red: P(Red)=2480P(\text{Red}) = \frac{24}{80}.
  2. Simplify the probability: P(Red)=310=0.3P(\text{Red}) = \frac{3}{10} = 0.3.
  3. To predict future occurrences, multiply the probability by the new number of trials: Expected Frequency=200×0.3\text{Expected Frequency} = 200 \times 0.3.
  4. Calculate the result: 200×0.3=60200 \times 0.3 = 60.

Explanation:

First, we establish the experimental probability based on the initial 8080 trials. We then apply this probability to a larger set of trials (200200) to estimate the frequency of the event occurring.