Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Average delay in Erlang C

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32502
    Jimmy
    Guest

    Hello

    Can anybody tell me that from Erang C. If I know the probability of calls delay (% of call delay) then how to get the average delay of all calls (sec).

    Thank you very much in advance

    Jimmy.

    #32503
    Lester Bromley
    Guest

    Average Delay is calculated by: W = ErlangC(m,a)/(m * u * (1 – p))

    where: m = number of agents a = traffic intensity (in Erlangs) u = departure rate p = agent utilisation.

    #32504
    masoud
    Guest

    tnx

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Telecom Design’ is closed to new topics and replies.