MCQOPTIONS
Saved Bookmarks
| 1. |
There are n stations in a slotted LAN. Each station attempts to transmit with a probability p in each time slot. What is the probability that ONLY one station transmits in a given time slot? |
| A. | (1-p)^(n-1) |
| B. | np(1-p)^(n-1) |
| C. | p(1-p)^(n-1) |
| D. | 1-(1-p)^(n-1) |
| Answer» C. p(1-p)^(n-1) | |