5.3 Information Ordering, Timelines & Incident Chronology

Key Takeaways

  • Chronological reconstruction synthesizes immutable electronic timestamps (CAD dispatches, 911 calls, CCTV) with relative temporal anchors (witness statements).
  • Investigative timeline analysis isolates critical time gaps, eliminates fabricated alibis, and reveals witness recollection contradictions.
  • Constraint-satisfaction scheduling items use relational inequalities (before, after, immediately preceding) to establish strict sequence orders.
  • The standard test strategy is plotting a single linear 24-hour timeline on scratch paper, mapping events strictly by occurrence time rather than reporting time.
  • APCAT distractor choices frequently invert cause and effect, misapply military time arithmetic, or confuse call intake times with on-scene incident occurrences.
Last updated: August 2026

5.3 Information Ordering, Timelines & Incident Chronology

Investigative Problem Analysis: In police operations, establishing an unbroken, accurate chronological timeline is fundamental to courtroom testimony, Crown disclosure (R. v. Stinchcombe), search warrant validity, and verifying or dismantling suspect alibis. On the Alberta Police Cognitive Ability Test (APCAT), information ordering questions evaluate your capacity to synthesize fragmented, multi-source evidence into a cohesive temporal sequence under time constraints.

Chronology items test two primary skills: (1) Timeline Reconstruction (piecing together 911 logs, CCTV timecodes, and witness accounts to identify sequence errors or alibi impossibilities) and (2) Constraint-Satisfaction Scheduling Puzzles (arranging officer duties, suspect interviews, or investigative tasks based on relational logic rules).


Absolute vs. Relative Temporal Anchors

When reviewing incident narratives on the APCAT, categorize all temporal data into one of two categories:

┌─────────────────────────────────────────────────────────────────────────┐
│                     TEMPORAL ANCHOR CLASSIFICATION                      │
├────────────────────────────────────┬────────────────────────────────────┤
│ ABSOLUTE TEMPORAL ANCHORS          │ RELATIVE TEMPORAL ANCHORS          │
│ • Immutable, objective timestamps  │ • Elastic, relational descriptions │
│ • 911 CAD dispatch log records     │ • "About 5 minutes after siren"    │
│ • CCTV camera timecodes            │ • "Immediately before the alarm"   │
│ • Automated door badge card swipes │ • "During the shift changeover"    │
│ • Radio transmission audio logs    │ • "Shortly after the store opened" │
│ • Mobile Data Terminal (MDT) pings │ • Subject to human memory bias     │
└────────────────────────────────────┴────────────────────────────────────┘
Anchor TypeSource ExampleReliability LevelAnalytical Function
Absolute21:14:05 CAD call intake.Highest (Objective)Serves as fixed baseline pins on your scratch timeline.
Absolute21:16:30 CCTV lobby exit.Highest (Objective)Fixes precise subject physical locations.
Relative"Heard glass break 2 min before call."Medium (Relational)Placed relative to verified absolute anchor ($21:14:05 - 2 = 21:12:05$).
Relative"Suspect ran while clerk dialed 911."Medium (Synchronous)Placed synchronously with call initiation ($21:14:05$).

The 4-Step Scratchpad Timeline Reconstruction Protocol

To prevent confusion when managing dense paragraphs of testimony and dispatch data, follow this standardized 4-step workflow on your scrap paper:

+-------------------------------------------------------------------------+
| STEP 1: CONVERT ALL TIMES TO 24-HOUR MILITARY FORMAT                    |
| Standardize all AM/PM notations (e.g., 9:15 PM → 21:15).                |
+-------------------------------------------------------------------------+
                                    │
                                    ▼
+-------------------------------------------------------------------------+
| STEP 2: PLOT ABSOLUTE ANCHORS ON A LINEAR AXIS                          |
| Draw a single horizontal or vertical line and mark verified times.      |
+-------------------------------------------------------------------------+
                                    │
                                    ▼
