Stallings gives an example on how this is important.
Assume a 64kbps ISDN line with frame size of 1000 bits.
The frame rate is 64x103bits/second x 1 frame = 64 frames/second
In a day, we can have
64 frames/sec x 60 sec/min x 60 min/hour x 24 hour/day = 5.529x106 frames/day
Assume we only 1 frame/day in error is acceptable.
This doesn't count frames we detect errors in.
P2 = 1/ 5.529x106 = 0.18x10-6
Assume a BER of 10-6
Then P1 = (1-10-6)1000= .9990
And P2= (1-P1) = .001 = 1x10-3
Note the actual P2 is 1000 times larger than the acceptable P2