Difficulty: Medium
Correct Answer: 0.9 calls per subscriber
Explanation:
Introduction / Context:Traffic engineering in telephony requires understanding the offered traffic load, measured in Erlangs or as an average call rate. Busy-hour call attempts per subscriber are key for designing capacity of switches and trunks.
Given Data / Assumptions:
Concept / Approach:
Calling rate per subscriber = total calls / number of subscribers. This provides the average number of originated calls per subscriber during the busy hour.
Step-by-Step Solution:
Total calls = 10,000.Subscribers = 9000.Rate = 10,000 / 9000 = 1.111… calls per subscriber.Rounded or expressed as ≈ 1.11 calls per subscriber; however in many engineering exam contexts, they approximate it as 10/9 ≈ 1.11.Verification / Alternative check:
Divide precisely: 10,000 ÷ 9000 = 1.111. Thus 10/9 is the exact expression.
Why Other Options Are Wrong:
Common Pitfalls:
Misinterpreting the calling rate as calls per second instead of per subscriber per hour; forgetting to normalize by subscriber count.
Final Answer:
10/9 calls per subscriber
Discussion & Comments