Section 4.3: Statistics and Data Interpretation

Key Takeaways

  • The mean represents the mathematical average, but the median is a more reliable measure of central tendency for datasets containing outliers.
  • Range is a simple measure of data spread, calculated by subtracting the lowest value from the highest.
  • Pie charts represent proportions of a whole, and angles must be converted to actual values using the 360-degree total of a circle.
  • Probability models the likelihood of events, where dependent probabilities must account for the removal of items without replacement.
Last updated: July 2026

Statistics and Data Interpretation

Data-driven policing is a cornerstone of modern law enforcement in Victoria. Officers, analysts, and station commanders interpret crime statistics, traffic citation patterns, and emergency response times to allocate personnel and resources. The Victoria Police Entrance Examination (VPOL) assesses your ability to perform statistical calculations and extract information from tables, graphs, and charts. You will also be tested on basic probability, which helps model risks and analyze random events, such as random breath testing outcomes.


Measures of Central Tendency and Data Spread

To summarize datasets, statisticians use measures of central tendency, which describe the "middle" or "typical" value of a data set.

Mean, Median, and Mode

  • Mean: The mathematical average. Calculate it by adding all values in a dataset together and dividing the sum by the total number of values.
    • $\text{Mean} = \frac{\sum x}{N}$
  • Median: The middle value when the data is arranged in ascending order.
    • If the dataset has an odd number of values, the median is the single middle number.
    • If the dataset has an even number of values, the median is the average of the two middle numbers.
  • Mode: The value that appears most frequently in the dataset. A dataset can have one mode, multiple modes, or no mode at all.

Outliers and Data Distortion

An outlier is an extreme value that is significantly higher or lower than the rest of the data. Outliers distort the mean, making it less representative of the typical value. The median, however, is resistant to outliers.

  • Scenario: A sergeant reviews the response times (in minutes) for five urgent calls: 6, 8, 8, 9, and 44. (The 44-minute response was due to an extreme weather event).
  • Analysis:
    • Mean: $(6 + 8 + 8 + 9 + 44) \div 5 = 75 \div 5 = 15\text{ minutes}$.
    • Median: The sorted values are 6, 8, 8, 9, 44. The middle value is 8 minutes.
    • Mode: The most frequent value is 8 minutes.
    • Conclusion: The mean of 15 minutes is heavily skewed by the outlier of 44. The median of 8 minutes provides a much more accurate reflection of typical response times.

Range

The range measures the spread of a dataset. It is calculated by subtracting the minimum value from the maximum value: Range=Maximum ValueMinimum Value\text{Range} = \text{Maximum Value} - \text{Minimum Value} In the response time scenario, the range is $44 - 6 = 38\text{ minutes}$, indicating high variability in the response times.


Interpreting Tables and Charts

You will encounter various visual formats for presenting data on the exam.

Data Tables

Tables organize raw numbers into rows and columns. When reading tables:

  1. Read the title, headers, and footnotes to understand the units and context.
  2. Locate the relevant row and column intersection.
  3. Perform simple arithmetic (such as finding differences, totals, or percentages) as required.

Graphs and Charts

  • Bar Graph: Displays and compares data from discrete categories using rectangular bars. Double bar graphs compare two different categories over time or across locations.
  • Line Graph: Tracks changes over time. The horizontal axis ($x$-axis) typically represents time, and the vertical axis ($y$-axis) represents the measured value. The slope of the line indicates the rate of change (a steeper slope indicates a faster increase or decrease).
    • For example, in public safety campaigns, analyzing line graphs showing road trauma statistics over a ten-year period allows the Highway Patrol to identify whether specific policy interventions—such as increased mobile speed cameras or double-demerit weekends—have successfully reduced fatalities. A downward trend with a steep negative slope indicates a highly effective campaign, whereas a flat line suggests that current strategies require revision.
  • Pie Chart: A circular chart divided into sectors, representing proportions of a whole (100%).
    • A full circle has 360 degrees, which corresponds to 100% of the data.
    • To find the value of a sector from its angle: Value=Angle of Sector360×Total Value\text{Value} = \frac{\text{Angle of Sector}}{360^\circ} \times \text{Total Value}
    • Example: In a division with a total of 800 crimes, the "Assault" category is represented by a sector with a 54-degree angle. How many assaults occurred? Assaults=54360×800=0.15×800=120 assaults\text{Assaults} = \frac{54^\circ}{360^\circ} \times 800 = 0.15 \times 800 = 120\text{ assaults}

Basic Probability

Probability measures the likelihood of an event occurring, expressed as a number between 0 (impossible) and 1 (certain), or as a percentage from 0% to 100%.

Single Event Probability

The probability of an event $E$ is: P(E)=Number of Favourable OutcomesTotal Number of Possible OutcomesP(E) = \frac{\text{Number of Favourable Outcomes}}{\text{Total Number of Possible Outcomes}}

  • Example: If a bag contains 15 traffic tickets, of which 3 are warnings and 12 are fines, the probability of randomly drawing a warning is $\frac{3}{15} = \frac{1}{5} = 0.20$ or 20%.

Independent vs. Dependent Events

  • Independent Events: The outcome of one event does not affect the outcome of another. The probability of both events occurring is the product of their individual probabilities: P(A and B)=P(A)×P(B)P(A \text{ and } B) = P(A) \times P(B) When dealing with independent events on the exam, you might be asked to calculate the likelihood of two consecutive drivers testing positive for illicit substances. If the probability of any single driver testing positive is 0.05 (5%), the probability that two randomly stopped drivers in a row will both test positive is $0.05 \times 0.05 = 0.0025$ (or 0.25%). Understanding the difference between independent and dependent probability prevents candidates from making errors when evaluating consecutive trials.
  • Dependent Events: The outcome of the first event affects the probability of the second. This occurs when items are selected without replacement.
    • Scenario: A lockbox contains 5 silver keys and 3 gold keys. An officer selects a key at random, finds it is silver, and keeps it. If they select a second key, what is the probability it is gold?
    • Calculation: Originally, there were 8 keys. Since 1 silver key was removed, there are now 7 keys remaining (4 silver, 3 gold). The probability of choosing a gold key is now $\frac{3}{7}$.
Test Your Knowledge

A station records the daily number of assault reports over a seven-day period: 3, 2, 4, 3, 2, 5, and 23. Which of the following statements is correct regarding the mean and median of this dataset?

A
B
C
D
Test Your Knowledge

A pie chart represents the distribution of different offense types in a metropolitan division over a month. The sector representing 'Traffic Infringements' has a central angle of 108 degrees. If there were a total of 1,200 offenses recorded that month, how many of these were traffic infringements?

A
B
C
D
Test Your Knowledge

In a local station, a breath-testing kit contains 8 working devices and 2 defective devices. A sergeant randomly selects one device, tests it, discovers it is defective, and discards it. If they then randomly select a second device, what is the probability that this second device is also defective?

A
B
C
D