/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q56E A binary communication channel t... [FREE SOLUTION] | 91影视

91影视

A binary communication channel transmits a sequence of 鈥渂its鈥 (\({\bf{0s}}{\rm{ }}{\bf{and}}{\rm{ }}{\bf{1s}}\)). Suppose that for any particular bit transmitted, there is a\({\bf{10}}\% \)chance of a transmission error (a zero becoming a one or a one becoming a zero). Assume that bit errors occur independently of one another.

a. Consider transmitting\(1000\)bits. What is the approximate probability that at most\(125\)transmission errors occur?

b. Suppose the same\(1000\)-bit message is sent two different times independently of one another. What is the approximate probability that the number of errors in the first transmission is within\(50\)of the number of errors in the second?

Short Answer

Expert verified

a. The approximate probability that at most\(125\)transmission errors occur is \(99.64\% \).

b. The approximate probability that the number of errors in the first transmission is within \(50\) of the number of errors in the second is \(99.9830\% \).

Step by step solution

01

Definition of Probability

The probability of an event occurring is defined by probability. There are many scenarios in which we must forecast the outcome of an event in real life. The outcome of an event may be certain or uncertain. In such instances, we say that the event has a chance of happening or not happening.

02

Calculation for determining the probability in part a.

Given

\(\begin{array}{l}p = 10\% = 0.1\\n = 1000\end{array}\)

(a) We are interested in the number of successes X (transmission errors) within the sample of 1000 bits, which then has a binomial distribution.

Requirements for a normal approximation of the binomial distribution:\(np \ge 5\;and\;nq \ge 5\).

\(\begin{array}{l}p = 1000(0.1) = 100 \ge 5\\nq = n(1 - p) = 1000(1 - 0.1) = 900 \ge 5\end{array}\)

Thus, the requirements are satisfied and we can then approximate the binomial distribution by the normal distribution.

03

Further calculation for determining the probability in part a.

The z-score is the value (using the continuity correction) decreased by the mean n p and divided by the standard deviation\(\sqrt {npq} = \sqrt {np(1 - p)} \).

\(z = \frac{{x - np}}{{\sqrt {np(1 - p)} }} = \frac{{125.5 - 1000(0.10)}}{{\sqrt {1000(0.10)(1 - 0.10)} }} \approx 2.69\)

Determine the corresponding normal probability using table.

\(\begin{array}{c}P(X \le 125) = P(X < 125.5)\\ = P(Z < 2.69)\\ = 0.9964\\ = 99.64\% \end{array}\)

04

Calculation for determining the probability in part b.

(b) The distribution of the first transmission X and the distribution of the second transmission Y both have approximately normal distributions with mean

\(\mu = np = 1000(0.1) = 100\)

And standard deviation

\(\sigma = \sqrt {npq} = \sqrt {np(1 - p)} = \sqrt {1000(0.1)(1 - 0.1)} = \sqrt {90} = 3\sqrt {10} \approx 9.4868\).

Their difference X-Y then also has approximately a normal distribution with mean

\({\mu _{X - Y}} = {\mu _X} - {\mu _Y} = 100 - 100 = 0\)

and standard deviation:

\({\sigma _{X - Y}} = \sqrt {\sigma _X^2 + \sigma _Y^2} = \sqrt {{{(\sqrt {90} )}^2} + {{(\sqrt {90} )}^2}} = \sqrt {90 + 90} = \sqrt {180} = 6\sqrt 5 \approx 13.4164\)

05

Further calculation for determining the probability in part a.

The z-score is the value (using the continuity correction) decreased by the mean and divided by the standard deviation.

\(z = \frac{{x - {\mu _{X - Y}}}}{{{\sigma _{X - Y}}}} = \frac{{ \pm 50.5 - 0}}{{6\sqrt 5 }} \approx \pm 3.76\)

Determine the corresponding normal probability using the table.

\(\begin{array}{l}P(|X - Y| \le 50) = P(|X - Y| < 50.5) = P( - 50.5 < X - Y < 50.5) = P( - 3.76 < Z < 3.76)\\\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; = P(Z < 3.76) - P(Z < - 3.76) \approx 1 - 0 = 1\end{array}\)

Or using technology:

