expected value (expectation)

NOVEMBER 14, 2023

Expected Value (Expectation) in Math

Definition

Expected value, also known as expectation, is a concept in mathematics that represents the average value or outcome of a random variable. It is a measure of the central tendency of a probability distribution.

History

The concept of expected value was first introduced by mathematician Jacob Bernoulli in the early 18th century. However, it was further developed and formalized by Pierre-Simon Laplace in the late 18th century. Since then, it has become an essential tool in probability theory and statistics.

Grade Level

Expected value is typically introduced in high school or college-level mathematics courses. It requires a solid understanding of probability and basic algebraic concepts.

Knowledge Points

Expected value involves the following key points:

  1. Random Variables: A random variable is a numerical quantity that can take on different values based on the outcome of a random event.

  2. Probability Distribution: A probability distribution describes the likelihood of each possible value of a random variable.

  3. Weighted Average: Expected value is calculated as a weighted average of the possible values of a random variable, where the weights are determined by the probabilities associated with each value.

Types of Expected Value

There are different types of expected value depending on the nature of the random variable:

  1. Discrete Expected Value: This type is used when the random variable can only take on a finite or countable number of values.

  2. Continuous Expected Value: This type is used when the random variable can take on any value within a certain range.

Properties of Expected Value

Expected value possesses several important properties:

  1. Linearity: The expected value of a sum of random variables is equal to the sum of their individual expected values.

  2. Independence: If two random variables are independent, the expected value of their product is equal to the product of their individual expected values.

Calculation of Expected Value

To calculate the expected value, you need to follow these steps:

  1. Identify the possible values of the random variable and their corresponding probabilities.

  2. Multiply each value by its probability.

  3. Sum up the products obtained in step 2.

Formula for Expected Value

The formula for expected value is as follows:

E(X) = x₁p₁ + x₂p₂ + x₃p₃ + ... + xn * pn

Where:

  • E(X) represents the expected value of the random variable X.
  • x₁, x₂, x₃, ..., xn represent the possible values of X.
  • p₁, p₂, p₃, ..., pn represent the probabilities associated with each value.

Application of Expected Value Formula

The expected value formula is applied in various scenarios, such as:

  1. Gambling: It helps determine the average outcome of a game or bet.

  2. Insurance: It assists in calculating the expected payout or premium for an insurance policy.

  3. Decision Making: It aids in making rational decisions by considering the potential outcomes and their associated probabilities.

Symbol or Abbreviation

The symbol commonly used to represent expected value is E(X), where X is the random variable.

Methods for Expected Value

There are different methods to calculate expected value, including:

  1. Probability Distribution: If the probability distribution of the random variable is known, the expected value can be calculated directly using the formula.

  2. Frequency Distribution: If only the frequency distribution is given, the expected value can be estimated by dividing the sum of the products of values and frequencies by the total number of observations.

Solved Examples

  1. A fair six-sided die is rolled. What is the expected value of the outcome?

    Solution: The possible outcomes are 1, 2, 3, 4, 5, and 6, each with a probability of 1/6. E(X) = (1 * 1/6) + (2 * 1/6) + (3 * 1/6) + (4 * 1/6) + (5 * 1/6) + (6 * 1/6) = 3.5

  2. A bag contains 5 red balls and 3 blue balls. If a ball is randomly drawn, what is the expected number of red balls?

    Solution: The possible outcomes are 0 red balls (with probability 3/8) and 1 red ball (with probability 5/8). E(X) = (0 * 3/8) + (1 * 5/8) = 5/8

  3. A company sells two products, A and B, with probabilities of 0.6 and 0.4, respectively. The profit from product A is $100 and from product B is $200. What is the expected profit?

    Solution: E(X) = (100 * 0.6) + (200 * 0.4) = 160

Practice Problems

  1. A fair coin is tossed three times. What is the expected number of heads?

  2. A bag contains 10 marbles, 4 red and 6 blue. If two marbles are randomly drawn without replacement, what is the expected number of red marbles?

  3. A spinner is divided into three equal sections, labeled A, B, and C. The probabilities of landing on each section are 0.4, 0.3, and 0.3, respectively. If a player wins $10 for landing on section A and $5 for landing on section B, what is the expected winnings?

FAQ

Q: What is the expected value (expectation)? A: Expected value is the average value or outcome of a random variable.

Q: How is expected value calculated? A: Expected value is calculated by multiplying each possible value of a random variable by its corresponding probability and summing up the products.

Q: What is the significance of expected value? A: Expected value helps in understanding the central tendency of a probability distribution and making informed decisions based on potential outcomes.

Q: Can expected value be negative? A: Yes, expected value can be negative if the random variable has negative values and their probabilities are significant.

Q: Is expected value the same as the most likely outcome? A: No, expected value represents the average outcome, which may not necessarily be the most likely outcome.