Description Usage Arguments Details See Also Examples
Returns the probability that all servers are busy
| 1 | 
| k | numbers of users | 
| c | numbers of servers | 
| r | lambda/mu, that is, ratio of rate of arrivals and rate of service | 
Returns the probability of blocking in a finite source model
| 1 2 | ## three users, two servers
Engset(3, 2, 0.5/0.7)
 | 
[1] 0.3275109
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.