+-------------------------------------------------------------------------+
| STEP 3: MAP RELATIVE WITNESS STATEMENTS TO FIXED PINS                   |
| Calculate derived times using offsets (+/- minutes).                    |
+-------------------------------------------------------------------------+
                                    │
                                    ▼
+-------------------------------------------------------------------------+
| STEP 4: DETECT DISCREPANCIES, GAPS & ALIBI IMPOSSIBILITIES              |
| Cross-reference suspect claims against physical travel constraints.     |
+-------------------------------------------------------------------------+

Worked Incident Reconstruction Case File

Case Brief: Commercial Armed Robbery Investigation

A detective is reviewing the following case notes from a commercial robbery at an electronic boutique:

EVIDENCE LOG:
[1] 21:42:00 — 911 CAD log: Clerk calls dispatch reporting armed robbery.
[2] 21:35:15 — CCTV exterior camera: Suspect in dark hoodie enters boutique.
[3] 21:37:30 — Witness statement: Suspect reveals handgun and demands vault cash.
[4] 21:40:00 — Traffic sensor camera: Dark sedan speeds north through alley.
[5] Suspect Alibi Claim: Suspect states he was dining at a pizzeria 6 km away
    until 21:39:00, when he walked across the street to a gas station.

Step-by-Step Scratchpad Construction

21:35:15          21:37:30             21:40:00         21:42:00
───┬─────────────────┬────────────────────┬────────────────┬────────► (Time)
   │                 │                    │                │
[CCTV Entry]   [Witness Holdup]    [Alley Traffic Cam] [911 CAD Call]
                                   (Suspect fleeing)

Alibi Evaluation & Analytical Proof

  • The suspect claims to have been 6 km away on foot at 21:39:00.
  • The traffic sensor definitively captures the getaway vehicle fleeing the robbery scene at 21:40:00.
  • For the suspect's alibi to be true, he would have had to travel 6 km in 60 seconds ($1 \text{ minute}$), requiring an average speed of $360 \text{ km/h}$ on foot.
  • Conclusion: The suspect's alibi is physically and mathematically impossible.

Constraint-Satisfaction Scheduling & Relational Logic Puzzles

A recurring question format on the APCAT presents a scheduling or investigative ordering challenge involving multiple entities (officers, suspects, shifts, or briefings) governed by strict logical constraints.

Formal Constraint Notations

When reading constraint statements, convert them instantly into relational logic shorthand on your scratch paper:

Text StatementSymbolic Logic ShorthandOperational Meaning
"Officer A must interview before Officer B."$A < B$$A$ appears anywhere to the left of $B$.
"Officer A must interview immediately before B."$[A, B]$$A$ and $B$ form an unbreakable contiguous block.
"Officer C cannot be interviewed 1st or 5th."$C \neq 1, C \neq 5$$C \in {2, 3, 4}$.
"Officer D is interviewed exactly two spots after E."$[E, _, D]$Exactly one entity separates $E$ and $D$.
"Officer F is interviewed either 1st or 4th."$F = 1 \lor F = 4$Disjunctive assignment.

Slot-Filling Elimination Strategy

Problem: Five patrol officers (V, W, X, Y, Z) must present shift debriefs.
Constraints:
1. V must present before W (V < W).
2. Y must present immediately after X ([X, Y]).
3. Z must present first (Z = 1).
4. W must present before X (W < X).

Step-by-Step Slot Resolution:
Slot 1: [ Z ]  (Directly mandated by Constraint 3: Z = 1)

Remaining chain from Constraints 1, 4, and 2:
From (V < W), (W < X), and ([X, Y]), we establish the fixed linear chain:
V < W < [X, Y]

Since 4 open slots remain (Slots 2, 3, 4, 5) and the chain has 4 elements in fixed order:
Slot 2: [ V ]
Slot 3: [ W ]
Slot 4: [ X ]
Slot 5: [ Y ]

Final Unique Valid Sequence: Z, V, W, X, Y

Common Chronology Traps on the APCAT

