2.3 Data Analysis, Probability, and Statistics

Key Takeaways

  • Memorize the definitions and calculations for Mean, Median, Mode, and Range, paying close attention to how outliers affect the mean.
  • Calculate the total sum in average problems (Sum = Average × Number of Items) to solve missing data point questions quickly.
  • Distinguish between independent and dependent probability events; understand that 'without replacement' implies dependent probability.
  • Differentiate combinations (where order does not matter) from permutations (where order matters) when calculating total possible outcomes.
  • Carefully read table and graph axes, legends, and units before performing percentage change and ratio calculations during data interpretation.
Last updated: July 2026

Data Analysis, Probability, and Statistics

The modern military relies heavily on data to make strategic and tactical decisions. Consequently, the ASTB-E Math Skills Test dedicates a significant portion of its questions to evaluating your competence with data interpretation, statistical measures, and the laws of probability. This section tests your ability to process numerical information logically and draw mathematically sound conclusions.

Descriptive Statistics

Statistics allows us to summarize large sets of data using single values that represent the center or spread of the information. You must be deeply familiar with the four primary measures: Mean, Median, Mode, and Range.

  • Mean (Average): The sum of all data points divided by the number of data points. It is highly sensitive to outliers (extremely high or low values). If you are given the average and the number of items, always calculate the total sum (Sum = Average × Number of Items), as this is a crucial step in many algebraic word problems.
  • Median: The middle value when a data set is ordered from least to greatest. If the set has an even number of terms, the median is the average of the two middle values. The median is resistant to outliers, making it a better measure of central tendency for skewed data.
  • Mode: The value that appears most frequently in a data set. A set can have one mode, multiple modes (bimodal or multimodal), or no mode if all values appear with the same frequency.
  • Range: The difference between the maximum and minimum values in the set. It provides a simple measure of data dispersion or spread.

A classic ASTB-E question format asks how a new data point affects the mean. For example, if a student has an average score of 80 on 4 tests, their total points are $80 \times 4 = 320$. To raise their average to an 84 on the 5th test, their new total must be $84 \times 5 = 420$. They need a score of $420 - 320 = 100$ on the fifth test.

Probability Basics

Probability measures the likelihood that a specific event will occur, expressed as a fraction, decimal, or percentage between 0 (impossible) and 1 (certain). Probability=Number of Desired OutcomesTotal Number of Possible Outcomes\text{Probability} = \frac{\text{Number of Desired Outcomes}}{\text{Total Number of Possible Outcomes}}

Independent and Dependent Events

Understanding the relationship between multiple events is vital:

  • Independent Events: The outcome of the first event has no effect on the outcome of the second event (e.g., flipping a coin twice). To find the probability of both occurring, you multiply their individual probabilities: $P(A \text{ and } B) = P(A) \times P(B)$.
  • Dependent Events: The outcome of the first event changes the probability of the second event. This typically involves drawing items "without replacement." If you draw a red card from a 52-card deck and do not put it back, the probability of drawing a second red card is now $25/51$ instead of $26/52$.

The Addition Rule

When evaluating the probability of Event A or Event B occurring, you add their probabilities. If the events are mutually exclusive (cannot happen at the same time), $P(A \text{ or } B) = P(A) + P(B)$. If they can happen at the same time, you must subtract the probability of their intersection to avoid double counting: $P(A \text{ or } B) = P(A) + P(B) - P(A \text{ and } B)$.

Combinations and Permutations

Combinatorics is the mathematics of counting, used to determine the total number of possible outcomes when the set is too large to list manually.

  • Permutations: Order matters. Examples include arranging people in a line, creating passwords, or assigning specific roles (President, VP, Treasurer). The number of permutations of choosing $r$ items from $n$ total items is $P(n,r) = \frac{n!}{(n-r)!}$.
  • Combinations: Order does not matter. Examples include forming a committee or selecting a hand of cards. The number of combinations of choosing $r$ items from $n$ total items is $C(n,r) = \frac{n!}{r!(n-r)!}$.

Note on Factorials: The symbol "!" denotes a factorial, which is the product of an integer and all the integers below it (e.g., $5! = 5 \times 4 \times 3 \times 2 \times 1 = 120$).

Consider a scenario where a commander must select 3 sailors from a division of 10 to form a special detail. Because the roles within the detail are identical, order does not matter; this is a combination. Using the formula $C(10,3) = \frac{10!}{3!(10-3)!} = \frac{10 \times 9 \times 8}{3 \times 2 \times 1} = \frac{720}{6} = 120$ possible groups. Conversely, if the commander must select a primary leader, a secondary leader, and a navigator from those 10 sailors, the distinct roles mean order matters; this is a permutation. The calculation is $P(10,3) = \frac{10!}{(10-3)!} = 10 \times 9 \times 8 = 720$ possible arrangements. Recognizing this fundamental distinction between combinations (groupings) and permutations (arrangements) will prevent significant errors.

Data Interpretation

The ASTB-E will present information in tables, bar charts, pie charts, and line graphs. The challenge is not usually the math itself, but rather locating the correct data amidst distractors and understanding what the question is specifically asking.

When approaching data interpretation questions:

  1. Read the labels first: Before looking at the data, read the title, the x-axis and y-axis labels, and the legend. Pay close attention to units (e.g., is the axis in thousands or millions?).
  2. Scan the question: Determine exactly what data points you need to extract. Are they asking for a raw number, a percentage change, or a ratio?
  3. Calculate percentage change: This is one of the most common data operations tested. The formula is: Percentage Change=New ValueOld ValueOld Value×100\text{Percentage Change} = \frac{\text{New Value} - \text{Old Value}}{\text{Old Value}} \times 100
  4. Approximate when appropriate: Graphs often require visual estimation. If the answers are spread far apart, use rough estimates to save time. If they are close together, be as precise as possible.

By mastering statistical formulas, recognizing the difference between independent/dependent probabilities and combinations/permutations, and developing a systematic approach to reading graphs, you will be well-prepared for the data analysis portion of the exam.

Test Your Knowledge

A box contains 4 red marbles, 5 blue marbles, and 3 green marbles. If two marbles are drawn sequentially without replacement, what is the probability that both are blue?

A
B
C
D
Test Your Knowledge

A squadron completes 5 training missions with the following scores: 85, 92, 88, 79, and 96. What is the minimum score they must achieve on their 6th mission to raise their mean score to exactly 90?

A
B
C
D