Match each network performance metric with the operational measurement or network condition it directly quantifies.
- LatencyThe total end-to-end time delay required for data to traverse a network path from source to destination.
- JitterThe variation or fluctuation in arrival time delay between consecutive data packets.
- ThroughputThe actual rate of successful data payload delivery over a communication link per unit of time.
- Packet LossThe percentage of transmitted data units that fail to reach their intended destination.
Answer
Latency matches total delay time; Jitter matches variation in delay; Throughput matches actual successful data delivery rate; Packet Loss matches percentage of dropped packets.
Each network metric correctly corresponds to its standardized performance monitoring definition: Latency measures overall transit time delay, Jitter measures the variance in packet arrival intervals, Throughput measures actual data payload delivery rates, and Packet Loss measures unreceived data transmission percentages.
Step-by-Step Solution
Key Concept
Core Network Performance Metrics