Exam writers craft deceptive distractors by exploiting common cognitive traps:

1. Conflating Call Intake Time with Occurrence Time

  • The Trap: Assuming that because 911 dispatch logged the call at 14:25, the crime occurred at 14:25.
  • The Correction: The crime occurred earlier; the caller required time to reach a phone, regain composure, or discover the offence.

2. Physical Transit Time Impossibilities

  • The Trap: Believing a witness who claims to have walked 3 kilometers in 5 minutes between two observed events.
  • The Correction: Average human walking pace is approximately $5 \text{ km/h}$ ($1 \text{ km}$ per 12 minutes). Traveling 3 km requires at least 35–40 minutes on foot.

3. AM/PM vs. 24-Hour Military Time Confusion

  • The Trap: Miscalculating time intervals across the 12:00 noon boundary or evening hours (e.g., confusing 08:45 with 20:45).
  • The Correction: Immediately convert all 12-hour timestamps into 24-hour notation ($8:45 \text{ PM} = 20:45$).

4. Directional Chronology Inversions

  • The Trap: Arranging events from newest to oldest when the question specifies oldest to newest (earliest to latest).
  • The Correction: Carefully re-read the prompt's final sentence to confirm whether the required sequence is Earliest to Latest (Chronological) or Latest to Earliest (Reverse Chronological).

Summary of Incident Chronology Principles

  • Anchors First: Lock down verified CAD, CCTV, and electronic badge timestamps before adjusting relative witness accounts.
  • Shorthand Logic: Use bracket blocks ($[A, B]$) and inequalities ($A < B$) for constraint puzzles.
  • Plausibility Checks: Verify that travel times between locations conform to realistic physical transit limits.
  • Read Direction Carefully: Always verify whether the question asks for earliest-to-latest or latest-to-earliest ordering.
Test Your Knowledge

A detective investigates an armed robbery and compiles the following verified records:

  • 21:42 — 911 CAD log records the initial distress call from the store clerk.
  • 21:35 — Security camera footage records the masked suspect entering the convenience store.
  • 21:38 — A witness across the street hears the store alarm chime and sees the suspect demand cash.
  • 21:40 — Traffic intersection camera records the suspect running north into an alleyway.
A suspect detained nearby claims: 'I was inside a restaurant 4 kilometers away until 21:39, when I began walking toward this intersection.' Based strictly on the verified timeline, why is the suspect's alibi statement logically impossible?

A
B
C
D
Test Your Knowledge

Five witnesses (P, Q, R, S, T) are scheduled for formal investigative interviews at police headquarters under the following strict logistical constraints:

  1. P must be interviewed before Q.
  2. R must be interviewed immediately after S.
  3. T must be interviewed first.
  4. Q must be interviewed before S.
Which of the following represents the only logically valid interview order from first (1st) to last (5th)?

A
B
C
D
Test Your Knowledge

A police collision reconstructionist analyzes a multi-vehicle hit-and-run collision using fragmentary statements and sensor logs:

  • Event I: Vehicle B is struck from behind and pushed into the intersection.
  • Event II: A traffic sensor records Vehicle A accelerating through a red light at 60 km/h.
  • Event III: A bystander hears the sound of squealing tires and a metallic impact.
  • Event IV: Vehicle A flees westbound, leaving bumper fragments on the roadway.
Assuming standard causality and collision dynamics, what is the correct chronological sequence of these events from earliest to latest?

A
B
C
D
Test Your Knowledge

A 911 CAD record indicates the following log entries for a residential disturbance call:

  • 18:41:00 — Call received by 911 operator.
  • 18:42:30 — Call dispatched to Sector Patrol Unit 14.
  • 18:44:15 — Unit 14 acknowledges transmission and goes en route.
  • 18:51:45 — Unit 14 arrives on scene (10-7).
The victim reports that the suspect fled the residence on a bicycle exactly 6 minutes before the patrol unit arrived on scene. At what exact time did the suspect flee?

A
B
C
D