Erlang B Formula
The Erlang B formula determines the probability of packet loss or delay if blocked calls are aborted.
The blocking probability depends on the traffic volume and the number of servers.
Formula
![Copy to Clipboard QuantityVariable[Subscript["P", "b"], "Unitless"] == QuantityVariable["E", "TelecommunicationsTraffic"]^QuantityVariable["m", "Unitless"]/(E^QuantityVariable["E", "TelecommunicationsTraffic"]*Gamma[1 + QuantityVariable["m", "Unitless"], QuantityVariable["E", "TelecommunicationsTraffic"]])](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/c7d/c7d1a869-fbf1-4c0b-95b9-48d862897c70/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| Pb | blocking probability | "Unitless" |
| E | traffic volume | "TelecommunicationsTraffic" |
| m | number of servers | "Unitless" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= | ![]() |
Use some values:
| In[3]:= |
| Out[3]= |