\(P(|X - Y| \le 50) = 0.999830 = 99.9830\% \)

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91影视!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

The manufacture of a certain component requires three different machining operations. Machining time for each operation has a normal distribution, and the three times are independent of one another. The mean values are\(15,\;30,\;20\)min, respectively, and the standard deviations are\(1,\;2,\;1.5\)min, respectively. What is the probability that it takes at most\(1\)hour of machining time to produce a randomly selected component?

Let\({{\rm{X}}_{\rm{1}}}{\rm{,}}{{\rm{X}}_{\rm{2}}}{\rm{,}}{{\rm{X}}_{\rm{3}}}{\rm{,}}{{\rm{X}}_{\rm{4}}}{\rm{,}}{{\rm{X}}_{\rm{5}}}\), and \({{\rm{X}}_{\rm{6}}}\) denote the numbers of blue, brown, green, orange, red, and yellow M\&M candies, respectively, in a sample of size\({\rm{n}}\). Then these \({{\rm{X}}_{\rm{i}}}\) 's have a multinomial distribution. According to the M\&M Web site, the color proportions are\({{\rm{p}}_{\rm{1}}}{\rm{ = }}{\rm{.24,}}{{\rm{p}}_{\rm{2}}}{\rm{ = }}{\rm{.13}}\), \({{\rm{p}}_{\rm{3}}}{\rm{ = }}{\rm{.16,}}{{\rm{p}}_{\rm{4}}}{\rm{ = }}{\rm{.20,}}{{\rm{p}}_{\rm{5}}}{\rm{ = }}{\rm{.13}}\), and\({{\rm{p}}_{\rm{6}}}{\rm{ = }}{\rm{.14}}\).

a. If\({\rm{n = 12}}\), what is the probability that there are exactly two M\&Ms of each color?

b. For\({\rm{n = 20}}\), what is the probability that there are at most five orange candies? (Hint: Think of an orange candy as a success and any other color as a failure.)

c. In a sample of\({\rm{20M \backslash Ms}}\), what is the probability that the number of candies that are blue, green, or orange is at least \({\rm{10}}\) ?

Each front tire on a particular type of vehicle is supposed to be filled to a pressure of 26 psi. Suppose the actual air pressure in each tire is a random variable鈥擷 for the right tire and Y for the left tire, with joint pdf fsx, yd 5 5 Ksx2 1 y2 d 20 # x # 30, 20 # y # 30 0 otherwise

\({{\rm{f}}_{\rm{X}}}{\rm{(x) = }}\left\{ {\begin{array}{*{20}{l}}{{\rm{K(}}{{\rm{x}}^{\rm{2}}}{\rm{ + }}{{\rm{y}}^{\rm{2}}}{\rm{)}}}&{,{\rm{20}} \le {\rm{x}} \le {\rm{30,20}} \le {\rm{y}} \le {\rm{30}}}\\{\rm{0}}&{,{\rm{ otherwise }}}\end{array}} \right.\)

a. What is the value of K?

b. What is the probability that both tires are underfilled?

c. What is the probability that the difference in air pressure between the two tires is at most 2 psi?

d. Determine the (marginal) distribution of air pressure in the right tire alone.

e. Are X and Y independent rv鈥檚?z

Suppose the sediment density (g/cm) of a randomly selected specimen from a certain region is normally distributed with mean \({\rm{2}}{\rm{.65 }}\)and standard deviation \({\rm{.85}}\) (suggested in 鈥淢odeling Sediment and Water Column Interactions for Hydrophobic Pollutants,鈥 Water Research, \({\rm{1984: 1164 - 1174 }}\)).

a. If a random sample of \({\rm{25}}\)specimens is selected, what is the probability that the sample average sediment density is at most \({\rm{3}}{\rm{.00 }}\)? Between \({\rm{2}}{\rm{.65 }}\)and \({\rm{3}}{\rm{.00 }}\)?

b. How large a sample size would be required to ensure that the first probability in part (a) is at least \({\rm{.99}}\)?

The difference between the number of customers in line at the express checkout and the number in line at the super-express checkout is\({{\rm{X}}_{\rm{1}}}{\rm{ - }}{{\rm{X}}_{\rm{2}}}\). Calculate the expected difference.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.