Statistics and Probabilities

Statistics and probability are essential topics in ASVAB Mathematics Knowledge that help analyze data and determine likelihoods. This guide covers measures of central tendency, probability calculations, and visual representations of probability.

1. Measures of Central Tendency

Central tendency measures describe the center of a dataset.

Mean (Average):

  • The sum of all values divided by the number of values.

Mean=∑ValuesTotal Number of Values\text{Mean} = \frac{\sum \text{Values}}{\text{Total Number of Values}}Mean=Total Number of Values∑Values​

Example: Find the mean of 3, 5, 7, 10, 15.

3+5+7+10+155=405=8\frac{3+5+7+10+15}{5} = \frac{40}{5} = 853+5+7+10+15​=540​=8

Median (Middle Value):

  • The middle number when data is arranged in order.
  • If there are two middle numbers, find their mean.

Example: Find the median of 2, 5, 7, 9, 12.

  • Ordered set: 2, 5, 7, 9, 12
  • Middle value = 7 (Median)

Example (even set): Find the median of 1, 4, 6, 10, 12, 15.

  • Ordered set: 1, 4, 6, 10, 12, 15
  • Middle values: 6 & 10

Median=6+102=8\text{Median} = \frac{6+10}{2} = 8Median=26+10​=8

Mode (Most Frequent Value):

  • The number that appears most often in a dataset.
  • A dataset can have one mode, multiple modes, or no mode.

Example: Find the mode of 3, 5, 5, 7, 9, 9, 9, 12.

  • Mode = 9 (appears most often).

Range (Spread of Data):

  • The difference between the highest and lowest values in a dataset.

Range=Largest Value−Smallest Value\text{Range} = \text{Largest Value} – \text{Smallest Value}Range=Largest Value−Smallest Value

Example: Find the range of 2, 4, 7, 12, 20.

Range=20−2=18\text{Range} = 20 – 2 = 18Range=20−2=18

Outliers (Unusual Values):

  • A number that is significantly higher or lower than the rest of the dataset.
  • Outliers affect the mean more than the median or mode.

Example: Dataset 5, 6, 7, 8, 50 → The value 50 is an outlier.

2. Probability Basics

Probability measures the likelihood of an event occurring.

Definition of Probability:

  • Probability values range from 0 to 1, where:
    • 0 = Impossible Event (e.g., rolling a 7 on a standard die).
    • 1 = Certain Event (e.g., rolling a number between 1 and 6 on a die).
    • Between 0 & 1 = Likely Event (e.g., flipping a coin and getting heads).

Probability Formula:

P(Event)=Number of Successful OutcomesTotal Number of Possible OutcomesP(\text{Event}) = \frac{\text{Number of Successful Outcomes}}{\text{Total Number of Possible Outcomes}}P(Event)=Total Number of Possible OutcomesNumber of Successful Outcomes​

Example: What is the probability of rolling a 3 on a six-sided die?

P(3)=16(only one outcome of rolling a 3 out of six total outcomes)P(3) = \frac{1}{6} \quad \text{(only one outcome of rolling a 3 out of six total outcomes)}P(3)=61​(only one outcome of rolling a 3 out of six total outcomes)

Probability as a Percentage:

P(Event)×100=Probability in PercentageP(\text{Event}) \times 100 = \text{Probability in Percentage}P(Event)×100=Probability in Percentage

Example: A bag contains 5 red, 3 blue, and 2 green marbles. What is the probability of drawing a red marble?

P(Red)=510=0.5or50%P(\text{Red}) = \frac{5}{10} = 0.5 \quad \text{or} \quad 50\%P(Red)=105​=0.5or50%

3. Visualizing Probability

Tree diagrams help visualize multi-step probability problems.

Tree Diagrams:

  • A branching diagram that shows all possible outcomes of an event.
  • Useful for multi-step probability problems.

Example: A coin is flipped, and then a six-sided die is rolled.

  • Step 1: Flip a coin (H = Heads, T = Tails).
  • Step 2: Roll a die (1, 2, 3, 4, 5, or 6).
  • Total possible outcomes:
    • H1, H2, H3, H4, H5, H6
    • T1, T2, T3, T4, T5, T6
    • Total: 12 outcomes

Probability Using a Tree Diagram:
Example: What is the probability of flipping heads and rolling a 5 or 6?

  • Probability of heads: 1/2
  • Probability of rolling 5 or 6: 2/6 = 1/3
  • Multiply probabilities:

P(H and 5 or 6)=12×13=16P(H \text{ and } 5 \text{ or } 6) = \frac{1}{2} \times \frac{1}{3} = \frac{1}{6}P(H and 5 or 6)=21​×31​=61​

Answer: 1 in 6 chance (16.7%).

4. Independent Events

Independent events do not affect each other’s outcome.

Formula for Independent Events:

P(A and B)=P(A)×P(B)P(A \text{ and } B) = P(A) \times P(B)P(A and B)=P(A)×P(B)

Example: What is the probability of rolling a 3 on a die and flipping tails on a coin?

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

Answer: 1 in 12 chance (8.3%).

Key Characteristics of Independent Events:

  • One event does not impact the other.
  • Multiply individual probabilities to find the combined probability.

Final Review

  • Master the mean, median, mode, range, and outliers for statistics problems.
  • Understand probability as a fraction, decimal, or percentage.
  • Use the probability formula for simple events.
  • Apply tree diagrams and multiplication rules for independent events.