Aimathic
Login | English | Deutsch

Free math worksheets

Build your own math worksheets from 30,000+ problems for grades 3 to 12, from fractions to AP Calculus. Every problem comes with step-by-step solutions.

Binomial distribution

Click problems to add them to your worksheet.

52341712
For each binomial probability expression, identify the values of \(n\), \(p\), and \(k\). a) \(P(X=11)=\binom{20}{11}(0.75)^{11}(0.25)^9\) b) \(P(X=2)=\binom{50}{2}(0.05)^2(0.95)^{48}\) c) \(P(X=5)=\binom{9}{5}\left(\frac14\right)^5\left(\frac34\right)^4\)

Hints

- Identify the total number of trials from the binomial coefficient. - The lower number in the binomial coefficient is the success count. - The base raised to the success-count exponent is \(p\). - The two exponents add to \(n\).

Solution

1. Compare each expression with \(P(X=k)=\binom{n}{k}p^k(1-p)^{n-k}\). 2. In part a), \(n=20\), \(p=0.75\), and \(k=11\). 3. In part b), \(n=50\), \(p=0.05\), and \(k=2\). 4. In part c), \(n=9\), \(p=\frac14\), and \(k=5\).

Answer

a) \(n=20\), \(p=0.75\), and \(k=11\) b) \(n=50\), \(p=0.05\), and \(k=2\) c) \(n=9\), \(p=\frac14\), and \(k=5\)
52341812
A binomial experiment has \(n=16\), \(p=\frac13\), and \(k=4\). a) Write the complete expression for \(P(X=4)\). b) State the exponent on the failure probability and explain how it is found from \(n\) and \(k\).

Hints

- Match the values with the standard binomial probability formula. - Find the failure probability from \(1-p\). - Subtract the number of successes from the number of trials. - The success and failure exponents sum to \(n\).

Solution

1. The binomial probability formula is \(P(X=k)=\binom{n}{k}p^k(1-p)^{n-k}\). 2. Substituting the values gives \(P(X=4)=\binom{16}{4}\left(\frac13\right)^4\left(\frac23\right)^{12}\). 3. The exponent on the failure probability is \(n-k=16-4=12\), the number of failures.

Answer

a) \(P(X=4)=\binom{16}{4}\left(\frac13\right)^4\left(\frac23\right)^{12}\) b) The exponent is \(12\), found from \(n-k\).
55629512
Which situation can be modeled with a binomial random variable? A. A basketball player takes exactly \(10\) shots. Each shot is made independently with probability \(0.65\), and \(X\) is the number made. B. A fair die is rolled until the first \(6\) appears, and \(X\) is the number of rolls used. C. Five cards are drawn without replacement from a deck, and \(X\) is the number of aces drawn. D. \(X\) is the number of customers who enter a store during the next hour. For the binomial situation, state \(n\) and \(p\).

Hints

- Check whether the number of trials is fixed in advance. - Ask whether each trial has two relevant outcomes with the same success probability. - Check whether the trial outcomes can reasonably be treated as independent.

Solution

1. Situation A has a fixed number of trials, two relevant outcomes on each trial, independent trials, and a constant success probability. 2. Therefore, \(X\sim\operatorname{Bin}(10,0.65).\) 3. Situation B is a waiting-time setting, situation C changes probabilities because sampling is without replacement, and situation D does not describe a fixed number of Bernoulli trials.

Answer

Situation A. The parameters are \(n=10\) and \(p=0.65\).
52340712
A binomial probability is written as \(P(X=6)=\binom{15}{k}p^6(0.75)^m\). Find the missing values \(k\), \(p\), and \(m\), and then evaluate the probability to four decimal places.

Hints

- Match each part of the expression with the standard binomial probability formula. - The success and failure exponents add to the total number of trials. - The two outcome probabilities add to \(1\).

Solution

1. Comparing the expression with \(P(X=k)=\binom{n}{k}p^k(1-p)^{n-k}\), the number of successes is \(k=6\). 2. The failure exponent is \(m=n-k=15-6=9\). 3. Since \(1-p=0.75\), \(p=0.25\). 4. Therefore, \(P(X=6)=\binom{15}{6}(0.25)^6(0.75)^9\approx0.0917\).

Answer

\(k=6\), \(p=0.25\), \(m=9\), and \(P(X=6)\approx0.0917\)
52340812
Complete each binomial probability expression by filling in the missing values. a) \(P(X=3)=\binom{10}{\square}(0.4)^{\triangle}(0.6)^{\bigcirc}\) b) \(P(X=\square)=\binom{n}{5}\left(\frac13\right)^5(\triangle)^7\) c) \(P(X=2)=\binom{\square}{2}p^2(1-p)^8\)

Hints

- The two exponents in a binomial probability add to \(n\). - The lower number in \(\binom{n}{k}\) is the number of successes. - The success and failure probabilities add to \(1\).

Solution

1. In part a), the success count is \(3\), so \(\square=3\) and \(\triangle=3\). The failure exponent is \(10-3=7\), so \(\bigcirc=7\). 2. In part b), the lower number in the binomial coefficient is the success count, so \(\square=5\). The total number of trials is \(5+7=12\), and the failure probability is \(1-\frac13=\frac23\), so \(\triangle=\frac23\). 3. In part c), the success and failure exponents add to \(n\). Thus, \(n=2+8=10\), so \(\square=10\).

Answer

a) \(\square=3\), \(\triangle=3\), and \(\bigcirc=7\) b) \(\square=5\) and \(\triangle=\frac23\), with \(n=12\) c) \(\square=10\)
52341212
Let \(X\) be binomial with \(n=12\) and \(p=\frac14\). Find \(P(X=4)\). Round to four decimal places.

Hints

- Find the probability of a failure on one trial. - Use the binomial coefficient to count the placements of the four successes. - Apply the exponents carefully. - Round only the final result.

Solution

1. Here, \(n=12\), \(k=4\), \(p=\frac14\), and \(1-p=\frac34\). 2. Use the binomial probability formula: \(P(X=4)=\binom{12}{4}\left(\frac14\right)^4\left(\frac34\right)^8\). 3. Since \(\binom{12}{4}=495\), the probability is \(495\cdot(0.25)^4\cdot(0.75)^8\approx0.1935777\). 4. Rounded to four decimal places, \(P(X=4)\approx0.1936\).

Answer

\(P(X=4)\approx0.1936\)
52341612
An archer hits the target independently with probability \(0.80\) on each shot. The archer takes \(12\) shots. Find the probability of each event. a) Exactly \(10\) hits. Give an exact binomial expression and a decimal approximation to four decimal places. b) Exactly \(8\) hits. Give an exact binomial expression and a decimal approximation to four decimal places. c) No hits. Give the exact value.

Hints

- Identify \(n\) and \(p\). - Use the binomial probability formula for each fixed number of hits. - Scientific notation is useful for the very small zero-hit probability.

Solution

1. Let \(X\sim\operatorname{Bin}(12,0.80)\). 2. \(P(X=10)=\binom{12}{10}(0.8)^{10}(0.2)^2\approx0.2835.\) 3. \(P(X=8)=\binom{12}{8}(0.8)^8(0.2)^4\approx0.1329.\) 4. \(P(X=0)=(0.2)^{12}=4.096\times10^{-9}.\)

Answer

a) \(\binom{12}{10}(0.8)^{10}(0.2)^2\approx0.2835\). b) \(\binom{12}{8}(0.8)^8(0.2)^4\approx0.1329\). c) \(4.096\times10^{-9}\).
52341912
Two factory machines produce components. Machine A produces a nondefective component with probability \(0.90\), while Machine B does so with probability \(0.70\). Assume component outcomes are independent for each machine. A sample of \(5\) components is taken from each machine. For which machine is it more likely that exactly \(4\) of the \(5\) components are nondefective? Support your answer with calculations.

Hints

- Exactly four nondefective components means exactly one defective component. - Use the binomial probability formula for each machine separately. - Compare the two probabilities after calculating them.

Solution

1. For Machine A, \(P(X=4)=\binom54(0.9)^4(0.1)=0.32805\). 2. For Machine B, \(P(X=4)=\binom54(0.7)^4(0.3)=0.36015\). 3. Since \(0.36015>0.32805\), exactly four nondefective components are more likely for Machine B.

Answer

Machine B. Its probability is \(0.36015\), compared with \(0.32805\) for Machine A.
52342012
Two archers, Jordan and Leah, each take \(3\) independent shots. Jordan hits the center with probability \(0.50\), while Leah hits the center with probability \(0.75\). Which event is more likely: Jordan gets exactly \(2\) center hits, or Leah gets center hits on all \(3\) shots?

Hints

- Identify the number of trials and success probability for each archer. - Count the arrangements that give Jordan exactly two hits. - There is only one outcome pattern in which Leah hits all three times. - Compare the resulting probabilities.

Solution

1. For Jordan, \(P(X=2)=\binom32(0.5)^2(0.5)=0.375\). 2. For Leah, \(P(Y=3)=(0.75)^3=0.421875\). 3. Since \(0.421875>0.375\), Leah getting three center hits is more likely.

Answer

Leah hitting the center on all \(3\) shots is more likely: \(0.421875\) compared with \(0.375\).
52342312
A basketball player makes each free throw independently with probability \(p=0.6\). During practice, the player takes \(5\) free throws. Use the binomial probability formula to find the probability of making exactly \(3\) shots.

Hints

- Identify \(n\), \(p\), and \(k\). - Find the probability of a missed free throw. - Use the binomial formula for an exact number of successes. - Include the binomial coefficient for the arrangements of the three made shots.

Solution

1. The parameters are \(n=5\), \(p=0.6\), and \(k=3\), with failure probability \(0.4\). 2. \(P(X=3)=\binom53(0.6)^3(0.4)^2\). 3. Since \(\binom53=10\), \((0.6)^3=0.216\), and \((0.4)^2=0.16\), the probability is \(10\cdot0.216\cdot0.16=0.3456\).

Answer

\(P(X=3)=0.3456\), or \(34.56\%\)
52342412
In a manufacturing process, \(20\%\) of components are defective. A sample of \(10\) components is selected, and the selections can be modeled as independent Bernoulli trials. Find the probability that exactly \(2\) components are defective.

Hints

- Define a success as selecting a defective component. - Identify \(n\), \(p\), and \(k\). - Use the binomial formula for exactly \(2\) successes.

Solution

1. Let \(X\sim\operatorname{Bin}(10,0.2)\). 2. \(P(X=2)=\binom{10}{2}(0.2)^2(0.8)^8.\) 3. Since \(\binom{10}{2}=45\), \(P(X=2)=0.301989888.\)

Answer

\(P(X=2)=0.301989888\).
52343112
Each LED light bulb produced by a manufacturer independently has a \(5\%\) chance of having a slight color variation. A quality-control inspector selects \(30\) bulbs. a) Find the probability that none of the bulbs in the sample has a color variation. Give an exact expression and a decimal approximation to four decimal places. b) Find the probability that at most one bulb in the sample has a color variation. Give an exact expression and a decimal approximation to four decimal places.

Hints

- Model the count with a binomial distribution. - “At most one” includes \(0\) and \(1\). - Keep exact expressions until the final rounding.

Solution

1. Let \(X\sim\operatorname{Bin}(30,0.05)\). 2. \(P(X=0)=0.95^{30}\approx0.2146.\) 3. \(P(X\le1)=0.95^{30}+30(0.05)(0.95)^{29}\approx0.5535.\)

Answer

a) \(0.95^{30}\approx0.2146\). b) \(0.95^{30}+30(0.05)(0.95)^{29}\approx0.5535\).
52343212
A biathlete hits the target on a standing shot with probability \(0.85\). Assume the outcomes of the shots are independent. During one shooting stage, she takes \(5\) shots. a) Find the probability that she makes exactly \(4\) hits. Give an exact expression and a decimal approximation to four decimal places. b) Find the probability that she makes at least \(4\) hits. Give an exact expression and a decimal approximation to four decimal places.

Hints

- Identify \(n\) and \(p\). - “At least \(4\)” includes both \(4\) and \(5\) hits. - Keep exact expressions until the final rounding.

Solution

1. Let \(X\sim\operatorname{Bin}(5,0.85)\). 2. \(P(X=4)=\binom54(0.85)^4(0.15)\approx0.3915.\) 3. \(P(X\ge4)=\binom54(0.85)^4(0.15)+(0.85)^5\approx0.8352.\)

Answer

a) \(\binom54(0.85)^4(0.15)\approx0.3915\). b) \(\binom54(0.85)^4(0.15)+(0.85)^5\approx0.8352\).
52343312
An archer independently takes \(4\) shots and hits the center of a target with probability \(0.60\) on each shot. Find the probability of exactly \(2\) center hits.

Hints

- Check that the hit probability stays constant from shot to shot. - Identify \(n\), \(p\), and \(k\). - Use the binomial probability formula. - Include the number of arrangements of the two hits.

Solution

1. The parameters are \(n=4\), \(p=0.6\), and \(k=2\). 2. The number of arrangements of two hits among four shots is \(\binom42=6\). 3. The probability is \(P(X=2)=\binom42(0.6)^2(0.4)^2=6\cdot0.36\cdot0.16=0.3456\).

Answer

\(P(X=2)=0.3456\), or \(34.56\%\)
52343412
A gardener knows that each seed of a certain flower variety germinates independently with probability \(0.80\). The gardener plants \(7\) seeds. Find the probability that exactly \(5\) seeds germinate.

Hints

- Model each seed as a success-or-failure trial. - Identify the binomial parameters. - Count the arrangements that contain exactly five germinations. - Include the probability of the two seeds that do not germinate.

Solution

1. The parameters are \(n=7\), \(p=0.8\), and \(k=5\). 2. The number of arrangements is \(\binom75=21\). 3. The probability of one arrangement with five germinations and two failures is \((0.8)^5(0.2)^2=0.0131072\). 4. Therefore, \(P(X=5)=21\cdot0.0131072=0.2752512\).

Answer

\(P(X=5)=0.2752512\), or about \(27.53\%\)
52344112
Use \(P(X=k)=\binom{n}{k}p^k(1-p)^{n-k}\) to calculate each binomial probability. Round to four decimal places when needed. a) \(P(X=3)\) for \(n=5\) and \(p=0.4\) b) \(P(X=2)\) for \(n=6\) and \(p=0.1\) c) \(P(X=0)\) for \(n=4\) and \(p=0.5\)

Hints

- Identify \(n\), \(p\), and \(k\) for each part. - Find the failure probability \(1-p\). - Evaluate the binomial coefficient before multiplying.

Solution

1. For part a), \(P(X=3)=\binom53(0.4)^3(0.6)^2=10\cdot0.064\cdot0.36=0.2304\). 2. For part b), \(P(X=2)=\binom62(0.1)^2(0.9)^4=15\cdot0.01\cdot0.6561=0.098415\approx0.0984\). 3. For part c), \(P(X=0)=\binom40(0.5)^0(0.5)^4=0.0625\).

Answer

a) \(0.2304\) b) \(0.0984\) c) \(0.0625\)
52344212
A binomial random variable has \(n=10\) and \(p=0.2\). Determine whether \(X=1\) or \(X=2\) is more likely.

Hints

- Calculate both probabilities separately. - Keep enough decimal places to compare them reliably. - Compare the final values directly.

Solution

1. \(P(X=1)=\binom{10}{1}(0.2)(0.8)^9=0.268435456\). 2. \(P(X=2)=\binom{10}{2}(0.2)^2(0.8)^8=0.301989888\). 3. Since \(0.301989888>0.268435456\), \(X=2\) is more likely.

Answer

\(X=2\) is more likely: about \(30.2\%\), compared with about \(26.8\%\) for \(X=1\).
52344312
The probability of an event \(A\) is given by \(P(A)=\binom{12}{2}\left(\frac{1}{6}\right)^2\left(\frac{5}{6}\right)^{10}\). Describe a random experiment that this formula could model, and state event \(A\) in words.

Hints

- What do the exponents tell you about the total number of trials? - What does \(\binom{12}{2}\) tell you about the number of successes? - What familiar random device gives a success probability of \(\frac{1}{6}\)? - Decide which outcome will count as a success.

Solution

1. The expression has the binomial form \(\binom{n}{k}p^k(1-p)^{n-k}\), with \(n=12\), \(k=2\), and \(p=\frac{1}{6}\). 2. A suitable experiment is rolling a fair six-sided die \(12\) times and defining a success as rolling a \(6\). 3. Therefore, event \(A\) is rolling exactly two \(6\)s in the \(12\) rolls.

Answer

Random experiment: Roll a fair six-sided die \(12\) times. Event \(A\): Exactly two of the rolls show a \(6\).
52345312
Use a calculator to evaluate each binomial probability. Round each answer to four decimal places. a) \(P(X=3)\) when \(n=15\) and \(p=0.2\) b) \(P(X=10)\) when \(n=20\) and \(p=0.45\) c) \(P(X=2)\) when \(n=50\) and \(p=0.05\)

Hints

- Identify \(n\), \(p\), and \(k\) for each probability. - Many calculators use a command such as binompdf for an exact binomial probability. - Use the fifth decimal place to round to four decimal places.

Solution

1. For part a), \(P(X=3)=\binom{15}{3}(0.2)^3(0.8)^{12}\approx0.2501\). 2. For part b), \(P(X=10)=\binom{20}{10}(0.45)^{10}(0.55)^{10}\approx0.1593\). 3. For part c), \(P(X=2)=\binom{50}{2}(0.05)^2(0.95)^{48}\approx0.2611\).

Answer

a) \(0.2501\) b) \(0.1593\) c) \(0.2611\)
52345412
A fair six-sided die is rolled \(10\) times. Use a calculator to find each probability. Round to four decimal places. a) Exactly two rolls show a \(6\). b) Exactly five rolls show a \(6\). c) No rolls show a \(6\).

Hints

- Find the probability of rolling a \(6\) on one roll. - Identify the total number of trials. - Match each event to the required number of successes. - Use the binomial probability formula or your calculator's exact binomial probability command.

Solution

1. Let \(X\) be the number of rolls that show a \(6\). Then \(X\) is binomial with \(n=10\) and \(p=\frac{1}{6}\). 2. For part a), \(P(X=2)=\binom{10}{2}\left(\frac{1}{6}\right)^2\left(\frac{5}{6}\right)^8\approx0.2907\). 3. For part b), \(P(X=5)=\binom{10}{5}\left(\frac{1}{6}\right)^5\left(\frac{5}{6}\right)^5\approx0.0130\). 4. For part c), \(P(X=0)=\binom{10}{0}\left(\frac{1}{6}\right)^0\left(\frac{5}{6}\right)^{10}\approx0.1615\).

Answer

a) \(0.2907\) b) \(0.0130\) c) \(0.1615\)
52345512
A fair four-sided die, numbered \(1\) through \(4\), is rolled independently \(8\) times. Let \(X\) be the number of times a \(3\) is rolled. a) Find the probability \(p\) of a success, rolling a \(3\), on one roll. b) Use the binomial probability formula to find \(P(X=2)\). Show the binomial coefficient and the two powers, then give the exact decimal probability.

Hints

- Find the probability of one specified face on a fair four-sided die. - Identify \(n\), \(k\), and \(p\). - Include the probability of the six rolls that are not \(3\)s.

Solution

1. Since the four outcomes are equally likely, \(p=\frac14=0.25\), and \(1-p=0.75\). 2. \(P(X=2)=\binom82(0.25)^2(0.75)^6.\) 3. Since \(\binom82=28\), \(P(X=2)=0.31146240234375.\)

Answer

a) \(p=0.25\). b) \(P(X=2)=0.31146240234375\).
52345612
A city survey reports that \(65\%\) of residents regularly ride a bicycle. A random sample of \(100\) residents is selected, and the count can be modeled with a binomial random variable \(X\). Use a calculator to find the probability that exactly \(60\) sampled residents regularly ride a bicycle. Round to four decimal places.

Hints

- Identify the total number of trials, the number of successes, and the success probability. - Decide whether the question asks for one exact value or a cumulative probability. - Use your calculator's exact binomial probability command.

Solution

1. The binomial parameters are \(n=100\), \(p=0.65\), and \(k=60\). 2. The required exact probability is \(P(X=60)=\binom{100}{60}(0.65)^{60}(0.35)^{40}\). 3. A calculator gives \(P(X=60)\approx0.0474\).

Answer

\(P(X=60)\approx0.0474\)
52346112
At a high school, \(80\%\) of students usually eat breakfast before school. A random sample of \(6\) students is selected. The table shows probabilities for the number of sampled students who ate breakfast before school. Use the table to find the probability of each event: - Event A: Exactly \(5\) or \(6\) students ate breakfast. - Event B: At least \(4\) students ate breakfast. - Event C: At most \(3\) students ate breakfast. <table> <thead> <tr> <th>Number of students \(k\)</th> <th>Probability \(P(X=k)\)</th> </tr> </thead> <tbody> <tr> <td>\(6\)</td> <td>\(0.2621\)</td> </tr> <tr> <td>\(5\)</td> <td>\(0.3932\)</td> </tr> <tr> <td>\(4\)</td> <td>\(0.2458\)</td> </tr> </tbody> </table>

Hints

- What operation corresponds to the word “or” when the outcomes cannot happen at the same time? - Which values of \(k\) are included in “at least \(4\)”? - How are the events “at least \(4\)” and “at most \(3\)” related? - How can you use a complement when the total probability is \(1\)?

Solution

1. For Event A, add the probabilities for \(k=5\) and \(k=6\): \(P(A)=0.3932+0.2621=0.6553\). 2. For Event B, add the probabilities for \(k=4\), \(k=5\), and \(k=6\): \(P(B)=0.2458+0.3932+0.2621=0.9011\). 3. Event C is the complement of Event B, so \(P(C)=1-P(B)=1-0.9011=0.0989\).

Answer

Event A: \(P(A)=0.6553\) Event B: \(P(B)=0.9011\) Event C: \(P(C)=0.0989\)
52358512
A random variable \(X\) has a binomial distribution with \(n=3\) and \(p=0.4\). Create a complete probability distribution table for \(X\).

Hints

- What values can \(X\) take in three trials? - Use the formula for the probability of exactly \(k\) successes in \(n\) independent trials. - Find the probability of a failure before substituting values. - A probability distribution table pairs each possible value of \(X\) with its probability.

Solution

1. The success probability is \(p=0.4\), the failure probability is \(1-p=0.6\), and the number of trials is \(n=3\). 2. Use the binomial probability formula \(P(X=k)=\binom{n}{k}p^k(1-p)^{n-k}\) for \(k\in\{0,1,2,3\}\). 3. \(P(X=0)=\binom{3}{0}(0.4)^0(0.6)^3=0.216\). 4. \(P(X=1)=\binom{3}{1}(0.4)^1(0.6)^2=0.432\). 5. \(P(X=2)=\binom{3}{2}(0.4)^2(0.6)^1=0.288\). 6. \(P(X=3)=\binom{3}{3}(0.4)^3(0.6)^0=0.064\).

Answer

<table> <tr> <td>\(k\)</td> <td>\(0\)</td> <td>\(1\)</td> <td>\(2\)</td> <td>\(3\)</td> </tr> <tr> <td>\(P(X=k)\)</td> <td>\(0.216\)</td> <td>\(0.432\)</td> <td>\(0.288\)</td> <td>\(0.064\)</td> </tr> </table>
52358612
A random variable \(X\) has a binomial distribution with \(n=5\) and \(p=0.2\). a) Calculate \(P(X=k)\) for every \(k\in\{0,1,2,3,4,5\}\). b) Check the distribution by adding all the individual probabilities.

Hints

- Use the binomial probability formula for each value of \(k\). - The binomial coefficient \(\binom{n}{k}\) counts the arrangements with exactly \(k\) successes. - Recall what the probabilities in any complete distribution must add to. - Track the exponent on the failure probability carefully.

Solution

1. The parameters are \(n=5\), \(p=0.2\), and \(1-p=0.8\). 2. Apply \(P(X=k)=\binom{5}{k}(0.2)^k(0.8)^{5-k}\): \(P(X=0)=\binom{5}{0}(0.2)^0(0.8)^5=0.32768\) \(P(X=1)=\binom{5}{1}(0.2)^1(0.8)^4=0.4096\) \(P(X=2)=\binom{5}{2}(0.2)^2(0.8)^3=0.2048\) \(P(X=3)=\binom{5}{3}(0.2)^3(0.8)^2=0.0512\) \(P(X=4)=\binom{5}{4}(0.2)^4(0.8)^1=0.0064\) \(P(X=5)=\binom{5}{5}(0.2)^5(0.8)^0=0.00032\) 3. The sum is \(0.32768+0.4096+0.2048+0.0512+0.0064+0.00032=1\), as required for a probability distribution.

Answer

a) \(P(X=0)=0.32768\); \(P(X=1)=0.4096\); \(P(X=2)=0.2048\); \(P(X=3)=0.0512\); \(P(X=4)=0.0064\); \(P(X=5)=0.00032\). b) \(0.32768+0.4096+0.2048+0.0512+0.0064+0.00032=1\).
52380612
An urn contains \(5\) red balls and \(3\) yellow balls. Two balls are drawn with replacement. The random variable \(X\) is the number of red balls drawn. a) Create the probability distribution of \(X\). b) Find the probability that at least one red ball is drawn.

Hints

- Identify the probability of drawing a red ball on one draw. - Because the draws are with replacement, use the same success probability for both trials. - Use the binomial probability formula for \(X=0\), \(X=1\), and \(X=2\). - For part b), consider using the complement of drawing at least one red ball.

Solution

1. On each draw, \(P(\text{red})=\frac{5}{8}\) and \(P(\text{yellow})=\frac{3}{8}\). Because the ball is replaced, the draws are independent. 2. Use the binomial probability formula with \(n=2\) and \(p=\frac{5}{8}\): \(P(X=0)=\binom{2}{0}\left(\frac{5}{8}\right)^0\left(\frac{3}{8}\right)^2=\frac{9}{64}\). \(P(X=1)=\binom{2}{1}\left(\frac{5}{8}\right)^1\left(\frac{3}{8}\right)^1=\frac{30}{64}=\frac{15}{32}\). \(P(X=2)=\binom{2}{2}\left(\frac{5}{8}\right)^2\left(\frac{3}{8}\right)^0=\frac{25}{64}\). 3. For at least one red ball, use the complement: \(P(X\ge1)=1-P(X=0)=1-\frac{9}{64}=\frac{55}{64}\).

Answer

a) <table border="1"> <tr> <td>\(x\)</td> <td>\(0\)</td> <td>\(1\)</td> <td>\(2\)</td> </tr> <tr> <td>\(P(X=x)\)</td> <td>\(\frac{9}{64}\)</td> <td>\(\frac{30}{64}\)</td> <td>\(\frac{25}{64}\)</td> </tr> </table> b) \(P(X\ge1)=\frac{55}{64}\approx85.9\%\)
52688012
A spinner has a red section that covers exactly one-fourth of the spinner. The spinner is spun independently \(6\) times. a) Find the probability that only the first two spins land on red. b) Find the probability that exactly two of the \(6\) spins land on red. c) Find the probability that none of the spins lands on red.

Hints

- Find the probability of red on one spin. - Distinguish between one specified order and any order with the same number of red outcomes. - Use a binomial coefficient to count arrangements when the positions are not specified. - For no red outcomes, multiply the probability of not red across all spins.

Solution

1. The probability of red is \(p=0.25\), and the probability of not red is \(0.75\). 2. For part a), the specified sequence is red, red, not red, not red, not red, not red. Its probability is \((0.25)^2(0.75)^4=\frac{81}{4096}\approx0.0198\). 3. For part b), the two red outcomes can occur in \(\binom62=15\) arrangements. Therefore, \(P(X=2)=\binom62(0.25)^2(0.75)^4=\frac{1215}{4096}\approx0.2966\). 4. For part c), \(P(X=0)=(0.75)^6=\frac{729}{4096}\approx0.1780\).

Answer

a) \(\frac{81}{4096}\approx0.0198\) b) \(\frac{1215}{4096}\approx0.2966\) c) \(\frac{729}{4096}\approx0.1780\)
52690412
A multiple-choice test has \(15\) questions. Each question has four answer choices, exactly one of which is correct. Samira guesses independently and randomly on every question. Find the probability that Samira answers exactly \(5\) questions correctly. Give an exact binomial expression and a decimal approximation to four decimal places.

Hints

- The success probability is \(1/4\). - Identify \(n=15\) and \(k=5\). - Apply the binomial point-probability formula.

Solution

1. \(X\sim\operatorname{Bin}(15,0.25)\). 2. \(P(X=5)=\binom{15}{5}(0.25)^5(0.75)^{10}\). 3. Therefore, \(P(X=5)\approx0.1651\).

Answer

\(\binom{15}{5}(0.25)^5(0.75)^{10}\approx0.1651\).
52698412
A spinner has three equal sections colored red, blue, and green. It is spun independently \(8\) times. a) Find the probability that exactly \(3\) spins land on red. b) Find the probability that exactly \(6\) spins land on either red or blue.

Hints

- Find the probability of one color on a spinner with three equal sections. - For red or blue, combine the probabilities of the two disjoint outcomes. - Use a binomial coefficient to count the arrangements of the successes. - Check that the success and failure probabilities add to \(1\).

Solution

1. For part a), define success as landing on red. Then \(p=\frac13\), so \(P(X=3)=\binom83\left(\frac13\right)^3\left(\frac23\right)^5=\frac{1792}{6561}\approx0.2731\). 2. For part b), define success as landing on red or blue. Then \(p=\frac23\), so \(P(Y=6)=\binom86\left(\frac23\right)^6\left(\frac13\right)^2=\frac{1792}{6561}\approx0.2731\).

Answer

a) \(\frac{1792}{6561}\approx0.2731\), or about \(27.31\%\) b) \(\frac{1792}{6561}\approx0.2731\), or about \(27.31\%\)
52699112
An archer hits a target with probability \(p=0.8\) on each shot. The archer takes \(4\) independent shots. a) Find the probability of exactly two hits. b) Find the probability that only the first and fourth shots are hits.

Hints

- Decide whether the order matters in each part. - Count the ways to place two hits among four shots. - Use the binomial probability formula when only the number of hits is specified. - For one specified sequence, multiply the probabilities along that sequence.

Solution

1. The parameters are \(n=4\), \(p=0.8\), and \(1-p=0.2\). 2. For part a), \(P(X=2)=\binom42(0.8)^2(0.2)^2=6\cdot0.64\cdot0.04=0.1536\). 3. For part b), the order is fixed as hit, miss, miss, hit. Its probability is \(0.8\cdot0.2\cdot0.2\cdot0.8=(0.8)^2\cdot(0.2)^2=0.0256\).

Answer

a) \(0.1536\), or \(15.36\%\) b) \(0.0256\), or \(2.56\%\)
52699712
Determine whether each situation can be modeled as a binomial experiment. Justify your decision. For each binomial experiment, give the number of trials \(n\) and the success probability \(p\). a) A container holds \(40\) screws, \(4\) of which are defective. Five screws are selected without replacement and checked for defects. b) A factory produces electronic components with a defect probability of \(0.5\%\). One hundred components are selected from ongoing production and tested, and their defect statuses are assumed independent. c) A fair six-sided die is rolled \(8\) times. A success is an even result.

Hints

- A binomial experiment requires independent trials and a constant success probability. - How does sampling without replacement affect the next trial? - When the population is effectively very large, can the probability be modeled as constant? - Does one die roll affect the next roll?

Solution

1. In a), the selections are without replacement from a small population. The probability of selecting a defective screw changes after each selection, and the trials are dependent. This is not a binomial experiment. 2. In b), the model assumes independent trials and a constant defect probability. This is a binomial experiment with \(n=100\) and \(p=0.005\). 3. In c), the die rolls are independent, and the probability of an even result is constant: \(p=\frac{3}{6}=0.5\). This is a binomial experiment with \(n=8\) and \(p=0.5\).

Answer

a) Not binomial; without replacement, the success probability changes and the trials are dependent. b) Binomial with \(n=100\) and \(p=0.005\). c) Binomial with \(n=8\) and \(p=0.5\).
52699812
Decide whether each situation is appropriately modeled as a binomial experiment. For each binomial experiment, give \(n\) and \(p\). a) A multiple-choice test has \(10\) questions, each with \(4\) answer choices and exactly one correct answer. Nadia guesses independently on every question. b) A committee of \(3\) students is selected without replacement from a class with \(12\) girls and \(13\) boys. A success is selecting a girl. c) The spinner shown is spun \(15\) times. A success is landing on yellow.
Figure for problem 526998

Hints

- Check whether there are exactly two relevant outcomes on each trial. - Does the success probability remain constant? - Can the trials be treated as independent?

Solution

1. In a), each question has two relevant outcomes, correct or incorrect. The guesses are independent and the success probability is constant at \(p=\frac{1}{4}=0.25\). This is binomial with \(n=10\). 2. In b), students are selected without replacement from a small group. The probability of selecting a girl changes after each selection, so this is not binomial. 3. In c), the spins are independent and the probability of yellow remains \(p=\frac{1}{3}\). This is binomial with \(n=15\).

Answer

a) Binomial with \(n=10\) and \(p=0.25\). b) Not binomial because selection is without replacement and the success probability changes. c) Binomial with \(n=15\) and \(p=\frac{1}{3}\).
52701312
A multiple-choice test has \(6\) questions. Each question has three answer choices, exactly one of which is correct. Arjun guesses independently and randomly on every question. Explain why \(\left(\frac13\right)^2\left(\frac23\right)^4\) is not the probability that Arjun answers exactly two questions correctly.

Hints

- Are there several possible positions for the two correct answers? - What event does multiplying two success probabilities and four failure probabilities describe? - Think of all paths in a tree diagram that contain exactly two successes. - Does the order of the two correct answers matter to the event?

Solution

1. The test can be modeled as a binomial setting with \(n=6\) and \(p=\frac13\). 2. The expression \(\left(\frac13\right)^2\left(\frac23\right)^4\) gives the probability of one specific answer pattern containing two correct answers and four incorrect answers. 3. There are \(\binom62=15\) possible positions for the two correct answers. 4. Therefore, the full probability is \(P(X=2)=\binom62\left(\frac13\right)^2\left(\frac23\right)^4=\frac{80}{243}\approx0.3292\).

Answer

The expression represents only one specific arrangement of two correct and four incorrect answers. Because there are \(\binom62=15\) such arrangements, it must be multiplied by \(15\). Thus, \(P(X=2)=\frac{80}{243}\approx0.3292\).
52701512
In a manufacturing process, \(90\%\) of the components are nondefective. A sample of \(6\) components is selected, and the outcomes are modeled as independent Bernoulli trials. 1. Find the probability that only the last selected component is defective. 2. Find the probability that exactly one component in the sample is defective. 3. Find the probability that the first three selected components are nondefective.

Hints

- Distinguish a specified sequence from an event defined only by the total number of defects. - When only the first outcomes are specified, later outcomes do not affect the event. - Count the possible positions for a fixed number of defects.

Solution

1. The probability of a nondefective component is \(0.9\), and the probability of a defective component is \(0.1\). For the fixed sequence in part 1, \(P=(0.9)^5(0.1)=0.059049\). 2. Let \(X\) count defective components. Then \(X\) is binomial with \(n=6\) and \(p=0.1\). Thus, \(P(X=1)=\binom61(0.1)(0.9)^5=0.354294\). 3. Only the first three outcomes are restricted, so the remaining outcomes do not affect the event. The probability is \((0.9)^3=0.729\).

Answer

1. \(0.059049\), or about \(5.90\%\) 2. \(0.354294\), or about \(35.43\%\) 3. \(0.729\), or \(72.9\%\)
52702312
A fair six-sided die is rolled \(15\) times, and the rolls are independent. Let \(X\) be the number of \(6\)s rolled. Find each probability to four decimal places. 1. \(P(X=3)\) 2. \(P(X\le 4)\) 3. \(P(2\le X\le 5)\)

Hints

- Identify \(n\) and \(p\) for the experiment. - Distinguish between a probability for one exact value and a cumulative probability. - Express an interval probability as the difference of two cumulative probabilities. - Use the binomial probability functions on your calculator.

Solution

1. The random variable \(X\) has a binomial distribution with \(n=15\) and \(p=\frac{1}{6}\). 2. \(P(X=3)=\binom{15}{3}\left(\frac{1}{6}\right)^3\left(\frac{5}{6}\right)^{12}\approx 0.2363\). 3. A cumulative binomial calculation gives \(P(X\le 4)\approx 0.9102\). 4. \(P(2\le X\le 5)=P(X\le 5)-P(X\le 1)\). 5. Since \(P(X\le 5)\approx 0.9726\) and \(P(X\le 1)\approx 0.2596\), the probability is approximately \(0.7130\).

Answer

1. \(P(X=3)\approx 0.2363\) 2. \(P(X\le 4)\approx 0.9102\) 3. \(P(2\le X\le 5)\approx 0.7130\)
52702812
For a binomial random variable \(X\), define the cumulative distribution function by \(F(k)=P(X\le k)\). Use this definition to explain why \(F(k)-F(k-1)=P(X=k)\) for \(k\ge 1\).

Hints

- Write \(F(k)\) and \(F(k-1)\) as sums of individual probabilities. - Which outcome is included in \(F(k)\) but not in \(F(k-1)\)? - Identify the terms that cancel when the sums are subtracted.

Solution

1. By definition, \(F(k)=\sum_{i=0}^{k}P(X=i)\). 2. Similarly, \(F(k-1)=\sum_{i=0}^{k-1}P(X=i)\). 3. In the difference \(F(k)-F(k-1)\), every probability from \(P(X=0)\) through \(P(X=k-1)\) cancels. 4. The only remaining term is \(P(X=k)\). 5. Therefore, \(F(k)-F(k-1)=P(X=k)\).

Answer

Subtracting \(F(k-1)\) from \(F(k)\) removes all probabilities for values below \(k\), leaving exactly \(P(X=k)\).
52703912
For each expression, describe the probability it represents and calculate its value to four decimal places. a) \(\sum_{i=0}^{2}\binom{15}{i}(0.1)^i(0.9)^{15-i}\) b) \(1-\sum_{i=0}^{1}\binom{5}{i}(0.4)^i(0.6)^{5-i}\)

Hints

- Use the summation limits to identify the included values of the random variable. - For an expression beginning with \(1-\), identify the complement of the summed event. - Read \(n\), \(p\), and the possible values directly from each binomial term.

Solution

1. Part a) is the cumulative probability for at most \(2\) successes when \(n=15\) and \(p=0.1\). 2. \(P(X\le 2)\approx 0.8159\). 3. In part b), the sum is \(P(X\le 1)\) for \(n=5\) and \(p=0.4\). 4. Therefore, the full expression is \(1-P(X\le 1)=P(X\ge 2)\approx 0.6630\).

Answer

a) At most \(2\) successes; \(P\approx 0.8159\) b) At least \(2\) successes; \(P\approx 0.6630\)
52704512
In a manufacturing process, a microchip is defective with probability \(p=0.05\). A sample of \(8\) chips is selected, and chip statuses are independent. For each expression, describe an event in context whose probability it represents. a) \((0.05)^2(0.95)^6\) b) \(\binom82(0.05)^2(0.95)^6\) c) \(1-(0.95)^8\)

Hints

- Without a binomial coefficient, is the order fixed or unrestricted? - Interpret the exponents as counts of defective and nondefective chips. - Use the relationship between an event and its complement. - Interpret the binomial coefficient as the number of possible arrangements.

Solution

1. Let a defective chip be a success. Then \(n=8\), \(p=0.05\), and \(1-p=0.95\). 2. In part a), there is no binomial coefficient, so the expression represents one specified order containing two defective and six nondefective chips, such as only the first two chips being defective. 3. In part b), \(\binom82\) counts all possible positions of the two defective chips, so the expression represents exactly two defective chips in the sample. 4. In part c), \((0.95)^8\) is the probability that no chips are defective. Its complement represents at least one defective chip.

Answer

a) One specified sequence with two defective chips and six nondefective chips, such as only the first two chips being defective b) Exactly two of the eight chips are defective c) At least one of the eight chips is defective
52704612
A basketball player independently takes \(4\) free throws and makes each free throw with probability \(0.60\). Write an expression for the probability of each event. a) Only the first two shots are made. b) Exactly two shots are made. c) More than two shots are made.

Hints

- Does a specified order require counting several arrangements? - Use a binomial coefficient when the positions of the makes can vary. - Translate “more than two” into the possible numbers of makes. - Recall the formula for exactly \(k\) successes in a binomial setting.

Solution

1. The make probability is \(p=0.6\), and the miss probability is \(0.4\). 2. For part a), the sequence is make, make, miss, miss, so the probability is \((0.6)^2(0.4)^2=0.0576\). 3. For part b), the two makes can occur in any two positions, so \(P(X=2)=\binom42(0.6)^2(0.4)^2=0.3456\). 4. For part c), more than two makes means three or four makes. Therefore, \(P(X>2)=\binom43(0.6)^3(0.4)+\binom44(0.6)^4=0.4752\).

Answer

a) \((0.6)^2(0.4)^2=0.0576\) b) \(\binom42(0.6)^2(0.4)^2=0.3456\) c) \(\binom43(0.6)^3(0.4)+\binom44(0.6)^4=0.4752\)
52706512
A biathlon athlete independently takes \(5\) shots and hits a target with probability \(p=0.8\) on each shot. Let \(X\) be the number of hits. A second athlete independently takes \(5\) shots and hits with probability \(0.2\) on each shot. Let \(Y\) be the number of hits. a) Calculate \(P(X=4)\) and \(P(Y=1)\). b) Without additional numerical calculations, explain why \(P(X=k)=P(Y=5-k)\) for every \(k\in\{0, 1, \ldots, 5\}\).

Hints

- Write both probabilities using the binomial formula. - Use the symmetry of \(\binom5k\) and \(\binom5{5-k}\). - Compare the powers in the two products.

Solution

1. For the first athlete, \(P(X=4)=\binom54(0.8)^4(0.2)=0.4096\). 2. For the second athlete, \(P(Y=1)=\binom51(0.2)(0.8)^4=0.4096\). 3. In general, \(P(X=k)=\binom5k(0.8)^k(0.2)^{5-k}\). 4. Also, \(P(Y=5-k)=\binom5{5-k}(0.2)^{5-k}(0.8)^k\). 5. Since \(\binom5{5-k}=\binom5k\), the two probabilities are equal.

Answer

a) \(P(X=4)=0.4096\) and \(P(Y=1)=0.4096\) b) The equality follows from \(\binom5k=\binom5{5-k}\) and the fact that the same factors \((0.8)^k\) and \((0.2)^{5-k}\) appear in both probabilities.
52708112
Determine whether the random variable \(X\) in each situation can be modeled with a binomial distribution. Justify your decision and state any needed assumptions. a) A bowl contains \(5\) red candies and \(15\) blue candies. A child takes \(4\) candies at once. The random variable \(X\) is the number of red candies selected. b) A spinner with three equal sectors—red, green, and blue—is spun \(10\) times. The random variable \(X\) is the number of spins that land on red. c) In a city with \(500{,}000\) households, about \(12\%\) own an electric vehicle. A random sample of \(50\) households is surveyed. The random variable \(X\) is the number in the sample that own an electric vehicle.

Hints

- Is the probability of success the same on every trial? - Does replacement matter in each situation? - Is the number of trials fixed in advance? - Compare the sample size with the population size.

Solution

1. In a), the candies are selected without replacement from a small population. The probability of selecting a red candy changes during the selection, so \(X\) is not binomial. 2. In b), each spin has two relevant outcomes, red or not red. The spins are independent with constant probability \(p=\frac{1}{3}\), so \(X\sim\operatorname{Bin}(10,\frac{1}{3})\). 3. In c), sampling is technically without replacement, but \(50\) is extremely small compared with \(500{,}000\). If households can be treated as approximately independent and the ownership rate is stable at \(0.12\), a binomial model with \(n=50\) and \(p=0.12\) is a reasonable approximation.

Answer

a) Not binomial; the success probability changes in a small sample without replacement. b) Binomial with \(n=10\) and \(p=\frac{1}{3}\). c) Approximately binomial with \(n=50\) and \(p=0.12\), assuming approximate independence and a stable population rate.
52708612
In a city survey, each person independently has a \(60\%\) chance of reporting that they regularly commute to work by bicycle. A group of \(15\) people is selected. Find the probability that a majority of the group regularly commutes by bicycle. Round to four decimal places.

Hints

- Determine the smallest count that is a majority of \(15\). - Define a binomial count for regular bicycle commuters. - Use a cumulative probability or its complement.

Solution

1. Let \(X\) be the number of people in the group who regularly commute by bicycle. Then \(X\sim\operatorname{Bin}(15,0.60)\). 2. A majority of \(15\) people means at least \(8\) people. 3. Therefore, \(P(X\ge8)=1-P(X\le7)\approx0.7869.\)

Answer

\(P(X\ge8)\approx0.7869\).
52708712
At a distribution center, \(5\%\) of packages are routed to the wrong facility. At the end of a day, an inspector randomly selects \(40\) packages. a) State the conditions under which the number of misrouted packages in the sample can be modeled with a binomial distribution. b) Define a suitable random variable \(X\), identify the parameters \(n\) and \(p\), and explain them in context. c) Find the probability that exactly two sampled packages were misrouted. Round to four decimal places.

Hints

- Recall all four binomial conditions, including the fixed number of trials. - Define a success as a misrouted package. - Match the sample size and single-package probability to the binomial parameters.

Solution

1. A binomial model requires a fixed number of trials, two relevant outcomes on each trial, independent trials, and a constant success probability. 2. Here the fixed number is \(40\), the two outcomes are misrouted or not misrouted, independence must be reasonable for the sampled packages, and the misrouting probability must remain \(0.05\). 3. Let \(X\) be the number of misrouted packages among the \(40\) sampled packages. Then \(n=40\) and \(p=0.05\). 4. \(P(X=2)=\binom{40}{2}(0.05)^2(0.95)^{38}\approx0.2777.\)

Answer

a) Fixed \(n=40\), two relevant outcomes, independence, and constant \(p=0.05\). b) \(X\) is the number of misrouted packages; \(n=40\), \(p=0.05\). c) \(P(X=2)\approx0.2777\).
52709012
In a large forest, \(80\%\) of the trees are pine trees. A forester inspects a sample of \(200\) trees. Assume the sample can be modeled as independent Bernoulli trials, and let \(X\) be the number of pine trees in the sample. a) Find the probability of each event, rounded to four decimal places. \(E\): Exactly \(165\) of the inspected trees are pine trees. \(F\): From \(155\) through \(170\) of the inspected trees, inclusive, are pine trees. b) Describe the meaning of \(1-P(X\ge175)\) in context.

Hints

- Identify the binomial parameters from the context. - Express the inclusive interval in \(F\) as a difference of cumulative probabilities. - Find the complement of the event \(X\ge175\).

Solution

1. \(X\sim\operatorname{Bin}(200,0.80)\). 2. \(P(E)=P(X=165)=\binom{200}{165}(0.80)^{165}(0.20)^{35}\approx0.0495.\) 3. \(P(F)=P(155\le X\le170)=P(X\le170)-P(X\le154)\approx0.8066.\) 4. The complement of \(X\ge175\) is \(X\le174\). Therefore, \(1-P(X\ge175)\) is the probability that at most \(174\) of the \(200\) inspected trees are pine trees.

Answer

a) \(P(E)\approx0.0495\) and \(P(F)\approx0.8066\). b) It is the probability that at most \(174\) of the \(200\) inspected trees are pine trees.
52710812
A multiple-choice test has \(15\) questions. Each question has \(4\) answer choices, exactly one of which is correct. A test taker guesses independently and randomly on every question. Write an expression for the probability of each event. a) Exactly \(6\) questions are answered correctly. b) At most \(1\) question is answered correctly. c) At least \(3\) questions are answered correctly.

Hints

- What is the probability of a correct answer when guessing among \(4\) choices? - Identify the total number of trials. - “At most” includes all values from \(0\) through the stated number. - For “at least,” a complement can reduce the number of terms.

Solution

1. Let \(X\) be the number of correct answers. Then \(X\) has a binomial distribution with \(n=15\) and \(p=0.25\). 2. For part a), \(P(X=6)=\binom{15}{6}(0.25)^6(0.75)^9\). 3. For part b), \(P(X\le 1)=(0.75)^{15}+15(0.25)(0.75)^{14}\). 4. For part c), use the complement: \(P(X\ge 3)=1-\sum_{k=0}^{2}\binom{15}{k}(0.25)^k(0.75)^{15-k}\).

Answer

a) \(\binom{15}{6}(0.25)^6(0.75)^9\) b) \((0.75)^{15}+15(0.25)(0.75)^{14}\) c) \(1-\sum_{k=0}^{2}\binom{15}{k}(0.25)^k(0.75)^{15-k}\)
52711712
A manufacturer finds that each LED diode independently has a \(1\) in \(20\) chance of being defective. a) How many defective diodes should the manufacturer expect in a daily production run of \(1400\) diodes? b) Find the probability that exactly \(1\) diode is defective in a random sample of \(25\) diodes. Round to four decimal places. c) Find the probability that at most \(2\) diodes are defective in a random sample of \(25\) diodes. Round to four decimal places.

Hints

- Convert “1 in 20” to a probability. - Use \(np\) for the expected count. - Use a point probability for exactly one defect and a cumulative probability for at most two.

Solution

1. The defect probability is \(p=\frac{1}{20}=0.05\). 2. For part a), the expected number is \(E(X)=1400(0.05)=70.\) 3. For parts b) and c), let \(X\sim\operatorname{Bin}(25,0.05)\). 4. \(P(X=1)=\binom{25}{1}(0.05)(0.95)^{24}\approx0.3650.\) 5. \(P(X\le2)=\sum_{k=0}^{2}\binom{25}{k}(0.05)^k(0.95)^{25-k}\approx0.8729.\)

Answer

a) \(70\) defective diodes. b) \(0.3650\). c) \(0.8729\).
52713512
A basketball player takes exactly \(45\) free throws and makes each shot with probability \(0.75\). a) State the conditions needed to model the number of made free throws with a binomial distribution. b) Find the most likely number of made free throws.

Hints

- State all four binomial conditions, including the fixed number of trials. - Identify \(n\) and \(p\). - Use the binomial-mode rule involving \((n+1)p\).

Solution

1. A binomial model requires a fixed number of trials, two relevant outcomes on each trial, independent trials, and a constant success probability. 2. Here, the fixed number is \(n=45\), the two outcomes are make or miss, the shots must be independent, and the make probability must remain \(p=0.75\). 3. Since \((n+1)p=46(0.75)=34.5\) is not an integer, the unique mode is \(\lfloor34.5\rfloor=34.\)

Answer

a) Fixed \(n=45\), two relevant outcomes, independence, and constant \(p=0.75\). b) \(34\) made free throws.
52713912
A random variable \(X\) has a binomial distribution with \(n=80\) and \(p=0.45\). Without calculating the individual probabilities, justify the value of \(k\) for which \(P(X=k)\) is greatest.

Hints

- Which measure describes the center of a binomial distribution? - Near which value would you expect the tallest bar of the distribution? - Recall the relationship between the mode and the parameters of a binomial distribution.

Solution

1. For a binomial distribution, when \((n+1)p\) is not an integer, the unique mode is \(\lfloor(n+1)p\rfloor\). 2. Here, \((80+1)\cdot0.45=81\cdot0.45=36.45\), which is not an integer. 3. Therefore, the mode is \(\lfloor36.45\rfloor=36\), so \(P(X=36)\) is the greatest probability.

Answer

The greatest probability occurs at \(k=36\).
52719112
Determine whether each experiment can be modeled as binomial. Give \(n\) and \(p\) when appropriate. a) An archer takes \(12\) shots. The probability of hitting the bull’s-eye is constant at \(0.80\), and the shots are treated as independent. Each shot is recorded as a hit or miss. b) Five cards are drawn without replacement from a well-shuffled standard \(52\)-card deck. Each draw is recorded as an ace or not an ace.

Hints

- How many relevant outcomes are recorded on each trial? - Does the success probability stay the same? - Does one trial affect the following trials?

Solution

1. In a), there are two relevant outcomes, the success probability is constant, and the trials are independent. This is binomial with \(n=12\) and \(p=0.80\). 2. In b), drawing without replacement changes the probability of an ace after each draw. For example, after the first draw the next probability is either \(\frac{3}{51}\) or \(\frac{4}{51}\). The trials are dependent, so the experiment is not binomial.

Answer

a) Binomial with \(n=12\) and \(p=0.80\). b) Not binomial because the ace probability changes without replacement.
52719212
Decide whether each situation is a binomial experiment. If it is, give \(n\) and \(p\). a) A fair six-sided die is rolled \(20\) times. On each roll, record whether the result is prime. b) A spinner has \(10\) equal sectors numbered \(1\) through \(10\). It is spun \(15\) times, and the exact number shown on every spin is recorded.

Hints

- Can each trial be divided into exactly two relevant categories? - How many repetitions are made? - What is the success probability on one trial, and does it stay constant?

Solution

1. In a), each roll is classified as prime or not prime. The prime faces are \(2\), \(3\), and \(5\), so \(p=\frac{3}{6}=0.5\). The rolls are independent, so this is binomial with \(n=20\). 2. In b), the recorded outcome has \(10\) categories rather than two relevant categories. As stated, this is not a binomial experiment.

Answer

a) Binomial with \(n=20\) and \(p=0.5\). b) Not binomial because the recorded outcome has more than two categories.
52719412
In a manufacturing process, each component independently has a \(4\%\) chance of being defective. A random sample of \(50\) components is selected for quality control. a) Find each probability, rounded to four decimal places. (1) Exactly \(2\) components in the sample are defective. (2) At least \(4\) components in the sample are defective. (3) At most \(3\) components in the sample are defective. b) During one shift, \(100\) components have already been inspected and none were defective. Find the exact probability that the next component inspected is defective.

Hints

- Use one binomial model for all three events in part a). - At least four and at most three are complementary events. - Independence means previous outcomes do not change the next-trial probability.

Solution

1. Let \(X\sim\operatorname{Bin}(50,0.04)\). 2. \(P(X=2)\approx0.2762.\) 3. \(P(X\ge4)\approx0.1391.\) 4. \(P(X\le3)\approx0.8609.\) 5. Independence means the first \(100\) results do not change the next-component defect probability, so \(P(\text{next defective})=0.04.\)

Answer

a) (1) \(0.2762\); (2) \(0.1391\); (3) \(0.8609\). b) \(0.04\).
52721612
At a distribution center, \(15\%\) of packages are set aside because their addresses cannot be read automatically. During one shift, \(120\) packages are processed, and outcomes are treated as independent. Find the probability that at least \(12\) and at most \(24\) packages are set aside. Round to four decimal places.

Hints

- Translate the stated range into an inequality for the binomial count. - Use a difference of cumulative probabilities. - Subtract through \(11\) so that \(12\) remains included.

Solution

1. Let \(X\sim\operatorname{Bin}(120,0.15)\). 2. The required event is \(12\le X\le24\). 3. \(P(12\le X\le24)=P(X\le24)-P(X\le11)\approx0.9052.\)

Answer

\(0.9052\).
52789912
Determine whether each experiment can be described by a binomial model. Justify your decision. When appropriate, give the success probability \(p\), the number of trials \(n\), and the meaning of \(X\). a) A container holds \(40\) balls, \(8\) of which are red. Five balls are drawn with replacement. Each draw is recorded as red or not red. b) A basketball player has a \(75\%\) free-throw success rate and takes \(10\) free throws. The number of made shots is recorded. c) A box contains \(20\) batteries, \(2\) of which are defective. Two batteries are drawn without replacement and tested.

Hints

- What conditions must a binomial experiment satisfy? - Does the probability of success change from trial to trial? - How does replacement affect independence? - Are there real-world factors that might challenge a constant success probability?

Solution

1. In a), replacement keeps the red-ball probability constant at \(p=\frac{8}{40}=0.20\), and the draws are independent. The model is binomial with \(n=5\), and \(X\) is the number of red balls drawn. 2. In b), under the modeling assumptions that the success probability remains constant and the shots are independent, the model is binomial with \(n=10\) and \(p=0.75\). The random variable \(X\) is the number of made free throws. 3. In c), drawing without replacement changes the defect probability on the second draw. The trials are dependent, so the model is not binomial.

Answer

a) Yes: \(n=5\), \(p=0.20\), and \(X\) is the number of red balls drawn. b) Yes, assuming independence and constant probability: \(n=10\), \(p=0.75\), and \(X\) is the number of made shots. c) No; without replacement, the success probability changes.
52871912
A gardener plants \(6\) seeds of a particular flower variety. Each seed has a germination probability of \(80\%\), and the germination outcomes are independent. a) Explain why the germination outcomes can be modeled as a sequence of \(6\) Bernoulli trials. b) Find the probability that exactly \(5\) of the \(6\) seeds germinate. c) Find the probability that at most \(1\) seed germinates.

Hints

- What conditions must hold for a sequence of Bernoulli trials? - Does each seed have the same germination probability? - Use the binomial probability formula for an exact number of successes. - “At most \(1\)” includes \(0\) and \(1\) success.

Solution

1. Each trial has two outcomes, germination or no germination. The probability of germination is constant at \(0.80\), and the outcomes are independent. Therefore, the conditions for Bernoulli trials are met. 2. Let \(X\sim\operatorname{Bin}(6,0.80)\). Then \(P(X=5)=\binom{6}{5}(0.80)^5(0.20)=0.393216\). 3. For part c), \(P(X\le 1)=P(X=0)+P(X=1)=(0.20)^6+6(0.80)(0.20)^5=0.0016\).

Answer

a) There are two outcomes per seed, the success probability is constant, and the outcomes are independent. b) The probability is \(0.393216\), or approximately \(39.32\%\). c) The probability is \(0.0016\), or \(0.16\%\).
52872012
A factory produces glass bottles. Historical data show that \(4\%\) of the bottles contain small air bubbles. A random sample of \(10\) bottles is selected for quality control. a) State the conditions under which this sample can be modeled using Bernoulli trials. For parts b) and c), assume those conditions hold. b) Find the probability that exactly \(1\) bottle in the sample contains an air bubble. Round to four decimal places. c) Find the probability that at least \(2\) bottles in the sample contain air bubbles. Round to four decimal places.

Hints

- State all four Bernoulli/binomial conditions. - Use the binomial point formula for exactly one success. - Use a complement for at least two successes.

Solution

1. Each bottle must be classified into two relevant outcomes, the sample size must be fixed at \(10\), the air-bubble probability must remain \(0.04\), and the outcomes must be independent. 2. Let \(X\sim\operatorname{Bin}(10,0.04)\). Then \(P(X=1)=\binom{10}{1}(0.04)(0.96)^9\approx0.2770.\) 3. \(P(X\ge2)=1-\left[(0.96)^{10}+10(0.04)(0.96)^9\right]\approx0.0582.\)

Answer

a) Fixed \(n=10\), two relevant outcomes, constant \(p=0.04\), and independence. b) \(0.2770\). c) \(0.0582\).
52873112
A spinner has \(4\) equal sections, and \(1\) section is red. The spinner is spun independently \(4\) times. a) Find the probability that the spinner lands on red exactly once. b) A person claims, “Since the probability of red on each spin is \(25\%\), the probability of getting red at least once in \(4\) spins is greater than \(90\%\).” Use a calculation to evaluate the claim.

Hints

- What count of red outcomes is required by “exactly once”? - How are the probabilities of red and not red related? - For “at least once,” consider the complement event. - Compare your result with \(90\%\).

Solution

1. Let \(X\sim\operatorname{Bin}(4,0.25)\). 2. For part a), \(P(X=1)=\binom{4}{1}(0.25)(0.75)^3=0.421875\). 3. For part b), \(P(X\ge 1)=1-P(X=0)=1-(0.75)^4=0.68359375\). 4. Since \(68.36\%<90\%\), the claim is false.

Answer

a) The probability is \(0.421875\), or \(42.1875\%\). b) The claim is false. The probability of red at least once is approximately \(68.36\%\), not more than \(90\%\).
52873212
A multiple-choice test has \(5\) questions. Each question has \(3\) answer choices, exactly one of which is correct. Diego guesses independently on every question. Create a probability distribution table for the number \(X\) of questions Diego answers correctly. Round each probability to four decimal places.

Hints

- Find the probability of guessing one question correctly. - Identify the possible values of \(X\). - Use the formula for exactly \(k\) successes in a fixed number of independent trials. - Check that the unrounded probabilities add to \(1\).

Solution

1. The number of correct answers is binomial with \(n=5\), \(p=\frac{1}{3}\), and \(1-p=\frac{2}{3}\). 2. Apply \(P(X=k)=\binom{5}{k}\left(\frac{1}{3}\right)^k\left(\frac{2}{3}\right)^{5-k}\) for \(k\in\{0,1,2,3,4,5\}\). 3. The probabilities are \(P(X=0)=\frac{32}{243}\approx0.1317\), \(P(X=1)=\frac{80}{243}\approx0.3292\), \(P(X=2)=\frac{80}{243}\approx0.3292\), \(P(X=3)=\frac{40}{243}\approx0.1646\), \(P(X=4)=\frac{10}{243}\approx0.0412\), and \(P(X=5)=\frac{1}{243}\approx0.0041\).

Answer

<table> <tr><td>\(k\)</td><td>\(0\)</td><td>\(1\)</td><td>\(2\)</td><td>\(3\)</td><td>\(4\)</td><td>\(5\)</td></tr> <tr><td>\(P(X=k)\)</td><td>\(0.1317\)</td><td>\(0.3292\)</td><td>\(0.3292\)</td><td>\(0.1646\)</td><td>\(0.0412\)</td><td>\(0.0041\)</td></tr> </table>
52873412
A spinner has \(3\) equal sections colored red, blue, and yellow. The spinner is spun independently \(6\) times. 1. Find the probability that the spinner lands on blue exactly \(2\) times. 2. Find the probability that the spinner lands on red at least \(5\) times.

Hints

- First determine the probability of one specified color on a single spin. - Which possible counts are included in “at least \(5\)”? - Model each specified color as a success in a sequence of Bernoulli trials. - Add the probabilities of the required cases.

Solution

1. For either specified color, the success probability is \(p=\frac{1}{3}\). 2. For part 1, \(P(X=2)=\binom{6}{2}\left(\frac{1}{3}\right)^2\left(\frac{2}{3}\right)^4=\frac{80}{243}\approx 0.329218\). 3. For part 2, \(P(X\ge 5)=P(X=5)+P(X=6)\). 4. Therefore, \(P(X\ge 5)=\binom{6}{5}\left(\frac{1}{3}\right)^5\left(\frac{2}{3}\right)+\left(\frac{1}{3}\right)^6=\frac{13}{729}\approx 0.017833\).

Answer

1. The probability is \(\frac{80}{243}\approx 32.92\%\). 2. The probability is \(\frac{13}{729}\approx 1.78\%\).
52873512
A basketball player independently makes each free throw with probability \(0.70\). During practice, the player attempts \(6\) free throws. Find each probability, rounded to four decimal places. a) Exactly \(4\) free throws are made. b) No free throws are made. c) At most \(1\) free throw is made. d) At least \(5\) free throws are made.

Hints

- Use \(X\sim\operatorname{Bin}(6,0.70)\). - “At most \(1\)” includes the counts \(0\) and \(1\). - “At least \(5\)” includes the counts \(5\) and \(6\).

Solution

1. Let \(X\sim\operatorname{Bin}(6,0.70)\). 2. \(P(X=4)=\binom64(0.70)^4(0.30)^2=0.324135\approx0.3241\). 3. \(P(X=0)=(0.30)^6=0.000729\approx0.0007\). 4. \(P(X\le1)=P(X=0)+P(X=1)=0.010935\approx0.0109\). 5. \(P(X\ge5)=P(X=5)+P(X=6)=0.420175\approx0.4202\).

Answer

a) \(0.3241\). b) \(0.0007\). c) \(0.0109\). d) \(0.4202\).
52873612
A factory produces LED light bulbs. Each bulb is independently defective with probability \(0.05\). An inspector selects \(8\) bulbs and tests them. Find each probability, rounded to four decimal places. a) All \(8\) bulbs are nondefective. b) Exactly \(2\) bulbs are defective. c) At least \(1\) bulb is defective.

Hints

- Let success mean that a bulb is defective. - Use the binomial point-probability formula for exactly two defects. - For “at least \(1\),” use the complement of no defects.

Solution

1. Let \(X\sim\operatorname{Bin}(8,0.05)\), where \(X\) is the number of defective bulbs. 2. \(P(X=0)=(0.95)^8\approx0.6634\). 3. \(P(X=2)=\binom82(0.05)^2(0.95)^6\approx0.0515\). 4. \(P(X\ge1)=1-P(X=0)\approx0.3366\).

Answer

a) \(0.6634\). b) \(0.0515\). c) \(0.3366\).
52873912
A fair six-sided die is rolled independently \(10\) times. Rolling a \(6\) is considered a success. Find each probability, rounded to four decimal places. a) Exactly \(2\) rolls are \(6\)s. b) At most \(1\) roll is a \(6\). c) At least \(3\) rolls are \(6\)s.

Hints

- The success probability on one roll is \(1/6\). - “At most \(1\)” includes \(0\) and \(1\). - Use a complement for “at least \(3\).”

Solution

1. Let \(X\sim\operatorname{Bin}(10,\frac16)\). 2. \(P(X=2)=\binom{10}{2}(\frac16)^2(\frac56)^8\approx0.2907\). 3. \(P(X\le1)=(\frac56)^{10}+10(\frac16)(\frac56)^9\approx0.4845\). 4. \(P(X\ge3)=1-P(X\le2)\approx0.2248\).

Answer

a) \(0.2907\). b) \(0.4845\). c) \(0.2248\).
52874212
An electronic component is defective with probability \(p=0.10\). For quality control, \(15\) components are randomly selected from a large shipment, with replacement. Find the probability that the sample contains no defective components or exactly \(1\) defective component. Round to four decimal places.

Hints

- Sampling with replacement keeps the success probability constant and supports independence. - “No defects or exactly one defect” is the event \(X\le1\). - Add the two binomial point probabilities.

Solution

1. Let \(X\sim\operatorname{Bin}(15,0.10)\). 2. The required event is \(X\le1\), so \(P(X\le1)=(0.90)^{15}+15(0.10)(0.90)^{14}.\) 3. Therefore, \(P(X\le1)\approx0.5490.\)

Answer

\(0.5490\).
52874712
A spinner has \(5\) equal sections. One section has a star and awards a prize. A player spins the spinner independently \(10\) times. Find the probability that the spinner lands on the prize section at least \(3\) times. Round to four decimal places.

Hints

- Determine the one-spin prize probability from the equal sections. - The complement of “at least \(3\)” contains \(0\), \(1\), and \(2\) successes. - Use the binomial distribution for the ten independent spins.

Solution

1. The success probability is \(p=\frac15=0.20\), so \(X\sim\operatorname{Bin}(10,0.20)\). 2. Use the complement: \(P(X\ge3)=1-P(X\le2)\). 3. Thus, \(P(X\ge3)=1-\sum_{k=0}^{2}\binom{10}{k}(0.20)^k(0.80)^{10-k}\approx0.3222\).

Answer

\(P(X\ge3)\approx0.3222\).
52874812
A large bag of gummy bears contains several colors, and the probability of selecting a red gummy bear is \(20\%\). A person makes \(15\) selections with replacement. Find the probability that at most \(2\) of the selected gummy bears are red. Round to four decimal places.

Hints

- Sampling with replacement keeps the red probability constant from draw to draw. - Translate “at most \(2\)” into the included success counts. - Add the corresponding binomial point probabilities.

Solution

1. Let \(X\sim\operatorname{Bin}(15,0.20)\). 2. “At most \(2\)” means \(X=0,1,2\). 3. Therefore, \(P(X\le2)=\sum_{k=0}^{2}\binom{15}{k}(0.20)^k(0.80)^{15-k}\approx0.3980\).

Answer

\(P(X\le2)\approx0.3980\).
52874912
Sarah and Tim play \(7\) table-tennis games. The player who wins at least \(4\) games wins the match. Sarah wins each game with probability \(0.55\), independently of the other games. Find the probability that Sarah wins the match. Round to four decimal places.

Hints

- Determine the minimum number of games Sarah must win. - Model the number of wins with a binomial random variable. - Add the probabilities of all winning counts.

Solution

1. Let \(X\sim\operatorname{Bin}(7,0.55)\), where \(X\) is the number of games Sarah wins. 2. Sarah wins the match when \(X\ge4\). 3. \(P(X\ge4)=\sum_{k=4}^{7}\binom{7}{k}(0.55)^k(0.45)^{7-k}\approx0.6083.\)

Answer

\(0.6083\).
52875012
Marc and Lucas play a series of \(10\) independent video games. Marc wins each game with probability \(0.40\). The overall winner is the player who wins more than half of the games; if each player wins \(5\) games, there is no overall winner. Find the probability that Marc is the overall winner. Round to four decimal places.

Hints

- Determine the smallest number of wins that is more than half of ten games. - Model Marc's number of wins with a binomial random variable. - Add the probabilities of all series-winning counts.

Solution

1. Let \(X\sim\operatorname{Bin}(10,0.40)\), where \(X\) is the number of games Marc wins. 2. Marc is the overall winner exactly when \(X\ge6\). 3. Therefore, \(P(X\ge6)=\sum_{k=6}^{10}\binom{10}{k}(0.40)^k(0.60)^{10-k}\approx0.1662\).

Answer

\(P(\text{Marc wins the series})\approx0.1662\).
52875112
A survey reports that \(40\%\) of households in a city regularly use a streaming service. A market-research study randomly selects \(15\) households. Assume the household responses are independent. Find each probability, rounded to four decimal places. a) Exactly \(6\) households use the streaming service. b) At most \(2\) households use the streaming service. c) At least \(13\) households use the streaming service.

Hints

- Identify \(n=15\) and \(p=0.40\). - Use one point probability for part a). - Translate the “at most” and “at least” phrases into the included integer counts.

Solution

1. Let \(X\sim\operatorname{Bin}(15,0.40)\). 2. \(P(X=6)=\binom{15}{6}(0.40)^6(0.60)^9\approx0.2066\). 3. \(P(X\le2)=\sum_{k=0}^{2}\binom{15}{k}(0.40)^k(0.60)^{15-k}\approx0.0271\). 4. \(P(X\ge13)=\sum_{k=13}^{15}\binom{15}{k}(0.40)^k(0.60)^{15-k}\approx0.0003\).

Answer

a) \(0.2066\). b) \(0.0271\). c) \(0.0003\).
52875412
A factory produces electronic components. Each component is independently defective with probability \(0.04\). A sample of \(15\) components is selected for quality control. Find each probability, rounded to four decimal places. a) Exactly \(1\) component is defective. b) At least \(2\) components are defective. c) No components are defective.

Hints

- Let success mean that a component is defective. - A complement is efficient for “at least \(2\).” - “No components are defective” means \(X=0\).

Solution

1. Let \(X\sim\operatorname{Bin}(15,0.04)\). 2. \(P(X=1)=\binom{15}{1}(0.04)(0.96)^{14}\approx0.3388\). 3. \(P(X\ge2)=1-[P(X=0)+P(X=1)]\approx0.1191\). 4. \(P(X=0)=(0.96)^{15}\approx0.5421\).

Answer

a) \(0.3388\). b) \(0.1191\). c) \(0.5421\).
52875512
An archer hits the center ring of a target with probability \(0.40\) on each shot. She takes \(10\) independent shots. Let \(X\) be the number of center-ring hits. Find each probability, rounded to four decimal places. a) Exactly \(4\) hits. b) At least \(2\) hits. c) Between \(3\) and \(5\) hits, inclusive.

Hints

- Use the given success probability to define a binomial count. - A complement is efficient for “at least \(2\).” - List the included counts for the inclusive interval before calculating.

Solution

1. \(X\sim\operatorname{Bin}(10,0.40)\). 2. \(P(X=4)=\binom{10}{4}(0.40)^4(0.60)^6\approx0.2508\). 3. \(P(X\ge2)=1-P(X\le1)\approx0.9536\). 4. \(P(3\le X\le5)=P(X=3)+P(X=4)+P(X=5)\approx0.6665\).

Answer

a) \(0.2508\). b) \(0.9536\). c) \(0.6665\).
52875612
In a manufacturing process, \(5\%\) of electronic components are defective. A random sample of \(15\) components is selected, and defect outcomes are treated as independent. Let \(X\) be the number of defective components. Find each probability, rounded to four decimal places. a) Exactly \(1\) component is defective. b) More than \(2\) components are defective. c) At least \(1\) but at most \(3\) components are defective.

Hints

- Identify the binomial parameters from the sample size and defect rate. - Use a complement for “more than \(2\).” - For part c), list the included integer counts before calculating.

Solution

1. \(X\sim\operatorname{Bin}(15,0.05)\). 2. \(P(X=1)=\binom{15}{1}(0.05)(0.95)^{14}\approx0.3658\). 3. \(P(X>2)=1-P(X\le2)\approx0.0362\). 4. \(P(1\le X\le3)=P(X=1)+P(X=2)+P(X=3)\approx0.5312\).

Answer

a) \(0.3658\). b) \(0.0362\). c) \(0.5312\).
52875712
A player wins each spin of a game wheel with probability \(0.20\). The wheel is spun \(10\) times independently. Let \(X\) be the number of wins. Find the probability of winning at least once but no more than three times. Give a binomial-sum expression and a decimal approximation to four decimal places.

Hints

- Translate the verbal condition into the included win counts. - Use the binomial formula for each exact count. - Add the three disjoint point probabilities.

Solution

1. The number of wins has distribution \(X\sim\operatorname{Bin}(10,0.20).\) 2. The required event is \(1\le X\le3.\) 3. Therefore, \(P(1\le X\le3) =\sum_{k=1}^{3}\binom{10}{k}(0.20)^k(0.80)^{10-k} \approx0.7718.\)

Answer

\(P(1\le X\le3) =\sum_{k=1}^{3}\binom{10}{k}(0.20)^k(0.80)^{10-k} \approx0.7718.\)
52875812
A basketball player makes a free throw with probability \(0.60\). The player takes \(15\) independent free throws. Let \(X\) be the number made. Find the probability that the player makes between \(8\) and \(10\) free throws, inclusive. Give a binomial-sum expression and a decimal approximation to four decimal places.

Hints

- Identify the three included integer success counts. - Use the binomial point-probability formula for each count. - Add the probabilities because the exact-count events are disjoint.

Solution

1. The number made has distribution \(X\sim\operatorname{Bin}(15,0.60).\) 2. The required event is \(8\le X\le10.\) 3. Therefore, \(P(8\le X\le10) =\sum_{k=8}^{10}\binom{15}{k}(0.60)^k(0.40)^{15-k} \approx0.5696.\)

Answer

\(P(8\le X\le10) =\sum_{k=8}^{10}\binom{15}{k}(0.60)^k(0.40)^{15-k} \approx0.5696.\)
52876112
An independent movie theater has \(13\) seats available for a special screening. Each person with a reservation independently has a \(10\%\) probability of not attending, and the theater accepts \(15\) reservations. Find the probability that more people attend than there are seats. Round to four decimal places.

Hints

- Convert the no-show probability to an attendance probability. - Determine which attendance counts exceed the available seats. - Add the corresponding binomial point probabilities.

Solution

1. Each person attends with probability \(0.90\), so \(X\sim\operatorname{Bin}(15,0.90)\). 2. The theater is over capacity when \(X>13\), so \(X=14\) or \(X=15\). 3. Therefore, \(P(X>13)=\binom{15}{14}(0.90)^{14}(0.10)+(0.90)^{15}\approx0.5490\).

Answer

\(P(\text{over capacity})\approx0.5490\).
52876212
A small restaurant has \(10\) outdoor tables. Each evening reservation is independently canceled at the last minute with probability \(0.25\). The owner accepts \(12\) reservations for one evening. Find the probability that there are enough tables for everyone who arrives. Round to four decimal places.

Hints

- Convert the cancellation probability to the probability that a reservation is used. - Identify the attendance counts that would create a shortage. - Use the complement of the shortage event.

Solution

1. Each reservation is used with probability \(0.75\), so \(X\sim\operatorname{Bin}(12,0.75)\). 2. There are enough tables when \(X\le10\). 3. Using the complement, \(P(X\le10)=1-[P(X=11)+P(X=12)]\approx0.8416\).

Answer

\(P(\text{enough tables})\approx0.8416\).
52876312
An automaker finds that \(8\%\) of a certain vehicle model have a minor paint defect. A random sample of \(30\) vehicles is inspected. Assume the sampled vehicles' defect statuses are independent. What number of vehicles with a paint defect has the greatest probability?

Hints

- Model the number of affected vehicles with a binomial distribution. - The greatest probability occurs near the mean. - Use \((n+1)p\) to locate the mode. - Compare the nearby integer probabilities as a check.

Solution

1. Let \(X\) be the number of vehicles with a paint defect. Then \(X\) is binomial with \(n=30\) and \(p=0.08\). 2. Since \((n+1)p=31\cdot0.08=2.48\) is not an integer, the unique mode is \(\lfloor2.48\rfloor=2\). 3. As a check, \(P(X=2)\approx0.2696\), while \(P(X=3)\approx0.2188\).

Answer

\(2\) vehicles with a paint defect
52876412
At a greenhouse, each seed of a certain flower variety germinates independently with probability \(0.75\). Fifteen seeds are planted. Which number or numbers of germinating seeds have the greatest probability?

Hints

- Model germination as independent success-or-failure trials. - Calculate \((n+1)p\). - Recall what happens when \((n+1)p\) is an integer. - Check the two adjacent values near the mean.

Solution

1. Let \(X\) be the number of seeds that germinate. Then \(X\) is binomial with \(n=15\) and \(p=0.75\). 2. \((n+1)p=16\cdot0.75=12\), which is an integer. 3. When \((n+1)p\) is an integer, the two modes are that integer and one less. Therefore, the modes are \(12\) and \(11\). 4. Indeed, \(P(X=11)=P(X=12)\approx0.2252\).

Answer

\(11\) and \(12\) germinating seeds
53086612
A bag contains five balls labeled \(1\), \(2\), \(3\), \(4\), and \(5\). A ball is drawn at random, its number is recorded, and the ball is replaced. This process is repeated for a total of \(3\) draws. Find the probability that the ball labeled \(2\) is drawn exactly once.

Hints

- Define success for one draw. - Explain why replacement keeps the success probability unchanged. - Count the possible positions of the one successful draw.

Solution

1. Define success as drawing the ball labeled \(2\). Because the ball is replaced after each draw, the trials are independent with \(n=3\) and \(p=\frac15=0.2\). 2. The probability of exactly one success is \(P(X=1)=\binom31(0.2)(0.8)^2\). 3. Therefore, \(P(X=1)=3\cdot0.2\cdot0.64=0.384\).

Answer

\(P(X=1)=0.384\), or \(38.4\%\)
53087512
A basketball player independently takes \(5\) free throws and makes each free throw with probability \(0.70\). a) Find the exact probability that the player makes exactly \(3\) free throws. b) Find the exact probability that the player makes at least \(4\) free throws.

Hints

- Model the number of made free throws with a binomial random variable. - Use the point-probability formula for exactly three makes. - “At least \(4\)” means \(4\) or \(5\) makes.

Solution

1. Let \(X\sim\operatorname{Bin}(5,0.70)\). 2. \(P(X=3)=\binom53(0.70)^3(0.30)^2=0.3087\). 3. \(P(X\ge4)=P(X=4)+P(X=5)\). 4. \(P(X=4)=\binom54(0.70)^4(0.30)=0.36015\), and \(P(X=5)=(0.70)^5=0.16807\). 5. Therefore, \(P(X\ge4)=0.52822\).

Answer

a) \(0.3087\). b) \(0.52822\).
53088512
A spinner has \(5\) equal sections, and \(1\) section is blue. The spinner is spun \(6\) times independently. Let \(X\) be the number of blue results. Find each probability as an exact decimal. a) Exactly \(2\) blue results. b) At most \(1\) blue result. c) At least \(1\) blue result.

Hints

- The probability of blue on one spin is \(1/5\). - “At most \(1\)” includes \(0\) and \(1\). - Use the complement of zero blue results for part c).

Solution

1. \(X\sim\operatorname{Bin}(6,0.20)\). 2. \(P(X=2)=\binom62(0.20)^2(0.80)^4=0.24576\). 3. \(P(X\le1)=P(X=0)+P(X=1)=0.65536\). 4. \(P(X\ge1)=1-P(X=0)=1-(0.80)^6=0.737856\).

Answer

a) \(0.24576\). b) \(0.65536\). c) \(0.737856\).
53088612
In a microchip manufacturing process, \(5\%\) of chips are defective. A random sample of \(10\) chips is tested, and outcomes are treated as independent. Let \(X\) be the number of defective chips. Find each probability, rounded to four decimal places. a) Exactly \(1\) chip is defective. b) No chips are defective. c) More than \(2\) chips are defective.

Hints

- Use the sample size and defect probability as the binomial parameters. - For “more than \(2\),” use the complement through \(2\). - Keep unrounded values through the final subtraction.

Solution

1. \(X\sim\operatorname{Bin}(10,0.05)\). 2. \(P(X=1)=\binom{10}{1}(0.05)(0.95)^9\approx0.3151\). 3. \(P(X=0)=(0.95)^{10}\approx0.5987\). 4. \(P(X>2)=1-P(X\le2)\approx0.0115\), using unrounded probabilities in the subtraction.

Answer

a) \(0.3151\). b) \(0.5987\). c) \(0.0115\).
53088712
A multiple-choice test has \(8\) questions. Each question has \(4\) answer choices, exactly one of which is correct. Mai guesses independently and randomly on every question. Let \(X\) be the number of correct answers. a) Find \(P(X=3)\), rounded to four decimal places. b) Find \(P(X>6)\). Give an exact fraction and a decimal approximation to six decimal places.

Hints

- Use the binomial model with \(n=8\) and \(p=1/4\). - “More than \(6\)” includes only the counts \(7\) and \(8\). - Keep an exact form for the very small upper-tail probability before rounding.

Solution

1. Since a random guess is correct with probability \(0.25\), \(X\sim\operatorname{Bin}(8,0.25)\). 2. \(P(X=3)=\binom83(0.25)^3(0.75)^5\approx0.2076\). 3. More than \(6\) means \(7\) or \(8\) correct answers. 4. Thus, \(P(X>6)=P(X=7)+P(X=8)=\frac{25}{65536}\approx0.000381\).

Answer

a) \(0.2076\). b) \(\frac{25}{65536}\approx0.000381\).
53088912
A gardener plants \(12\) bulbs of a rare tulip variety. Each bulb sprouts with probability \(0.95\), independently of the others. Find the probability that exactly \(11\) of the \(12\) bulbs sprout. Give a binomial expression and a decimal approximation to four decimal places.

Hints

- Identify the number of trials and the sprouting probability. - Exactly eleven sprouts means one failure among twelve positions. - Use the binomial point-probability formula.

Solution

1. Let \(X\sim\operatorname{Bin}(12,0.95)\). 2. \(P(X=11)=\binom{12}{11}(0.95)^{11}(0.05)\). 3. Therefore, \(P(X=11)\approx0.3413\).

Answer

\(\binom{12}{11}(0.95)^{11}(0.05)\approx0.3413\).
53089012
A basketball player independently takes \(10\) free throws during practice and makes each free throw with probability \(0.70\). Find the probability of making exactly \(7\) free throws. Give a binomial expression and a decimal approximation to four decimal places.

Hints

- Let success mean a made free throw. - Exactly seven makes also means exactly three misses. - Use the binomial point-probability formula.

Solution

1. Let \(X\sim\operatorname{Bin}(10,0.70)\). 2. \(P(X=7)=\binom{10}{7}(0.70)^7(0.30)^3\). 3. Therefore, \(P(X=7)\approx0.2668\).

Answer

\(\binom{10}{7}(0.70)^7(0.30)^3\approx0.2668\).
53089312
A multiple-choice test has \(15\) questions. Each question has four answer choices, exactly one of which is correct. Jonas guesses independently and randomly on every question. a) Define a binomial random variable for the number of correct answers and state its parameters. b) Find the probability that Jonas answers no questions correctly. Give an exact expression and a decimal approximation to five decimal places.

Hints

- Define success as a correct guess. - State the fixed number of questions and the one-question success probability. - “No correct answers” corresponds to the binomial count \(X=0\).

Solution

1. Let \(X\) be the number of correct answers. Each guess is correct with probability \(1/4\), so \(X\sim\operatorname{Bin}(15,0.25)\). 2. No correct answers means \(X=0\). 3. Thus, \(P(X=0)=\binom{15}{0}(0.25)^0(0.75)^{15}=(0.75)^{15}\approx0.01336\).

Answer

a) \(X\sim\operatorname{Bin}(15,0.25)\). b) \((0.75)^{15}\approx0.01336\).
53089412
A shipping company reports that \(95\%\) of its packages arrive at their destination within \(24\) hours. A customer tracks \(20\) independent shipments. a) Define a binomial random variable for the number that arrive within \(24\) hours and state its parameters. b) Find the probability that all \(20\) packages arrive within \(24\) hours. Give an exact expression and a decimal approximation to four decimal places.

Hints

- Define success as arrival within \(24\) hours. - State \(n\) and \(p\) before calculating. - “All \(20\)” corresponds to the endpoint count \(X=20\).

Solution

1. Let \(X\) be the number of packages that arrive within \(24\) hours. Then \(X\sim\operatorname{Bin}(20,0.95)\). 2. All packages arrive within \(24\) hours exactly when \(X=20\). 3. Therefore, \(P(X=20)=\binom{20}{20}(0.95)^{20}(0.05)^0=(0.95)^{20}\approx0.3585\).

Answer

a) \(X\sim\operatorname{Bin}(20,0.95)\). b) \((0.95)^{20}\approx0.3585\).
53089612
A multiple-choice test has \(10\) questions. Each question has four answer choices, exactly one of which is correct. Laila guesses independently and randomly on every question. a) Define a random variable \(X\), and identify its distribution and parameters. b) Find the probability that Laila answers exactly half of the questions correctly. Round to four decimal places. c) Find the expected number of correct answers.

Hints

- A random guess is correct with probability \(1/4\). - “Exactly half” of ten questions means five successes. - Use \(np\) for the expected binomial count.

Solution

1. Let \(X\) be the number of correct answers. Then \(X\sim\operatorname{Bin}(10,0.25)\). 2. Exactly half means \(X=5\), so \(P(X=5)=\binom{10}{5}(0.25)^5(0.75)^5\approx0.0584\). 3. The expected number is \(E(X)=np=10(0.25)=2.5\).

Answer

a) \(X\) is the number of correct answers, with \(X\sim\operatorname{Bin}(10,0.25)\). b) \(0.0584\). c) \(2.5\) correct answers.
53091012
An online store includes a coupon in each promotional package with probability \(0.20\), independently of the other packages. A customer receives \(12\) packages. Let \(X\) be the number that contain a coupon. a) Find the probability that exactly \(3\) packages contain a coupon. b) Find the probability that at least \(1\) package contains a coupon. Round both probabilities to four decimal places.

Hints

- Use the binomial point formula for exactly three coupons. - For at least one coupon, use the complement of zero coupons. - Keep the same \(n\) and \(p\) in both parts.

Solution

1. \(X\sim\operatorname{Bin}(12,0.20)\). 2. \(P(X=3)=\binom{12}{3}(0.20)^3(0.80)^9\approx0.2362\). 3. \(P(X\ge1)=1-P(X=0)=1-(0.80)^{12}\approx0.9313\).

Answer

a) \(0.2362\). b) \(0.9313\).
53091112
A basketball player makes a free throw with probability \(0.75\). During practice, he takes \(6\) independent free throws. Let \(X\) be the number made. a) Find \(P(X=4)\), rounded to four decimal places. b) Find \(P(X\ge5)\), rounded to four decimal places.

Hints

- Use the same binomial model in both parts. - “At least \(5\)” includes exactly five and exactly six makes. - Apply the point-probability formula to the included counts.

Solution

1. \(X\sim\operatorname{Bin}(6,0.75)\). 2. \(P(X=4)=\binom64(0.75)^4(0.25)^2\approx0.2966\). 3. \(P(X\ge5)=\binom65(0.75)^5(0.25)+(0.75)^6\approx0.5339\).

Answer

a) \(0.2966\). b) \(0.5339\).
53099112
A spinner has \(8\) equal sectors numbered \(1\) through \(8\). a) Describe one way to classify a single spin as a Bernoulli trial. Give the success probability \(p\) and failure probability \(q\). b) Give another definition of success that produces a different probability \(p'\).

Hints

- What distinguishes a Bernoulli trial from a more general random experiment? - How many relevant outcome categories does a Bernoulli trial use? - How can the eight numbers be separated into success and failure sets? - Is there only one valid way to define success?

Solution

1. One possible definition is “success means an even number.” The success set is \(\{2,4,6,8\}\), so \(p=\frac{4}{8}=0.5\) and \(q=1-p=0.5\). 2. Another possible definition is “success means a number greater than \(6\).” The success set is \(\{7,8\}\), so \(p'=\frac{2}{8}=0.25\).

Answer

a) Example: success is an even number. Then \(p=0.5\) and \(q=0.5\). b) Example: success is a number greater than \(6\). Then \(p'=0.25\).
53099312
An electronics manufacturer reports that \(12\%\) of its microchips are defective. A random sample of \(4\) chips is selected from ongoing production. The random variable \(X\) is the number of defective chips in the sample. Determine the probability distribution of \(X\), rounding probabilities to four decimal places.

Hints

- Decide whether the setting has repeated trials with two outcomes. - Identify the possible values of the number of defective chips. - Record the number of trials and the defect probability. - Apply the binomial probability formula to each possible value. - Check that the unrounded probabilities add to \(1\).

Solution

1. Model \(X\) as binomial with \(n=4\), \(p=0.12\), and \(1-p=0.88\). 2. Use \(P(X=k)=\binom{4}{k}(0.12)^k(0.88)^{4-k}\) for \(k\in\{0,1,2,3,4\}\). 3. The probabilities are \(P(X=0)=0.59969536\approx0.5997\), \(P(X=1)=0.32710656\approx0.3271\), \(P(X=2)=0.06690816\approx0.0669\), \(P(X=3)=0.00608256\approx0.0061\), and \(P(X=4)=0.00020736\approx0.0002\).

Answer

<table> <tr> <td>\(k\)</td> <td>\(0\)</td> <td>\(1\)</td> <td>\(2\)</td> <td>\(3\)</td> <td>\(4\)</td> </tr> <tr> <td>\(P(X=k)\)</td> <td>\(0.5997\)</td> <td>\(0.3271\)</td> <td>\(0.0669\)</td> <td>\(0.0061\)</td> <td>\(0.0002\)</td> </tr> </table>
53099412
In a region, \(28\%\) of households have fiber-optic internet service. Five households are selected independently at random. The random variable \(Y\) is the number of sampled households with fiber-optic service. Determine the complete probability distribution of \(Y\), rounding to four decimal places.

Hints

- Define what counts as a success and identify its probability. - Identify the number of trials. - Pair each possible value of \(Y\) with its binomial probability. - Use the binomial coefficient to count arrangements with exactly \(k\) successes.

Solution

1. Model \(Y\) as binomial with \(n=5\), \(p=0.28\), and \(1-p=0.72\). 2. Use \(P(Y=k)=\binom{5}{k}(0.28)^k(0.72)^{5-k}\) for \(k\in\{0,1,2,3,4,5\}\). 3. The probabilities are \(P(Y=0)\approx0.1935\), \(P(Y=1)\approx0.3762\), \(P(Y=2)\approx0.2926\), \(P(Y=3)\approx0.1138\), \(P(Y=4)\approx0.0221\), and \(P(Y=5)\approx0.0017\).

Answer

<table> <tr> <td>\(k\)</td> <td>\(0\)</td> <td>\(1\)</td> <td>\(2\)</td> <td>\(3\)</td> <td>\(4\)</td> <td>\(5\)</td> </tr> <tr> <td>\(P(Y=k)\)</td> <td>\(0.1935\)</td> <td>\(0.3762\)</td> <td>\(0.2926\)</td> <td>\(0.1138\)</td> <td>\(0.0221\)</td> <td>\(0.0017\)</td> </tr> </table>
53099712
An archer takes exactly \(4\) shots. The probability of hitting the center is \(0.70\) on every shot. a) State the conditions under which the number of center hits can be modeled with a binomial distribution. b) Assuming those conditions hold, find the probabilities of exactly \(0\), \(1\), \(2\), \(3\), and \(4\) center hits.

Hints

- State all four binomial conditions. - Identify the fixed trial count and the two relevant outcomes. - Apply the binomial formula to every possible value of \(X\). - Check that the probabilities add to \(1\).

Solution

1. A binomial model requires a fixed number of trials, two relevant outcomes on each trial, independent trials, and a constant success probability. 2. Here, \(n=4\), the relevant outcomes are center hit or not, the shots must be independent, and \(p=0.70\) must remain constant. 3. Let \(X\sim\operatorname{Bin}(4,0.70)\). 4. The probabilities are \(P(X=0)=0.0081,\quad P(X=1)=0.0756,\quad P(X=2)=0.2646,\quad P(X=3)=0.4116,\quad P(X=4)=0.2401.\)

Answer

a) Fixed \(n=4\), two relevant outcomes, independence, and constant \(p=0.70\). b) \(0.0081,\ 0.0756,\ 0.2646,\ 0.4116,\ 0.2401\) for \(X=0,1,2,3,4\), respectively.
53100012
A spinner has \(5\) equal sections, exactly \(1\) of which is red. The spinner is spun independently \(12\) times. Let \(Y\) be the number of red results. a) Find \(P(Y\ge1)\), rounded to four decimal places. b) Find \(P(Y>3)\), rounded to four decimal places. c) Find \(P(Y\le10)\). Give an exact complement expression and a decimal approximation to seven decimal places. d) Without a new binomial calculation, use part a) to find \(P(Y=0)\), rounded to four decimal places, and explain the relationship between the two events.

Hints

- Use \(Y\sim\operatorname{Bin}(12,0.20)\). - Complements are efficient for upper or endpoint events. - In part d), use the probability already found in part a) rather than repeating the calculation.

Solution

1. \(Y\sim\operatorname{Bin}(12,0.20)\). 2. \(P(Y\ge1)=1-P(Y=0)=1-(0.80)^{12}\approx0.9313\). 3. \(P(Y>3)=1-P(Y\le3)\approx0.2054\). 4. \(P(Y\le10)=1-[P(Y=11)+P(Y=12)]\approx0.9999998\). 5. The event \(Y=0\) is the complement of \(Y\ge1\), so \(P(Y=0)=1-P(Y\ge1)=(0.80)^{12}\approx0.0687\).

Answer

a) \(0.9313\). b) \(0.2054\). c) \(1-[P(Y=11)+P(Y=12)]\approx0.9999998\). d) \(0.0687\); “no red results” and “at least one red result” are complementary events.
53100712
A manufacturer finds that each Bluetooth headphone independently develops a battery defect during the warranty period with probability \(0.15\). A sample of \(12\) headphones is selected. Find each probability, rounded to four decimal places. a) Exactly \(3\) headphones have a battery defect. b) At most \(2\) headphones have a battery defect. c) More than \(4\) headphones have a battery defect.

Hints

- Use \(n=12\) and \(p=0.15\). - “At most \(2\)” is a lower-tail event. - Use a complement for “more than \(4\).”

Solution

1. Let \(X\sim\operatorname{Bin}(12,0.15)\). 2. \(P(X=3)=\binom{12}{3}(0.15)^3(0.85)^9\approx0.1720\). 3. \(P(X\le2)\approx0.7358\). 4. \(P(X>4)=1-P(X\le4)\approx0.0239\).

Answer

a) \(0.1720\). b) \(0.7358\). c) \(0.0239\).
53100812
In a large city, \(40\%\) of commuters regularly ride a bicycle to work. A sample of \(15\) commuters is surveyed. Assume the commuter responses are independent. Find each probability, rounded to four decimal places. a) Exactly \(6\) regularly ride a bicycle to work. b) Fewer than \(5\) regularly ride a bicycle to work. c) At least \(8\) regularly ride a bicycle to work.

Hints

- Use \(n=15\) and \(p=0.40\). - Translate “fewer than \(5\)” into an integer inequality. - Use a complement for “at least \(8\).”

Solution

1. Let \(X\sim\operatorname{Bin}(15,0.40)\). 2. \(P(X=6)=\binom{15}{6}(0.40)^6(0.60)^9\approx0.2066\). 3. Fewer than five means \(X\le4\), so \(P(X<5)\approx0.2173\). 4. \(P(X\ge8)=1-P(X\le7)\approx0.2131\).

Answer

a) \(0.2066\). b) \(0.2173\). c) \(0.2131\).
53101312
Let \(X\sim\operatorname{Bin}(30,0.20)\). Find each probability, rounded to four decimal places. a) \(P(X\le4)\) b) \(P(X>8)\) c) \(P(5\le X\le10)\)

Hints

- Use cumulative binomial probabilities. - Express the upper tail with a complement. - For the interval, subtract the cumulative probability through the value just below the lower endpoint.

Solution

1. \(P(X\le4)\approx0.2552\). 2. \(P(X>8)=1-P(X\le8)\approx0.1287\). 3. \(P(5\le X\le10)=P(X\le10)-P(X\le4)\approx0.7192\).

Answer

a) \(0.2552\). b) \(0.1287\). c) \(0.7192\).
53101412
Let \(X\sim\operatorname{Bin}(80,0.35)\). Find each probability, rounded to four decimal places. a) \(P(X\le20)\) b) \(P(22<X<32)\)

Hints

- Pay particular attention to the strict inequalities in part b). - Convert the open interval to its attainable integer values. - Use a difference of cumulative probabilities.

Solution

1. \(P(X\le20)\approx0.0368.\) 2. Because \(X\) is integer-valued, \(22<X<32\) means \(23\le X\le31\). 3. \(P(22<X<32)=P(X\le31)-P(X\le22)\approx0.6980.\)

Answer

a) \(0.0368\). b) \(0.6980\).
53101512
A manufacturer knows that \(5\%\) of its electronic components are defective. A random sample of \(200\) components is selected, and defect outcomes are treated as independent. Let \(X\) be the number of defective components. Find each probability, rounded to four decimal places. a) At most \(10\) components are defective. b) At least \(8\) and at most \(12\) components are defective. c) More than \(15\) components are defective.

Hints

- Use one binomial model for all three parts. - For the inclusive interval, subtract the cumulative probability through \(7\). - Use a complement for the upper tail.

Solution

1. \(X\sim\operatorname{Bin}(200,0.05)\). 2. \(P(X\le10)\approx0.5831\). 3. \(P(8\le X\le12)=P(X\le12)-P(X\le7)\approx0.5832\). 4. \(P(X>15)=1-P(X\le15)\approx0.0444\).

Answer

a) \(0.5831\). b) \(0.5832\). c) \(0.0444\).
53101612
A multiple-choice test has \(50\) questions. Each question has \(4\) answer choices, exactly one of which is correct. Aoife guesses independently and randomly on every question. Let \(X\) be the number of correct answers. Find each probability, rounded to four decimal places. a) At least \(15\) correct answers. b) Fewer than \(10\) correct answers. c) Between \(10\) and \(15\) correct answers, inclusive.

Hints

- Use a complement for the upper-tail event. - “Fewer than \(10\)” ends at \(9\). - Use a difference of cumulative probabilities for the inclusive interval.

Solution

1. \(X\sim\operatorname{Bin}(50,0.25)\). 2. \(P(X\ge15)=1-P(X\le14)\approx0.2519\). 3. \(P(X<10)=P(X\le9)\approx0.1637\). 4. \(P(10\le X\le15)=P(X\le15)-P(X\le9)\approx0.6732\).

Answer

a) \(0.2519\). b) \(0.1637\). c) \(0.6732\).
53101712
A multiple-choice test has \(60\) questions. Each question has \(4\) answer choices, exactly one of which is correct. Rina guesses independently and randomly on every question. Let \(X\) be the number of correct answers. Find each probability, rounded to four decimal places. a) More than \(12\) correct answers. b) At least \(10\) and at most \(20\) correct answers. c) Fewer than \(40\) incorrect answers.

Hints

- Use complements for upper-tail events. - Use cumulative subtraction for the inclusive interval. - Convert the condition on incorrect answers to a condition on the number correct.

Solution

1. \(X\sim\operatorname{Bin}(60,0.25)\). 2. \(P(X>12)=1-P(X\le12)\approx0.7684\). 3. \(P(10\le X\le20)=P(X\le20)-P(X\le9)\approx0.9007\). 4. Fewer than \(40\) incorrect answers means at least \(21\) correct answers, so \(P(X\ge21)=1-P(X\le20)\approx0.0541\).

Answer

a) \(0.7684\). b) \(0.9007\). c) \(0.0541\).
53102112
A gardener plants \(60\) seeds of a flower variety. Each seed germinates with probability \(0.75\), independently of the others. Let \(X\) be the number that germinate. Find each probability, rounded to four decimal places. a) At most \(40\) seeds germinate. b) More than \(50\) seeds germinate. c) At least \(42\) and at most \(48\) seeds germinate.

Hints

- Use one binomial model for all three parts. - Use a complement for “more than \(50\).” - For the inclusive interval, subtract the cumulative probability through \(41\).

Solution

1. \(X\sim\operatorname{Bin}(60,0.75)\). 2. \(P(X\le40)\approx0.0925\). 3. \(P(X>50)=1-P(X\le50)\approx0.0452\). 4. \(P(42\le X\le48)=P(X\le48)-P(X\le41)\approx0.7038\).

Answer

a) \(0.0925\). b) \(0.0452\). c) \(0.7038\).
53102212
In a microchip manufacturing process, \(5\%\) of chips are defective. A random sample of \(100\) chips is tested, and defect outcomes are treated as independent. Let \(X\) be the number of defective chips. Find each probability, rounded to four decimal places. a) Exactly \(5\) chips are defective. b) At least \(3\) but fewer than \(8\) chips are defective. c) More than \(10\) chips are defective.

Hints

- Use a point probability for exactly five defects. - Translate “fewer than \(8\)” to an upper endpoint of \(7\). - Use a complement for the upper tail.

Solution

1. \(X\sim\operatorname{Bin}(100,0.05)\). 2. \(P(X=5)=\binom{100}{5}(0.05)^5(0.95)^{95}\approx0.1800\). 3. At least \(3\) but fewer than \(8\) means \(3\le X\le7\), so \(P(3\le X\le7)=P(X\le7)-P(X\le2)\approx0.7538\). 4. \(P(X>10)=1-P(X\le10)\approx0.0115\).

Answer

a) \(0.1800\). b) \(0.7538\). c) \(0.0115\).
53102512
Let \(X\sim\operatorname{Bin}(50,0.25)\). Find each probability, rounded to four decimal places. a) \(P(X\le15)\) b) \(P(X\ge10)\) c) \(P(8\le X\le14)\)

Hints

- Express the “at least” event using a complement. - Use a difference of cumulative probabilities for the interval. - Check the value immediately below the lower endpoint.

Solution

1. \(P(X\le15)\approx0.8369\). 2. \(P(X\ge10)=1-P(X\le9)\approx0.8363\). 3. \(P(8\le X\le14)=P(X\le14)-P(X\le7)\approx0.7028\).

Answer

a) \(0.8369\). b) \(0.8363\). c) \(0.7028\).
53102612
Let \(X\sim\operatorname{Bin}(100,0.80)\). Find each probability, rounded to four decimal places. a) \(P(X\le75)\) b) \(P(X>85)\) c) \(P(78<X<88)\)

Hints

- Use a complement for the upper-tail probability. - Convert the open interval to the included integer values before using a CDF difference. - Subtract the cumulative probability through the value just below the lower included count.

Solution

1. \(P(X\le75)\approx0.1314\). 2. \(P(X>85)=1-P(X\le85)\approx0.0804\). 3. Because \(X\) is integer-valued, \(78<X<88\) means \(79\le X\le87\). 4. Therefore, \(P(78<X<88)=P(X\le87)-P(X\le78)\approx0.6287\).

Answer

a) \(0.1314\). b) \(0.0804\). c) \(0.6287\).
53102712
A basketball player independently makes each free throw with probability \(0.75\). During practice, the player attempts \(20\) free throws. Find each probability, rounded to four decimal places. a) Every free throw is made. b) Exactly \(15\) free throws are made. c) More than \(15\) free throws are made.

Hints

- Use one binomial model for all three events. - “Every” means the endpoint count \(X=20\). - Use a complement for “more than \(15\).”

Solution

1. Let \(X\sim\operatorname{Bin}(20,0.75)\). 2. \(P(X=20)=(0.75)^{20}\approx0.0032\). 3. \(P(X=15)=\binom{20}{15}(0.75)^{15}(0.25)^5\approx0.2023\). 4. \(P(X>15)=1-P(X\le15)\approx0.4148\).

Answer

a) \(0.0032\). b) \(0.2023\). c) \(0.4148\).
53102812
A factory produces electronic components. Each component is independently defective with probability \(0.05\). A sample of \(80\) components is selected for quality testing. Find each probability, rounded to four decimal places. a) No defective components. b) Exactly \(4\) defective components. c) Fewer than \(4\) defective components.

Hints

- Let success mean a defective component. - Use a point probability for exactly four defects. - Translate “fewer than \(4\)” into the largest included integer count.

Solution

1. Let \(X\sim\operatorname{Bin}(80,0.05)\). 2. \(P(X=0)=(0.95)^{80}\approx0.0165\). 3. \(P(X=4)=\binom{80}{4}(0.05)^4(0.95)^{76}\approx0.2004\). 4. Fewer than four means \(X\le3\), so \(P(X<4)\approx0.4284\).

Answer

a) \(0.0165\). b) \(0.2004\). c) \(0.4284\).
53103112
A tour-bus company has \(50\) seats available for a day trip. Each customer with a reservation independently has a \(10\%\) probability of not arriving, so the company accepts \(54\) reservations. Find the probability that every customer who arrives will have a seat. Round to four decimal places.

Hints

- Convert the no-show probability to an attendance probability. - Determine the largest attendance count that fits on the bus. - Use a cumulative binomial probability for all acceptable attendance counts.

Solution

1. Each customer arrives with probability \(0.90\), so \(X\sim\operatorname{Bin}(54,0.90)\). 2. Everyone has a seat exactly when \(X\le50\). 3. Therefore, \(P(X\le50)\approx0.8015\).

Answer

\(P(\text{everyone has a seat})\approx0.8015\).
53103312
In a quality-control process, each electronic component is assumed to be independently defective with probability \(0.06\). A sample of \(150\) components is selected. Let \(X\) be the number of defective components. Find each probability, rounded to four decimal places. a) Exactly \(9\) components are defective. b) At most \(5\) components are defective. c) At least \(12\) components are defective.

Hints

- Use \(n=150\) and \(p=0.06\). - Use a point probability for exactly nine defects. - Use a complement for the upper tail.

Solution

1. \(X\sim\operatorname{Bin}(150,0.06)\). 2. \(P(X=9)=\binom{150}{9}(0.06)^9(0.94)^{141}\approx0.1359\). 3. \(P(X\le5)\approx0.1083\). 4. \(P(X\ge12)=1-P(X\le11)\approx0.1909\).

Answer

a) \(0.1359\). b) \(0.1083\). c) \(0.1909\).
53103412
In a region, \(25\%\) of households use solar energy to generate electricity. A random sample of \(80\) households is selected, and household statuses are treated as independent. Let \(X\) be the number that use solar energy. Find each probability, rounded to four decimal places. a) More than \(20\) households use solar energy. b) Fewer than \(15\) households use solar energy. c) At least \(18\) but at most \(22\) households use solar energy.

Hints

- Distinguish “more than” from “at least.” - “Fewer than \(15\)” ends at \(14\). - Use a cumulative difference for the inclusive interval.

Solution

1. \(X\sim\operatorname{Bin}(80,0.25)\). 2. \(P(X>20)=1-P(X\le20)\approx0.4403\). 3. \(P(X<15)=P(X\le14)\approx0.0740\). 4. \(P(18\le X\le22)=P(X\le22)-P(X\le17)\approx0.4811\).

Answer

a) \(0.4403\). b) \(0.0740\). c) \(0.4811\).
53103712
A gardener plants \(60\) seeds of a flower variety. Each seed germinates with probability \(0.80\), independently of the others. Let \(X\) be the number that germinate. Find each probability, rounded to four decimal places. a) Exactly \(50\) seeds germinate. b) Fewer than \(45\) seeds germinate. c) At least \(52\) seeds germinate. d) Between \(46\) and \(54\) seeds germinate, inclusive.

Hints

- Translate each verbal event into integer bounds for \(X\). - Use a complement for the upper tail. - Use a CDF difference for the inclusive interval.

Solution

1. \(X\sim\operatorname{Bin}(60,0.80)\). 2. \(P(X=50)=\binom{60}{50}(0.80)^{50}(0.20)^{10}\approx0.1102\). 3. \(P(X<45)=P(X\le44)\approx0.1306\). 4. \(P(X\ge52)=1-P(X\le51)\approx0.1268\). 5. \(P(46\le X\le54)=P(X\le54)-P(X\le45)\approx0.7814\).

Answer

a) \(0.1102\). b) \(0.1306\). c) \(0.1268\). d) \(0.7814\).
53103812
In a large population, \(12\%\) of people are left-handed. A random sample of \(150\) people is selected, and handedness outcomes are treated as independent. Let \(X\) be the number who are left-handed. Find each probability, rounded to four decimal places. a) Exactly \(18\) people are left-handed. b) At most \(15\) people are left-handed. c) More than \(20\) people are left-handed. d) At least \(10\) and at most \(25\) people are left-handed.

Hints

- Use one binomial model for all four parts. - Use a complement for “more than \(20\).” - Use a cumulative difference for the inclusive interval.

Solution

1. \(X\sim\operatorname{Bin}(150,0.12)\). 2. \(P(X=18)\approx0.0998\). 3. \(P(X\le15)\approx0.2715\). 4. \(P(X>20)=1-P(X\le20)\approx0.2587\). 5. \(P(10\le X\le25)=P(X\le25)-P(X\le9)\approx0.9543\).

Answer

a) \(0.0998\). b) \(0.2715\). c) \(0.2587\). d) \(0.9543\).
53103912
A gardener plants \(80\) flower bulbs of one variety. Each bulb independently fails to sprout with probability \(0.15\). The gardener needs at least \(65\) flowers for a garden design. Find the probability that the \(80\) planted bulbs produce at least \(65\) flowers. Round to four decimal places.

Hints

- Count failures rather than successes if that makes the event simpler. - Translate “at least \(65\) sprout” into a condition on the number that fail. - Use the corresponding binomial cumulative probability.

Solution

1. Let \(Y\) be the number of bulbs that fail to sprout. Then \(Y\sim\operatorname{Bin}(80,0.15)\). 2. At least \(65\) bulbs sprout exactly when at most \(15\) fail to sprout. 3. Therefore, \(P(Y\le15)\approx0.8625\).

Answer

\(P(\text{at least 65 flowers})\approx0.8625\).
53107112
At a large university, \(2.5\%\) of students have season tickets for the local basketball team. A lecture includes \(80\) randomly selected students, and ticket-holder statuses are treated as independent. Let \(X\) be the number who have season tickets. Find each probability, rounded to four decimal places. a) Exactly \(2\) students have season tickets. b) At most \(3\) students have season tickets. c) At least \(1\) student has a season ticket.

Hints

- Use \(n=80\) and \(p=0.025\). - “At most \(3\)” is a lower-tail event. - Use the complement of zero ticket holders for part c).

Solution

1. \(X\sim\operatorname{Bin}(80,0.025)\). 2. \(P(X=2)=\binom{80}{2}(0.025)^2(0.975)^{78}\approx0.2741\). 3. \(P(X\le3)\approx0.8594\). 4. \(P(X\ge1)=1-P(X=0)=1-(0.975)^{80}\approx0.8681\).

Answer

a) \(0.2741\). b) \(0.8594\). c) \(0.8681\).
53110212
A highway rest area has \(6\) fast-charging stations for electric vehicles. During a two-hour period, \(24\) vehicles arrive to charge. Assume that, at a randomly selected time during the period, each vehicle independently has probability \(\frac{20}{120}=\frac16\) of needing a charging station. Find the probability that more than half of the charging stations are needed at that time. Round to four decimal places.

Hints

- Use the supplied one-vehicle occupancy probability. - Translate “more than half of six” into a whole-number demand threshold. - Use a complement for the upper-tail probability.

Solution

1. Let \(X\) be the number of vehicles needing a charger at the selected time. Then \(X\sim\operatorname{Bin}(24,1/6)\). 2. More than half of six stations means at least four stations are needed. 3. Therefore, \(P(X\ge4)=1-P(X\le3)\approx0.5845\).

Answer

\(P(X\ge4)\approx0.5845\).
53112912
A catering company estimates that each guest independently orders a vegetarian meal with probability \(0.15\). For an event with \(450\) guests, let \(X\) be the number of vegetarian orders. Find the probability that at least \(80\) guests order a vegetarian meal. Round to four decimal places.

Hints

- Translate “at least \(80\)” into an upper-tail event. - Use the complement through \(79\). - Keep the endpoint in the complement consistent with the inclusive threshold.

Solution

1. \(X\sim\operatorname{Bin}(450,0.15)\). 2. \(P(X\ge80)=1-P(X\le79)\approx0.0590\).

Answer

\(P(X\ge80)\approx0.0590\).
53113012
A component passes a rigorous quality inspection with probability \(p=0.30\). In a batch of \(600\) independently tested components, let \(X\) be the number that pass. The mean is \(\mu=180\). Find the probability that \(X\) is outside the interval \([165,195]\). Round to four decimal places.

Hints

- Translate “outside” the inclusive interval into two disjoint tails. - The lower tail ends at \(164\), and the upper tail begins at \(196\). - Add the two tail probabilities.

Solution

1. \(X\sim\operatorname{Bin}(600,0.30)\). 2. Being outside \([165,195]\) means \(X\le164\) or \(X\ge196\). 3. The two events are disjoint, so \(P(X\le164\text{ or }X\ge196)=P(X\le164)+P(X\ge196)\approx0.1672\).

Answer

\(0.1672\).
53113312
A binomial random variable \(X\) has parameters \(n=150\) and \(p=0.40\). a) Find the mean \(\mu\) and standard deviation \(\sigma\). b) Find the probability that \(X\) is within \(5\) of its mean. Round to four decimal places.

Hints

- Use the binomial formulas for center and spread. - Translate “within \(5\)” into an inclusive integer interval centered at the mean. - Use a difference of cumulative probabilities.

Solution

1. \(\mu=np=60\), and \(\sigma=\sqrt{np(1-p)}=\sqrt{36}=6\). 2. Being within five of the mean means \(55\le X\le65\). 3. Therefore, \(P(55\le X\le65)=P(X\le65)-P(X\le54)\approx0.6407\).

Answer

a) \(\mu=60\), \(\sigma=6\). b) \(0.6407\).
53113412
A binomial random variable \(X\) has parameters \(n=800\) and \(p=0.12\). Find \(P(80\le X\le110)\), rounded to four decimal places.

Hints

- Express the inclusive interval as a difference of cumulative probabilities. - To keep \(80\) included, subtract the cumulative probability through \(79\). - Evaluate with binomial CDF technology.

Solution

1. \(P(80\le X\le110)=P(X\le110)-P(X\le79)\). 2. Therefore, \(P(80\le X\le110)\approx0.9068\).

Answer

\(0.9068\).
53113512
A binomial random variable \(X\) has parameters \(n=200\) and \(p=0.40\). a) Find the mean \(\mu\). b) State how far each endpoint of \([72,90]\) is from the mean, and say whether the interval is symmetric about the mean. c) Find \(P(72\le X\le90)\), rounded to four decimal places.

Hints

- Find \(np\) first. - Compare each endpoint with the mean separately. - Use the cumulative probability through \(71\) to keep \(72\) included.

Solution

1. \(\mu=np=80\). 2. The lower endpoint \(72\) is \(8\) below the mean, while \(90\) is \(10\) above it, so the interval is not symmetric about the mean. 3. \(P(72\le X\le90)=P(X\le90)-P(X\le71)\approx0.8251\).

Answer

a) \(\mu=80\). b) \(72\) is \(8\) below the mean and \(90\) is \(10\) above it; the interval is not symmetric. c) \(0.8251\).
53113612
A factory produces components that meet quality standards with probability \(p=0.85\), independently of one another. A random sample of \(n=150\) components is inspected. Let \(X\) be the number that meet the standards. Find the probability that between \(122\) and \(132\) components, inclusive, meet the standards. Round to four decimal places.

Hints

- Use the binomial model with the supplied parameters. - Express the inclusive interval as a CDF difference. - Subtract through the integer immediately below the lower endpoint.

Solution

1. \(X\sim\operatorname{Bin}(150,0.85)\). 2. \(P(122\le X\le132)=P(X\le132)-P(X\le121)\approx0.7875\).

Answer

\(0.7875\).
53113712
At a distribution center, automated scanners cannot read the barcode on \(2\%\) of packages. A random sample of \(400\) packages is inspected, and barcode outcomes are treated as independent. Let \(X\) be the number with unreadable barcodes. Find each probability, rounded to four decimal places. a) At most \(5\) packages have unreadable barcodes. b) More than \(10\) packages have unreadable barcodes. c) Between \(6\) and \(12\) packages, inclusive, have unreadable barcodes.

Hints

- Use the supplied binomial model for all three events. - Use a complement for the upper tail. - Use a difference of cumulative probabilities for the inclusive interval.

Solution

1. \(X\sim\operatorname{Bin}(400,0.02)\). 2. \(P(X\le5)\approx0.1885\). 3. \(P(X>10)=1-P(X\le10)\approx0.1821\). 4. \(P(6\le X\le12)=P(X\le12)-P(X\le5)\approx0.7497\), using unrounded cumulative values.

Answer

a) \(0.1885\). b) \(0.1821\). c) \(0.7497\).
53113812
A pharmaceutical company reports that a certain side effect occurs in \(40\%\) of patients who take a medication. A study includes \(100\) patients, and side-effect outcomes are treated as independent. Let \(X\) be the number who experience the side effect. Find each probability, rounded to four decimal places. a) Fewer than \(35\) patients experience the side effect. b) At least \(45\) patients experience the side effect. c) The number who experience the side effect is within \(5\) of the mean of \(X\).

Hints

- Translate the strict lower-tail boundary carefully. - Use a complement for the upper tail. - Find the binomial mean before translating “within \(5\).”

Solution

1. \(X\sim\operatorname{Bin}(100,0.40)\). 2. \(P(X<35)=P(X\le34)\approx0.1303\). 3. \(P(X\ge45)=1-P(X\le44)\approx0.1789\). 4. The mean is \(\mu=np=40\), so being within five of the mean means \(35\le X\le45\). 5. Thus, \(P(35\le X\le45)=P(X\le45)-P(X\le34)\approx0.7386\).

Answer

a) \(0.1303\). b) \(0.1789\). c) \(0.7386\).
53114112
A factory produces components with a \(4\%\) defect rate. A random sample of \(500\) components is selected, and defect outcomes are treated as independent. Let \(X\) be the number of defective components in the sample. Find each probability, rounded to four decimal places. a) At most \(15\) components are defective. b) At least \(25\) components are defective. c) Between \(18\) and \(22\) components, inclusive, are defective.

Hints

- Use a lower-tail CDF for part a). - Use a complement for “at least \(25\).” - Use a cumulative difference for the inclusive interval.

Solution

1. \(X\sim\operatorname{Bin}(500,0.04)\). 2. \(P(X\le15)\approx0.1513\). 3. \(P(X\ge25)=1-P(X\le24)\approx0.1522\). 4. \(P(18\le X\le22)=P(X\le22)-P(X\le17)\approx0.4314\).

Answer

a) \(0.1513\). b) \(0.1522\). c) \(0.4314\).
53114212
A spinner has four equal sections labeled red, blue, green, and yellow. The spinner is spun \(40\) times independently. Let \(X\) be the number of red results. Find each probability, rounded to four decimal places. a) More than \(12\) red results. b) At least \(8\) but no more than \(12\) red results. c) Fewer than \(5\) red results.

Hints

- The red probability is \(1/4\). - Translate each verbal boundary into an integer inequality. - Use a complement or cumulative difference where efficient.

Solution

1. \(X\sim\operatorname{Bin}(40,0.25)\). 2. \(P(X>12)=1-P(X\le12)\approx0.1791\). 3. \(P(8\le X\le12)=P(X\le12)-P(X\le7)\approx0.6389\). 4. \(P(X<5)=P(X\le4)\approx0.0160\).

Answer

a) \(0.1791\). b) \(0.6389\). c) \(0.0160\).
53114512
A sports club has a stadium section with \(1200\) seats. Historical data support modeling each season-ticket holder as independently attending a game with probability \(0.85\). The club sells \(1400\) season tickets. Find the probability that more people attend than there are seats. Round to four decimal places.

Hints

- Use the per-holder attendance probability in the binomial model. - The first over-capacity attendance count is \(1201\). - Evaluate the upper tail using a complement.

Solution

1. Let \(X\) be the number of ticket holders who attend. Then \(X\sim\operatorname{Bin}(1400,0.85)\). 2. The section is over capacity when \(X>1200\). 3. Therefore, \(P(X>1200)=1-P(X\le1200)\approx0.2169\).

Answer

\(P(\text{over capacity})\approx0.2169\).
53115412
A computer company receives USB drives in packages of \(50\). Each drive is independently defective with probability \(0.10\). A customer needs \(42\) working drives for a training session and opens a new package. Find the probability that the package contains enough working drives. Round to four decimal places.

Hints

- Counting defective drives makes the threshold simple. - At least forty-two working drives allows at most eight defects. - Use the corresponding cumulative binomial probability.

Solution

1. Let \(X\) be the number of defective drives. Then \(X\sim\operatorname{Bin}(50,0.10)\). 2. At least \(42\) drives work exactly when at most \(8\) are defective. 3. Therefore, \(P(X\le8)\approx0.9421\).

Answer

\(0.9421\).
53115712
At a regional blood donation center, \(15\%\) of donors have type O-negative blood. Assume the blood types of \(200\) expected donors are independent. Let \(X\) be the number with type O-negative blood. Find each probability, rounded to four decimal places. a) At most \(25\) donors have type O-negative blood. b) More than \(35\) donors have type O-negative blood. c) More than \(25\) but fewer than \(40\) donors have type O-negative blood.

Hints

- Translate the strict inequalities to their included integer counts. - Use a complement for the upper tail. - Use a cumulative difference for the open-ended interval in part c).

Solution

1. \(X\sim\operatorname{Bin}(200,0.15)\). 2. \(P(X\le25)\approx0.1876\). 3. \(P(X>35)=1-P(X\le35)\approx0.1387\). 4. More than \(25\) but fewer than \(40\) means \(26\le X\le39\), so \(P(26\le X\le39)=P(X\le39)-P(X\le25)\approx0.7788\).

Answer

a) \(0.1876\). b) \(0.1387\). c) \(0.7788\).
53115812
An online retailer emails a promotional offer to \(120\) customers. Each customer independently places an order with probability \(0.12\). Let \(X\) be the number of orders placed. Find each probability, rounded to four decimal places. a) Fewer than \(10\) orders are placed. b) At least \(15\) customers place an order. c) Between \(12\) and \(20\) orders, inclusive, are placed.

Hints

- Translate “fewer than \(10\)” to an endpoint of \(9\). - Use a complement for “at least \(15\).” - Use a cumulative difference for the inclusive interval.

Solution

1. \(X\sim\operatorname{Bin}(120,0.12)\). 2. \(P(X<10)=P(X\le9)\approx0.0782\). 3. \(P(X\ge15)=1-P(X\le14)\approx0.4745\). 4. \(P(12\le X\le20)=P(X\le20)-P(X\le11)\approx0.7403\).

Answer

a) \(0.0782\). b) \(0.4745\). c) \(0.7403\).
53116112
A spinner has two outcomes: win with probability \(p=0.30\), and lose with probability \(0.70\). The spinner is spun exactly \(6\) times. a) Find the exact probability of exactly \(2\) wins. b) State the conditions needed to model this process as a binomial setting.

Hints

- Match the information in the problem to \(n\), \(p\), and \(k\). - Count the arrangements containing exactly two wins. - State all four binomial conditions, including the fixed number of trials.

Solution

1. The binomial parameters are \(n=6\), \(p=0.30\), and \(k=2\). 2. \(P(X=2)=\binom62(0.30)^2(0.70)^4=0.324135.\) 3. A binomial model requires a fixed number of trials, two relevant outcomes per trial, independent trials, and a constant success probability.

Answer

a) \(P(X=2)=0.324135\). b) Fixed \(n=6\), two relevant outcomes, independence, and constant \(p=0.30\).
53118512
An online clothing retailer finds that each ordered item is independently returned because of fit with probability \(0.30\). A sample of \(50\) orders is examined. Find each probability, rounded to four decimal places. a) Exactly \(15\) items are returned. b) Fewer than \(10\) items are returned. c) More than \(20\) items are returned.

Hints

- Use a point probability for exactly fifteen returns. - “Fewer than \(10\)” ends at \(9\). - Use a complement for “more than \(20\).”

Solution

1. Let \(X\sim\operatorname{Bin}(50,0.30)\). 2. \(P(X=15)=\binom{50}{15}(0.30)^{15}(0.70)^{35}\approx0.1223\). 3. \(P(X<10)=P(X\le9)\approx0.0402\). 4. \(P(X>20)=1-P(X\le20)\approx0.0478\).

Answer

a) \(0.1223\). b) \(0.0402\). c) \(0.0478\).
53118612
A manufacturer finds that \(5\%\) of its microchips are defective. A random sample of \(200\) chips is inspected, and defect outcomes are treated as independent. Let \(X\) be the number of defective chips. Find each probability, rounded to four decimal places. a) At most \(12\) chips are defective. b) Between \(5\) and \(15\) chips, inclusive, are defective. c) The number of defective chips is within \(2\) of the mean.

Hints

- Use a cumulative probability for part a) and a CDF difference for part b). - Find the binomial mean before translating “within \(2\).” - Keep all interval endpoints inclusive.

Solution

1. \(X\sim\operatorname{Bin}(200,0.05)\). 2. \(P(X\le12)\approx0.7965\). 3. \(P(5\le X\le15)=P(X\le15)-P(X\le4)\approx0.9292\). 4. The mean is \(\mu=np=10\), so being within two of the mean means \(8\le X\le12\). 5. Thus, \(P(8\le X\le12)=P(X\le12)-P(X\le7)\approx0.5832\).

Answer

a) \(0.7965\). b) \(0.9292\). c) \(0.5832\).
53205912
The urn shown contains red, green, and yellow balls. A ball is drawn at random and replaced after each draw, for a total of \(6\) draws. Use the urn to determine the probability of green on one draw. Then find the probability that a green ball is drawn exactly twice. Give the result as a percentage rounded to one decimal place.
Figure for problem 532059

Hints

- Count the total balls and the green balls in the displayed urn. - Replacement preserves the same success probability on every draw. - Use the binomial formula for exactly two green results.

Solution

1. The urn shows \(10\) balls total and \(3\) green balls, so \(p=3/10=0.30\). 2. Replacement makes the six draws independent with the same success probability, so \(X\sim\operatorname{Bin}(6,0.30)\). 3. \(P(X=2)=\binom62(0.30)^2(0.70)^4=0.324135\). 4. As a percentage rounded to one decimal place, the probability is \(32.4\%\).

Answer

\(32.4\%\).
53208712
The spinner shown has \(6\) equal sections. It is spun independently \(6\) times. Use the spinner to determine the needed one-spin probabilities. Find each probability and report the result as a percentage rounded to two decimal places. a) Yellow occurs exactly \(4\) times. b) Blue occurs exactly \(2\) times.
Figure for problem 532087

Hints

- Count the yellow and blue sections in the displayed spinner. - For each part, treat the named color as success and all other colors as failure. - Apply the binomial point-probability formula.

Solution

1. From the spinner, \(P(\text{yellow})=3/6=1/2\) and \(P(\text{blue})=2/6=1/3\). 2. \(P(\text{exactly 4 yellow})=\binom64(1/2)^4(1/2)^2=15/64=23.4375\%\approx23.44\%\). 3. \(P(\text{exactly 2 blue})=\binom62(1/3)^2(2/3)^4=80/243\approx32.92\%\).

Answer

a) \(23.44\%\). b) \(32.92\%\).
53210512
The spinner shown has \(10\) equal sections and is spun independently \(8\) times. Find the probability that the spinner lands on red exactly \(3\) times. Give the answer as a decimal rounded to three decimal places.
Figure for problem 532105

Hints

- Count the total sections and the red sections. - Identify \(n\), \(p\), and \(k\). - Use the binomial formula for exactly three red outcomes. - Round the final decimal to three places.

Solution

1. Four of the \(10\) sections are red, so \(p=\frac{4}{10}=0.4\), and \(1-p=0.6\). 2. Let \(X\) be the number of red outcomes in \(8\) spins. Then \(X\) is binomial with \(n=8\) and \(p=0.4\). 3. \(P(X=3)=\binom83(0.4)^3(0.6)^5\). 4. Since \(\binom83=56\), the probability is \(56\cdot(0.4)^3(0.6)^5=0.27869184\approx0.279\).

Answer

\(0.279\)
53212412
The spinner shown has \(5\) equal sections. It is spun independently \(5\) times. Let \(X\) be the number of blue results. a) Use the spinner to find the one-spin blue probability, then find \(P(X\le1)\). b) Find \(P(X\ge3)\). Give each result as an exact decimal and as a percent.
Figure for problem 532124

Hints

- Count the blue sections in the displayed spinner. - “At most \(1\)” includes \(0\) and \(1\). - “At least \(3\)” includes \(3,4,5\).

Solution

1. The spinner shows \(2\) blue sections out of \(5\), so \(p=2/5=0.40\) and \(X\sim\operatorname{Bin}(5,0.40)\). 2. \(P(X\le1)=P(X=0)+P(X=1)=(0.60)^5+5(0.40)(0.60)^4=0.33696\). 3. \(P(X\ge3)=P(X=3)+P(X=4)+P(X=5)=0.31744\).

Answer

a) \(0.33696\), or \(33.696\%\). b) \(0.31744\), or \(31.744\%\).
53215812
The spinner shown has \(8\) equal sections and is spun independently \(10\) times. Find each probability, expressed as a percentage rounded to two decimal places. a) The spinner lands on red exactly four times. b) The spinner lands on yellow exactly two times.
Figure for problem 532158

Hints

- Count the sections of each requested color. - Divide by the total number of sections to find the success probabilities. - Use the binomial formula for each exact number of outcomes. - Use \(n=10\) and the specified value of \(k\) in each part.

Solution

1. Three of the eight sections are red, so \(p_R=\frac38=0.375\). One section is yellow, so \(p_Y=\frac18=0.125\). 2. For part a), \(P(X=4)=\binom{10}{4}(0.375)^4(0.625)^6\approx0.247528\), or \(24.75\%\). 3. For part b), \(P(Y=2)=\binom{10}{2}(0.125)^2(0.875)^8\approx0.241600\), or \(24.16\%\).

Answer

a) \(24.75\%\) b) \(24.16\%\)
53598412
The spinner shown has \(8\) equal sections colored yellow, blue, and red. Each spin is independent. Find the probability of each event. a) In \(5\) spins, the spinner lands on blue exactly \(2\) times. b) In \(8\) spins, the spinner lands on yellow exactly \(4\) times. c) In \(4\) spins, the spinner lands on red exactly once.
Figure for problem 535984

Hints

- Count the sections of each color to find its probability on one spin. - Model the selected color versus all other colors as a binomial setting. - Identify \(n\), \(p\), and \(k\) for each part. - Use the binomial probability formula.

Solution

1. From the spinner, \(p_{\text{yellow}}=\frac48=0.5\), \(p_{\text{blue}}=\frac38=0.375\), and \(p_{\text{red}}=\frac18=0.125\). 2. For part a), \(P(X=2)=\binom52(0.375)^2(0.625)^3\approx0.3433\). 3. For part b), \(P(Y=4)=\binom84(0.5)^4(0.5)^4=\frac{70}{256}\approx0.2734\). 4. For part c), \(P(Z=1)=\binom41(0.125)(0.875)^3\approx0.3350\).

Answer

a) \(0.3433\), or about \(34.33\%\) b) \(0.2734\), or about \(27.34\%\) c) \(0.3350\), or about \(33.50\%\)
53602312
The spinner shown has \(10\) equal sections and is spun independently \(12\) times. Use the spinner to determine the relevant one-spin probabilities. Find each probability, rounded to four decimal places. a) Blue occurs at most \(4\) times. b) Red occurs at least \(2\) times.
Figure for problem 536023

Hints

- Count the blue and red sections in the displayed spinner. - Use a separate binomial model for each named color. - A complement is efficient for “at least \(2\).”

Solution

1. The spinner shows \(5\) blue sections out of \(10\), so \(p_B=0.50\). Thus, \(P(\text{at most 4 blue})\approx0.1938\). 2. The spinner shows \(2\) red sections out of \(10\), so \(p_R=0.20\). Thus, \(P(\text{at least 2 red})=1-P(\text{0 or 1 red})\approx0.7251\).

Answer

a) \(0.1938\). b) \(0.7251\).
53604712
The spinner shown has \(5\) equal sections and is spun independently \(6\) times. Let \(X\) be the number of times the spinner lands on blue. Use the binomial probability formula to find \(P(X=3)\).
Figure for problem 536047

Hints

- Find the probability of blue on one spin. - Identify the total number of spins and the required number of blue outcomes. - Use the binomial formula for an exact number of successes.

Solution

1. One of the five equal sections is blue, so \(p=\frac15=0.2\). The parameters are \(n=6\) and \(k=3\). 2. \(P(X=3)=\binom63(0.2)^3(0.8)^3\). 3. Since \(\binom63=20\), the probability is \(20\cdot0.008\cdot0.512=0.08192\).

Answer

\(P(X=3)=0.08192\), or \(8.192\%\)
53608612
The spinner shown has \(6\) equal sections. It is spun independently \(50\) times. Use the spinner to determine the probability of yellow on one spin. Assuming the spinner behaves according to those equal sections, find the probability that yellow occurs at most \(10\) times. Round to three decimal places.
Figure for problem 536086

Hints

- Count the yellow sections in the displayed spinner. - Model the number of yellow results with a binomial random variable. - “At most \(10\)” is a cumulative probability.

Solution

1. The spinner shows \(2\) yellow sections out of \(6\), so \(p=1/3\). 2. Let \(X\sim\operatorname{Bin}(50,1/3)\). 3. \(P(X\le10)=\sum_{k=0}^{10}\binom{50}{k}(1/3)^k(2/3)^{50-k}\approx0.028440\). 4. Rounded to three decimal places, the probability is \(0.028\).

Answer

\(0.028\).
53745812
A fair six-sided number cube is rolled \(3\) times independently. Rolling a \(6\) is considered a success. Let \(X\) be the number of sixes rolled. a) Find \(P(X=k)\) for \(k\in\{0,1,2,3\}\). Give exact fractions. b) Verify that the probabilities add to \(1\).

Hints

- Identify the binomial parameters. - Use the point-probability formula for each possible value of \(X\). - Add the exact fractions to check the distribution total.

Solution

1. \(X\sim\operatorname{Bin}(3,1/6)\). 2. \(P(X=0)=(5/6)^3=125/216\). 3. \(P(X=1)=3(1/6)(5/6)^2=75/216\). 4. \(P(X=2)=3(1/6)^2(5/6)=15/216\). 5. \(P(X=3)=(1/6)^3=1/216\). 6. Their sum is \((125+75+15+1)/216=1\).

Answer

a) \(P(X=0)=125/216\), \(P(X=1)=75/216\), \(P(X=2)=15/216\), and \(P(X=3)=1/216\). b) The probabilities sum to \(1\).
55629612
A login attempt succeeds independently with probability \(0.80\). Let \(A\) be the number of successful logins among the next \(10\) attempts. Let \(B\) be the number of attempts required to get the first successful login. a) Which random variable is binomial, and what are its parameters? b) Which random variable is geometric, and what is its success probability? c) Explain the key difference between what \(A\) and \(B\) count.

Hints

- Ask whether the number of trials is fixed before the experiment begins. - Ask whether the random variable counts successes or counts waiting time. - Both models can use the same independent Bernoulli trials but summarize them differently.

Solution

1. \(A\) counts successes in a fixed number of \(10\) independent attempts, so \(A\sim\operatorname{Bin}(10,0.80).\) 2. \(B\) counts trials through the first success, so \(B\sim\operatorname{Geom}(0.80).\) 3. A binomial random variable counts how many successes occur in a fixed number of trials. A geometric random variable counts how long the process waits until the first success.

Answer

a) \(A\sim\operatorname{Bin}(10,0.80)\). b) \(B\sim\operatorname{Geom}(0.80)\). c) \(A\) counts successes in a fixed number of trials; \(B\) counts trials until the first success.
52343012
At a glass factory, each drinking glass independently has a \(3\%\) chance of having small air bubbles. The glasses are packed in boxes of \(12\). a) Find the probability that a randomly selected box contains no glasses with air bubbles. Give an exact expression and a decimal approximation to four decimal places. b) An inspector checks \(6\) such boxes independently. What is the probability that at least \(5\) of the boxes contain only glasses without air bubbles? Give a binomial expression and a decimal approximation to four decimal places.

Hints

- First find the probability that all \(12\) glasses in one box are bubble-free. - Use that box-level probability as the success probability for the second binomial model. - “At least \(5\)” includes \(5\) and \(6\).

Solution

1. One glass is bubble-free with probability \(0.97\). 2. Thus, the probability one box is entirely bubble-free is \(p_B=0.97^{12}\approx0.6938.\) 3. Let \(Y\sim\operatorname{Bin}(6,p_B)\). 4. Then \(P(Y\ge5)=\binom65p_B^5(1-p_B)+p_B^6\approx0.4070.\)

Answer

a) \(0.97^{12}\approx0.6938\). b) \(\binom65(0.97^{12})^5(1-0.97^{12})+(0.97^{12})^6\approx0.4070\).
52345112
Two basketball players compete in a free-throw challenge. Assume all shots are independent. Player A makes each free throw with probability \(0.90\) and takes \(4\) shots. Player B makes each free throw with probability \(0.60\) and takes \(6\) shots. Which event is more likely? Event 1: Player A makes at least \(3\) shots. Event 2: Player B makes exactly \(4\) shots.

Hints

- Model each player’s shots with a binomial distribution. - Identify \(n\), \(p\), and the relevant values of the random variable for each player. - For Player A, “at least \(3\)” includes more than one case. - Use the binomial probability formula for each required case.

Solution

1. For Player A, let \(X\) be the number of made shots. Then \(X\) has a binomial distribution with \(n=4\) and \(p=0.90\). 2. \(P(X\ge 3)=P(X=3)+P(X=4)\). 3. \(P(X=3)=\binom{4}{3}(0.90)^3(0.10)=0.2916\), and \(P(X=4)=(0.90)^4=0.6561\). 4. Therefore, \(P(X\ge 3)=0.2916+0.6561=0.9477\). 5. For Player B, let \(Y\) be the number of made shots. Then \(Y\) has a binomial distribution with \(n=6\) and \(p=0.60\). 6. \(P(Y=4)=\binom{6}{4}(0.60)^4(0.40)^2=0.31104\). 7. Since \(0.9477>0.31104\), Event 1 is more likely.

Answer

Event 1 is more likely. Its probability is \(94.77\%\), compared with approximately \(31.10\%\) for Event 2.
52345212
In a game show, contestants choose between two strategies and guess every answer independently and randomly. Strategy A: Answer \(5\) multiple-choice questions, each with \(4\) choices and exactly one correct answer. To win, the contestant must answer at least \(3\) questions correctly. Strategy B: Answer \(10\) true-or-false questions. To win, the contestant must answer exactly \(5\) questions correctly. Which strategy has the greater probability of success?

Hints

- Determine the success probability for one question in each strategy. - Identify the number of questions in each strategy. - “At least \(3\)” includes \(3\), \(4\), and \(5\). - Calculate the required binomial probabilities and compare them.

Solution

1. For Strategy A, let \(X\sim\operatorname{Bin}(5,0.25)\). Then \(P(X\ge 3)=\sum_{k=3}^{5}\binom{5}{k}(0.25)^k(0.75)^{5-k}=\frac{106}{1024}\approx 0.103516\). 2. For Strategy B, let \(Y\sim\operatorname{Bin}(10,0.50)\). Then \(P(Y=5)=\binom{10}{5}(0.50)^{10}=\frac{252}{1024}\approx 0.246094\). 3. Since \(0.246094>0.103516\), Strategy B has the greater success probability.

Answer

Strategy B has the greater success probability: approximately \(24.61\%\), compared with approximately \(10.35\%\) for Strategy A.
52353712
A pharmaceutical company packages tablets in blister packs of \(20\). Suppose each tablet has the same probability \(p\) of being defective, independently of the others. The probability that a randomly selected blister pack contains at least one defective tablet is exactly \(5\%\). Find \(p\). Round your answer to four decimal places.

Hints

- Express “at least one defective tablet” using a complement. - What is the probability that all \(20\) tablets are not defective? - Set up an equation involving the probability of zero defective tablets and solve for \(p\). - Use a twentieth root when isolating \(1-p\).

Solution

1. Let \(X\) be the number of defective tablets in a pack. Then \(X\) has a binomial distribution with \(n=20\) and defect probability \(p\). 2. The condition is \(P(X\ge 1)=1-P(X=0)=0.05\). 3. Therefore, \(1-(1-p)^{20}=0.05\), so \((1-p)^{20}=0.95\). 4. Solve for \(p\): \(p=1-(0.95)^{1/20}\). 5. Numerically, \(p\approx 0.0025614\), which rounds to \(0.0026\).

Answer

The probability that one tablet is defective is approximately \(0.0026\), or \(0.26\%\).
52354012
A spinner is divided into \(5\) equal sections, and exactly \(1\) section is red. The spinner is spun independently \(8\) times. a) Find the probability of exactly \(3\) red results. Give an exact binomial expression and a decimal approximation to four decimal places. b) Find the probability of at least \(2\) red results. Give an exact complement expression and a decimal approximation to four decimal places. c) What is the minimum number of spins needed so that the probability of landing on red at least once is greater than \(90\%\)?

Hints

- Use \(p=1/5\) for red. - For part b), use the complement of \(0\) or \(1\) red. - For part c), use the complement of no red results.

Solution

1. The red probability is \(p=0.2\). 2. \(P(X=3)=\binom83(0.2)^3(0.8)^5\approx0.1468.\) 3. \(P(X\ge2)=1-\left[(0.8)^8+8(0.2)(0.8)^7\right]\approx0.4967.\) 4. For part c), \(1-(0.8)^n>0.90\), so \(n>10.319\ldots\). The minimum integer is \(11\).

Answer

a) \(\binom83(0.2)^3(0.8)^5\approx0.1468\). b) \(1-[(0.8)^8+8(0.2)(0.8)^7]\approx0.4967\). c) \(11\) spins.
52354312
A multiple-choice vocabulary quiz has \(10\) questions. Each question has \(4\) answer choices, exactly one of which is correct. Aiko guesses independently and uniformly at random on every question. a) Find the probability of exactly \(3\) correct answers. Give an exact binomial expression and a decimal approximation to four decimal places. b) Find the probability of at least \(1\) correct answer. Give an exact complement expression and a decimal approximation to four decimal places. c) What should the minimum passing score be so that the probability of passing by guessing alone is less than \(15\%\)?

Hints

- The success probability is \(1/4\). - Use a complement for at least one correct answer. - Test upper-tail probabilities for candidate passing scores.

Solution

1. \(X\sim\operatorname{Bin}(10,0.25)\). 2. \(P(X=3)=\binom{10}{3}(0.25)^3(0.75)^7\approx0.2503\). 3. \(P(X\ge1)=1-(0.75)^{10}\approx0.9437\). 4. \(P(X\ge4)\approx0.2241>0.15\), while \(P(X\ge5)\approx0.0781<0.15\). 5. Therefore, the minimum passing score is \(5\).

Answer

a) \(\binom{10}{3}(0.25)^3(0.75)^7\approx0.2503\). b) \(1-(0.75)^{10}\approx0.9437\). c) \(5\) correct answers.
52354912
A hostel has \(45\) beds. For one weekend, it accepts \(52\) reservations because historical data show that each guest with a reservation arrives with probability \(0.80\). Assume the guests' arrival decisions are independent. a) What is the probability that more guests arrive than there are beds? Round to four decimal places. b) The hostel wants the probability of overbooking—more than \(45\) guests arriving—to be at most \(10\%\). What is the maximum number of reservations it may accept?

Hints

- Model the number of arriving guests with a binomial distribution. - Overbooking occurs when the arrival count exceeds \(45\). - For the maximum in part b), compare consecutive reservation counts around the threshold.

Solution

1. With \(52\) reservations, let \(X\sim\operatorname{Bin}(52,0.80)\). 2. Overbooking means \(X>45\), so \(P(X>45)=P(X\ge46)\approx0.0823.\) 3. To maximize reservations subject to the \(10\%\) limit, compare consecutive reservation counts. 4. With \(52\) reservations, the overbooking probability is about \(0.0823\le0.10\). 5. With \(53\) reservations, the overbooking probability is about \(0.1420>0.10\). 6. Therefore, \(52\) is the maximum allowed number of reservations.

Answer

a) \(P(X>45)\approx0.0823\). b) \(52\) reservations.
52357712
An electronics manufacturer knows that \(5\%\) of its components are defective. A random sample of \(20\) components is selected. Let \(X\) be the number of defective components in the sample, and assume the situation can be modeled with independent Bernoulli trials. Find each probability. Give an exact binomial expression and a decimal approximation to four decimal places. a) Exactly \(1\) component is defective. b) At most \(2\) components are defective. c) At least \(1\) component is defective.

Hints

- Use the binomial model with \(n=20\) and \(p=0.05\). - “At most \(2\)” includes \(0,1,2\). - Use the complement of no defective components for “at least \(1\).”

Solution

1. \(X\sim\operatorname{Bin}(20,0.05)\). 2. \(P(X=1)=\binom{20}{1}(0.05)(0.95)^{19}\approx0.3774.\) 3. \(P(X\le2)=\sum_{k=0}^{2}\binom{20}{k}(0.05)^k(0.95)^{20-k}\approx0.9245.\) 4. \(P(X\ge1)=1-(0.95)^{20}\approx0.6415.\)

Answer

a) \(\binom{20}{1}(0.05)(0.95)^{19}\approx0.3774\). b) \(\sum_{k=0}^{2}\binom{20}{k}(0.05)^k(0.95)^{20-k}\approx0.9245\). c) \(1-(0.95)^{20}\approx0.6415\).
52357812
An archer hits the target on each shot with probability \(p=0.7\). The archer takes \(10\) independent shots, and \(X\) is the number of hits. Find each probability. Give a binomial expression and a decimal approximation to four decimal places. a) At least \(8\) hits. b) More than \(5\) but fewer than \(9\) hits.

Hints

- Translate each verbal condition into a set of integer hit counts. - Use a binomial tail or finite sum. - Keep the endpoint inequalities strict or inclusive as stated.

Solution

1. \(X\sim\operatorname{Bin}(10,0.7)\). 2. \(P(X\ge8)=\sum_{k=8}^{10}\binom{10}{k}(0.7)^k(0.3)^{10-k}\approx0.3828.\) 3. The event \(5<X<9\) is \(X\in\{6,7,8\}\), so \(P(5<X<9)=\sum_{k=6}^{8}\binom{10}{k}(0.7)^k(0.3)^{10-k}\approx0.7004.\)

Answer

a) \(\sum_{k=8}^{10}\binom{10}{k}(0.7)^k(0.3)^{10-k}\approx0.3828\). b) \(\sum_{k=6}^{8}\binom{10}{k}(0.7)^k(0.3)^{10-k}\approx0.7004\).
52359312
A spinner is divided into \(4\) equal sections colored red, blue, green, and yellow. The spinner is spun independently \(10\) times. Find each probability. Give an exact binomial expression and a decimal approximation to four decimal places. a) Red appears exactly \(2\) times. b) Red appears at most \(1\) time. c) Red appears at least \(2\) times. d) The spinner lands on a color other than red at least \(9\) times.

Hints

- Model the number of red results first. - Use a complement for “at least \(2\).” - Translate “at least \(9\) nonred” into a condition on the red count.

Solution

1. For red, \(X\sim\operatorname{Bin}(10,0.25)\). 2. \(P(X=2)=\binom{10}{2}(0.25)^2(0.75)^8\approx0.2816.\) 3. \(P(X\le1)=(0.75)^{10}+10(0.25)(0.75)^9\approx0.2440.\) 4. \(P(X\ge2)=1-P(X\le1)\approx0.7560.\) 5. At least \(9\) nonred results means at most \(1\) red result, so the probability is the same as in part b), about \(0.2440\).

Answer

a) \(\binom{10}{2}(0.25)^2(0.75)^8\approx0.2816\). b) \((0.75)^{10}+10(0.25)(0.75)^9\approx0.2440\). c) \(1-[(0.75)^{10}+10(0.25)(0.75)^9]\approx0.7560\). d) \((0.75)^{10}+10(0.25)(0.75)^9\approx0.2440\).
52359412
A fair six-sided die is rolled independently \(6\) times. Find each probability. Give an exact expression and a decimal approximation to four decimal places. a) Exactly one \(6\) is rolled. b) No \(6\) is rolled. c) At least two \(6\)s are rolled. d) A number other than \(6\) is rolled at most \(5\) times.

Hints

- Count sixes as successes. - Use complements for the cumulative events. - Translate the number of non-sixes into the corresponding number of sixes.

Solution

1. Let \(X\) be the number of sixes. Then \(X\sim\operatorname{Bin}(6,\frac16)\). 2. \(P(X=1)=6\left(\frac16\right)\left(\frac56\right)^5 =\left(\frac56\right)^5\approx0.4019.\) 3. \(P(X=0)=\left(\frac56\right)^6\approx0.3349.\) 4. \(P(X\ge2)=1-P(X=0)-P(X=1)\approx0.2632.\) 5. “A number other than \(6\) at most \(5\) times” is equivalent to at least one \(6\), so \(P(X\ge1)=1-\left(\frac56\right)^6\approx0.6651.\)

Answer

a) \((5/6)^5\approx0.4019\). b) \((5/6)^6\approx0.3349\). c) \(1-(5/6)^6-(5/6)^5\approx0.2632\). d) \(1-(5/6)^6\approx0.6651\).
52359912
A basketball player makes a free throw with probability \(0.75\). During one practice session, the player takes \(40\) free throws. Let \(X\) be the number of made free throws. a) State the conditions under which \(X\) can be modeled by a binomial distribution, and identify \(n\) and \(p\). b) Find the probability that the player makes at least \(35\) free throws. Round to four decimal places. c) Find the mean \(\mu\) and standard deviation \(\sigma\) of \(X\). Give \(\sigma\) exactly and to four decimal places. d) Find the probability that \(X\) lies in the interval \([\mu-\sigma,\mu+\sigma]\). Round to four decimal places.

Hints

- Recall the four conditions for a binomial setting. - Use a complement or binomial upper tail for part b). - When using the interval around the mean, remember that \(X\) can take only integer values.

Solution

1. A binomial model requires a fixed number of trials, two relevant outcomes per trial, independent trials, and a constant success probability. Here, \(n=40\) and \(p=0.75\). 2. \(P(X\ge35)=0.04327398\ldots\approx0.0433\). 3. The mean is \(\mu=np=30\), and the standard deviation is \(\sigma=\sqrt{np(1-p)}=\sqrt{7.5}\approx2.7386\). 4. The interval is approximately \([27.2614,32.7386]\). Since \(X\) is an integer count, this corresponds to \(28\le X\le32\). 5. Therefore, \(P(28\le X\le32)=0.63891160\ldots\approx0.6389\).

Answer

a) Fixed \(n\), two relevant outcomes, independence, and constant \(p\); \(n=40\), \(p=0.75\). b) \(P(X\ge35)\approx0.0433\). c) \(\mu=30\) and \(\sigma=\sqrt{7.5}\approx2.7386\). d) \(P(28\le X\le32)\approx0.6389\).
52360512
The random variable \(X\) has a binomial distribution with \(n=10\). The mean \(E(X)\) is known to be an integer. The table shows part of the probability distribution. <table> <tr> <td>\(k\)</td> <td>\(0\)</td> <td>\(1\)</td> <td>\(2\)</td> <td>\(3\)</td> <td>\(4\)</td> </tr> <tr> <td>\(P(X=k)\)</td> <td>\(0.3487\)</td> <td>\(0.3874\)</td> <td>\(0.1937\)</td> <td>\(0.0574\)</td> <td>\(0.0112\)</td> </tr> </table> a) Determine the success probability \(p\). b) Find \(P(1\le X\le3)\). c) Find \(P(X\ge1)\).

Hints

- Use the fact that \(E(X)=np\) is an integer to list the possible values of \(p\). - Use the row entry for \(P(X=0)\) to identify which possible value of \(p\) fits. - Add the table entries that correspond to the requested interval. - For “at least one,” consider the complement.

Solution

1. Because \(E(X)=np=10p\) is an integer, \(p\) must be one of \(0,0.1,0.2,\ldots,1\). 2. The table gives \(P(X=0)=(1-p)^{10}\approx0.3487\). Testing the possible values shows that \(p=0.1\), since \((0.9)^{10}\approx0.3487\). 3. Add the listed probabilities: \(P(1\le X\le3)=0.3874+0.1937+0.0574=0.6385\). 4. Use the complement: \(P(X\ge1)=1-P(X=0)=1-0.3487=0.6513\).

Answer

a) \(p=0.1\) b) \(P(1\le X\le3)=0.6385\) c) \(P(X\ge1)=0.6513\)
52360712
A spinner has \(5\) equal sections, exactly \(1\) of which is blue. The spinner is spun \(6\) times, the spins are independent, and landing on blue counts as a success. a) Find the probability of getting at least \(2\) successes. b) Find the probability that the first success occurs on the fourth spin. c) An event \(A\) has probability \(P(A)=\binom{6}{3}(0.2)^3(0.8)^3\). State the values of \(n\), \(k\), and \(p\), and describe event \(A\) in context.

Hints

- For part a), compare a direct sum with using the complement of \(0\) or \(1\) success. - What must happen on the first \(3\) spins for the first success to occur on spin \(4\)? - Compare the expression in part c) with the binomial probability formula.

Solution

1. The success probability is \(p=\frac{1}{5}=0.2\). 2. For part a), let \(X\) be the number of successes in \(6\) spins. Then \(P(X\ge 2)=1-[P(X=0)+P(X=1)]\). 3. \(P(X\ge 2)=1-[(0.8)^6+6(0.2)(0.8)^5]=0.34464\). 4. For the first success to occur on the fourth spin, the first \(3\) spins must be failures and the fourth must be a success. The last \(2\) spins can have any outcomes. 5. Therefore, the probability is \((0.8)^3(0.2)=0.1024\). 6. In part c), \(n=6\), \(k=3\), and \(p=0.2\). Event \(A\) is getting exactly \(3\) blue results in \(6\) spins.

Answer

a) \(P(X\ge 2)=0.34464\), or approximately \(34.46\%\) b) The probability is \(0.1024\), or \(10.24\%\). c) \(n=6\), \(k=3\), and \(p=0.2\). Event \(A\) is getting exactly \(3\) blue results in \(6\) spins.
52361312
Examine each probability expression. Determine whether it is a correct use of the binomial probability formula. For each valid expression, identify \(n\), \(p\), and \(k\), and describe a possible experiment and event. a) \(P(X=3)=\binom{10}{3}(0.15)^3(0.85)^7\) b) \(P(X=4)=\binom{12}{4}(0.20)^4(0.80)^6\) c) \(P(X=8)=\binom{10}{8}(0.20)^2(0.80)^8\)

Hints

- Compare each expression with the general binomial probability formula. - Check the relationship between the upper number in the binomial coefficient and the exponents. - Verify that the success and failure probabilities add to \(1\). - For a valid model, describe repeated independent trials with two relevant outcomes.

Solution

1. In a), the coefficient and exponents match \(P(X=k)=\binom{n}{k}p^k(1-p)^{n-k}\). Here \(n=10\), \(k=3\), and \(p=0.15\). For example, a process with a \(15\%\) success probability is repeated \(10\) independent times, and the event is exactly \(3\) successes. 2. In b), the binomial coefficient indicates \(n=12\), but the exponents add to \(4+6=10\), not \(12\). Therefore, the expression is not a valid binomial probability formula. 3. In c), the expression is valid with \(n=10\), \(k=8\), and \(p=0.80\). The factors are written in the opposite order, but multiplication is commutative. For example, a basketball player with an \(80\%\) free-throw success rate takes \(10\) independent shots, and the event is exactly \(8\) made shots.

Answer

a) Yes: \(n=10\), \(p=0.15\), \(k=3\). One example is exactly \(3\) successes in \(10\) independent trials with success probability \(0.15\). b) No. The exponents add to \(10\), but the binomial coefficient indicates \(n=12\). c) Yes: \(n=10\), \(p=0.80\), \(k=8\). One example is exactly \(8\) made free throws in \(10\) independent attempts with success probability \(0.80\).
52361412
A candy maker produces chocolates, and \(4\%\) of them are misshapen. A random sample of \(15\) chocolates is selected. Let \(X\) be the number of misshapen chocolates, and assume the outcomes are independent. a) Explain why \(P(X=2)=\binom{15}{2}(0.04)^2(0.96)^{13}\) correctly represents the probability of selecting exactly \(2\) misshapen chocolates. b) An employee claims that \((0.96)^{15}+15(0.04)(0.96)^{14}\) gives the probability that at most \(1\) chocolate is misshapen. Evaluate the claim using the binomial probability formula.

Hints

- Check the conditions required for a binomial model. - What values of \(X\) are included in “at most \(1\)”? - Recall the values of \(\binom{n}{0}\) and \(\binom{n}{1}\). - Substitute \(k=0\) and \(k=1\) separately into the binomial probability formula.

Solution

1. For part a), there are \(15\) independent trials, each with two outcomes and a constant misshapen probability of \(0.04\). 2. The factor \(\binom{15}{2}\) counts the ways to choose the \(2\) misshapen chocolates, \((0.04)^2\) is the probability for those \(2\) outcomes, and \((0.96)^{13}\) is the probability that the other \(13\) chocolates are not misshapen. Therefore, the expression is correct. 3. For part b), “at most \(1\)” means \(X=0\) or \(X=1\). 4. \(P(X=0)=\binom{15}{0}(0.04)^0(0.96)^{15}=(0.96)^{15}\). 5. \(P(X=1)=\binom{15}{1}(0.04)(0.96)^{14}=15(0.04)(0.96)^{14}\). 6. Their sum is exactly the employee’s expression, so the claim is correct.

Answer

a) The expression correctly applies the binomial probability formula with \(n=15\), \(k=2\), and \(p=0.04\). b) The claim is correct because the expression is \(P(X=0)+P(X=1)=P(X\le 1)\).
52361512
A multiple-choice test has \(12\) questions. Each question has four answer choices, exactly one of which is correct. Noura guesses randomly and independently on every question. Let \(X\) be the number of correct answers. a) Find the probability that Noura answers at least \(5\) questions correctly. Round to four decimal places. b) Find the smallest integer \(k\) for which the probability of getting at least \(k\) correct answers by guessing is less than \(10\%\).

Hints

- Use \(p=1/4\) for a correct guess. - Part a is an upper-tail probability. - For part b, compare consecutive integer cutoffs around the \(10\%\) threshold.

Solution

1. \(X\sim\operatorname{Bin}(12,0.25)\). 2. \(P(X\ge5)=\sum_{j=5}^{12}\binom{12}{j}(0.25)^j(0.75)^{12-j}\approx0.1576\). 3. For the cutoff, compare successive upper-tail probabilities. 4. \(P(X\ge5)\approx0.1576>0.10\), while \(P(X\ge6)\approx0.0544<0.10\). 5. Therefore, the smallest qualifying value is \(k=6\).

Answer

a) \(P(X\ge5)\approx0.1576\). b) \(k=6\).
52361712
A container holds \(20\) marbles. Some are blue, and the rest are yellow. A marble is drawn \(8\) times with replacement. The probability of drawing at most \(2\) blue marbles is approximately \(67.85\%\). How many blue marbles are in the container?

Hints

- Which probability distribution applies when the draws have two outcomes and are made with replacement? - How is the probability of drawing blue related to the number of blue marbles? - Write a cumulative probability for drawing at most \(2\) blue marbles. - Test possible whole-number counts of blue marbles and compare the result with the given probability.

Solution

1. Let \(k\) be the number of blue marbles. Then the probability of drawing blue on one draw is \(p=\frac{k}{20}\). 2. Let \(X\) be the number of blue marbles drawn in \(8\) draws. Because the draws are made with replacement, \(X\) has a binomial distribution with \(n=8\) and \(p=\frac{k}{20}\). 3. The condition is \(P(X\le 2)\approx 0.6785\). 4. Test possible integer values of \(k\). For \(k=4\), \(p=0.20\) and \(P(X\le 2)\approx 0.7969\). 5. For \(k=5\), \(p=0.25\) and \(P(X\le 2)\approx 0.6785\). 6. As \(k\) increases, \(P(X\le 2)\) decreases, so the matching value is unique. Therefore, the container has \(5\) blue marbles.

Answer

There are \(5\) blue marbles in the container.
52361812
A shipment contains \(25\) electronic components. For quality control, a component is selected, checked, and returned to the shipment before the next selection. This is repeated \(10\) times. The probability of selecting at least \(1\) defective component is approximately \(89.26\%\). How many defective components are in the shipment?

Hints

- Use the complement of selecting at least \(1\) defective component. - What is the probability of selecting no defective components in all \(10\) draws? - Express the one-draw defect probability as a fraction of the \(25\) components. - Solve the resulting equation for the unknown probability.

Solution

1. Let \(k\) be the number of defective components. Then the probability of selecting a defective component on one draw is \(p=\frac{k}{25}\). 2. Let \(X\) be the number of defective selections in \(10\) draws. Because each component is returned, \(X\) has a binomial distribution with \(n=10\) and \(p=\frac{k}{25}\). 3. Using the complement, \(P(X\ge 1)=1-P(X=0)=1-(1-p)^{10}\). 4. Set \(1-(1-p)^{10}\approx 0.8926\). Then \((1-p)^{10}\approx 0.1074\). 5. Taking the tenth root gives \(1-p\approx 0.8\), so \(p\approx 0.2\). 6. Therefore, \(k=25\cdot0.2=5\).

Answer

The shipment contains \(5\) defective components.
52362312
A binomial random variable \(X\) has parameters \(n=20\) and \(p=0.30\). Find each probability, rounded to four decimal places. a) \(P(X=6)\) b) \(P(X\le4)\) c) \(P(X>7)\) d) \(P(5\le X\le9)\)

Hints

- Use the binomial point formula for part a). - Use cumulative probabilities for the tails and interval. - Check the endpoint inclusion carefully.

Solution

1. \(P(X=6)=\binom{20}{6}(0.3)^6(0.7)^{14}\approx0.1916.\) 2. \(P(X\le4)=\sum_{k=0}^{4}\binom{20}{k}(0.3)^k(0.7)^{20-k}\approx0.2375.\) 3. \(P(X>7)=1-P(X\le7)\approx0.2277.\) 4. \(P(5\le X\le9)=P(X\le9)-P(X\le4)\approx0.7145.\)

Answer

a) \(0.1916\). b) \(0.2375\). c) \(0.2277\). d) \(0.7145\).
52520712
The lifetime \(X\), in hours, of an LED bulb is normally distributed with mean \(\mu=15{,}000\) and standard deviation \(\sigma=1200\). 1. Find the probability that a randomly selected bulb lasts less than \(13{,}500\) hours. Give a standard-normal expression and a decimal approximation to four decimal places. 2. A wholesaler samples \(200\) bulbs whose lifetimes are treated as independent. Find the probability that at most \(30\) bulbs in the sample last less than \(13{,}500\) hours. Model the count with a binomial distribution and round to four decimal places.

Hints

- Standardize the lifetime cutoff first. - Use the one-bulb probability as the success probability in the binomial count. - Keep the unrounded normal probability when evaluating the binomial probability.

Solution

1. The standard score is \(z=\frac{13{,}500-15{,}000}{1200}=-1.25.\) Therefore, \(p=P(X<13{,}500)=\Phi(-1.25)\approx0.1056.\) 2. Let \(Y\sim\operatorname{Bin}(200,p)\), where \(p=\Phi(-1.25)\). 3. \(P(Y\le30)=\sum_{k=0}^{30}\binom{200}{k}p^k(1-p)^{200-k}\approx0.9805.\)

Answer

1. \(\Phi(-1.25)\approx0.1056\). 2. \(P(Y\le30)\approx0.9805\).
52524112
A hot-drink machine dispenses coffee with volume \(X\), in milliliters, normally distributed with mean \(\mu=200\) and standard deviation \(\sigma=5\). a) Find the probability that a cup contains less than \(195\,\text{mL}\). Give a standard-normal expression and a decimal approximation to four decimal places. b) For a meeting, \(50\) cups are dispensed independently. Find the probability that at most \(10\) cups contain less than \(195\,\text{mL}\). Round to four decimal places.

Hints

- Standardize the one-cup cutoff. - Use the resulting probability as the binomial success probability. - Keep the unrounded one-cup probability in the second calculation.

Solution

1. The standardized cutoff is \(z=\frac{195-200}{5}=-1.\) Thus, \(p=P(X<195)=\Phi(-1)\approx0.1587.\) 2. Let \(Y\sim\operatorname{Bin}(50,p)\). 3. \(P(Y\le10)=\sum_{k=0}^{10}\binom{50}{k}p^k(1-p)^{50-k}\approx0.8406.\)

Answer

a) \(\Phi(-1)\approx0.1587\). b) \(P(Y\le10)\approx0.8406\).
52524212
A factory produces precision bolts. Their diameters \(X\), in millimeters, are normally distributed with mean \(\mu=10.00\) and standard deviation \(\sigma=0.05\). A bolt fits correctly if its diameter is between \(9.95\,\text{mm}\) and \(10.05\,\text{mm}\). a) Find the proportion of bolts that fit correctly. Give a standard-normal expression and a decimal approximation to four decimal places. b) A shipment contains \(200\) bolts whose diameters are treated as independent. Find the probability that at least \(140\) fit correctly. Round to four decimal places.

Hints

- Convert the specification endpoints to z-scores. - Use the one-bolt fit probability as the binomial success probability. - Keep the unrounded normal probability for the shipment calculation.

Solution

1. The endpoints have standard scores \(-1\) and \(1\), so \(p=P(9.95\le X\le10.05)=\Phi(1)-\Phi(-1)\approx0.6827.\) 2. Let \(Y\sim\operatorname{Bin}(200,p)\). 3. \(P(Y\ge140)=1-P(Y\le139)\approx0.3291.\)

Answer

a) \(\Phi(1)-\Phi(-1)\approx0.6827\). b) \(P(Y\ge140)\approx0.3291\).
52525412
A manufacturer states that the lifetime \(X\), in hours, of an LED model is normally distributed with mean \(\mu=1500\) and standard deviation \(\sigma=60\). a) Find the probability that a randomly selected LED lasts at least \(1410\) hours. Give a standard-normal expression and a decimal approximation to four decimal places. b) An industrial facility installs \(40\) LEDs whose lifetimes are treated as independent. Find the probability that at least \(38\) of them last at least \(1410\) hours. Round to four decimal places.

Hints

- Standardize the one-LED cutoff. - Use the resulting lifetime probability as the binomial success probability. - Keep the unrounded value of \(p\) for the second calculation.

Solution

1. The standardized cutoff is \(z=\frac{1410-1500}{60}=-1.5.\) Thus, \(p=P(X\ge1410)=\Phi(1.5)\approx0.9332.\) 2. Let \(Y\sim\operatorname{Bin}(40,p)\). 3. \(P(Y\ge38)=P(Y=38)+P(Y=39)+P(Y=40)\approx0.4947.\)

Answer

a) \(\Phi(1.5)\approx0.9332\). b) \(P(Y\ge38)\approx0.4947\).
52529912
A manufacturer states that the lengths of its steel pins are normally distributed with mean \(\mu=120\,\text{mm}\) and standard deviation \(\sigma=0.5\,\text{mm}\). a) Describe how the manufacturer could estimate \(\mu\) and \(\sigma\) from a random sample and how it could assess whether a normal model is reasonable. b) A customer buys a package of \(150\) pins whose lengths are treated as independent. A pin meets specifications when its length is between \(119.5\,\text{mm}\) and \(120.5\,\text{mm}\). Find the probability that at least \(65\%\) of the pins in the package meet specifications. Round to four decimal places.

Hints

- Distinguish estimating parameters from checking model shape. - The specification endpoints are one standard deviation from the stated mean. - Convert \(65\%\) of \(150\) to an attainable integer count.

Solution

1. The manufacturer could take a sufficiently large random sample of pins. The sample mean estimates \(\mu\), and the sample standard deviation estimates \(\sigma\). A histogram or normal probability plot can be used to assess whether a normal model is plausible. 2. For one pin, \(p=P(119.5\le X\le120.5)=\Phi(1)-\Phi(-1)\approx0.6827.\) 3. Let \(Y\sim\operatorname{Bin}(150,p)\). 4. At least \(65\%\) of \(150\) means at least \(98\) pins because \(0.65(150)=97.5\). 5. \(P(Y\ge98)=\sum_{k=98}^{150}\binom{150}{k}p^k(1-p)^{150-k}\approx0.8059.\)

Answer

a) Estimate \(\mu\) with the sample mean and \(\sigma\) with the sample standard deviation; inspect a histogram or normal probability plot for normal-model plausibility. b) \(P(Y\ge98)\approx0.8059\).
52530012
A coffee company fills bags with ground coffee. The fill weight \(W\), in grams, is normally distributed with \(\mu=500\) and \(\sigma=4\). a) Find the probability that a randomly selected bag contains more than \(505\,\text{g}\). Give a standard-normal expression and a decimal approximation to four decimal places. b) A grocery store receives \(400\) bags. Assume the bag weights are independent. Find the probability that at most \(10\%\) of the bags contain more than \(505\,\text{g}\). Round to four decimal places.

Hints

- Standardize the \(505\,\text{g}\) cutoff. - Convert \(10\%\) of \(400\) to a count. - Use the unrounded one-bag probability in the binomial calculation.

Solution

1. The standardized cutoff is \(z=\frac{505-500}{4}=1.25.\) Thus, \(p=P(W>505)=1-\Phi(1.25)\approx0.1056.\) 2. Let \(X\sim\operatorname{Bin}(400,p)\). 3. At most \(10\%\) of \(400\) means \(X\le40\). 4. \(P(X\le40)=\sum_{k=0}^{40}\binom{400}{k}p^k(1-p)^{400-k}\approx0.3950.\)

Answer

a) \(1-\Phi(1.25)\approx0.1056\). b) \(P(X\le40)\approx0.3950\).
52530112
At a bottling plant, the fill amount \(X\) in a \(750\,\text{mL}\) orange juice bottle is normally distributed with mean \(\mu=754\,\text{mL}\) and standard deviation \(\sigma=4\,\text{mL}\). a) Find the probability that a randomly selected bottle contains less than \(750\,\text{mL}\). Give a standard-normal expression and a decimal approximation to four decimal places. b) A case contains \(12\) bottles. Assume the fill amounts are independent. Find the probability that at most one bottle contains less than \(750\,\text{mL}\). Round to four decimal places. c) What is the minimum number of independently filled bottles that must be inspected so that the probability of finding at least one bottle containing less than \(750\,\text{mL}\) is at least \(95\%\)?

Hints

- Standardize the one-bottle cutoff. - Use the resulting probability as the binomial success probability. - Use a complement and logarithms for the minimum inspection count.

Solution

1. The standardized cutoff is \(z=\frac{750-754}{4}=-1,\) so \(p=P(X<750)=\Phi(-1)\approx0.1587.\) 2. Let \(Y\sim\operatorname{Bin}(12,p)\). Then \(P(Y\le1)=(1-p)^{12}+12p(1-p)^{11}\approx0.4105.\) 3. For \(n\) inspected bottles, \(P(\text{at least one underfilled})=1-(1-p)^n.\) Requiring this to be at least \(0.95\) gives \(n\ge\frac{\ln(0.05)}{\ln(1-p)}\approx17.34.\) The minimum integer is \(18\).

Answer

a) \(\Phi(-1)\approx0.1587\). b) \(P(Y\le1)\approx0.4105\). c) \(18\) bottles.
52530212
The diameter \(D\) of a steel pin is normally distributed with mean \(\mu=20.00\,\text{mm}\) and standard deviation \(\sigma=0.05\,\text{mm}\). A pin is rejected if its diameter differs from the mean by more than \(0.10\,\text{mm}\). a) Use the Empirical Rule, without a calculator, to explain why about \(5\%\) of the pins are rejected. b) For this part, use the Empirical-Rule approximation \(p=0.05\) as the rejection probability. A box contains \(50\) independently produced pins. Find the probability that exactly two pins are rejected. Round to four decimal places. c) Continue to use \(p=0.05\). A normal approximation may be used for a binomial distribution when \(np\ge10\) and \(n(1-p)\ge10\). Find the minimum value of \(n\) that meets both conditions, and verify the conditions for that value.

Hints

- Relate \(0.10\,\text{mm}\) to the given standard deviation. - Use exactly the instructed approximation \(p=0.05\) in parts b) and c). - For the large-counts check, solve both inequalities and use the stronger requirement.

Solution

1. The rejection cutoff is \(0.10\,\text{mm}=2\sigma\) from the mean. By the Empirical Rule, about \(95\%\) of values lie within \(2\sigma\), so about \(5\%\) lie outside. 2. Using the instructed approximation \(p=0.05\), let \(X\sim\operatorname{Bin}(50,0.05)\). 3. \(P(X=2)=\binom{50}{2}(0.05)^2(0.95)^{48}\approx0.2611.\) 4. The large-counts conditions are \(0.05n\ge10\) and \(0.95n\ge10\). 5. These require \(n\ge200\) and \(n\ge10.53\ldots\), respectively, so the minimum integer is \(200\). 6. At \(n=200\), the two counts are \(10\) and \(190\), so both conditions hold.

Answer

a) About \(5\%\). b) \(P(X=2)\approx0.2611\). c) \(n=200\); the large-counts values are \(10\) and \(190\).
52531112
The fill weight \(X\) of a coffee bag is approximately normally distributed with mean \(\mu=500\,\text{g}\) and standard deviation \(\sigma=5\,\text{g}\). The bags are classified as follows: <table> <tr> <td>Category</td> <td>Underweight</td> <td>Standard</td> <td>Overweight</td> </tr> <tr> <td>Weight \(m\) in \(\text{g}\)</td> <td>\(m<490\)</td> <td>\(490\le m<510\)</td> <td>\(m\ge510\)</td> </tr> </table> a) Use the Empirical Rule to estimate the probability that a randomly selected bag is classified as Standard and the probability that it is classified as Overweight. b) Find the minimum number of independently selected bags needed so that the probability of including at least one Underweight bag is at least \(95\%\). Use the Empirical Rule estimate from part a).

Hints

- Express each boundary as a number of standard deviations from the mean. - Use symmetry to split the probability outside the central interval. - For “at least one,” use the complement event of selecting no Underweight bags. - Use logarithms to solve for a variable in an exponent.

Solution

1. a) The endpoints are \(490=500-2\cdot5=\mu-2\sigma\) and \(510=500+2\cdot5=\mu+2\sigma\). 2. By the Empirical Rule, \(P(490\le X<510)\approx0.95\). 3. The remaining probability is about \(0.05\), split equally between the tails. Thus, \(P(X\ge510)\approx0.025\), and the Underweight probability is also \(p\approx0.025\). 4. b) For \(n\) independent bags, the probability of at least one Underweight bag is \(1-(1-p)^n\). We need \(1-(0.975)^n\ge0.95\). 5. Therefore, \((0.975)^n\le0.05\), so \(n\ge\frac{\ln(0.05)}{\ln(0.975)}\approx118.33\). 6. The smallest whole number that works is \(119\).

Answer

a) Standard: approximately \(95\%\); Overweight: approximately \(2.5\%\) b) \(119\) bags
52535712
An orange juice filling machine produces bottles whose fill amount \(X\), in milliliters, is normally distributed with mean \(\mu=500\) and standard deviation \(\sigma=4\). a) Find \(P(495\le X\le505)\). b) Find \(P(X<492)\). c) Twelve bottles are selected independently. Find the probability that at most one has fill amount below \(492\,\text{mL}\). Round each probability to four decimal places.

Hints

- Standardize each fill cutoff. - Use the below-\(492\) probability as the binomial success probability in part c). - Keep the unrounded normal probability when evaluating the binomial probability.

Solution

1. The z-scores for \(495\) and \(505\) are \(-1.25\) and \(1.25\), so \(P(495\le X\le505)=\Phi(1.25)-\Phi(-1.25)\approx0.7887.\) 2. For \(492\), \(z=-2\), so \(p=P(X<492)=\Phi(-2)\approx0.0228.\) 3. Let \(Y\sim\operatorname{Bin}(12,p)\). Then \(P(Y\le1)=(1-p)^{12}+12p(1-p)^{11}\approx0.9706.\)

Answer

a) \(0.7887\). b) \(0.0228\). c) \(0.9706\).
52535812
The battery life \(X\), in hours, of a smartphone under heavy use is normally distributed with mean \(\mu=14\) and standard deviation \(\sigma=1.5\). a) Find \(P(12\le X\le15)\). b) Find the probability that a phone lasts longer than \(16\) hours. c) A retailer has \(50\) independently selected phones. Find the probability that at least \(5\) have battery life longer than \(16\) hours. Round each probability to four decimal places.

Hints

- Standardize the interval endpoints and the \(16\)-hour cutoff. - Use the long-life probability as the success probability for the count. - Keep the unrounded value of \(p\) in the binomial calculation.

Solution

1. The z-scores for \(12\) and \(15\) are \(-4/3\) and \(2/3\), so \(P(12\le X\le15)\approx0.6563.\) 2. For \(16\), \(z=4/3\), so \(p=P(X>16)\approx0.0912.\) 3. Let \(Y\sim\operatorname{Bin}(50,p)\). Then \(P(Y\ge5)=1-\sum_{k=0}^{4}\binom{50}{k}p^k(1-p)^{50-k}\approx0.4844.\)

Answer

a) \(0.6563\). b) \(0.0912\). c) \(0.4844\).
52574212
Studies show that a particular side effect occurs in \(5\%\) of patients. Assume patient outcomes are independent and the side-effect probability is constant. Let \(X\) be the number of patients who experience the side effect in a group of \(n\) patients. a) Find the sample size \(n\) for which the mean number of patients with the side effect is exactly \(20\). b) For this sample size, find the standard deviation \(\sigma\). c) Check whether a normal approximation is appropriate using the success-failure condition \(np\ge10\) and \(n(1-p)\ge10\).

Hints

- Use the binomial mean formula to find the sample size. - Then use the binomial standard-deviation formula. - Substitute the values into both parts of the success-failure condition.

Solution

1. Since \(E(X)=np=20\) and \(p=0.05\), \(n=\frac{20}{0.05}=400\). 2. The standard deviation is \(\sigma=\sqrt{np(1-p)}=\sqrt{400\cdot0.05\cdot0.95}=\sqrt{19}\approx4.36\). 3. For the success-failure condition, \(np=400\cdot0.05=20\) and \(n(1-p)=400\cdot0.95=380\). 4. Both values are at least \(10\), so a normal approximation is appropriate.

Answer

a) \(n=400\) b) \(\sigma=\sqrt{19}\approx4.36\) c) Yes. Since \(np=20\) and \(n(1-p)=380\), both parts of the success-failure condition are satisfied.
52652212
A multiple-choice test has \(6\) questions. Each question has \(5\) answer choices, exactly one of which is correct. Mila guesses randomly on every question. Describe an event whose probability is represented by each expression. a) \(\left(\frac{4}{5}\right)^6\) b) \(1-\left(\frac{4}{5}\right)^6\) c) \(6\cdot\frac{1}{5}\cdot\left(\frac{4}{5}\right)^5\) d) \(1-\left[\left(\frac{4}{5}\right)^6+6\cdot\frac{1}{5}\cdot\left(\frac{4}{5}\right)^5\right]\)

Hints

- First identify the probabilities of a correct and an incorrect answer. - Use the exponents to determine how many questions are represented. - What event is the complement of getting no correct answers? - In part d), identify the two probabilities being subtracted from \(1\).

Solution

1. Let \(X\) be the number of correct answers. Then \(X\) has a binomial distribution with \(n=6\) and \(p=\frac{1}{5}\). 2. The expression in part a) is \(P(X=0)\), the probability of answering no questions correctly. 3. The expression in part b) is \(1-P(X=0)=P(X\ge 1)\), the probability of answering at least \(1\) question correctly. 4. The expression in part c) is \(\binom{6}{1}\frac{1}{5}\left(\frac{4}{5}\right)^5=P(X=1)\), the probability of answering exactly \(1\) question correctly. 5. The expression in part d) is \(1-[P(X=0)+P(X=1)]=P(X\ge 2)\), the probability of answering at least \(2\) questions correctly.

Answer

a) Mila answers none of the \(6\) questions correctly. b) Mila answers at least \(1\) question correctly. c) Mila answers exactly \(1\) of the \(6\) questions correctly. d) Mila answers at least \(2\) questions correctly.
52685512
For a group of \(15\) people, assume that each person's day of birth is independently and equally likely to be any of the \(7\) days of the week. Find each probability, rounded to four decimal places. a) Exactly \(2\) people were born on a Sunday. b) At least \(1\) person was born on a Saturday. c) More than \(13\) people were born on a weekday from Monday through Friday.

Hints

- Choose the appropriate success definition for each part. - Use a complement for “at least one.” - “More than \(13\)” means \(14\) or \(15\).

Solution

1. For a specified day, the success probability is \(1/7\). 2. \(P(X=2)=\binom{15}{2}\left(\frac17\right)^2\left(\frac67\right)^{13}\approx0.2889.\) 3. \(P(X\ge1)=1-\left(\frac67\right)^{15}\approx0.9010.\) 4. For Monday through Friday, \(p=5/7\), so \(P(X>13)=P(X=14)+P(X=15)\approx0.0450.\)

Answer

a) \(0.2889\). b) \(0.9010\). c) \(0.0450\).
52686012
A digital memory chip stores data in blocks of \(20\) bits, where each bit is either \(0\) or \(1\). a) How many different \(20\)-bit blocks contain exactly \(2\) ones? b) During transmission, each bit independently has error probability \(p=0.01\). Find the probability that a \(20\)-bit block has at most \(1\) error. Give a binomial expression and a decimal approximation to four decimal places. c) State the conditions under which the number of errors in a block can be modeled with a binomial distribution.

Hints

- Use combinations to count bit positions in part a). - For part b), add the zero-error and one-error probabilities. - State all four binomial conditions in context.

Solution

1. The number of blocks with exactly two ones is \(\binom{20}{2}=190\). 2. If \(X\) is the number of bit errors, then \(X\sim\operatorname{Bin}(20,0.01)\). 3. \(P(X\le1)=(0.99)^{20}+20(0.01)(0.99)^{19}\approx0.9831.\) 4. A binomial model requires a fixed number of bits, two relevant outcomes per bit, a constant error probability, and independent error outcomes.

Answer

a) \(190\). b) \((0.99)^{20}+20(0.01)(0.99)^{19}\approx0.9831\). c) Fixed \(n\), two relevant outcomes, constant \(p\), and independence.
52687712
A logistics company labels storage bins with codes. Each code contains either one or two uppercase letters from \(\mathrm{A}\) through \(\mathrm{Z}\), followed by a two-digit number from \(01\) through \(99\). Assume all valid codes are equally likely. A code is called special when its first letter is \(\mathrm{A}\). 1. Find the total number of possible codes. 2. Find the probability \(p\) that a randomly generated code is special. 3. Twenty codes are independently selected with replacement. Find the probability that exactly \(3\) are special. Give an exact binomial expression and a decimal approximation to four decimal places.

Hints

- Count one-letter and two-letter prefixes separately. - Count the special prefixes beginning with A. - Use the resulting probability in the binomial formula.

Solution

1. There are \((26+26^2)(99)=69{,}498\) possible codes. 2. There are \((1+26)(99)=2673\) special codes, so \(p=\frac{2673}{69498}=\frac1{26}.\) 3. If \(X\) counts special codes, then \(X\sim\operatorname{Bin}(20,1/26)\), so \(P(X=3)=\binom{20}{3}\left(\frac1{26}\right)^3\left(\frac{25}{26}\right)^{17}\approx0.0333.\)

Answer

1. \(69{,}498\). 2. \(p=\frac1{26}\). 3. \(\binom{20}{3}(1/26)^3(25/26)^{17}\approx0.0333\).
52687812
An archive assigns each document a code consisting of one letter from \(\mathrm{A}\), \(\mathrm{B}\), \(\mathrm{C}\), \(\mathrm{D}\), or \(\mathrm{E}\), followed by a three-digit string from \(000\) through \(999\). A code is called a priority code when its number begins with \(9\). 1. Show that the probability that a randomly generated code is a priority code is \(0.1\). 2. Ten codes are generated independently. Find the probability that more than \(2\) are priority codes. Round to four decimal places.

Hints

- Count all possible numeric suffixes and those beginning with \(9\). - Model the ten generated codes with a binomial random variable. - Use a complement for “more than \(2\).”

Solution

1. There are \(5(1000)=5000\) possible codes and \(5(100)=500\) priority codes, so \(p=500/5000=0.1\). 2. If \(Y\sim\operatorname{Bin}(10,0.1)\), then \(P(Y>2)=1-\sum_{k=0}^{2}\binom{10}{k}(0.1)^k(0.9)^{10-k}\approx0.0702.\)

Answer

1. \(p=0.1\). 2. \(P(Y>2)\approx0.0702\).
52688312
Five friends—Ava, Ben, Clara, David, and Elias—sit in a random order in a row of five movie-theater seats. a) Describe a bag-draw model for this random process. Find the probability \(p\) that Ava and Ben sit next to each other. b) The five friends go to the movies on \(10\) different nights and choose a new independent random seating order each time. Find the probability that Ava and Ben sit next to each other on exactly \(4\) nights. Give the exact decimal probability.

Hints

- Treat Ava and Ben as one block when counting favorable seatings. - Use the one-night probability as the success probability for ten nights. - The probability in part b) is an exact finite decimal.

Solution

1. Put five distinct name tiles in a bag and draw all five without replacement; the draw order represents the seating order. 2. There are \(5!=120\) seating orders. Treat Ava and Ben as a block: \(2(4!)=48\) orders place them together. 3. Thus, \(p=48/120=0.4\). 4. Across \(10\) independent nights, let \(X\sim\operatorname{Bin}(10,0.4)\). 5. \(P(X=4)=\binom{10}{4}(0.4)^4(0.6)^6=0.250822656.\)

Answer

a) Use five name tiles drawn without replacement; \(p=0.4\). b) \(P(X=4)=0.250822656\).
52691312
An online retailer knows that \(15\%\) of shipped packages are returned by customers. A random sample of \(25\) packages is selected, and the return outcomes can be modeled as independent Bernoulli trials. a) Find each probability, rounded to four decimal places: (1) exactly \(3\) packages are returned; (2) none are returned; (3) at least \(2\) are returned. b) During a promotion, the return rate is expected to increase to \(20\%\). Find the expected number of returns in a sample of \(25\) packages and compare it with the expected number at the \(15\%\) rate.

Hints

- Use the binomial model with \(n=25\). - Use a complement for at least two returns. - Expected count is \(np\).

Solution

1. For part a), \(X\sim\operatorname{Bin}(25,0.15)\). 2. \(P(X=3)=\binom{25}{3}(0.15)^3(0.85)^{22}\approx0.2174.\) 3. \(P(X=0)=(0.85)^{25}\approx0.0172.\) 4. \(P(X\ge2)=1-P(X=0)-P(X=1)\approx0.9069.\) 5. At \(p=0.15\), \(E(X)=25(0.15)=3.75\). At \(p=0.20\), \(E(X)=25(0.20)=5\), an increase of \(1.25\).

Answer

a) (1) \(0.2174\); (2) \(0.0172\); (3) \(0.9069\). b) The expected count increases from \(3.75\) to \(5\), an increase of \(1.25\).
52698112
A quiz has \(10\) multiple-choice questions. Each question has five answer choices, exactly one of which is correct. Luka guesses independently and randomly on every question. a) How many correct-or-incorrect answer patterns contain exactly three correct answers? b) Find the exact probability that Luka answers exactly three questions correctly. c) Find the exact probability that only the first three answers are correct and all remaining answers are incorrect.

Hints

- Count the possible positions of the three correct answers. - Use the binomial coefficient when any three positions may be correct. - Do not use a binomial coefficient for one specified order.

Solution

1. The number of patterns is \(\binom{10}{3}=120\). 2. \(P(X=3)=\binom{10}{3}(0.2)^3(0.8)^7=0.201326592\). 3. For the single specified order, \((0.2)^3(0.8)^7=0.0016777216\).

Answer

a) \(120\). b) \(0.201326592\). c) \(0.0016777216\).
52698212
A shipping company finds that each package independently has a \(15\%\) chance of requiring special handling because of its dimensions. A sample of \(20\) packages is inspected. a) Find the number of different \(S/N\) sequences containing exactly \(4\) packages that require special handling. b) Find the probability that exactly \(4\) packages require special handling. Give an exact binomial expression and a decimal approximation to four decimal places. c) Find the probability that at most \(2\) packages require special handling. Give a binomial-sum expression and a decimal approximation to four decimal places.

Hints

- Use a combination to count the positions of the four special-handling packages. - Use the same combination inside the exact binomial probability. - “At most \(2\)” includes \(0,1,2\).

Solution

1. The number of sequences is \(\binom{20}{4}=4845\). 2. \(P(X=4)=\binom{20}{4}(0.15)^4(0.85)^{16}\approx0.1821.\) 3. \(P(X\le2)=\sum_{k=0}^{2}\binom{20}{k}(0.15)^k(0.85)^{20-k}\approx0.4049.\)

Answer

a) \(4845\). b) \(\binom{20}{4}(0.15)^4(0.85)^{16}\approx0.1821\). c) \(\sum_{k=0}^{2}\binom{20}{k}(0.15)^k(0.85)^{20-k}\approx0.4049\).
52698912
A fair six-sided die is rolled independently \(6\) times. Treat rolling a \(6\) as a success and any other result as a failure. Sequence A is \((6,6,6,6,6,6)\). Sequence B is \((6,\text{not }6,6,\text{not }6,\text{not }6,6)\). a) Without calculating, decide which sequence is more likely and explain. b) Calculate \(P(A)\) and \(P(B)\) exactly. c) Find the exact probability that exactly three of the six rolls show a \(6\), and explain how this event differs from Sequence B.

Hints

- Compare the number of rare sixes in the two fixed sequences. - A fixed sequence does not use a binomial coefficient. - An exact success count includes every arrangement with that count.

Solution

1. Sequence B is more likely because it contains only three occurrences of the less likely result \(6\). 2. \(P(A)=(1/6)^6=1/46656\). 3. \(P(B)=(1/6)^3(5/6)^3=125/46656\). 4. Exactly three sixes can occur in \(\binom63=20\) positions, so \(P(X=3)=\binom63(1/6)^3(5/6)^3=2500/46656\). 5. Sequence B is only one of the \(20\) ordered patterns included in \(X=3\).

Answer

a) Sequence B. b) \(P(A)=1/46656\), \(P(B)=125/46656\). c) \(P(X=3)=2500/46656\); it includes \(20\) possible arrangements, not just Sequence B.
52699012
In a manufacturing process, a microchip is defective with probability \(0.05\), independently of other chips. A nondefective chip is labeled \(N\), and a defective chip is labeled \(D\). Eight chips are inspected in order. Consider: (1) \((N,N,N,N,N,N,N,N)\) (2) \((D,N,N,N,N,N,N,N)\) (3) \((D,D,D,D,D,D,D,D)\) a) Which record has the smallest probability? Explain without calculating. b) Give exact product expressions for the probabilities of records (1) and (2). c) Evaluate the claim: “The probability that exactly one chip is defective equals the probability of record (2).” Give the correct exact expression.

Hints

- Compare the frequency of the rare outcome \(D\). - A specified record fixes the defect position. - An exact defect count allows every possible defect position.

Solution

1. Record (3) is least likely because every position contains the rare \(D\) outcome. 2. \(P(1)=(0.95)^8\), while \(P(2)=0.05(0.95)^7\). 3. Exactly one defective chip can occur in any of eight positions, so \(P(X=1)=8(0.05)(0.95)^7\). 4. Therefore, the claim is false: the exact-one event has eight times the probability of the one specified record.

Answer

a) Record (3). b) \(P(1)=(0.95)^8\), \(P(2)=0.05(0.95)^7\). c) The claim is false; \(P(X=1)=8(0.05)(0.95)^7\).
52700112
A gardener plants \(15\) seeds of a particular flower variety. Each seed germinates independently with probability \(0.85\). a) Give an exact expression for the probability that exactly \(13\) of the \(15\) seeds germinate. b) Give an exact expression for the probability that the first \(13\) seeds germinate and the last two do not.

Hints

- Decide whether the positions of the two nongerminating seeds are specified. - Use a binomial coefficient only when any arrangement with the given count is allowed. - Compare one fixed sequence with all sequences having the same count.

Solution

1. For part a), any \(13\) of the \(15\) positions may be the germinating seeds, so \(P(X=13)=\binom{15}{13}(0.85)^{13}(0.15)^2.\) 2. Part b specifies one particular ordered pattern, so \(P=(0.85)^{13}(0.15)^2.\) 3. The binomial exact-count probability is \(\binom{15}{13}\) times the probability of that one specified pattern.

Answer

a) \(\binom{15}{13}(0.85)^{13}(0.15)^2\). b) \((0.85)^{13}(0.15)^2\).
52700512
A basketball player makes a free throw with probability \(0.75\). The player takes \(12\) free throws. Briefly state the conditions needed to model the series as binomial, and give an exact expression for the probability that the player makes exactly \(9\) free throws.

Hints

- State all four binomial conditions. - Identify \(n\), \(p\), and \(k\). - Use the binomial point-probability formula.

Solution

1. The model has a fixed \(12\) trials, two relevant outcomes on each shot, constant make probability \(0.75\), and independent shot outcomes. 2. Thus, \(X\sim\operatorname{Bin}(12,0.75)\). 3. \(P(X=9)=\binom{12}{9}(0.75)^9(0.25)^3.\)

Answer

Fixed \(n=12\), two relevant outcomes, constant \(p=0.75\), and independence. The probability is \(\binom{12}{9}(0.75)^9(0.25)^3\).
52700612
A container holds \(40\) components, \(6\) of which are defective. Five components are selected one at a time. Determine whether the experiment is binomial when the components are selected a) with replacement; b) without replacement. For the case that is binomial, find the probability of selecting exactly one defective component.

Hints

- How does replacement affect the success probability from one trial to the next? - What condition makes repeated trials independent? - For the binomial case, identify \(n\), \(k\), \(p\), and \(1-p\).

Solution

1. With replacement, each selection has constant defect probability \(p=\frac{6}{40}=0.15\), and the selections are independent. This is a binomial experiment with \(n=5\). 2. Without replacement, the composition of the container changes, so the defect probability changes and the selections are dependent. This is not a binomial experiment. 3. For the with-replacement case, \(P(X=1)=\binom{5}{1}(0.15)^1(0.85)^4\approx 0.3915\).

Answer

a) Binomial with \(n=5\) and \(p=0.15\). The probability of exactly one defective component is \(\binom{5}{1}(0.15)(0.85)^4\approx 0.3915\), or about \(39.15\%\). b) Not binomial because the probability changes without replacement.
52701112
A machine produces bolts that independently meet a quality standard with probability \(0.85\). Six bolts are selected and inspected in order. Give an exact probability expression for each event. a) Only the third bolt fails to meet the standard. b) All six bolts meet the standard. c) Only the first four bolts meet the standard. d) Exactly five of the six bolts meet the standard.

Hints

- Distinguish a fixed ordered pattern from a count event. - Multiply success and failure probabilities for a fixed sequence. - Use a binomial coefficient only when the failure position is not specified.

Solution

1. Part a specifies one sequence with five successes and one failure: \((0.85)^5(0.15).\) 2. Part b is \((0.85)^6.\) 3. Part c specifies four successes followed by two failures: \((0.85)^4(0.15)^2.\) 4. Part d allows the one failure in any of six positions: \(\binom65(0.85)^5(0.15).\)

Answer

a) \((0.85)^5(0.15)\). b) \((0.85)^6\). c) \((0.85)^4(0.15)^2\). d) \(\binom65(0.85)^5(0.15)\).
52702412
In a manufacturing process, \(5\%\) of components are defective. Assume components are independently classified with this constant defect probability. A sample of \(80\) components is selected. Let \(Y\) be the number of defective components. 1. Find the probability that more than \(6\) components are defective. Round to four decimal places. 2. Find the probability that the number of defective components is within one standard deviation of the mean. Include exactly the integer values in the interval and round the probability to four decimal places.

Hints

- Translate “more than \(6\)” into the correct binomial tail. - Find the binomial mean and standard deviation before forming the interval. - Use the decimal interval endpoints to select only attainable integer counts.

Solution

1. \(Y\sim\operatorname{Bin}(80,0.05)\). 2. \(P(Y>6)=0.10528525\ldots\approx0.1053\). 3. The mean is \(\mu=4\), and the standard deviation is \(\sigma=\sqrt{3.8}\approx1.9494\). 4. The interval \([\mu-\sigma,\mu+\sigma]\) is approximately \([2.0506,5.9494]\), so the integer values are \(3,4,5\). 5. Therefore, \(P(3\le Y\le5)=0.55860417\ldots\approx0.5586\).

Answer

1. \(P(Y>6)\approx0.1053\). 2. The integer values are \(3,4,5\), and \(P(3\le Y\le5)\approx0.5586\).
52702612
In a manufacturing process, each component independently has a \(5\%\) chance of being defective. A sample of \(100\) components is selected. Let \(Y\) be the number of defective components. Describe each expression in context and find its value, rounded to four decimal places. a) \(\sum_{k=0}^{10}\binom{100}{k}(0.05)^k(0.95)^{100-k}\) b) \(1-\sum_{k=0}^{2}\binom{100}{k}(0.05)^k(0.95)^{100-k}\) c) \(\sum_{k=4}^{7}\binom{100}{k}(0.05)^k(0.95)^{100-k}\)

Hints

- Read the lower and upper summation limits as possible values of \(Y\). - A leading \(1-\) indicates a complement. - Translate the expression before evaluating it numerically.

Solution

1. Part a is \(P(Y\le10)\), the probability of at most \(10\) defective components, and it is approximately \(0.9885\). 2. Part b is \(P(Y\ge3)\), the probability of at least \(3\) defective components, and it is approximately \(0.8817\). 3. Part c is \(P(4\le Y\le7)\), the probability of from \(4\) through \(7\) defective components, and it is approximately \(0.6142\).

Answer

a) At most \(10\) defective components; \(0.9885\). b) At least \(3\) defective components; \(0.8817\). c) From \(4\) through \(7\) defective components; \(0.6142\).
52702712
A random variable \(X\) has a binomial distribution, and its cumulative distribution function is \(F(k)=P(X\le k)\). For integers \(a\) and \(b\) in \(\{0,1,\ldots,n\}\) with \(a<b\), explain why \(P(a<X\le b)=F(b)-F(a)\).

Hints

- Interpret a cumulative probability as a sum of point probabilities. - Split the event \(X\le b\) into two nonoverlapping parts. - Which values included in \(F(b)\) are not included in \(F(a)\)? - Subtract the common portion.

Solution

1. By definition, \(F(b)=P(X\le b)\) and \(F(a)=P(X\le a)\). 2. The event \(\{X\le b\}\) is the disjoint union of \(\{X\le a\}\) and \(\{a<X\le b\}\). 3. Therefore, additivity for disjoint events gives \(P(X\le b)=P(X\le a)+P(a<X\le b)\). 4. Subtracting \(P(X\le a)\) from both sides yields \(P(a<X\le b)=P(X\le b)-P(X\le a)=F(b)-F(a)\).

Answer

Because \(\{X\le b\}\) is the disjoint union of \(\{X\le a\}\) and \(\{a<X\le b\}\), \(F(b)=F(a)+P(a<X\le b)\). Therefore, \(P(a<X\le b)=F(b)-F(a)\).
52703012
Let \(X\sim\operatorname{Bin}(150,0.6)\). Write each probability using summation notation, and find its value. Round to four decimal places. a) \(P(X<85)\) b) \(P(X\ge 100)\) c) \(P(80\le X<110)\)

Hints

- Distinguish carefully between \(<\) and \(\le\). - “At least \(100\)” means values from \(100\) through \(150\). - For \(80\le X<110\), include \(80\) but stop at \(109\). - The lower and upper summation limits should match the smallest and largest included integer values. - The probabilities for all values from \(0\) through \(150\) sum to \(1\).

Solution

1. Because \(X\) is integer-valued, \(P(X<85)=P(X\le 84)\). 2. \(P(X<85)=\sum_{i=0}^{84}\binom{150}{i}(0.6)^i(0.4)^{150-i}\approx 0.1794\). 3. \(P(X\ge 100)=\sum_{i=100}^{150}\binom{150}{i}(0.6)^i(0.4)^{150-i}\approx 0.0555\). 4. For part c), the included values are \(80\) through \(109\). 5. \(P(80\le X<110)=\sum_{i=80}^{109}\binom{150}{i}(0.6)^i(0.4)^{150-i}\approx 0.9587\).

Answer

a) \(\sum_{i=0}^{84}\binom{150}{i}(0.6)^i(0.4)^{150-i}\approx 0.1794\) b) \(\sum_{i=100}^{150}\binom{150}{i}(0.6)^i(0.4)^{150-i}\approx 0.0555\) c) \(\sum_{i=80}^{109}\binom{150}{i}(0.6)^i(0.4)^{150-i}\approx 0.9587\)
52703312
Let \(X\sim\operatorname{Bin}(80,0.25)\). a) List all possible values of \(X\) satisfying \(|X-20|\le3\). b) Find each probability, rounded to four decimal places: (1) \(P(|X-20|\le3)\) (2) \(P(|X-20|>3)\) (3) \(P(|X-18|<2)\)

Hints

- Rewrite each absolute-value condition as an interval. - Intersect the interval with the integer support of \(X\). - Use a complement for part b)(2).

Solution

1. \(|X-20|\le3\) gives \(17\le X\le23\), so the possible values are \(17\) through \(23\). 2. \(P(17\le X\le23)\approx0.6340\). 3. The complement is \(P(|X-20|>3)\approx0.3660\). 4. \(|X-18|<2\) gives \(16<X<20\), so \(X\in\{17,18,19\}\), with probability approximately \(0.2731\).

Answer

a) \(\{17,18,19,20,21,22,23\}\). b) (1) \(0.6340\); (2) \(0.3660\); (3) \(0.2731\).
52703412
Let \(X\sim\operatorname{Bin}(60,\frac13)\). a) Find the probability that \(X\) differs from its mean by at most \(2\). Round to four decimal places. b) Find \(P(|X-20|\ge4)\), rounded to four decimal places. c) Find the smallest nonnegative integer \(k\) for which \(P(|X-20|\le k)>0.5\).

Hints

- Find the binomial mean first. - Translate each absolute-value condition into integer bounds. - For part c, test small integer radii in increasing order.

Solution

1. The mean is \(60(1/3)=20\). 2. Part a is \(P(18\le X\le22)\approx0.5061\). 3. Part b is \(P(X\le16)+P(X\ge24)\approx0.3377\). 4. For part c, \(P(|X-20|\le1)<0.5\), while \(P(|X-20|\le2)\approx0.5061>0.5\). 5. Thus, the smallest value is \(k=2\).

Answer

a) \(0.5061\). b) \(0.3377\). c) \(k=2\).
52703612
An archer hits the bullseye independently with probability \(0.70\) on each of \(8\) shots. Find each probability, rounded to four decimal places. a) Exactly \(6\) bullseyes. b) At least \(7\) bullseyes. c) At most \(5\) bullseyes.

Hints

- Use \(n=8\) and \(p=0.70\). - “At least \(7\)” includes \(7\) and \(8\). - Part c is the complement of at least \(6\).

Solution

1. Let \(X\sim\operatorname{Bin}(8,0.70)\). 2. \(P(X=6)\approx0.2965\). 3. \(P(X\ge7)\approx0.2553\). 4. \(P(X\le5)\approx0.4482\).

Answer

a) \(0.2965\). b) \(0.2553\). c) \(0.4482\).
52704012
For each expression, describe the event it represents and find its probability. a) For \(X\sim\operatorname{Bin}(8,0.25)\), evaluate \(\sum_{i=3}^{5}P(X=i)\). Round to four decimal places. b) For \(Y\sim\operatorname{Bin}(12,0.5)\), evaluate \(\sum_{i=4}^{6}P(Y=i)\). Give the exact fraction.

Hints

- Read the summation limits as allowed success counts. - Add the corresponding binomial point probabilities. - Preserve the exact fraction where requested.

Solution

1. Part a represents \(3\), \(4\), or \(5\) successes: \(P(3\le X\le5)\approx0.3172.\) 2. Part b represents \(4\), \(5\), or \(6\) successes: \(P(4\le Y\le6)=\frac{2211}{4096}.\)

Answer

a) \(3\), \(4\), or \(5\) successes; \(0.3172\). b) \(4\), \(5\), or \(6\) successes; \(\frac{2211}{4096}\).
52704712
A spinner has \(8\) equal sections labeled \(1\) through \(8\). It is spun independently \(10\) times. Find each probability, rounded to four decimal places. 1. A prime number appears exactly \(4\) times. 2. A prime number appears at most \(3\) times. 3. A number greater than \(6\) appears at least \(8\) times. 4. A prime number appears on only the first \(3\) spins, and no prime appears on any later spin.

Hints

- First determine the one-spin success probability for each event. - Use a binomial model when only the number of successes matters. - Do not use a binomial coefficient for one specified order.

Solution

1. Four of the eight labels are prime, so \(p=1/2\). Thus, \(P(X=4)=\binom{10}{4}(1/2)^{10}\approx0.2051.\) 2. \(P(X\le3)=\sum_{k=0}^{3}\binom{10}{k}(1/2)^{10}\approx0.1719.\) 3. Two labels exceed \(6\), so \(p=1/4\). Therefore, \(P(Y\ge8)=\sum_{k=8}^{10}\binom{10}{k}(1/4)^k(3/4)^{10-k}\approx0.0004.\) 4. The order is fixed, so \((1/2)^3(1/2)^7=(1/2)^{10}\approx0.0010.\)

Answer

1. \(0.2051\). 2. \(0.1719\). 3. \(0.0004\). 4. \(0.0010\).
52704812
A marble is drawn repeatedly from a bag with replacement. The probability of drawing a red marble is \(p\). Interpret each expression by stating the number of draws \(n\), the red-marble probability \(p\), and one event \(E\) represented by the expression. 1. \(\binom{15}{4}(0.2)^4(0.8)^{11}\) 2. \(\sum_{k=0}^{2}\binom{12}{k}(0.4)^k(0.6)^{12-k}\) 3. \((0.3)^3(0.7)^7\) 4. \(1-\sum_{k=0}^{13}\binom{20}{k}(0.9)^k(0.1)^{20-k}\)

Hints

- Use the exponents and any binomial coefficient to identify the number of draws. - What does the absence of a binomial coefficient imply about order? - Interpret a summation as a cumulative binomial probability. - For an expression beginning with \(1-\), identify the complementary event.

Solution

1. The first expression has \(n=15\) and \(p=0.2\). It represents drawing exactly \(4\) red marbles. 2. The second expression has \(n=12\) and \(p=0.4\). It represents drawing at most \(2\) red marbles. 3. The exponents in the third expression total \(10\), so \(n=10\) and \(p=0.3\). Because there is no binomial coefficient, the expression represents one specified sequence with \(3\) red draws and \(7\) non-red draws, such as red on the first \(3\) draws and non-red on the last \(7\). 4. The fourth expression has \(n=20\) and \(p=0.9\). The sum is \(P(X\le 13)\), so the full expression is \(P(X\ge 14)\), representing at least \(14\) red draws.

Answer

1. \(n=15\), \(p=0.2\); \(E\): exactly \(4\) red marbles are drawn. 2. \(n=12\), \(p=0.4\); \(E\): at most \(2\) red marbles are drawn. 3. \(n=10\), \(p=0.3\); \(E\): one specified sequence of \(3\) red draws and \(7\) non-red draws. 4. \(n=20\), \(p=0.9\); \(E\): at least \(14\) red marbles are drawn.
52705012
A multiple-choice test has \(20\) questions. Each question has five answer choices, exactly one of which is correct. Nok guesses independently and randomly on every question. Determine the most likely number \(k\) of correct answers and the least likely number \(k\) of correct answers. Justify the least likely value by comparing the probabilities at the endpoints.

Hints

- Find the probability of one correct answer. - Relate the mode of a binomial distribution to \((n+1)p\). - Check the two endpoint probabilities, \(P(X=0)\) and \(P(X=n)\). - Compare all incorrect answers with all correct answers.

Solution

1. The number of correct answers is binomial with \(n=20\) and \(p=\frac15=0.2\). 2. Since \((n+1)p=21(0.2)=4.2\) is not an integer, the unique mode is \(\lfloor4.2\rfloor=4\). 3. The smallest binomial probability must occur at an endpoint. Compare \(P(X=0)=(0.8)^{20}\approx0.0115\) and \(P(X=20)=(0.2)^{20}\approx1.05\times10^{-14}\). 4. Because \((0.2)^{20}<(0.8)^{20}\), \(k=20\) is least likely.

Answer

The most likely number is \(k=4\). The least likely number is \(k=20\).
52705312
A gardener plants \(20\) seeds of a certain flower variety. Each seed germinates independently with probability \(0.85\). Let \(X\) be the number of seeds that germinate. Find each probability, rounded to four decimal places. a) Exactly \(18\) seeds germinate. b) At most \(16\) seeds germinate. c) At least \(15\) seeds germinate. d) More than \(16\) but fewer than \(20\) seeds germinate.

Hints

- Use a binomial model with \(n=20\) and \(p=0.85\). - Translate the verbal boundaries into integer counts. - Use cumulative probabilities or complements for the tails.

Solution

1. \(X\sim\operatorname{Bin}(20,0.85)\). 2. \(P(X=18)\approx0.2293\). 3. \(P(X\le16)\approx0.3523\). 4. \(P(X\ge15)\approx0.9327\). 5. \(P(17\le X\le19)\approx0.6090\).

Answer

a) \(0.2293\). b) \(0.3523\). c) \(0.9327\). d) \(0.6090\).
52705512
An electronics manufacturer reports that \(4\%\) of the parts in a large shipment are defective. A customer randomly selects \(15\) parts. Assume the selections can be modeled as independent Bernoulli trials. Let \(X\) be the number of defective parts. Find the probability that the sample contains at least \(2\) defective parts. Give an exact complement expression and a decimal approximation to four decimal places.

Hints

- “At least \(2\)” is easier through a complement. - Include both zero and one defect in the complementary event. - Keep the exact expression until the final rounding.

Solution

1. \(X\sim\operatorname{Bin}(15,0.04)\). 2. Use the complement of zero or one defect: \(P(X\ge2)=1-(0.96)^{15}-15(0.04)(0.96)^{14}.\) 3. Therefore, \(P(X\ge2)\approx0.1191.\)

Answer

\(1-(0.96)^{15}-15(0.04)(0.96)^{14}\approx0.1191\).
52705912
Let \(X\) be a binomial random variable with \(n=30\) and \(p=0.6\). Use a calculator or spreadsheet to determine: a) every value \(k\in\{0, 1, \ldots, 30\}\) for which \(P(X=k)\ge0.1\); b) every value \(k\in\{0, 1, \ldots, 30\}\) for which \(P(X=k)<0.05\).

Hints

- Expect the largest probabilities near the mean. - Use a table feature to view many individual probabilities efficiently. - Distinguish carefully between \(\ge\) and \(<\). - Check the probabilities immediately inside and outside each boundary.

Solution

1. For each \(k\), calculate \(P(X=k)=\binom{30}{k}(0.6)^k(0.4)^{30-k}\). The probabilities are largest near the mean \(np=18\). 2. Around the first cutoff, \(P(X=15)\approx0.0783\), \(P(X=16)\approx0.1101\), \(P(X=20)\approx0.1152\), and \(P(X=21)\approx0.0823\). Therefore, \(P(X=k)\ge0.1\) for \(k\in\{16, 17, 18, 19, 20\}\). 3. Around the second cutoff, \(P(X=14)\approx0.0489\), \(P(X=15)\approx0.0783\), \(P(X=22)\approx0.0505\), and \(P(X=23)\approx0.0263\). 4. Therefore, \(P(X=k)<0.05\) for \(k\in\{0, 1, \ldots, 14\}\cup\{23, 24, \ldots, 30\}\).

Answer

a) \(k\in\{16, 17, 18, 19, 20\}\) b) \(k\in\{0, 1, \ldots, 14\}\cup\{23, 24, \ldots, 30\}\)
52706012
A binomial random variable \(X\) has parameters \(n=100\) and \(p=0.25\). Use appropriate technology to find: a) the smallest nonnegative integer \(k\) such that \(P(X\le k)\ge 0.95\); b) the smallest nonnegative integer \(k\) such that \(P(X>k)\le 0.01\).

Hints

- Use a binomial cumulative distribution function to evaluate probabilities of the form \(P(X\le k)\). - Rewrite the condition in part b) using a complement. - The requested value is the first integer at which the inequality becomes true. - Check both the proposed value and the preceding integer.

Solution

1. The random variable has distribution \(X\sim\operatorname{Bin}(100,0.25)\). 2. For part a), \(P(X\le 31)\approx 0.9307<0.95\), while \(P(X\le 32)\approx 0.9554\ge 0.95\). Therefore, the smallest value is \(k=32\). 3. For part b), rewrite the condition as \(P(X\le k)\ge 0.99\). 4. Since \(P(X\le 34)\approx 0.9836<0.99\) and \(P(X\le 35)\approx 0.9906\ge 0.99\), the smallest value is \(k=35\).

Answer

a) \(k=32\) b) \(k=35\)
52706112
A manufacturer ships microchips in packages of \(20\). Each chip independently has a \(10\%\) probability of being defective. A package is rejected if it contains more than \(3\) defective chips. What percentage of packages should be expected to be rejected? Give a binomial-tail expression and round the percentage to one decimal place.

Hints

- Translate “more than \(3\)” into an integer tail. - A complement of \(0,1,2,3\) defects is efficient. - Convert the final probability to a percentage only after calculating it.

Solution

1. Let \(X\sim\operatorname{Bin}(20,0.10)\). 2. A package is rejected when \(X\ge4\), so \(P(X\ge4)=1-\sum_{k=0}^{3}\binom{20}{k}(0.10)^k(0.90)^{20-k}\approx0.1330.\) 3. As a percentage, this is approximately \(13.3\%\).

Answer

Approximately \(13.3\%\).
52706212
A garden center sells packets containing \(12\) seeds of a certain flower variety. Each seed independently has a \(75\%\) probability of germinating. A customer considers a packet defective if fewer than \(8\) seeds germinate. Find the probability that a randomly selected packet is considered defective. Round to four decimal places.

Hints

- Translate the word “fewer” carefully. - Use the binomial cumulative probability through \(7\). - Round only the final result.

Solution

1. Let \(X\sim\operatorname{Bin}(12,0.75)\). 2. “Fewer than \(8\)” means \(X\le7\). 3. \(P(X\le7)=\sum_{k=0}^{7}\binom{12}{k}(0.75)^k(0.25)^{12-k}\approx0.1576.\)

Answer

\(P(X\le7)\approx0.1576\).
52706612
Consider a binomial setting with \(n\) trials and success probability \(p=0.5\), such as repeated flips of a fair coin. Let \(X\) be the number of successes. a) Use \(P(X=k)=\binom nkp^k(1-p)^{n-k}\) to prove that \(P(X=k)=P(X=n-k)\) for every \(k\in\{0, 1, \ldots, n\}\). b) For \(n=6\), calculate \(P(X\ge4)\), and use the symmetry from part a) to show that it equals \(P(X\le2)\).

Hints

- Simplify the two probability factors when \(p=1-p=0.5\). - Recall the symmetry of binomial coefficients. - Pair the upper-tail probabilities with corresponding lower-tail probabilities.

Solution

1. When \(p=0.5\), \(P(X=k)=\binom nk(0.5)^k(0.5)^{n-k}=\binom nk(0.5)^n\). 2. Similarly, \(P(X=n-k)=\binom n{n-k}(0.5)^{n-k}(0.5)^k=\binom n{n-k}(0.5)^n\). 3. Since \(\binom nk=\binom n{n-k}\), it follows that \(P(X=k)=P(X=n-k)\). 4. For \(n=6\), \(P(X\ge4)=\left(\binom64+\binom65+\binom66\right)(0.5)^6=\frac{22}{64}=0.34375\). 5. The symmetry gives \(P(X=4)=P(X=2)\), \(P(X=5)=P(X=1)\), and \(P(X=6)=P(X=0)\). Therefore, \(P(X\ge4)=P(X\le2)\).

Answer

a) Because \(\binom nk=\binom n{n-k}\) and both probabilities contain the factor \((0.5)^n\), \(P(X=k)=P(X=n-k)\). b) \(P(X\ge4)=0.34375\), and symmetry shows that this equals \(P(X\le2)\).
52706912
A manufacturer produces LED light strips, each containing \(20\) individual LEDs. Each LED is defective independently with probability \(0.02\). Assume the light strips are also independent. a) Find the probability that a randomly selected light strip has no defective LEDs. Give an exact expression and a decimal approximation to four decimal places. b) A retailer receives \(15\) such light strips. Find the probability that exactly \(12\) strips are completely functional. Give a binomial expression and a decimal approximation to four decimal places.

Hints

- First find the probability that all \(20\) LEDs in one strip work. - Use that strip-level probability in a second binomial model. - Keep the unrounded strip probability in part b).

Solution

1. A strip is completely functional with probability \(p=(0.98)^{20}\approx0.6676.\) 2. If \(Y\) counts functional strips among \(15\), then \(Y\sim\operatorname{Bin}(15,p)\). 3. \(P(Y=12)=\binom{15}{12}p^{12}(1-p)^3\approx0.1310.\)

Answer

a) \((0.98)^{20}\approx0.6676\). b) \(\binom{15}{12}[(0.98)^{20}]^{12}[1-(0.98)^{20}]^3\approx0.1310\).
52707012
A certain type of flower seed germinates independently with probability \(0.90\). Each packet contains \(12\) seeds. a) Find the probability that at least \(11\) seeds in a randomly selected packet germinate. Round to four decimal places. b) A gardener buys \(5\) independent packets. Find the probability that at most \(2\) packets each have at least \(11\) seeds germinate. Round to four decimal places.

Hints

- First calculate the one-packet success probability. - Then treat each packet as one Bernoulli trial. - Round only after the second-stage calculation is complete.

Solution

1. For one packet, \(p=P(X\ge11)=\binom{12}{11}(0.9)^{11}(0.1)+(0.9)^{12}\approx0.6590.\) 2. Let \(Y\sim\operatorname{Bin}(5,p)\). 3. \(P(Y\le2)=\sum_{k=0}^{2}\binom5k p^k(1-p)^{5-k}\approx0.2214.\)

Answer

a) \(0.6590\). b) \(0.2214\).
52707112
A glass-bottle manufacturer reports that each bottle independently has a \(4\%\) chance of having small inclusions and being classified as a second. A sample of \(200\) bottles is selected. Let \(X\) be the number with inclusions. Find each probability, rounded to four decimal places. a) Exactly \(8\) bottles. b) At most \(10\) bottles. c) From \(5\) through \(12\) bottles, inclusive.

Hints

- Use the same binomial model for all three parts. - Part b is a lower-tail cumulative probability. - Part c is an inclusive integer interval.

Solution

1. \(X\sim\operatorname{Bin}(200,0.04)\). 2. \(P(X=8)\approx0.1425\). 3. \(P(X\le10)\approx0.8200\). 4. \(P(5\le X\le12)\approx0.8451\).

Answer

a) \(0.1425\). b) \(0.8200\). c) \(0.8451\).
52707212
A multiple-choice test has \(30\) questions. Each question has \(4\) answer choices, exactly one of which is correct. Ibrahim guesses independently on every question. Let \(X\) be the number correct. Find each probability, rounded to four decimal places. a) More than \(10\) correct answers. b) At least \(5\) but fewer than \(10\) correct answers.

Hints

- Translate each verbal condition to integer bounds. - Use a complement for the upper tail if convenient. - “Fewer than \(10\)” stops at \(9\).

Solution

1. \(X\sim\operatorname{Bin}(30,0.25)\). 2. \(P(X>10)\approx0.1057\). 3. The second event is \(5\le X\le9\), with probability approximately \(0.7055\).

Answer

a) \(0.1057\). b) \(0.7055\).
52707312
A seed company reports a germination probability of \(0.85\). A gardener plants \(30\) seeds. For parts 1 and 2, assume independent outcomes with the same germination probability. 1. Find the probability that at most \(22\) seeds germinate. Round to four decimal places. 2. Find the probability that at least \(28\) seeds germinate. Round to four decimal places. 3. Explain the conditions under which a binomial model is appropriate.

Hints

- Use the stated binomial parameters. - Translate “at most” and “at least” into cumulative tails. - State all four binomial conditions in context.

Solution

1. Let \(X\sim\operatorname{Bin}(30,0.85)\). 2. \(P(X\le22)\approx0.0698\). 3. \(P(X\ge28)\approx0.1514\). 4. A binomial model requires fixed \(n=30\), two relevant outcomes, independent trials, and constant \(p=0.85\).

Answer

1. \(0.0698\). 2. \(0.1514\). 3. Fixed \(n\), two outcomes, independence, and constant \(p\).
52707412
At a distribution center, an automated conveyor sorts packages with an error rate of \(4\%\). A sample of \(50\) consecutively sorted packages is inspected. 1. Using a binomial model, find the probability that more than \(3\) packages were sorted incorrectly. Round to four decimal places. 2. Using the same model, find the expected number of errors and the probability that the observed error count equals that expected value. Round the probability to four decimal places. 3. Evaluate the independence assumption if sorting errors are often caused by brief mechanical jams that affect several consecutive packages.

Hints

- Use the requested binomial model for the numerical parts. - The expected count is \(np\). - In part 3, ask whether one package's error status can affect nearby packages.

Solution

1. Under the binomial model, \(X\sim\operatorname{Bin}(50,0.04)\), and \(P(X>3)\approx0.1391\). 2. \(E(X)=50(0.04)=2\), and \(P(X=2)\approx0.2762\). 3. Independence is questionable because one jam can create several nearby errors, making consecutive package outcomes dependent.

Answer

1. \(0.1391\). 2. Expected count \(2\); \(P(X=2)\approx0.2762\). 3. Independence is not reasonable if a single jam affects several consecutive packages.
52707512
A manufacturer reports that \(4\%\) of its LED bulbs have minor scratches. A random sample of \(250\) bulbs is inspected, and outcomes are treated as independent. Let \(X\) be the number scratched. Find each probability, rounded to four decimal places. 1. \(P(X\le5)\) 2. \(P(X>12)\) 3. \(P(8\le X\le15)\)

Hints

- Use one binomial model for all three events. - A strict upper tail can be found by complement. - Part 3 includes both endpoints.

Solution

1. \(X\sim\operatorname{Bin}(250,0.04)\). 2. \(P(X\le5)\approx0.0633\). 3. \(P(X>12)\approx0.2045\). 4. \(P(8\le X\le15)\approx0.7400\).

Answer

1. \(0.0633\). 2. \(0.2045\). 3. \(0.7400\).
52707612
A study reports that each resident independently has a \(15\%\) chance of regularly using a particular car-sharing service. A sample of \(80\) residents is selected. Find each probability, rounded to four decimal places. 1. Fewer than \(10\) regularly use the service. 2. At least \(15\) regularly use the service. 3. Exactly \(12\) regularly use the service.

Hints

- Translate “fewer than” to the correct integer endpoint. - Use cumulative binomial probabilities for the tails. - Use a point probability for exactly \(12\).

Solution

1. Let \(X\sim\operatorname{Bin}(80,0.15)\). 2. \(P(X<10)=P(X\le9)\approx0.2211\). 3. \(P(X\ge15)\approx0.2126\). 4. \(P(X=12)\approx0.1240\).

Answer

1. \(0.2211\). 2. \(0.2126\). 3. \(0.1240\).
52707712
An LED manufacturer reports that \(2.5\%\) of its bulbs are defective. A store receives \(80\) bulbs. Assume the defect count is binomial. Find each probability, rounded to four decimal places. A: Exactly \(2\) bulbs are defective. B: More than \(5\%\) of the bulbs are defective.

Hints

- Convert the percentage threshold to a defect count. - “More than \(5\%\)” means more than \(4\) defects. - Use a binomial point probability for A and a tail for B.

Solution

1. Let \(X\sim\operatorname{Bin}(80,0.025)\). 2. \(P(A)=P(X=2)\approx0.2741\). 3. Five percent of \(80\) is \(4\), so event B is \(X>4\). 4. \(P(B)=P(X\ge5)\approx0.0504\).

Answer

A: \(0.2741\). B: \(0.0504\).
52707812
In a quality-control process for glass bottles, \(15\%\) have small air bubbles. A random sample of \(60\) bottles is selected. Let \(X\) be the number with air bubbles, and assume \(X\) is binomial. Find each probability, rounded to four decimal places. C: At most \(5\) bottles have air bubbles. D: From \(8\) through \(12\) bottles, inclusive, have air bubbles.

Hints

- Use the same binomial model for both events. - “At most \(5\)” is a lower tail. - Event D includes both endpoints.

Solution

1. \(X\sim\operatorname{Bin}(60,0.15)\). 2. \(P(C)=P(X\le5)\approx0.0968\). 3. \(P(D)=P(8\le X\le12)\approx0.5891\).

Answer

C: \(0.0968\). D: \(0.5891\).
52707912
A gardener buys \(15\) flower seeds. Each seed germinates independently with probability \(0.90\). a) Find the probability that at least \(14\) of the \(15\) seeds germinate. Round to four decimal places. b) Another gardener needs exactly \(10\) plants and buys \(11\) seeds, saying, “Buying \(10\%\) extra guarantees that I will get \(10\) plants.” Evaluate this claim by finding the probability of at least \(10\) germinations, rounded to four decimal places.

Hints

- Use separate binomial models for the two sample sizes. - “At least \(14\)” includes \(14\) and \(15\). - A probability less than \(1\) cannot support a guarantee.

Solution

1. For part a), \(X\sim\operatorname{Bin}(15,0.90)\), so \(P(X\ge14)\approx0.5490\). 2. For part b), \(Y\sim\operatorname{Bin}(11,0.90)\), and \(P(Y\ge10)\approx0.6974\). 3. Since this probability is below \(1\), buying \(10\%\) extra does not guarantee \(10\) plants.

Answer

a) \(0.5490\). b) \(0.6974\); the guarantee claim is false.
52708012
An LED manufacturer finds that \(5\%\) of its bulbs are defective, independently of one another. a) For a sample of \(50\) bulbs, find the probability that at most \(3\) are defective. Round to four decimal places. b) An employee claims, “Exactly \(5\) defective bulbs is more likely than no defective bulbs.” Find both probabilities to four decimal places and evaluate the claim.

Hints

- Use one binomial model for the whole problem. - Compare the two point probabilities directly in part b). - Do not infer likelihood only from closeness to the mean without calculation.

Solution

1. Let \(X\sim\operatorname{Bin}(50,0.05)\). 2. \(P(X\le3)\approx0.7604\). 3. \(P(X=5)\approx0.0658\), while \(P(X=0)\approx0.0769\). 4. Since \(0.0658<0.0769\), the claim is false.

Answer

a) \(0.7604\). b) \(P(X=5)\approx0.0658\), \(P(X=0)\approx0.0769\); the claim is false.
52708212
A biathlete shoots at a series of \(5\) targets in practice. Her average hit probability per shot is \(0.80\). a) State the theoretical conditions needed to model the number of hits with a binomial distribution having \(n=5\) and \(p=0.80\). b) Explain why independence of the shots might be questionable in an actual competition. c) Suppose a miss lowers her probability of hitting the immediately following target to \(0.60\). Which condition of a binomial model is violated?

Hints

- What conditions define a binomial experiment? - Could wind or weather affect several shots at once? - Could a previous result affect the athlete's mental state? - What does independence require about the probability of the next trial?

Solution

1. Each shot must have two relevant outcomes, hit or miss. The hit probability must remain \(0.80\) for all \(5\) shots, and the shots must be independent. 2. In competition, wind or other environmental conditions may affect several shots, and psychological pressure or fatigue may change performance over time. These effects can create dependence or a changing hit probability. 3. If the next-shot probability depends on whether the previous shot was a miss, the trials are not independent and the success probability is not constant. Therefore, the binomial model is not valid.

Answer

a) Two relevant outcomes per shot, a constant success probability \(p=0.80\), and independent shots. b) Weather, fatigue, or psychological effects may influence multiple shots or change the hit probability. c) Independence and constant \(p\) are violated because the next-shot probability depends on the previous result.
52708512
A company manufactures electronic components, and \(15\%\) receive a special quality seal. A random sample of \(12\) components is selected without replacement from a very large production lot. Find the probability that at least \(4\) selected components have the quality seal, using a binomial approximation. Round to four decimal places. Also explain why a binomial approximation is reasonable for this without-replacement sample.

Hints

- “At least \(4\)” is efficiently handled with a complement. - The draws are not exactly independent because sampling is without replacement. - Ask when removing one sampled component changes the composition of the remaining population only negligibly.

Solution

1. Let \(X\) be the number of selected components with a quality seal. 2. Because the sample is small relative to the very large production lot, the success probability changes negligibly from draw to draw, so use \(X\approx\operatorname{Bin}(12,0.15)\). 3. Use a complement: \(P(X\ge4)=1-\sum_{k=0}^{3}\binom{12}{k}(0.15)^k(0.85)^{12-k}.\) 4. This gives \(P(X\ge4)\approx0.0922.\) 5. The approximation is reasonable when the sample is only a small fraction of the population, so sampling without replacement creates negligible dependence and the success probability remains nearly constant.

Answer

\(P(X\ge4)\approx0.0922\). The binomial approximation is reasonable because the sample is very small relative to the population, making the draws approximately independent with nearly constant success probability.
52708812
A spinner has blue, red, and green sections. The blue section has a central angle of \(108^\circ\). The spinner is spun \(20\) times, the spins are independent, and landing on blue counts as a success. a) State the parameters \(n\) and \(p\) of the binomial distribution and explain what they represent. b) Find the probability that the spinner never lands on blue. Round to four decimal places. c) Find the probability of at most \(1\) blue result. Round to four decimal places.

Hints

- Convert the blue central angle into a fraction of \(360^\circ\). - “At most \(1\)” includes \(0\) and \(1\). - Keep the exact expressions until the final rounding.

Solution

1. The probability of blue is the fraction of the full circle occupied by the blue section: \(p=\frac{108}{360}=0.3.\) 2. The number of trials is \(n=20\). 3. Let \(X\) be the number of blue results. Then \(P(X=0)=(0.7)^{20}=0.0007979\ldots\approx0.0008.\) 4. \(P(X\le1)=P(X=0)+P(X=1) =(0.7)^{20}+20(0.3)(0.7)^{19} =0.0076373\ldots\approx0.0076.\)

Answer

a) \(n=20\), the number of spins, and \(p=0.3\), the probability of blue on each spin. b) \(P(X=0)\approx0.0008\). c) \(P(X\le1)\approx0.0076\).
52709112
A basketball player makes a free throw with probability \(0.75\), independently of the other shots. The player takes \(4\) free throws. a) Match each event with the corresponding probability expression, and explain your reasoning. Events: \(A\): Exactly \(2\) shots are made. \(B\): All \(4\) shots are made. \(C\): The first made shot occurs on the fourth attempt. \(D\): The first \(2\) shots are missed, and the last \(2\) are made. \(E\): At least \(3\) shots are made. Expressions: (1) \((0.75)^4\) (2) \((0.25)^3(0.75)\) (3) \((0.25)^2(0.75)^2\) (4) \(\binom{4}{2}(0.75)^2(0.25)^2\) (5) \(\sum_{k=3}^{4}\binom{4}{k}(0.75)^k(0.25)^{4-k}\) b) Find the exact probability of Event \(E\).

Hints

- Decide whether each event specifies one sequence or only a total number of makes. - A binomial coefficient counts possible arrangements. - “At least” includes all qualifying exact counts. - A fixed sequence is found by multiplying probabilities in order.

Solution

1. Event \(A\) matches (4) because the binomial coefficient counts all arrangements of \(2\) makes and \(2\) misses. 2. Event \(B\) matches (1) because all \(4\) shots must be made. 3. Event \(C\) matches (2) because the required sequence is miss, miss, miss, make. 4. Event \(D\) matches (3) because one specific sequence of \(2\) misses followed by \(2\) makes is required. 5. Event \(E\) matches (5) because at least \(3\) makes means \(3\) or \(4\) makes. 6. \(P(E)=\binom43(0.75)^3(0.25)+(0.75)^4 =0.73828125.\)

Answer

a) \(A\to(4)\), \(B\to(1)\), \(C\to(2)\), \(D\to(3)\), \(E\to(5)\). b) \(P(E)=0.73828125\).
52709212
A factory produces electronic components, and \(4\%\) are defective. Ten components are selected in order, and the selections can be modeled as independent Bernoulli trials. a) Find the exact probability that the first defective component occurs in the third position. b) Find the probability that at most \(1\) component in the sample is defective. Round to four decimal places. c) Explain mathematically why the events “only the first component is defective” and “only the last component is defective” have the same probability.

Hints

- A first success in a specified position requires failures before that position and a success at that position. - “At most \(1\)” includes \(0\) and \(1\). - In part c), compare the factors in the two fixed-sequence probabilities.

Solution

1. For the first defect to occur in position \(3\), the first \(2\) components must be nondefective and the third must be defective. The remaining \(7\) outcomes are unrestricted. 2. Therefore, \(P=(0.96)^2(0.04)=0.036864.\) 3. For part b), let \(X\sim\operatorname{Bin}(10,0.04)\). 4. \(P(X\le1)=(0.96)^{10}+10(0.04)(0.96)^9\approx0.9419.\) 5. Each event in part c) has exactly one defective outcome and nine nondefective outcomes in a specified order. 6. Both probabilities are \((0.04)(0.96)^9\). Changing the position does not change the product.

Answer

a) \(0.036864\). b) \(P(X\le1)\approx0.9419\). c) Both events have probability \((0.04)(0.96)^9\), so they are equally likely.
52709312
A seed company states that a certain variety of tomato seed has a germination rate of \(85\%\). A gardener plants \(30\) seeds, and the germination outcomes are independent. a) Find the most likely number of seeds that germinate. b) Find the probability that at least \(24\) seeds germinate. Round to four decimal places.

Hints

- Model the number germinating with a binomial random variable. - Use the binomial-mode rule involving \((n+1)p\). - “At least \(24\)” includes \(24\) through \(30\).

Solution

1. Let \(X\sim\operatorname{Bin}(30,0.85)\). 2. Since \((n+1)p=31(0.85)=26.35\) is not an integer, the unique binomial mode is \(\lfloor26.35\rfloor=26.\) 3. \(P(X\ge24)=\sum_{k=24}^{30}\binom{30}{k}(0.85)^k(0.15)^{30-k}\approx0.8474.\)

Answer

a) \(26\) seeds. b) \(P(X\ge24)\approx0.8474\).
52709512
A battery manufacturer reports that \(94\%\) of its batteries last more than \(1000\) charge cycles. A random sample of \(50\) batteries is tested. Let \(X\) be the number that meet this standard. a) Assuming a binomial model, find each probability, rounded to four decimal places. (1) Exactly \(48\) batteries meet the standard. (2) At most \(45\) batteries meet the standard. (3) At least \(46\), but fewer than \(50\), batteries meet the standard. b) State two additional conditions, beyond the fixed sample size and two-outcome setup already given, that are needed for the binomial model to be appropriate.

Hints

- Translate “fewer than \(50\)” into attainable integer values. - Use cumulative probabilities to calculate the interval. - The prompt already supplies fixed \(n\) and two relevant outcomes; identify the two remaining binomial conditions.

Solution

1. The binomial parameters are \(n=50\) and \(p=0.94\). 2. \(P(X=48)=\binom{50}{48}(0.94)^{48}(0.06)^2\approx0.2262.\) 3. \(P(X\le45)\approx0.1794.\) 4. \(P(46\le X<50)=P(46\le X\le49)\approx0.7753.\) 5. The additional modeling conditions are independent battery outcomes and the same success probability \(0.94\) for every battery.

Answer

a) (1) \(0.2262\); (2) \(0.1794\); (3) \(0.7753\). b) Independence and a constant success probability \(p=0.94\).
52709712
At a tour company's information booth, \(20\%\) of visitors are interested in an international trip. During one hour, \(80\) visitors stop at the booth. Assume their interests are independent, and let \(X\) be the number interested in an international trip. a) What is the minimum number of international-travel brochures the company should have so that the brochures are sufficient for all interested visitors with probability at least \(95\%\)? b) Suppose the company has \(18\) brochures. Find the probability that at least one brochure remains at the end of the hour. Round to four decimal places.

Hints

- Translate “enough with probability at least \(95\%\)” into a cumulative-probability condition. - Compare consecutive integer brochure counts to prove minimality. - Determine exactly when at least one of \(18\) brochures remains.

Solution

1. \(X\sim\operatorname{Bin}(80,0.20)\). 2. For part a), seek the smallest integer \(k\) such that \(P(X\le k)\ge0.95\). 3. Since \(P(X\le21)\approx0.9340<0.95\) and \(P(X\le22)\approx0.9612\ge0.95\), the minimum is \(22\) brochures. 4. With \(18\) brochures, at least one remains exactly when fewer than \(18\) visitors want one, so \(P(X\le17)\approx0.6708.\)

Answer

a) \(22\) brochures. b) \(P(X\le17)\approx0.6708\).
52709812
A home improvement store runs a promotion in which each customer rolls a fair six-sided die at checkout. A customer who rolls a \(6\) receives an instant-discount coupon. The die is rolled independently \(150\) times during the morning. a) What is the minimum number of coupons the store should prepare so that there are enough for all winners with probability at least \(90\%\)? b) The manager prepares \(30\) coupons. Find the probability that more customers win than there are coupons available. Round to four decimal places.

Hints

- Use \(p=1/6\) for a winner. - Translate the required confidence level into a cumulative-probability condition. - For part b), use the complement of having at most \(30\) winners.

Solution

1. Let \(X\sim\operatorname{Bin}(150,\frac16)\). 2. For part a), seek the smallest integer \(k\) such that \(P(X\le k)\ge0.90\). 3. Since \(P(X\le30)\approx0.8842<0.90\) and \(P(X\le31)\approx0.9197\ge0.90\), the minimum is \(31\) coupons. 4. With \(30\) coupons, a shortage occurs when \(X>30\), so \(P(X>30)=1-P(X\le30)\approx0.1158.\)

Answer

a) \(31\) coupons. b) \(P(X>30)\approx0.1158\).
52710112
A small movie theater has \(45\) seats for a documentary premiere. Based on past experience, each person with a reservation independently has a \(10\%\) chance of not attending. The theater accepts \(50\) reservations. Find the probability that every person who attends will have a seat. Round to four decimal places.

Hints

- Determine the largest attendance count that fits. - Counting no-shows can make the event easier to express. - Use a cumulative binomial probability or its complement.

Solution

1. Let \(X\) be the number of people who attend. Then \(X\sim\operatorname{Bin}(50,0.90)\). 2. Everyone has a seat when \(X\le45\). 3. Equivalently, let \(Y\) be the number of no-shows. Then \(Y\sim\operatorname{Bin}(50,0.10)\), and everyone has a seat when \(Y\ge5\). 4. \(P(Y\ge5)=1-P(Y\le4)\approx0.5688.\)

Answer

\(P(\text{everyone has a seat})\approx0.5688\).
52710312
A multiple-choice test has \(5\) answer choices for each question, exactly one of which is correct. A test taker guesses independently and randomly on every question. Find the minimum number of questions needed so that the probability of answering at least \(1\) question correctly is: a) at least \(80\%\). b) at least \(95\%\).

Hints

- What is the probability of guessing one question correctly? - Express the probability of answering no questions correctly. - Use the complement for at least \(1\) correct answer. - Use logarithms to solve for an unknown exponent. - The number of questions must be a whole number.

Solution

1. The probability of guessing one question correctly is \(p=\frac{1}{5}=0.2\), so the probability of an incorrect answer is \(0.8\). 2. For \(n\) questions, \(P(X\ge 1)=1-(0.8)^n\). 3. For part a), require \(1-(0.8)^n\ge 0.80\), so \((0.8)^n\le 0.20\). 4. Thus, \(n\ge \frac{\ln(0.20)}{\ln(0.8)}\approx 7.213\). The minimum is \(8\) questions. 5. For part b), require \((0.8)^n\le 0.05\). 6. Thus, \(n\ge \frac{\ln(0.05)}{\ln(0.8)}\approx 13.425\). The minimum is \(14\) questions.

Answer

a) \(8\) questions b) \(14\) questions
52710512
An egg producer reports that at most \(2\%\) of the eggs in a shipment have cracked shells. A grocery store inspects a carton of \(20\) eggs and rejects the shipment if more than \(1\) egg in the sample is cracked. Assume a binomial model is appropriate. a) If the true cracked-shell rate is exactly \(2\%\), find the probability that the shipment is rejected. Round to four decimal places. b) Find the rejection probability if the true cracked-shell rate is \(1\%\). Round to four decimal places.

Hints

- Translate “more than \(1\)” into a complement of \(0\) or \(1\). - Use the appropriate defect probability in each part. - Keep the sample size fixed at \(20\).

Solution

1. Let \(X\) be the number of cracked eggs in the sample. Rejection occurs when \(X>1\). 2. For part a), \(X\sim\operatorname{Bin}(20,0.02)\), so \(P(X>1)=1-\left[(0.98)^{20}+20(0.02)(0.98)^{19}\right]\approx0.0599.\) 3. For part b), \(X\sim\operatorname{Bin}(20,0.01)\), so \(P(X>1)=1-\left[(0.99)^{20}+20(0.01)(0.99)^{19}\right]\approx0.0169.\)

Answer

a) \(0.0599\). b) \(0.0169\).
52710712
At a garden center, a certain type of seed germinates independently with probability \(0.90\). For each expression, describe a suitable random experiment and an event in context whose probability is represented by the expression. a) \(\binom{20}{18}(0.9)^{18}(0.1)^2\) b) \(1-[(0.1)^{10}+10(0.9)(0.1)^9]\) c) \(1-\sum_{k=0}^{16}\binom{20}{k}(0.9)^k(0.1)^{20-k}\)

Hints

- Interpret \(0.9\) as the success probability and use the exponents to identify counts. - Use the binomial coefficient or total exponents to identify \(n\). - An expression beginning with \(1-\) represents a complementary event. - Identify which exact probabilities are included in each sum.

Solution

1. In every expression, a success means that a seed germinates, with \(p=0.90\). 2. Part a) has \(n=20\) and \(k=18\). It represents planting \(20\) seeds and exactly \(18\) germinating. 3. In part b), the terms in brackets are \(P(X=0)+P(X=1)\) for \(n=10\). The complement is \(P(X\ge 2)\). It represents planting \(10\) seeds and at least \(2\) germinating. 4. In part c), the sum is \(P(X\le 16)\) for \(n=20\). The complement is \(P(X\ge 17)\). It represents planting \(20\) seeds and at least \(17\) germinating.

Answer

a) Plant \(20\) seeds; exactly \(18\) germinate. b) Plant \(10\) seeds; at least \(2\) germinate. c) Plant \(20\) seeds; at least \(17\) germinate.
52711112
An electronics manufacturer finds that each microchip independently has a \(5\%\) chance of being defective. The chips are shipped in packages of \(60\). a) Find the probability that more than \(10\%\) of the microchips in a randomly selected package are defective. Round to four decimal places. b) During quality control, the chips in a package are tested one at a time. Describe an event in context whose probability is represented by \(\sum_{k=0}^{4}(0.95)^k(0.05).\) c) What minimum proportion of the manufacturer's microchips must be nondefective so that a sample of \(30\) independent chips contains no defective chips with probability at least \(80\%\)? Give the answer as a percentage to three decimal places.

Hints

- In part a), convert the percentage threshold to the first qualifying whole-number defect count. - In part b), interpret one term \(q^kp\) before interpreting the sum. - In part c), express the probability that all \(30\) chips are nondefective.

Solution

1. For part a), let \(X\sim\operatorname{Bin}(60,0.05)\). More than \(10\%\) of \(60\) means at least \(7\) defective chips. 2. \(P(X\ge7)\approx0.0297.\) 3. In part b), \((0.95)^k(0.05)\) is the probability that the first defective chip occurs on test \(k+1\). Summing from \(k=0\) through \(4\) gives the probability that the first defective chip is found within the first \(5\) tests. 4. For part c), let \(q\) be the nondefective proportion. The requirement is \(q^{30}\ge0.80.\) Hence, \(q\ge(0.80)^{1/30}\approx0.992589,\) or approximately \(99.259\%\).

Answer

a) \(0.0297\). b) The first defective chip is found during one of the first \(5\) tests. c) Approximately \(99.259\%\) must be nondefective.
52711212
In an online game, each treasure chest independently has a \(12\%\) probability of containing a rare item. A player opens \(40\) chests. a) Find the probability that the player receives at most \(3\) rare items. Round to four decimal places. b) Describe an event in context whose probability is \(1-(0.88)^{15}\). c) What is the minimum number of treasure chests a player must open so that the probability of receiving at least \(1\) rare item is at least \(99\%\)?

Hints

- Part a is a cumulative binomial probability. - In part b), interpret \(0.88\) as the no-rare-item probability. - For part c), use the complement of receiving no rare items.

Solution

1. For part a), let \(X\sim\operatorname{Bin}(40,0.12)\). 2. \(P(X\le3)=\sum_{k=0}^{3}\binom{40}{k}(0.12)^k(0.88)^{40-k}\approx0.2768.\) 3. For part b), \((0.88)^{15}\) is the probability of receiving no rare items in \(15\) chests. Its complement is the probability of receiving at least one rare item. 4. For part c), require \(1-(0.88)^n\ge0.99.\) Thus, \(n\ge\frac{\ln(0.01)}{\ln(0.88)}\approx36.03,\) so the minimum integer is \(37\).

Answer

a) \(0.2768\). b) At least one rare item is found in \(15\) chests. c) \(37\) chests.
52711312
A manufacturer packages glass figurines in sets of \(5\). Historical data show that \(40\%\) of the figurines have minor flaws. Assume that flaws occur independently and that the sets are assembled independently. A retailer receives \(20\) sets. Find the probability that at most \(2\) of the sets contain only flawless figurines. Round to four decimal places.

Hints

- First find the probability that one figurine is flawless. - Use independence within a set to find the all-flawless set probability. - Treat each set as one Bernoulli trial in the second-stage model.

Solution

1. The probability that one figurine is flawless is \(0.60\). 2. A set contains only flawless figurines with probability \(p_S=(0.60)^5=0.07776.\) 3. Let \(X\) be the number of all-flawless sets among the \(20\) sets. Then \(X\sim\operatorname{Bin}(20,0.07776)\). 4. \(P(X\le2)=\sum_{k=0}^{2}\binom{20}{k}(0.07776)^k(0.92224)^{20-k}\approx0.7997.\)

Answer

\(P(X\le2)\approx0.7997\).
52711412
During basketball practice, a player shoots free throws in sets of \(4\). The player makes each free throw with probability \(0.70\), independently of all other shots. A set is considered successful if the player makes at least \(3\) of the \(4\) free throws. The player completes \(10\) sets. Find the probability that at least \(9\) sets are successful. Round to four decimal places.

Hints

- First find the probability that one four-shot set is successful. - Treat each set as one Bernoulli trial after finding that set-level success probability. - “At least \(9\)” includes \(9\) and \(10\) successful sets.

Solution

1. The probability that one set is successful is \(p_S=\binom43(0.70)^3(0.30)+(0.70)^4=0.6517.\) 2. Let \(Y\) be the number of successful sets among the \(10\) sets. Then \(Y\sim\operatorname{Bin}(10,0.6517).\) 3. Therefore, \(P(Y\ge9) =\binom{10}{9}(0.6517)^9(0.3483)+(0.6517)^{10} \approx0.0877.\)

Answer

\(P(Y\ge9)\approx0.0877\).
52711812
A gardener knows that \(80\%\) of a certain type of flower seed germinates, and seed outcomes are treated as independent. a) The gardener plants \(450\) seeds in a garden bed. How many seedlings should be expected? b) For a small pot, the gardener plants \(20\) seeds. Find the probability that exactly \(18\) germinate. Round to four decimal places. c) Find the probability that at least \(19\) of the \(20\) seeds germinate. Round to four decimal places.

Hints

- Use \(np\) for the expected count. - Apply the binomial point formula for exactly \(18\). - “At least \(19\)” includes \(19\) and \(20\).

Solution

1. The germination probability is \(p=0.80\). 2. For \(450\) seeds, the expected number is \(450(0.80)=360\). 3. For \(20\) seeds, let \(X\sim\operatorname{Bin}(20,0.80)\). 4. \(P(X=18)=\binom{20}{18}(0.80)^{18}(0.20)^2\approx0.1369.\) 5. \(P(X\ge19)=\binom{20}{19}(0.80)^{19}(0.20)+(0.80)^{20}\approx0.0692.\)

Answer

a) \(360\) seedlings. b) \(0.1369\). c) \(0.0692\).
52712912
A city survey estimates that \(35\%\) of eligible voters support a local ballot proposal. A random sample of \(150\) eligible voters is surveyed. The sample is small relative to the city's voter population, so responses are modeled as approximately independent. Let \(X\) be the number who support the proposal. a) Find the probability that at least \(60\) people in the sample support the proposal. Round to four decimal places. b) Find the probability that between \(45\) and \(60\) people, inclusive, support the proposal. Round to four decimal places.

Hints

- Identify the binomial parameters from the survey. - Express “at least” using a complement. - Find an inclusive interval probability by subtracting cumulative probabilities with the correct endpoints.

Solution

1. Model the count with \(X\sim\operatorname{Bin}(150,0.35)\). 2. \(P(X\ge60)=1-P(X\le59)\approx0.1160.\) 3. \(P(45\le X\le60)=P(X\le60)-P(X\le44)\approx0.8295.\)

Answer

a) \(0.1160\). b) \(0.8295\).
52713012
A factory produces microchips, and \(8\%\) are defective. A quality-control sample of \(400\) chips is tested sequentially, with outcomes treated as independent. Let \(X\) be the number of defective chips in the sample. a) Find the probability that the twelfth chip tested is the first defective chip. Give an exact product expression and a decimal approximation to four decimal places. b) Find the probability that \(X\) is within one standard deviation of its mean. Round to four decimal places.

Hints

- For part a), identify the required outcome of each of the first twelve tests. - Use the binomial mean and standard-deviation formulas in part b). - Convert the continuous one-standard-deviation interval to attainable integer counts.

Solution

1. For the twelfth chip to be the first defective chip, the first \(11\) chips must be nondefective and the twelfth must be defective: \(P=(0.92)^{11}(0.08)\approx0.0320.\) 2. Since \(X\sim\operatorname{Bin}(400,0.08),\) its mean is \(\mu=400(0.08)=32\) and its standard deviation is \(\sigma=\sqrt{400(0.08)(0.92)}=\sqrt{29.44}\approx5.43.\) 3. The interval \([\mu-\sigma,\mu+\sigma]\) is approximately \([26.57,37.43]\), so the included integer values are \(27\) through \(37\). 4. Therefore, \(P(27\le X\le37)\approx0.6898.\)

Answer

a) \((0.92)^{11}(0.08)\approx0.0320\). b) \(P(27\le X\le37)\approx0.6898\).
52713612
At a greenhouse, seeds of a certain flower variety germinate independently with probability \(0.92\). A random sample of \(120\) seeds is planted under identical conditions. Let \(X\) be the number of seeds that germinate. a) Find \(P(X=110)\). Round to four decimal places. b) Find the number of germinating seeds for which \(P(X=k)\) is greatest.

Hints

- Use the binomial formula for one exact value. - The mode is near the mean but is determined by the binomial-mode rule. - Evaluate \((n+1)p\).

Solution

1. \(X\sim\operatorname{Bin}(120,0.92)\). 2. \(P(X=110)=\binom{120}{110}(0.92)^{110}(0.08)^{10}\approx0.1295.\) 3. Since \((n+1)p=121(0.92)=111.32\) is not an integer, the unique mode is \(111\).

Answer

a) \(0.1295\). b) \(111\) seeds.
52713712
A diagnostic screening test produces a false-positive result for \(2\%\) of healthy people. In a study, \(500\) healthy people are tested independently. Let \(X\) be the number of false-positive results. a) Find the mean \(\mu\) and standard deviation \(\sigma\) of \(X\). Give \(\sigma\) exactly and to two decimal places, and interpret the mean in context. b) Find the probability that \(X\) is within one standard deviation of its mean. Round to four decimal places.

Hints

- Interpret \(np\) as a long-run average count. - Keep the exact square-root form of the standard deviation until the final approximation. - Convert the one-standard-deviation interval to attainable integer counts.

Solution

1. Since \(X\sim\operatorname{Bin}(500,0.02)\), \(\mu=np=10.\) Over many groups of \(500\) healthy people, the average number of false-positive results would be about \(10\) per group. 2. \(\sigma=\sqrt{np(1-p)}=\sqrt{9.8}\approx3.13.\) 3. The interval \([\mu-\sigma,\mu+\sigma]\) is approximately \([6.87,13.13]\), so the integer values are \(7\) through \(13\). 4. \(P(7\le X\le13)\approx0.7391.\)

Answer

a) \(\mu=10\) and \(\sigma=\sqrt{9.8}\approx3.13\). The mean is the long-run average false-positive count per group of \(500\) healthy people. b) \(0.7391\).
52713812
A manufacturer knows that \(10\%\) of its glass marbles contain tiny air bubbles and are classified as seconds. A package contains \(300\) randomly selected marbles, and outcomes are treated as independent. Let \(Y\) be the number of marbles with air bubbles. a) Find the mean \(\mu\) and standard deviation \(\sigma\) of \(Y\). Give \(\sigma\) exactly and to two decimal places. b) Find the probability that \(Y\) differs from its mean by at most two standard deviations. Round to four decimal places.

Hints

- Use the binomial mean and standard-deviation formulas. - Translate the two-standard-deviation condition into an interval. - Keep only attainable integer values inside that interval.

Solution

1. Since \(Y\sim\operatorname{Bin}(300,0.10)\), \(\mu=30.\) 2. \(\sigma=\sqrt{300(0.10)(0.90)}=\sqrt{27}=3\sqrt3\approx5.20.\) 3. The interval \([\mu-2\sigma,\mu+2\sigma]\) is approximately \([19.61,40.39]\), so the integer values are \(20\) through \(40\). 4. \(P(20\le Y\le40)\approx0.9575.\)

Answer

a) \(\mu=30\) and \(\sigma=3\sqrt3\approx5.20\). b) \(0.9575\).
52714012
The random variable \(Y\) has a binomial distribution with \(n=25\) and \(p=0.5\). a) Without calculating individual probabilities, justify why the probability distribution of \(Y\) has two adjacent values with the same maximum probability. b) State the two values and explain how the symmetry of the distribution supports your answer.

Hints

- What happens to the shape of a binomial distribution when \(p=0.5\)? - Where is the center of symmetry? - Find the expected value and examine the adjacent integers.

Solution

1. For a binomial distribution, if \((n+1)p\) is an integer \(m\), the two modes are \(m-1\) and \(m\). 2. Here, \((25+1)\cdot0.5=13\), so the two modes are \(12\) and \(13\). 3. Because \(p=0.5\), the distribution is symmetric about \(np=12.5\). The values \(12\) and \(13\) are equally far from \(12.5\), so \(P(Y=12)=P(Y=13)\).

Answer

a) Since \((n+1)p=13\) is an integer, the binomial distribution has equal maximum probabilities at the adjacent values \(13-1\) and \(13\). b) The values are \(12\) and \(13\). Because \(p=0.5\), the distribution is symmetric about \(12.5\), so these equally spaced values have equal probabilities.
52714112
The random variable \(X\) has a binomial distribution with \(n=100\) and success probability \(p\). Find all values of \(p\) with \(0<p<1\) for which \(P(X=45)<P(X=55)\).

Hints

- Write the binomial formula for each probability. - Compare the two binomial coefficients. - Identify the positive factors common to both sides of the inequality. - Remember that both bases of the powers are positive.

Solution

1. Write the two binomial probabilities and compare them: \(\binom{100}{45}p^{45}(1-p)^{55}<\binom{100}{55}p^{55}(1-p)^{45}\). 2. Since \(\binom{100}{45}=\binom{100}{55}\) and all factors are positive for \(0<p<1\), divide by the common positive factor \(\binom{100}{45}p^{45}(1-p)^{45}\). This gives \((1-p)^{10}<p^{10}\). 3. Both bases are positive, and raising positive numbers to the tenth power preserves their order. Thus, \(1-p<p\). 4. Solving gives \(1<2p\), so \(p>0.5\). Combining this with \(p<1\) gives \(0.5<p<1\).

Answer

\(0.5<p<1\), or \(p\in(0.5, 1)\).
52714212
A random variable \(Y\) has a binomial distribution with \(n=3\) and \(p\in(0, 1)\). Find all values of \(p\) for which the probability of no successes is at least as great as the probability of exactly one success.

Hints

- Translate “at least as great as” into an inequality. - Substitute \(n=3\) and the relevant values of \(k\) into the binomial probability formula. - Simplify by dividing by a positive power of \(1-p\). - Intersect your solution with the given domain for \(p\).

Solution

1. Translate the condition as \(P(Y=0)\ge P(Y=1)\). 2. Substitute the binomial probabilities: \(\binom{3}{0}p^0(1-p)^3\ge\binom{3}{1}p(1-p)^2\). 3. Since \(p<1\), the factor \((1-p)^2\) is positive. Dividing by it gives \(1-p\ge3p\). 4. Solving the inequality gives \(1\ge4p\), so \(p\le0.25\). 5. Combining this result with \(p\in(0, 1)\) gives \(0<p\le0.25\).

Answer

\(0<p\le0.25\), or \(p\in(0, 0.25]\).
52714912
A binomial random variable \(X\) has parameters \(n=80\) and \(p=0.3\). Find the narrowest interval of the form \([\mu-k,\mu+k]\), symmetric about the mean, that contains at least \(95\%\) of the probability. Assume \(k\) is a nonnegative integer.

Hints

- Find the mean, which is the center of the interval. - Express an interval probability as a difference of cumulative probabilities. - Test integer distances from the mean systematically. - Use unrounded cumulative values when subtracting.

Solution

1. The mean is \(\mu=np=80\cdot 0.3=24\). 2. Seek the smallest nonnegative integer \(k\) such that \(P(24-k\le X\le 24+k)\ge 0.95\). 3. For \(k=7\), \(P(17\le X\le 31)\approx 0.9337<0.95\). 4. For \(k=8\), \(P(16\le X\le 32)\approx 0.9628\ge 0.95\). 5. Therefore, \(k=8\), and the narrowest qualifying symmetric interval is \([16,32]\).

Answer

\([16,32]\)
52715012
A binomial random variable \(Y\) has parameters \(n=150\) and \(p=0.2\). Find the narrowest interval of the form \([\mu-c,\mu+c]\), symmetric about the mean, that contains at least \(90\%\) of the probability. Assume \(c\) is a nonnegative integer.

Hints

- Find the mean, which is the center of the interval. - A symmetric interval has endpoints the same distance from the mean. - Use a binomial cumulative distribution function to evaluate each interval probability. - When subtracting cumulative probabilities, make sure the lower endpoint remains included.

Solution

1. The mean is \(\mu=np=150\cdot 0.2=30\). 2. Seek the smallest nonnegative integer \(c\) such that \(P(30-c\le Y\le 30+c)\ge 0.90\). 3. For \(c=7\), \(P(23\le Y\le 37)\approx 0.8751<0.90\). 4. For \(c=8\), \(P(22\le Y\le 38)\approx 0.9182\ge 0.90\). 5. Therefore, \(c=8\), and the narrowest qualifying symmetric interval is \([22,38]\).

Answer

\([22,38]\)
52715112
At a customer service center, each call independently has a \(15\%\) chance of not being answered within the first \(20\) seconds. The center introduces a new staffing tool and evaluates it by selecting \(120\) calls and counting the calls that were not answered within \(20\) seconds. The tool is considered successful if the number of delayed calls is more than one standard deviation below the original expected number. Suppose that under the new staffing tool, the \(120\) delayed/not-delayed outcomes are independent and each call has an actual delayed-call probability of \(0.08\). Find the probability that the tool is classified as unsuccessful even though the delayed-call rate has decreased. Round to four decimal places.

Hints

- Compute the recognition cutoff using the original process parameters. - Convert the continuous cutoff to the correct integer-count event. - For the final probability, use the explicitly stated independent new-process outcomes with delayed-call probability \(0.08\). - The requested event is the complement of the recognition event.

Solution

1. Under the original rate, \(n=120\) and \(p_0=0.15\). The mean is \(\mu_0=18\), and the standard deviation is \(\sigma_0=\sqrt{120(0.15)(0.85)}\approx3.9115\). 2. Success requires \(X<\mu_0-\sigma_0\approx14.0885\). Since \(X\) is an integer, success means \(X\le14\). 3. Under the new staffing tool, the outcomes are independent with delayed-call probability \(0.08\), so \(X\sim\operatorname{Bin}(120,0.08)\). 4. Failure to recognize the improvement means \(X\ge15\), so \(P(X\ge15)\approx0.0564\).

Answer

\(0.0564\).
52715212
Historically, each microchip produced by a manufacturer independently has an \(8\%\) chance of being defective. A new manufacturing process is intended to reduce the defect rate. To evaluate the process, the manufacturer tests \(250\) chips from the new production line. The process is recognized as a significant improvement if the number of defective chips in the sample is at least \(1.5\) original standard deviations below the original expected number. Suppose that under the new production process, the \(250\) defect/nondefect outcomes are independent and each chip has an actual defect probability of \(0.04\). Find the probability that the improvement is not recognized. Round to four decimal places.

Hints

- Build the recognition cutoff using the original process. - Translate the cutoff to the correct integer event. - For the final probability, use the explicitly stated independent new-process outcomes with defect probability \(0.04\). - The requested event is the complement of recognizing the improvement.

Solution

1. Under the original process, \(\mu_0=250(0.08)=20\), and \(\sigma_0=\sqrt{250(0.08)(0.92)}\approx4.2895\). 2. Recognition requires \(X\le20-1.5(4.2895)\approx13.5657\). Since \(X\) is integer-valued, recognition occurs for \(X\le13\). 3. Under the new production process, the outcomes are independent with defect probability \(0.04\), so \(X\sim\operatorname{Bin}(250,0.04)\). 4. Therefore, \(P(\text{not recognized})=P(X\ge14)\approx0.1310\).

Answer

\(0.1310\).
52715312
An agricultural researcher studies the germination of a seed variety. In \(150\) trials, each using \(5\) seeds, the number \(k\) of seeds that germinated was recorded. <table> <tr><td>Number germinated \(k\)</td><td>\(0\)</td><td>\(1\)</td><td>\(2\)</td><td>\(3\)</td><td>\(4\)</td><td>\(5\)</td></tr> <tr><td>Frequency \(n_k\)</td><td>\(4\)</td><td>\(21\)</td><td>\(50\)</td><td>\(48\)</td><td>\(22\)</td><td>\(5\)</td></tr> </table> 1. Find the mean number \(\bar{k}\) of germinated seeds per trial. 2. Assume the number germinated follows \(\operatorname{Bin}(5,p)\). Estimate \(p\) by setting the observed mean equal to the binomial mean. 3. Under the fitted model, find the probability that exactly \(2\) seeds germinate, rounded to four decimal places. Compare it with the observed relative frequency, also to four decimal places.

Hints

- Use a weighted mean for the frequency table. - Relate the observed mean to \(np\). - Use the fitted \(p\) in the binomial point probability. - Compare like quantities: model probability and observed relative frequency.

Solution

1. \(\bar{k}=\frac{0(4)+1(21)+2(50)+3(48)+4(22)+5(5)}{150}=2.52.\) 2. Since the binomial mean is \(5p\), set \(5p=2.52\), giving \(p=0.504.\) 3. \(P(X=2)=\binom52(0.504)^2(0.496)^3\approx0.3100.\) 4. The observed relative frequency is \(\frac{50}{150}=\frac13\approx0.3333,\) about \(0.0234\) higher than the model probability.

Answer

1. \(\bar{k}=2.52\). 2. \(p=0.504\). 3. Model: \(0.3100\); observed: \(0.3333\).
52715412
An electronics manufacturer tests components in groups of \(3\). For \(200\) groups, the number \(k\) of defective components per group was recorded. <table> <tr><td>Number defective \(k\)</td><td>\(0\)</td><td>\(1\)</td><td>\(2\)</td><td>\(3\)</td></tr> <tr><td>Number of groups \(n_k\)</td><td>\(130\)</td><td>\(55\)</td><td>\(12\)</td><td>\(3\)</td></tr> </table> 1. Find the overall proportion of defective components in the sample. Use it as an estimate of the defect probability \(p\) for one component. 2. Assume the number of defects per group follows \(\operatorname{Bin}(3,p)\). Using the estimate from part 1, find the probability that a group contains at least \(1\) defective component. Round to four decimal places. 3. Compare the model probability with the observed relative frequency of groups containing at least \(1\) defect, reporting both to four decimal places.

Hints

- Convert the grouped counts into a total number of defective components first. - Use the complement of no defects in a group. - Compare the fitted-model probability with the observed fraction of affected groups.

Solution

1. The total number of defective components is \(0(130)+1(55)+2(12)+3(3)=88.\) Out of \(600\) tested components, \(p=\frac{88}{600}=\frac{11}{75}\approx0.1467.\) 2. \(P(X\ge1)=1-\left(\frac{64}{75}\right)^3\approx0.3786.\) 3. The observed relative frequency is \(\frac{55+12+3}{200}=0.3500.\) The fitted model is about \(0.0286\) higher.

Answer

1. \(p=\frac{11}{75}\approx0.1467\). 2. \(0.3786\). 3. Model: \(0.3786\); observed: \(0.3500\).
52716112
A binomial random variable \(X\) has success probability \(p=0.5\) and expected value \(E(X)=6\). a) Determine the number of trials \(n\). b) Calculate \(P(X=4)\) and \(P(X=8)\), rounded to four decimal places. c) Use the binomial probability formula \(P(X=k)=\binom{n}{k}p^k(1-p)^{n-k}\) to explain why the histogram of any binomial distribution with \(p=0.5\) is symmetric about \(k=\frac{n}{2}\).

Hints

- Relate the expected value to the number of trials and the success probability. - Recall the symmetry identity for binomial coefficients. - Simplify the factors \(p^k\) and \((1-p)^{n-k}\) when \(p=0.5\). - Identify the midpoint between \(0\) and \(n\).

Solution

1. Since \(E(X)=np\), \(6=n\cdot0.5\), so \(n=12\). 2. \(P(X=4)=\binom{12}{4}(0.5)^4(0.5)^8=\binom{12}{4}(0.5)^{12}=\frac{495}{4096}\approx0.1208\). Because \(\binom{12}{8}=\binom{12}{4}\), \(P(X=8)\approx0.1208\) as well. 3. In general, when \(p=0.5\), \(P(X=k)=\binom{n}{k}(0.5)^n\). Since \(\binom{n}{k}=\binom{n}{n-k}\), it follows that \(P(X=k)=P(X=n-k)\). The values \(k\) and \(n-k\) are equally far from \(\frac{n}{2}\), establishing the symmetry.

Answer

a) \(n=12\) b) \(P(X=4)\approx0.1208\) and \(P(X=8)\approx0.1208\) c) For \(p=0.5\), \(P(X=k)=\binom{n}{k}(0.5)^n\). Because \(\binom{n}{k}=\binom{n}{n-k}\), \(P(X=k)=P(X=n-k)\), so the histogram is symmetric about \(k=\frac{n}{2}\).
52716212
Let \(X\sim\operatorname{Bin}(21,0.5)\). a) Without using a table or a calculator command for cumulative probabilities, explain why \(P(X\le 10)=0.5\). Use the symmetry of the distribution. b) Calculate \(P(X=10)\), and then use it to find \(P(X<10)\). Round each result to four decimal places.

Hints

- How many possible values can \(X\) take when \(n=21\)? - For a symmetric distribution with an even number of possible values, compare the sums over the lower and upper halves. - Pay attention to the difference between \(<\) and \(\le\). - Use the result from part a) to simplify part b).

Solution

1. Because \(p=0.5\), the distribution is symmetric about \(10.5\), so \(P(X=k)=P(X=21-k)\). 2. The values \(0\) through \(10\) pair with the values \(21\) through \(11\). Therefore, \(P(X\le 10)=P(X\ge 11)\). These two complementary events have equal probability, so each has probability \(0.5\). 3. \(P(X=10)=\binom{21}{10}(0.5)^{21}\approx 0.1682\). 4. Therefore, \(P(X<10)=P(X\le 10)-P(X=10)\approx 0.5-0.1682=0.3318\).

Answer

a) Symmetry pairs each outcome from \(0\) through \(10\) with an equally likely outcome from \(11\) through \(21\). The two halves are complementary, so \(P(X\le 10)=0.5\). b) \(P(X=10)\approx 0.1682\) \(P(X<10)\approx 0.3318\)
52716512
A manufacturing facility inspects a sample of \(500\) electronic components and finds \(15\) defective components. 1. Find the relative frequency of defective components. Identify the probability approach used when this relative frequency is treated as an estimate of the defect probability. 2. For planning purposes, a model assumes a constant defect probability of \(p=0.02\) and independent outcomes for \(20\) randomly selected components. Find the probability that exactly \(1\) component is defective. Give an exact binomial expression and a decimal approximation to four decimal places. Identify the probability approach used in this model-based calculation.

Hints

- Divide the number of observed defects by the total sample size. - Distinguish a probability estimated from data from one derived from a specified model. - Use the binomial point-probability formula in part 2.

Solution

1. The relative frequency is \(\frac{15}{500}=0.03,\) or \(3\%\). Using observed relative frequency as an estimate is an experimental or empirical probability approach. 2. Let \(X\sim\operatorname{Bin}(20,0.02)\). Then \(P(X=1)=\binom{20}{1}(0.02)(0.98)^{19}\approx0.2725.\) 3. This second calculation uses a theoretical, model-based probability because it begins with a specified probability model and parameter.

Answer

1. \(0.03\), or \(3\%\); experimental or empirical probability. 2. \(\binom{20}{1}(0.02)(0.98)^{19}\approx0.2725\); theoretical, model-based probability.
52719312
A spinner has \(12\) equal sections labeled \(1\) through \(12\). The spinner is spun \(25\) times, and the spins are independent. a) Find each probability, rounded to four decimal places. (1) A multiple of \(3\) occurs at least \(5\) times. (2) The number \(12\) occurs more than \(2\) times. (3) A prime number occurs at most \(10\) times. b) The spinner has been spun \(25\) times without landing on \(12\). Find the exact probability that it lands on \(12\) on the \(26\)th spin.

Hints

- Determine a different one-spin success probability for each event. - Use complements when they shorten the cumulative calculation. - Independence means past spins do not change the probability of the next spin.

Solution

1. For part a)(1), the multiples of \(3\) are \(3,6,9,12\), so \(p=1/3\). Thus, \(P(X\ge5)\approx0.9538.\) 2. For part a)(2), \(p=1/12\), so \(P(Y>2)\approx0.3467.\) 3. For part a)(3), the prime labels are \(2,3,5,7,11\), so \(p=5/12\), and \(P(Z\le10)\approx0.5180.\) 4. The spins are independent, so previous results do not change the next-spin probability. Therefore, \(P(\text{12 on spin 26})=\frac1{12}.\)

Answer

a) (1) \(0.9538\); (2) \(0.3467\); (3) \(0.5180\). b) \(\frac1{12}\).
52719712
A manufacturer reports that each electronic component independently has a \(4\%\) chance of having a particular manufacturing defect. A technician selects a random sample of \(n\) components. What is the minimum sample size needed so that the probability of finding at least \(1\) component with this defect is at least \(95\%\)?

Hints

- What is the complement of “at least \(1\) component is defective”? - How can you express the probability of exactly \(0\) defects in \(n\) trials? - Use logarithms when the unknown is in an exponent. - The sample size must be a whole number.

Solution

1. The probability of finding no defective components in a sample of size \(n\) is \((0.96)^n\). 2. Require \(1-(0.96)^n\ge 0.95\), which is equivalent to \((0.96)^n\le 0.05\). 3. Taking logarithms gives \(n\ge \frac{\ln(0.05)}{\ln(0.96)}\approx 73.385\). 4. Because \(n\) must be a whole number, the minimum sample size is \(74\).

Answer

At least \(74\) components must be selected.
52719812
In a city, \(60\%\) of households have fiber-optic internet service. A random sample of \(100\) households is selected. The sample is small relative to the city's household population, so households are modeled as approximately independent. Let \(X\) be the number in the sample that have fiber-optic service. 1. Find the mean \(\mu\) and standard deviation \(\sigma\) of \(X\). Give \(\sigma\) exactly and to two decimal places. 2. Find the probability that \(X\) is within one standard deviation of its mean. Round to four decimal places.

Hints

- Use the binomial formulas for center and spread. - Translate the one-standard-deviation interval into attainable integer counts. - Use cumulative probabilities for the inclusive interval.

Solution

1. Since \(X\sim\operatorname{Bin}(100,0.60)\), \(\mu=60,\qquad \sigma=\sqrt{100(0.60)(0.40)}=\sqrt{24}=2\sqrt6\approx4.90.\) 2. The interval \([\mu-\sigma,\mu+\sigma]\) is approximately \([55.10,64.90]\), so the included integer values are \(56\) through \(64\). 3. \(P(56\le X\le64)\approx0.6416.\)

Answer

1. \(\mu=60\) and \(\sigma=2\sqrt6\approx4.90\). 2. \(0.6416\).
52720212
An experiment with success probability \(p=0.2\) is repeated independently \(80\) times. Let \(X\) be the number of successes. a) Find the interval \([\mu-2\sigma,\mu+2\sigma]\) and list the possible integer success counts in the interval. b) Find the probability that the number of successes is within two standard deviations of the mean. Round to four decimal places.

Hints

- Start from the binomial model and find its mean and standard deviation. - The interval endpoints need not be integers, but the random variable can take only integer counts. - After identifying the included counts, evaluate the corresponding binomial interval probability.

Solution

1. Since \(X\sim\operatorname{Bin}(80,0.2)\), its mean and standard deviation are \(\mu=80(0.2)=16\) and \(\sigma=\sqrt{80(0.2)(0.8)}=\sqrt{12.8}\approx3.578\). 2. Thus, \(2\sigma\approx7.155\), so the continuous interval is approximately \([8.845,23.155]\). 3. Because \(X\) is an integer-valued count, the values within the interval are \(9,10,\ldots,23\). 4. Therefore, \(P(|X-\mu|\le2\sigma)=P(9\le X\le23)=P(X\le23)-P(X\le8)\approx0.9652\).

Answer

a) Approximately \([8.845,23.155]\), containing the integer counts \(9\) through \(23\). b) \(P(9\le X\le23)\approx0.9652\).
52721112
A computer-chip manufacturer finds that \(8\%\) of its chips are defective. Let \(X_n\) be the number of defective chips in a sample of size \(n\), so \(X_n\sim\operatorname{Bin}(n,0.08)\). a) A sample of \(20\) chips is inspected. Find each probability, rounded to four decimal places. \(E_1\): None of the chips are defective. \(E_2\): At most \(2\) chips are defective. \(E_3\): Exactly \(17\) or \(18\) chips are nondefective. b) Find the minimum value of \(n\) needed so that the probability of finding at least \(1\) defective chip is at least \(99\%\).

Hints

- Translate nondefective counts into defective counts for \(E_3\). - “At most two” is a cumulative probability. - Use the complement of no defects for the inverse sample-size condition.

Solution

1. \(P(E_1)=P(X_{20}=0)=(0.92)^{20}\approx0.1887.\) 2. \(P(E_2)=P(X_{20}\le2)\approx0.7879.\) 3. Exactly \(17\) or \(18\) nondefective chips means exactly \(3\) or \(2\) defective chips, so \(P(E_3)=P(X_{20}=2)+P(X_{20}=3)\approx0.4125.\) 4. For part b), require \(1-(0.92)^n\ge0.99.\) Hence, \(n\ge\frac{\ln(0.01)}{\ln(0.92)}\approx55.230,\) so the minimum integer is \(56\).

Answer

a) \(P(E_1)\approx0.1887\), \(P(E_2)\approx0.7879\), \(P(E_3)\approx0.4125\). b) \(56\).
52721312
A gardener plants \(12\) seeds of a rare flower. Each seed germinates independently with probability \(0.85\). Find the probability of each event. (1) Exactly \(9\) seeds germinate. Round to four decimal places. (2) At least \(11\) seeds germinate. Round to four decimal places. (3) Only the first three planted seeds fail to germinate, while all remaining seeds germinate. Give an exact product expression and a decimal approximation to six decimal places.

Hints

- Decide whether each event specifies an order or only a total number of successes. - Break “at least” into the qualifying exact counts. - Use no binomial coefficient for a fully specified sequence.

Solution

1. Let \(X\sim\operatorname{Bin}(12,0.85)\). 2. \(P(X=9)=\binom{12}{9}(0.85)^9(0.15)^3\approx0.1720.\) 3. \(P(X\ge11)=P(X=11)+P(X=12)\approx0.4435.\) 4. The third event specifies one particular ordered sequence, so \(P=(0.15)^3(0.85)^9\approx0.000782.\)

Answer

(1) \(0.1720\). (2) \(0.4435\). (3) \((0.15)^3(0.85)^9\approx0.000782\).
52721512
In a clinical study, each patient responds positively to a treatment with probability \(0.40\). Fifty patients are treated, and outcomes are treated as independent. Let \(X\) be the number of positive responses. Find the probability that \(X\) differs from its mean by at most \(4\). Round to four decimal places.

Hints

- Find the expected number of positive responses. - Translate “differs by at most \(4\)” into an inclusive integer interval. - Evaluate the interval with cumulative binomial probabilities.

Solution

1. Since \(X\sim\operatorname{Bin}(50,0.40)\), \(\mu=np=20.\) 2. A difference of at most \(4\) means \(16\le X\le24.\) 3. Therefore, \(P(16\le X\le24)\approx0.8067.\)

Answer

\(0.8067\).
52721912
A fair coin is flipped independently \(8\) times. Let \(H\) represent heads and \(T\) represent tails. Consider these two sequences: Sequence 1: \((T, T, T, T, T, T, T, T)\) Sequence 2: \((H, T, T, H, T, H, H, T)\) a) Find the probability of each sequence. b) Many people think Sequence 2 is more likely because it appears more mixed. Explain why that intuition is mathematically incorrect. c) Let \(X\) be the number of tails in the \(8\) flips. Find \(P(X=4)\), and use it to explain why the event “exactly four tails” is much more likely than “eight tails.”

Hints

- Find the probability of one fully specified sequence. - Ask whether an apparently mixed pattern changes the probability of that exact sequence. - Count the sequences containing exactly four tails. - Distinguish one outcome sequence from an event containing many sequences.

Solution

1. Each exact sequence of eight fair coin flips has probability \((0.5)^8=\frac{1}{256}\approx0.0039\). Therefore, Sequences 1 and 2 are equally likely. 2. The flips are independent, and heads and tails have equal probability. The visual pattern of an exact sequence does not change its probability. 3. For exactly four tails, \(P(X=4)=\binom84(0.5)^4(0.5)^4=\frac{70}{256}\approx0.2734\). 4. The event “exactly four tails” contains \(\binom84=70\) equally likely sequences, while “eight tails” contains only one sequence.

Answer

a) Each sequence has probability \(\frac{1}{256}\approx0.0039\). b) Every exact eight-flip sequence is equally likely because the flips are independent and the coin is fair. c) \(P(X=4)=\frac{70}{256}\approx0.2734\). The event contains \(70\) sequences, compared with one sequence for eight tails.
52722012
A basketball player independently takes \(4\) free throws and makes each free throw with probability \(0.80\). Let \(M\) represent a make and \(F\) represent a miss. a) Find the probabilities of these sequences: \(S_1=(M, M, M, M)\) \(S_2=(M, F, M, M)\) b) Evaluate the statement: “In a binomial setting, every sequence with the same number of successes has the same probability, regardless of the positions of the successes.” Justify your answer using an example with three makes. c) Find the probability that the player makes exactly three free throws.

Hints

- Write the probabilities of a make and a miss. - For a specified sequence, multiply the probabilities in order. - Ask whether changing the order of the same factors changes their product. - Interpret \(\binom nk\) as the number of sequences with \(k\) successes.

Solution

1. The make probability is \(p=0.8\), and the miss probability is \(0.2\). 2. \(P(S_1)=(0.8)^4=0.4096\), and \(P(S_2)=(0.8)^3(0.2)=0.1024\). 3. The statement is true. Every sequence with exactly three makes and one miss has probability \((0.8)^3(0.2)\), regardless of the order of the factors. For example, \(P(F, M, M, M)=0.2\cdot(0.8)^3=0.1024=P(M, F, M, M)\). 4. There are \(\binom43=4\) sequences with exactly three makes, so \(P(X=3)=\binom43(0.8)^3(0.2)=0.4096\).

Answer

a) \(P(S_1)=0.4096\); \(P(S_2)=0.1024\) b) The statement is true. Each sequence with three makes and one miss has probability \((0.8)^3(0.2)=0.1024\). c) \(P(X=3)=0.4096\)
52788312
A gardener buys \(20\) seeds of a rare plant. The seeds germinate independently, but the germination probability \(p\) for each seed under the storage conditions is unknown. Find the minimum threshold for \(p\) that makes the probability that at least one seed germinates at least \(95\%\). Give an exact expression and a decimal approximation.

Hints

- Use the complement of “at least one success.” - Write the probability of exactly zero successes. - Rearrange the inequality so that the unknown probability is isolated. - Use a twentieth root to undo the twentieth power.

Solution

1. Let \(X\sim\operatorname{Bin}(20,p)\) be the number of seeds that germinate. 2. Use the complement: \(P(X\ge 1)=1-P(X=0)=1-(1-p)^{20}\). 3. The requirement \(1-(1-p)^{20}\ge 0.95\) is equivalent to \((1-p)^{20}\le 0.05\). 4. Taking the twentieth root gives \(1-p\le \sqrt[20]{0.05}\), so \(p\ge 1-\sqrt[20]{0.05}\). 5. The threshold is \(1-\sqrt[20]{0.05}\approx 0.139108\), or approximately \(13.9108\%\).

Answer

\(p\ge 1-\sqrt[20]{0.05}\). The threshold is approximately \(0.139108\), or \(13.9108\%\).
52790012
Decide whether a binomial model is appropriate for each situation. a) In a large city survey, \(100\) people are randomly selected and asked whether they own an electric vehicle. About \(4\%\) of the city's residents own one. b) An archer takes \(12\) practice shots. As the session continues, fatigue lowers the archer's concentration. c) A spinner has three equal sectors colored blue, yellow, and red. It is spun \(20\) times, and each spin is classified as yellow or not yellow.

Hints

- When can sampling without replacement be approximated by independent trials? - Look for language indicating that success chances change over time. - Can every trial be classified into success or failure?

Solution

1. In a), a binomial model is a reasonable approximation because the city population is very large compared with the sample. The ownership probability can be treated as approximately constant at \(p=0.04\), with \(n=100\). The random variable \(X\) counts electric-vehicle owners in the sample. 2. In b), fatigue causes the success probability to change over time. A binomial model is not appropriate. 3. In c), the spins are independent, and the probability of yellow is constant at \(p=\frac{1}{3}\). This is binomial with \(n=20\), and \(X\) counts yellow outcomes.

Answer

a) Yes, as an approximation: \(n=100\), \(p=0.04\), and \(X\) is the number of electric-vehicle owners in the sample. b) No; fatigue makes the success probability nonconstant. c) Yes: \(n=20\), \(p=\frac{1}{3}\), and \(X\) is the number of yellow outcomes.
52790312
A chip manufacturer reports that \(5\%\) of its computer chips are defective. A distributor tests \(400\) chips from a shipment, and outcomes are treated as independent. Let \(X\) be the number of defective chips. a) Find the mean \(\mu\) and standard deviation \(\sigma\) of \(X\). Give \(\sigma\) exactly and to two decimal places. b) Find the probability that \(X\) lies in the interval \([\mu-\sigma,\mu+\sigma]\). Round to four decimal places.

Hints

- Use the binomial formulas for the mean and standard deviation. - Find the continuous one-standard-deviation interval before identifying the integer counts it contains. - Sum the binomial probabilities over those attainable counts.

Solution

1. Since \(X\sim\operatorname{Bin}(400,0.05)\), \(\mu=np=20.\) 2. The standard deviation is \(\sigma=\sqrt{np(1-p)}=\sqrt{19}\approx4.36.\) 3. The continuous interval is \([20-\sqrt{19},20+\sqrt{19}]\approx[15.64,24.36].\) Therefore, the attainable integer values in the interval are \(16\) through \(24\). 4. Hence, \(P(\mu-\sigma\le X\le\mu+\sigma) =P(16\le X\le24) \approx0.6990.\)

Answer

a) \(\mu=20\), \(\sigma=\sqrt{19}\approx4.36\). b) \(P(16\le X\le24)\approx0.6990\).
52790412
In a small town, \(64\%\) of eligible voters support a local initiative. A random sample of \(150\) eligible voters is surveyed, and responses are treated as independent. Let \(X\) be the number who support the initiative. a) Find the mean \(\mu\) and standard deviation \(\sigma\) of \(X\). Give \(\sigma\) exactly and to two decimal places. b) Find the probability that \(X\) differs from its mean by more than one standard deviation. Round to four decimal places.

Hints

- Use the binomial mean and standard-deviation formulas. - Translate the one-standard-deviation interval into attainable integer counts. - The requested event is outside that interval.

Solution

1. Since \(X\sim\operatorname{Bin}(150,0.64)\), \(\mu=150(0.64)=96.\) 2. \(\sigma=\sqrt{150(0.64)(0.36)}=\sqrt{34.56}=\frac{12\sqrt6}{5}\approx5.88.\) 3. Values within one standard deviation satisfy approximately \(90.12\le X\le101.88\), so the included integers are \(91\) through \(101\). 4. Therefore, the event more than one standard deviation from the mean is \(X\le90\) or \(X\ge102\), with probability \(1-P(91\le X\le101)\approx0.3495.\)

Answer

a) \(\mu=96\) and \(\sigma=\frac{12\sqrt6}{5}\approx5.88\). b) \(0.3495\).
52872712
A multiple-choice test has \(8\) questions. Each question has \(4\) answer choices, exactly one of which is correct. Elsa guesses independently and randomly on every question. a) Find the probability that Elsa answers exactly \(2\) questions correctly. Round to four decimal places. b) Find the probability that Elsa answers at most \(1\) question correctly. Round to four decimal places. c) Which event is more likely: exactly \(2\) correct answers or more than \(2\) correct answers? Support your conclusion by comparing the probabilities to four decimal places.

Hints

- Use \(p=1/4\) for a correct guess. - “At most \(1\)” is a cumulative probability. - Use a complement to obtain \(P(X>2)\), then compare it directly with \(P(X=2)\).

Solution

1. Let \(X\sim\operatorname{Bin}(8,0.25)\). 2. \(P(X=2)\approx0.3115\). 3. \(P(X\le1)\approx0.3671\). 4. \(P(X>2)=1-P(X\le2)\approx0.3215\). 5. Since \(0.3215>0.3115\), more than two correct answers is slightly more likely.

Answer

a) \(0.3115\). b) \(0.3671\). c) More than \(2\) correct answers is more likely: \(0.3215\) versus \(0.3115\).
52872812
At a glassworks, each figurine independently has a \(10\%\) chance of being defective. A random sample of \(12\) figurines is selected for quality control. a) Find the probability that none of the selected figurines are defective. b) Find the probability that at least \(2\) figurines are defective. c) Which event is more likely: exactly \(1\) figurine is defective or more than \(2\) figurines are defective? Support the comparison with probabilities. Round all reported probabilities to four decimal places.

Hints

- Model the defective count with one binomial random variable. - A complement is efficient for “at least \(2\).” - In part c), calculate the two event probabilities before comparing them.

Solution

1. Let \(X\sim\operatorname{Bin}(12,0.10)\). 2. For part a), \(P(X=0)=(0.90)^{12}\approx0.2824\). 3. For part b), \(P(X\ge2)=1-[P(X=0)+P(X=1)]\approx0.3410\). 4. For part c), \(P(X=1)=12(0.10)(0.90)^{11}\approx0.3766\). 5. Also, \(P(X>2)=1-P(X\le2)\approx0.1109\). Since \(0.3766>0.1109\), exactly one defective figurine is more likely.

Answer

a) \(0.2824\). b) \(0.3410\). c) Exactly \(1\) defective figurine is more likely: \(0.3766\) versus \(0.1109\).
52873712
A multiple-choice test has \(6\) questions. Each question has two answer choices, exactly one of which is correct. A person guesses randomly and independently on every question. Find the probability that (1) exactly \(3\) answers are correct, (2) exactly \(5\) answers are correct, (3) more answers are correct than incorrect.

Hints

- Determine the probability of a correct answer with two choices. - Model the questions as independent Bernoulli trials. - For \(6\) questions, which correct-answer counts mean more correct than incorrect? - Use the binomial formula for each exact count.

Solution

1. Let \(X\sim\operatorname{Bin}(6,0.5)\). 2. For part (1), \(P(X=3)=\binom{6}{3}(0.5)^6=0.3125\). 3. For part (2), \(P(X=5)=\binom{6}{5}(0.5)^6=0.09375\). 4. More answers are correct than incorrect when \(X=4,5,\) or \(6\). Thus, \(P(X\ge 4)=0.234375+0.09375+0.015625=0.34375\).

Answer

(1) The probability is \(0.3125\), or \(31.25\%\). (2) The probability is \(0.09375\), or \(9.375\%\). (3) The probability is \(0.34375\), or \(34.375\%\).
52873812
A basketball player makes each free throw independently with probability \(p=0.70\). The player attempts \(4\) free throws. a) Find the probability that the player (1) makes exactly \(2\) free throws and (2) makes at least \(3\) free throws. Round each probability to four decimal places. b) After training, the player's success probability increases to \(p=0.75\). Recalculate the probabilities from part a), again to four decimal places, and compare them with the original values.

Hints

- Use the same binomial structure with two different success probabilities. - “At least \(3\)” includes \(3\) and \(4\). - Compare the probabilities after changing only \(p\).

Solution

1. For \(p=0.70\), \(P(X=2)=\binom42(0.70)^2(0.30)^2=0.2646,\) and \(P(X\ge3)=\binom43(0.70)^3(0.30)+(0.70)^4=0.6517.\) 2. For \(p=0.75\), \(P(X=2)=\binom42(0.75)^2(0.25)^2=0.2109375\approx0.2109,\) and \(P(X\ge3)=\binom43(0.75)^3(0.25)+(0.75)^4=0.73828125\approx0.7383.\) 3. Raising the success probability shifts probability toward larger success counts: exactly two makes becomes less likely, while at least three makes becomes more likely.

Answer

a) \(P(X=2)=0.2646\); \(P(X\ge3)=0.6517\). b) \(P(X=2)\approx0.2109\); \(P(X\ge3)\approx0.7383\). Exactly two makes becomes less likely, while at least three makes becomes more likely.
52874012
A gardener plants \(12\) flower seeds of one variety. Each seed germinates with probability \(80\%\), independently of the others. Find each probability, rounded to four decimal places. (1) Exactly \(10\) seeds germinate. (2) More than \(10\) seeds germinate. (3) At most \(2\) seeds do not germinate.

Hints

- Translate each verbal condition into a condition on the number germinating. - “More than \(10\)” means \(11\) or \(12\). - At most two failures is equivalent to at least ten germinations.

Solution

1. Let \(X\sim\operatorname{Bin}(12,0.80)\), where \(X\) is the number of seeds that germinate. 2. \(P(X=10)\approx0.2835.\) 3. \(P(X>10)=P(X=11)+P(X=12)\approx0.2749.\) 4. At most \(2\) seeds fail to germinate means at least \(10\) germinate, so \(P(X\ge10)\approx0.5583.\)

Answer

(1) \(0.2835\). (2) \(0.2749\). (3) \(0.5583\).
52874112
A spinner has a win probability of \(0.25\) on each spin. It is spun independently \(10\) times. Find the probability of winning exactly \(3\) times or exactly \(4\) times. Round to four decimal places.

Hints

- Identify the two exact success counts included in the event. - The events cannot occur together, so their probabilities can be added. - Use the binomial point-probability formula for each count.

Solution

1. Let \(X\sim\operatorname{Bin}(10,0.25)\). 2. The two events are mutually exclusive, so \(P(X=3\text{ or }X=4)=P(X=3)+P(X=4).\) 3. \(P(X=3)=\binom{10}{3}(0.25)^3(0.75)^7,\) and \(P(X=4)=\binom{10}{4}(0.25)^4(0.75)^6.\) 4. Therefore, \(P(X=3\text{ or }X=4)\approx0.3963.\)

Answer

\(0.3963\).
52874412
Two fair six-sided dice are rolled together, and this experiment is repeated independently \(8\) times. Find the probability that a sum of exactly \(11\) occurs fewer than \(2\) times. Round to four decimal places.

Hints

- First derive the success probability from the two-dice sample space. - Translate “fewer than \(2\)” into the qualifying binomial counts. - Keep the exact fractions until the final rounding.

Solution

1. A sum of \(11\) occurs with \((5,6)\) or \((6,5)\), so the one-trial success probability is \(p=\frac{2}{36}=\frac1{18}.\) 2. Let \(X\sim\operatorname{Bin}(8,\frac1{18})\). 3. Fewer than \(2\) occurrences means \(X=0\) or \(X=1\). 4. \(P(X<2)=\left(\frac{17}{18}\right)^8+8\left(\frac1{18}\right)\left(\frac{17}{18}\right)^7\approx0.9309.\)

Answer

\(0.9309\).
52874612
A manufacturer claims that only \(1\%\) of its USB drives are defective. A distributor tests \(100\) drives and observes \(3\) defective drives. Model the tested drives as independently defective with probability \(0.01\). Find the probability, under the claim, of observing at least \(3\) defective drives. Round to four decimal places. The claim will be rejected if this probability is at most \(5\%\). Evaluate the result using this stated rule.

Hints

- Use the complement of \(0\), \(1\), or \(2\) defects. - Evaluate the probability under the claimed defect rate. - Compare the result with the supplied \(5\%\) decision rule.

Solution

1. Under the claim, let \(X\sim\operatorname{Bin}(100,0.01)\). 2. Use the complement: \(P(X\ge3)=1-\sum_{k=0}^{2}\binom{100}{k}(0.01)^k(0.99)^{100-k}.\) 3. Thus, \(P(X\ge3)\approx0.0794.\) 4. Since \(0.0794>0.05\), the claim is not rejected under the stated rule.

Answer

\(P(X\ge3)\approx0.0794\). Because this exceeds \(0.05\), the claim is not rejected under the stated rule.
52876712
In a large city, \(60\%\) of commuters drive to work. A random sample of \(20\) commuters is selected, and responses are treated as independent. Let \(X\) be the number who drive. a) What value of \(X\) is most likely? b) Find the probability that at most \(8\) or at least \(16\) commuters in the sample drive. Round to four decimal places.

Hints

- Use the binomial mode rule involving \((n+1)p\). - The two ranges in part b) do not overlap. - Evaluate the lower tail and upper tail separately, then add them.

Solution

1. \(X\sim\operatorname{Bin}(20,0.60)\). 2. Since \((n+1)p=21(0.60)=12.6\) is not an integer, the unique mode is \(\lfloor12.6\rfloor=12\). 3. The events \(X\le8\) and \(X\ge16\) are disjoint, so their probabilities add. 4. Therefore, \(P(X\le8\text{ or }X\ge16)=P(X\le8)+P(X\ge16)\approx0.1075\).

Answer

a) \(12\). b) \(0.1075\).
52876812
A gardener knows that \(20\%\) of a certain type of flower seed does not germinate. She plants \(20\) seeds, and outcomes are treated as independent. Let \(X\) be the number that do not germinate. a) What value of \(X\) is most likely? b) Find the probability that at most \(1\) seed or at least \(8\) seeds do not germinate. Round to four decimal places.

Hints

- Use the binomial mode rule involving \((n+1)p\). - The two tail events are disjoint. - Use a complement for the upper tail and add the two tail probabilities.

Solution

1. \(X\sim\operatorname{Bin}(20,0.20)\). 2. Since \((n+1)p=21(0.20)=4.2\) is not an integer, the unique mode is \(\lfloor4.2\rfloor=4\). 3. The events in part b) are disjoint. \(P(X\le1)=(0.8)^{20}+\binom{20}{1}(0.2)(0.8)^{19}\approx0.0692\). 4. Also, \(P(X\ge8)=1-P(X\le7)\approx0.0321\). 5. Therefore, \(P(X\le1\text{ or }X\ge8)\approx0.1013\).

Answer

a) \(4\). b) \(0.1013\).
52877812
A spinner has \(3\) equal sections labeled \(1\), \(2\), and \(3\). A player suspects that the spinner is biased so that \(3\) occurs less often than it should. In \(30\) independent spins, the spinner lands on \(3\) only \(4\) times. 1. Assuming the spinner is fair, find the probability that \(3\) occurs at most \(4\) times. Round to four decimal places. 2. A result is considered significantly rare when the probability of that result or a more extreme result is less than \(5\%\). Under this stated criterion, does the observation support the player's suspicion? Explain.

Hints

- Under fairness, the one-spin probability of \(3\) is \(1/3\). - “At most \(4\)” is a lower-tail binomial probability. - Compare the calculated tail probability with the supplied \(5\%\) criterion.

Solution

1. Under a fair spinner, let \(X\sim\operatorname{Bin}(30,\frac13)\). 2. \(P(X\le4)=\sum_{k=0}^{4}\binom{30}{k}\left(\frac13\right)^k\left(\frac23\right)^{30-k}\approx0.0122.\) 3. Since \(0.0122<0.05\), the result is significantly rare under the stated rule and supports the suspicion that \(3\) occurs less often than expected.

Answer

1. \(0.0122\). 2. Yes. The observation supports the suspicion under the stated criterion because \(0.0122<0.05\).
53081912
A spinner has four equal sections: one red winning section and three blue losing sections. Thus, \(P(\text{red})=0.25\). Assume successive spins are independent. Determine whether each interpretation is correct. (1) If the spinner is spun \(4\) times, it is certain to land on red exactly once. (2) If the spinner does not land on red in the first \(10\) spins, the probability of red on the \(11\)th spin increases to make up for the earlier results. (3) Over a very large number of spins, such as \(10{,}000\), the relative frequency of red will likely be close to \(0.25\). (4) In \(40\) spins, getting exactly \(10\) red results is more likely than getting exactly \(11\) red results.

Hints

- Distinguish a theoretical probability from the outcome of a small set of trials. - Decide whether one spin affects the next spin. - Think about what happens to relative frequency as the number of trials grows. - Compare the binomial probabilities for exactly \(10\) and exactly \(11\) successes.

Solution

1. Statement (1) is false. A probability of \(0.25\) does not guarantee an exact result in a small number of trials. The probability of exactly one red result in \(4\) spins is \(\binom{4}{1}(0.25)(0.75)^3\approx 0.4219\). 2. Statement (2) is false. The spins are independent, so the probability of red remains \(0.25\) on every spin. 3. Statement (3) is true. By the law of large numbers, the relative frequency tends to become more stable near the theoretical probability as the number of trials increases. 4. Statement (4) is true. For \(X\sim\operatorname{Bin}(40,0.25)\), \(\frac{P(X=11)}{P(X=10)}=\frac{40-10}{11}\cdot\frac{0.25}{0.75}=\frac{10}{11}<1\). Therefore, \(P(X=10)>P(X=11)\).

Answer

(1) False (2) False (3) True (4) True
53082012
An electronics manufacturer has found that \(5\%\) of its microchips are defective. Assume that chip defects are independent and that every chip has the same probability of being defective. Determine whether each statement is correct. (1) In a sample of \(100\) chips, the expected number of defective chips is \(5\). (2) The probability that none of the chips in a package of \(20\) is defective is \((0.95)^{20}\). (3) If \(3\) of \(20\) sampled chips are defective, this proves that the stated \(5\%\) defect rate must be wrong because the sample defect rate is \(15\%\). (4) A person stakes \(\$1\) on a randomly selected chip being defective. For a fair wager, the other person should stake \(\$19\) on the chip not being defective.

Hints

- Recall the mean of a binomial random variable. - Use independence to find the probability that all \(20\) chips are nondefective. - A sample proportion can differ from a population probability because of random variation. - A fair wager has an expected net gain of \(0\).

Solution

1. Statement (1) is true. For \(X\sim\operatorname{Bin}(100,0.05)\), \(E(X)=np=100\cdot0.05=5\). 2. Statement (2) is true. Each chip is nondefective with probability \(0.95\), so independence gives \(P(X=0)=(0.95)^{20}\). 3. Statement (3) is false. Random samples vary. In fact, \(P(X=3)=\binom{20}{3}(0.05)^3(0.95)^{17}\approx 0.0596\), so this result is possible under the stated model and does not by itself disprove the stated defect rate. 4. Statement (4) is true. If the bettor wins \(\$19\) when the chip is defective and loses \(\$1\) otherwise, the expected net gain is \(0.05\cdot19-0.95\cdot1=0\), so the wager is fair.

Answer

(1) True (2) True (3) False (4) True
53085612
A spinner has \(10\) equal sections labeled \(1\) through \(10\) and is spun twice. The random variable \(X\) is the number of spins that land on a multiple of \(3\). a) Create a probability distribution table for \(X\). b) Find the probability that the first or second result, or both, is divisible by \(3\). c) Compare the result from part b) with the probability that exactly one result is divisible by \(3\). Which event is more likely?

Hints

- Count the multiples of \(3\) from \(1\) through \(10\). - Model the two independent spins with a binomial distribution. - Translate “the first or second result, or both” into a condition on \(X\). - Use the table or a complement to find the probability of at least one success.

Solution

1. The multiples of \(3\) are \(3\), \(6\), and \(9\), so the success probability is \(p=\frac{3}{10}=0.3\). 2. The two spins are independent, so \(X\) is binomial with \(n=2\) and \(p=0.3\). Thus, \(P(X=0)=(0.7)^2=0.49\), \(P(X=1)=\binom{2}{1}(0.3)(0.7)=0.42\), and \(P(X=2)=(0.3)^2=0.09\). 3. The event in part b) is \(X\ge1\). Therefore, \(P(X\ge1)=1-P(X=0)=1-0.49=0.51\). 4. Exactly one divisible result has probability \(P(X=1)=0.42\). Since \(0.51>0.42\), at least one divisible result is more likely.

Answer

a) <table> <tr><td>\(k\)</td><td>\(0\)</td><td>\(1\)</td><td>\(2\)</td></tr> <tr><td>\(P(X=k)\)</td><td>\(0.49\)</td><td>\(0.42\)</td><td>\(0.09\)</td></tr> </table> b) \(P(X\ge1)=0.51\) c) At least one result divisible by \(3\) is more likely because \(0.51>0.42\).
53089512
A person claims to be able to predict whether a face-down playing card is red or black. In a test, \(12\) cards are shown one at a time. After each guess, the card is replaced and the deck is shuffled. Assume the person has no special ability and guesses randomly. Let \(X\) be the number of correct color guesses. a) Find the probability of exactly \(9\) correct guesses. b) Find the probability of at least \(10\) correct guesses.

Hints

- Decide whether the guesses are independent. - Identify the number of trials and the success probability. - Use the binomial formula for an exact count. - “At least \(10\)” includes three exact outcomes.

Solution

1. Each guess is correct with probability \(0.5\), and the trials are independent, so \(X\sim\operatorname{Bin}(12,0.5)\). 2. \(P(X=9)=\binom{12}{9}\cdot (0.5)^{12}=\frac{220}{4096}\approx 0.0537\). 3. For at least \(10\) correct guesses, add the probabilities for \(10\), \(11\), and \(12\): \(P(X\ge 10)=\frac{66+12+1}{4096}=\frac{79}{4096}\approx 0.0193\).

Answer

a) \(P(X=9)=\frac{220}{4096}\approx 0.0537\), or about \(5.37\%\) b) \(P(X\ge 10)=\frac{79}{4096}\approx 0.0193\), or about \(1.93\%\)
53089712
Ten equally skilled runners compete in a race with no ties. A spectator randomly predicts the runners who will finish first and second, in order. a) Find the exact probability \(p\) that one random prediction is completely correct. b) Sixty people make independent random predictions. Find the probability that exactly one prediction is correct. Round to four decimal places.

Hints

- Count ordered first-and-second-place predictions. - Use that one-prediction probability as the success probability for the group of sixty. - Apply the binomial formula for exactly one correct prediction.

Solution

1. There are \(10\cdot9=90\) possible ordered pairs for first and second place. 2. Exactly one ordered pair is correct, so \(p=\frac1{90}.\) 3. Let \(X\sim\operatorname{Bin}(60,\frac1{90})\). 4. \(P(X=1)=\binom{60}{1}\left(\frac1{90}\right)\left(\frac{89}{90}\right)^{59}\approx0.3448.\)

Answer

a) \(p=\frac1{90}\). b) \(0.3448\).
53089812
A factory produces electronic components with a defect rate of \(5\%\), and component statuses are independent. A quality-control sample of \(20\) components is selected. Let \(X\) be the number of defective components. a) Find the probability that exactly \(2\) components are defective. Round to four decimal places. b) Find the probability that at most one component is defective. Round to four decimal places. c) Calculate \(\binom{20}{2}\) and explain its meaning in this context.

Hints

- Use the binomial formula for one exact value. - “At most one” includes zero and one. - Interpret the binomial coefficient as a count of possible success-position choices.

Solution

1. \(X\sim\operatorname{Bin}(20,0.05)\). 2. \(P(X=2)=\binom{20}{2}(0.05)^2(0.95)^{18}\approx0.1887.\) 3. \(P(X\le1)=(0.95)^{20}+20(0.05)(0.95)^{19}\approx0.7358.\) 4. \(\binom{20}{2}=190.\) It counts the possible pairs of sample positions occupied by the two defective components.

Answer

a) \(0.1887\). b) \(0.7358\). c) \(190\); it counts the possible pairs of defect positions among the twenty sampled components.
53090012
A multiple-choice test has \(10\) questions. Each question has \(4\) answer choices, exactly one of which is correct. Sven guesses independently and randomly on every question. Let \(X\) be the number of correct answers. a) Find \(P(X=3)\), rounded to four decimal places. b) How many correct/incorrect patterns contain exactly \(2\) correct answers? Use a binomial coefficient and explain what it counts. c) Find \(P(X\ge1)\), rounded to four decimal places.

Hints

- Use the binomial point formula in part a). - In part b), focus on choosing success positions rather than calculating a probability. - Use the complement of zero correct answers in part c).

Solution

1. \(X\sim\operatorname{Bin}(10,0.25)\). 2. \(P(X=3)=\binom{10}{3}(0.25)^3(0.75)^7\approx0.2503\). 3. To obtain exactly two correct answers, choose the two correct-answer positions among the ten questions. The number of patterns is \(\binom{10}{2}=45\). 4. \(P(X\ge1)=1-P(X=0)=1-(0.75)^{10}\approx0.9437\).

Answer

a) \(0.2503\). b) \(\binom{10}{2}=45\) patterns; the coefficient chooses the two positions containing correct answers. c) \(0.9437\).
53090412
A Bernoulli process has \(n=10\) independent trials with success probability \(p=0.5\). Let \(X\) be the number of successes. a) Determine \(P(X=2)\) and \(P(X=8)\). Give exact fractions and decimal approximations to four decimal places. b) Use the binomial probability formula and a property of binomial coefficients to explain why the two probabilities are equal.

Hints

- Write both point probabilities using the binomial formula. - Compare \(\binom{10}{2}\) with \(\binom{10}{8}\). - Use the fact that success and failure have the same probability when \(p=0.5\).

Solution

1. \(P(X=2)=\binom{10}{2}(0.5)^{10}=\frac{45}{1024}\approx0.0439\). 2. \(P(X=8)=\binom{10}{8}(0.5)^{10}=\frac{45}{1024}\approx0.0439\). 3. The identity \(\binom{10}{2}=\binom{10}{8}\), together with equal success and failure probabilities, makes the two binomial probability terms identical.

Answer

a) \(P(X=2)=P(X=8)=\frac{45}{1024}\approx0.0439\). b) The probabilities are equal because \(\binom{10}{2}=\binom{10}{8}\) and both probability products equal \((0.5)^{10}\).
53090612
In a game show, a player chooses \(4\) numbers from \(18\). The player wins the grand prize only if all \(4\) chosen numbers match the \(4\) numbers drawn. Find the probability that a player wins the grand prize at least once in \(1000\) independent rounds, using one entry per round. Give the result as a percent rounded to two decimal places.

Hints

- First find the probability of winning one round. - For “at least once,” consider the complement of no wins. - Model the rounds as independent Bernoulli trials.

Solution

1. There are \(\binom{18}{4}=3060\) possible sets of \(4\) numbers, so the probability of winning one round is \(p=\frac{1}{3060}\). 2. The probability of no wins in \(1000\) independent rounds is \(\left(1-\frac{1}{3060}\right)^{1000}\). 3. Therefore, the probability of at least one win is \(1-\left(\frac{3059}{3060}\right)^{1000}\approx 0.278809\).

Answer

The probability is approximately \(27.88\%\).
53091712
A spinner has \(20\) equal sections: \(10\) blue, \(6\) red, and \(4\) yellow. The spinner is spun \(15\) times independently. Find each probability, rounded to four decimal places. a) Exactly \(5\) blue results. b) No yellow results. c) More than \(2\) red results.

Hints

- Treat the named color as success and all other colors as failure. - The success probability is different for blue, yellow, and red. - Use a complement for more than two red results.

Solution

1. For blue, the one-spin success probability is \(10/20=0.5\), so \(P(\text{exactly }5\text{ blue})=\binom{15}{5}(0.5)^{15}\approx0.0916.\) 2. The probability of not landing on yellow is \(0.8\), so \(P(\text{no yellow})=(0.8)^{15}\approx0.0352.\) 3. For red, the one-spin success probability is \(6/20=0.3\). If \(X\sim\operatorname{Bin}(15,0.3)\), then \(P(X>2)=1-P(X\le2)\approx0.8732.\)

Answer

a) \(0.0916\). b) \(0.0352\). c) \(0.8732\).
53096912
A basketball player makes a free throw with probability \(p=0.75\). During practice, the player takes \(4\) free throws. The random variable \(X\) is the number of made free throws. a) Create a probability distribution table for \(X\). b) Find the probability that the player makes at least \(3\) free throws.

Hints

- Identify the possible values of \(X\). - Use a binomial model for repeated trials with two outcomes. - Apply the formula for exactly \(k\) successes. - Translate “at least \(3\)” into the relevant values of \(X\).

Solution

1. The number of made shots is binomial with \(n=4\) and \(p=0.75\). 2. Using \(P(X=k)=\binom{4}{k}(0.75)^k(0.25)^{4-k}\), the probabilities are \(P(X=0)=\frac{1}{256}\approx0.0039\), \(P(X=1)=\frac{12}{256}\approx0.0469\), \(P(X=2)=\frac{54}{256}\approx0.2109\), \(P(X=3)=\frac{108}{256}\approx0.4219\), and \(P(X=4)=\frac{81}{256}\approx0.3164\). 3. \(P(X\ge3)=P(X=3)+P(X=4)=\frac{108}{256}+\frac{81}{256}=\frac{189}{256}\approx0.7383\).

Answer

a) <table border="1"> <tr><td>\(k\)</td><td>\(0\)</td><td>\(1\)</td><td>\(2\)</td><td>\(3\)</td><td>\(4\)</td></tr> <tr><td>\(P(X=k)\)</td><td>\(0.0039\)</td><td>\(0.0469\)</td><td>\(0.2109\)</td><td>\(0.4219\)</td><td>\(0.3164\)</td></tr> </table> b) \(P(X\ge3)=\frac{189}{256}\approx0.7383\)
53097012
Historically, \(10\%\) of the microchips produced by a factory are defective. Assume the current sample can be modeled as \(5\) independent trials with the same defect probability \(0.10\). The random variable \(Y\) is the number of defective chips in the sample. a) Determine the probability distribution of \(Y\). b) Calculate the expected value \(E(Y)\).

Hints

- State the binomial model using the supplied independence and constant-probability assumptions. - List every possible defect count from \(0\) through \(5\). - Use the direct binomial expected-value formula.

Solution

1. \(Y\sim\operatorname{Bin}(5,0.10)\). 2. For \(k=0,1,\ldots,5\), \(P(Y=k)=\binom5k(0.10)^k(0.90)^{5-k}.\) 3. This gives probabilities \(0.59049\), \(0.32805\), \(0.0729\), \(0.0081\), \(0.00045\), and \(0.00001\), respectively. 4. \(E(Y)=np=5(0.10)=0.5.\)

Answer

a) <table> <tr><th>\(k\)</th><th>\(0\)</th><th>\(1\)</th><th>\(2\)</th><th>\(3\)</th><th>\(4\)</th><th>\(5\)</th></tr> <tr><th>\(P(Y=k)\)</th><td>\(0.59049\)</td><td>\(0.32805\)</td><td>\(0.0729\)</td><td>\(0.0081\)</td><td>\(0.00045\)</td><td>\(0.00001\)</td></tr> </table> b) \(E(Y)=0.5\).
53098912
A spinner has four equal sections: one green section labeled “win” and three red sections labeled “loss.” The spinner is spun independently \(4\) times. a) Determine the probability distribution of \(X\), the number of wins. b) Determine the probability distribution of \(Y\), the number of losses. c) Compare the distributions. What relationship holds between \(P(X=k)\) and \(P(Y=4-k)\)?

Hints

- Relate the number of losses to the number of wins in four spins. - Changing the focus from wins to losses swaps the success and failure probabilities. - Use the identity between complementary counts.

Solution

1. \(X\sim\operatorname{Bin}(4,\frac14)\), so for \(k=0,1,2,3,4\), \(P(X=k)=\frac{81}{256},\frac{108}{256},\frac{54}{256},\frac{12}{256},\frac{1}{256}.\) 2. \(Y\sim\operatorname{Bin}(4,\frac34)\), giving the same probabilities in reverse order: \(\frac{1}{256},\frac{12}{256},\frac{54}{256},\frac{108}{256},\frac{81}{256}.\) 3. Every outcome with \(k\) wins has exactly \(4-k\) losses, so \(P(X=k)=P(Y=4-k).\)

Answer

a) For \(k=0,1,2,3,4\): \(\frac{81}{256},\frac{108}{256},\frac{54}{256},\frac{12}{256},\frac{1}{256}\). b) For \(k=0,1,2,3,4\): \(\frac{1}{256},\frac{12}{256},\frac{54}{256},\frac{108}{256},\frac{81}{256}\). c) \(P(X=k)=P(Y=4-k)\); the distributions are reversals of each other.
53099012
A seed test finds that each seed of a certain type germinates independently with probability \(0.90\). A gardener plants \(10\) of these seeds. Let \(X\) be the number that germinate and \(Y\) be the number that do not germinate. a) Give an exact expression for the probability that at least \(9\) seeds germinate. b) Give an exact expression for the probability that at most \(1\) seed does not germinate. c) Explain without calculation why the answers to parts a) and b) must be equal.

Hints

- Express each event in terms of the number of failures. - Germinations plus failures always total ten. - Compare the two event descriptions before doing any arithmetic.

Solution

1. \(P(X\ge9)=\binom{10}{9}(0.9)^9(0.1)+(0.9)^{10}.\) 2. \(P(Y\le1)=(0.9)^{10}+10(0.1)(0.9)^9.\) 3. The two expressions are identical because the events are identical: at least \(9\) germinations means at most \(1\) failure.

Answer

a) \(\binom{10}{9}(0.9)^9(0.1)+(0.9)^{10}\). b) \((0.9)^{10}+10(0.1)(0.9)^9\). c) The events are the same event described in complementary counts.
53099212
At a garden center, \(10\%\) of tulip bulbs do not sprout. Among the bulbs that sprout, \(60\%\) bloom red, \(30\%\) bloom yellow, and \(10\%\) bloom white. One bulb is selected at random. a) Explain why recording the four outcomes—does not sprout, red, yellow, or white—is not a Bernoulli trial. b) Describe two different ways to define success so that the experiment becomes a Bernoulli trial. Find the success probability for each definition.

Hints

- How many relevant outcomes can a Bernoulli trial have? - Can several outcomes be grouped into one success category? - A bulb must sprout before its flower color can be observed.

Solution

1. A Bernoulli trial has exactly two relevant categories, success and failure. Recording four separate outcomes does not meet that condition. 2. One definition is “success means the bulb sprouts.” Then \(p=1-0.10=0.90\). 3. Another definition is “success means the bulb blooms red.” The bulb must first sprout and then bloom red, so \(p=0.90\cdot 0.60=0.54\).

Answer

a) The observation has four separate outcome categories rather than two. b) Example 1: success is “the bulb sprouts,” so \(p=0.90\). Example 2: success is “the bulb blooms red,” so \(p=0.54\).
53099912
A fair eight-sided die labeled \(1\) through \(8\) is rolled independently \(10\) times. Let \(X\) be the number of times an \(8\) is rolled. Find each probability. (1) At least \(1\) eight is rolled. Round to four decimal places. (2) More than \(2\) eights are rolled. Round to four decimal places. (3) At most \(9\) eights are rolled. Give an exact expression. (4) Every roll is an eight. Give an exact expression.

Hints

- Use complements for events near the endpoints of the support. - “At most \(9\)” is the complement of exactly \(10\). - Preserve exact expressions when the probability is extremely close to \(0\) or \(1\).

Solution

1. \(X\sim\operatorname{Bin}(10,\frac18)\). 2. \(P(X\ge1)=1-\left(\frac78\right)^{10}\approx0.7369.\) 3. \(P(X>2)=1-P(X\le2)\approx0.1195.\) 4. \(P(X\le9)=1-P(X=10)=1-\left(\frac18\right)^{10}.\) 5. \(P(X=10)=\left(\frac18\right)^{10}.\)

Answer

(1) \(0.7369\). (2) \(0.1195\). (3) \(1-(1/8)^{10}\). (4) \((1/8)^{10}\).
53100112
A machine produces parts, and \(20\%\) are defective. A sample of \(6\) parts is selected independently from ongoing production. Let \(X\) be the number of defective parts. a) Give the probability distribution of \(X\) in a table, rounding each probability to four decimal places. b) Find each probability, using unrounded values internally and rounding final answers to four decimal places. 1. At most \(2\) parts are defective. 2. At least \(1\) part is defective.

Hints

- Use the binomial point-probability formula to build the table. - “At most \(2\)” includes \(0,1,2\). - Use the complement of zero defects for “at least \(1\).” - Keep unrounded probabilities through cumulative calculations.

Solution

1. \(X\sim\operatorname{Bin}(6,0.20)\), so \(P(X=k)=\binom6k(0.20)^k(0.80)^{6-k}\). 2. For \(k=0,1,\ldots,6\), the probabilities rounded to four decimals are \(0.2621,0.3932,0.2458,0.0819,0.0154,0.0015,0.0001\). 3. Using unrounded point probabilities, \(P(X\le2)=\sum_{k=0}^{2}\binom6k(0.20)^k(0.80)^{6-k}=0.90112\approx0.9011\). 4. Also, \(P(X\ge1)=1-P(X=0)=1-(0.80)^6=0.737856\approx0.7379\).

Answer

a) <table> <tr><th>\(k\)</th><th>\(0\)</th><th>\(1\)</th><th>\(2\)</th><th>\(3\)</th><th>\(4\)</th><th>\(5\)</th><th>\(6\)</th></tr> <tr><th>\(P(X=k)\)</th><td>\(0.2621\)</td><td>\(0.3932\)</td><td>\(0.2458\)</td><td>\(0.0819\)</td><td>\(0.0154\)</td><td>\(0.0015\)</td><td>\(0.0001\)</td></tr> </table> b) 1. \(0.9011\). 2. \(0.7379\).
53100312
A multiple-choice test has \(10\) questions. Each question has \(2\) answer choices, exactly one of which is correct. Marisol guesses independently and randomly on every question. Let \(X\) be the number of correct answers. a) Find the exact probability of exactly \(5\) correct answers. b) Find the exact probability of at least \(8\) correct answers. c) Is exactly \(5\) correct answers or more than \(5\) correct answers more likely? Justify your decision using symmetry rather than calculating every point probability.

Hints

- With \(p=0.5\), all length-ten answer patterns are equally likely. - Use symmetry about \(5\) in part c). - Preserve exact fractions instead of introducing unnecessary rounding.

Solution

1. \(X\sim\operatorname{Bin}(10,0.5)\). 2. \(P(X=5)=\binom{10}{5}(0.5)^{10}=\frac{252}{1024}=\frac{63}{256}\). 3. \(P(X\ge8)=\frac{\binom{10}{8}+\binom{10}{9}+\binom{10}{10}}{2^{10}}=\frac{56}{1024}=\frac{7}{128}\). 4. Because the distribution is symmetric about \(5\), \(P(X<5)=P(X>5)\). Hence \(P(X>5)=\frac{1-P(X=5)}{2}=\frac{193}{512}\). 5. Since \(\frac{193}{512}>\frac{63}{256}\), more than \(5\) correct answers is more likely.

Answer

a) \(\frac{63}{256}\). b) \(\frac{7}{128}\). c) More than \(5\) correct answers is more likely because \(P(X>5)=\frac{193}{512}>\frac{63}{256}=P(X=5)\).
53100412
A faulty computer system generates a random sequence of \(8\) independent bits, where each bit is \(1\) with probability \(0.5\). Let \(X\) be the number of ones in the bit sequence. a) First consider a shorter sequence of \(3\) independent bits. Create a table showing the probability distribution of \(X\). b) For the original \(8\)-bit sequence, find the probability that the number of zeros is strictly greater than the number of ones.

Hints

- List all possible values for the number of ones in a \(3\)-bit sequence. - How many ones can an \(8\)-bit sequence have if it contains more zeros than ones? - When \(p=0.5\), each binomial term contains the same factor \((0.5)^n\).

Solution

1. For a \(3\)-bit sequence, \(X\sim\operatorname{Bin}(3,0.5)\). The probabilities are \(P(X=0)=0.125\), \(P(X=1)=0.375\), \(P(X=2)=0.375\), and \(P(X=3)=0.125\). 2. For \(8\) bits, more zeros than ones means at most \(3\) ones. 3. Therefore, \(P(X\le 3)=\frac{\binom{8}{0}+\binom{8}{1}+\binom{8}{2}+\binom{8}{3}}{2^8}=\frac{93}{256}\approx 0.363281\).

Answer

a) <table> <tr><td>\(k\)</td><td>0</td><td>1</td><td>2</td><td>3</td></tr> <tr><td>\(P(X=k)\)</td><td>\(0.125\)</td><td>\(0.375\)</td><td>\(0.375\)</td><td>\(0.125\)</td></tr> </table> b) The probability is \(\frac{93}{256}\approx 0.3633\), or \(36.33\%\).
53100512
Consider \(5\) independent Bernoulli trials with success probability \(p=\frac{1}{3}\). a) Determine the probability distribution of the random variable \(X\), the number of successes. Give the probabilities as fractions. b) Explain the relationship between the distribution of \(X\) and the binomial theorem using \(\left(\frac{1}{3}+\frac{2}{3}\right)^5\).

Hints

- Use the formula for exactly \(k\) successes. - Identify the failure probability. - Recall the general expansion of \((a+b)^n\). - Connect the sum of the expansion terms to the required sum of a probability distribution.

Solution

1. Here, \(n=5\), \(p=\frac{1}{3}\), and \(1-p=\frac{2}{3}\). 2. Using \(P(X=k)=\binom{5}{k}\left(\frac{1}{3}\right)^k\left(\frac{2}{3}\right)^{5-k}\), the probabilities are \(\frac{32}{243}\), \(\frac{80}{243}\), \(\frac{80}{243}\), \(\frac{40}{243}\), \(\frac{10}{243}\), and \(\frac{1}{243}\) for \(k=0\) through \(5\), respectively. 3. The binomial expansion \((p+q)^n=\sum_{k=0}^{n}\binom{n}{k}p^kq^{n-k}\) contains exactly the probability terms \(P(X=k)\). Since \(p+q=1\), \(\left(\frac{1}{3}+\frac{2}{3}\right)^5=1\), matching the fact that all probabilities in the distribution add to \(1\).

Answer

a) \(P(X=0)=\frac{32}{243}\); \(P(X=1)=\frac{80}{243}\); \(P(X=2)=\frac{80}{243}\); \(P(X=3)=\frac{40}{243}\); \(P(X=4)=\frac{10}{243}\); \(P(X=5)=\frac{1}{243}\). b) The terms in the expansion of \(\left(\frac{1}{3}+\frac{2}{3}\right)^5\) are the probabilities \(P(X=k)\). Their sum is \(1\).
53100612
A multiple-choice test has \(4\) questions, each with \(5\) answer choices and exactly one correct answer. Kenji guesses independently on every question. The random variable \(X\) is the number of correct answers. a) Create a probability distribution table for \(X\). b) Find the probability of at least two correct answers. c) Which binomial coefficient counts the answer patterns with exactly two correct answers? Evaluate it.

Hints

- Find the probability of guessing one question correctly. - Translate “at least two” into the possible values of \(X\). - Decide whether direct addition or a complement is more efficient. - Identify the factor in the binomial formula that counts arrangements.

Solution

1. The number of correct answers is binomial with \(n=4\), \(p=\frac{1}{5}=0.2\), and \(1-p=0.8\). 2. The distribution is \(P(X=0)=0.4096\), \(P(X=1)=0.4096\), \(P(X=2)=0.1536\), \(P(X=3)=0.0256\), and \(P(X=4)=0.0016\). 3. \(P(X\ge2)=P(X=2)+P(X=3)+P(X=4)=0.1808\). 4. The coefficient is \(\binom{4}{2}=6\).

Answer

a) <table> <tr><td>\(k\)</td><td>\(0\)</td><td>\(1\)</td><td>\(2\)</td><td>\(3\)</td><td>\(4\)</td></tr> <tr><td>\(P(X=k)\)</td><td>\(0.4096\)</td><td>\(0.4096\)</td><td>\(0.1536\)</td><td>\(0.0256\)</td><td>\(0.0016\)</td></tr> </table> b) \(P(X\ge2)=0.1808\) c) \(\binom{4}{2}=6\)
53100912
A target shooter independently takes \(5\) shots in each series and hits the target with probability \(0.80\) on each shot. A five-shot series is called highly successful if the shooter gets at least \(4\) hits. The shooter completes \(12\) independent five-shot series. 1. Find the exact probability that one series is highly successful. 2. Find the probability that exactly \(8\) of the \(12\) series are highly successful. Round to four decimal places. 3. Find the probability that none of the \(12\) series is highly successful. Give an exact expression and a scientific-notation approximation with three significant figures.

Hints

- First find the success probability for one five-shot series. - Use that series-level probability in a second binomial model. - Preserve an exact expression for the very small zero-success probability.

Solution

1. For one series, \(p_S=\binom54(0.8)^4(0.2)+(0.8)^5=0.73728.\) 2. Let \(Y\sim\operatorname{Bin}(12,0.73728)\). Then \(P(Y=8)=\binom{12}{8}(0.73728)^8(0.26272)^4\approx0.2059.\) 3. \(P(Y=0)=(0.26272)^{12}\approx1.08\times10^{-7}.\)

Answer

1. \(0.73728\). 2. \(0.2059\). 3. \((0.26272)^{12}\approx1.08\times10^{-7}\).
53101012
In a microchip manufacturing process, \(5\%\) of chips are defective, independently of one another. Chips are packaged in groups of \(10\). A package is rejected if it contains at least one defective chip. An inspector examines \(20\) independently formed packages. a) Find the probability that one randomly selected package is rejected. Round to four decimal places. b) Using the unrounded package-rejection probability from part a), find the probability that exactly \(5\) of the \(20\) packages are rejected. Round to four decimal places. c) Find the probability that at most \(1\) of the \(20\) packages is rejected. Round to six decimal places.

Hints

- First find the probability that a ten-chip package contains at least one defect. - Treat each package as one Bernoulli trial in the second-stage model. - Keep the package-level probability unrounded in later calculations.

Solution

1. A package is accepted only if all ten chips are nondefective, so \(p_R=1-(0.95)^{10}\approx0.4013\). 2. Let \(Y\) be the number of rejected packages. Then \(Y\sim\operatorname{Bin}(20,p_R)\). 3. Using the unrounded value of \(p_R\), \(P(Y=5)=\binom{20}{5}p_R^5(1-p_R)^{15}\approx0.0735\). 4. \(P(Y\le1)=(1-p_R)^{20}+20p_R(1-p_R)^{19}\approx0.000505\).

Answer

a) \(p_R\approx0.4013\). b) \(0.0735\). c) \(0.000505\).
53101112
In a large city, each teenager independently owns a tablet with probability \(0.80\). A sample of \(50\) teenagers is selected. Let \(X\) be the number who own a tablet, and let \(Y=50-X\) be the number who do not own a tablet. Use \(Y\sim\operatorname{Bin}(50,0.20)\) to find each probability, rounded to four decimal places. (1) Exactly \(42\) teenagers own a tablet. (2) At least \(38\) teenagers own a tablet. (3) At most \(44\) teenagers own a tablet.

Hints

- Translate each condition on owners into a condition on nonowners. - Remember that \(X+Y=50\). - Track the inequality direction carefully when converting between \(X\) and \(Y\).

Solution

1. Since \(Y=50-X\), \(P(X=42)=P(Y=8)\approx0.1169.\) 2. \(P(X\ge38)=P(Y\le12)\approx0.8139.\) 3. \(P(X\le44)=P(Y\ge6)=1-P(Y\le5)\approx0.9520.\)

Answer

(1) \(0.1169\). (2) \(0.8139\). (3) \(0.9520\).
53101212
An online retailer finds that \(75\%\) of its customers place orders by smartphone. A random sample of \(100\) completed orders is analyzed, and order types are treated as independent. Let \(X\) be the number placed by smartphone. Find each probability, rounded to four decimal places. (1) Fewer than \(70\) smartphone orders. (2) Between \(72\) and \(80\) smartphone orders, inclusive. (3) More than \(80\) smartphone orders.

Hints

- Translate strict inequalities to inclusive integer endpoints. - Use a difference of cumulative probabilities for the interval. - Use a complement for the upper tail.

Solution

1. \(X\sim\operatorname{Bin}(100,0.75)\). 2. \(P(X<70)=P(X\le69)\approx0.1038.\) 3. \(P(72\le X\le80)=P(X\le80)-P(X\le71)\approx0.6929.\) 4. \(P(X>80)=1-P(X\le80)\approx0.0995.\)

Answer

(1) \(0.1038\). (2) \(0.6929\). (3) \(0.0995\).
53101812
In a region, \(12\%\) of households no longer have a home landline. A random sample of \(100\) households is selected, and household statuses are treated as independent. Let \(X\) be the number without a landline. a) Find each probability, rounded to four decimal places. (1) At most \(10\) households have no landline. (2) More than \(15\) households have no landline. (3) Between \(8\) and \(14\) households, inclusive, have no landline. b) Find the probability that at least \(90\) households still have a landline, rounded to four decimal places, and explain its relationship to part a)(1).

Hints

- Use cumulative probabilities for the tail and interval events. - Translate the number with landlines into the complementary count without landlines. - Check whether part b) describes a new event or the same event in different words.

Solution

1. \(X\sim\operatorname{Bin}(100,0.12)\). 2. \(P(X\le10)\approx0.3337.\) 3. \(P(X>15)=1-P(X\le15)\approx0.1414.\) 4. \(P(8\le X\le14)=P(X\le14)-P(X\le7)\approx0.7079.\) 5. At least \(90\) households with a landline is equivalent to at most \(10\) without a landline, so the probability is again \(0.3337\).

Answer

a) (1) \(0.3337\); (2) \(0.1414\); (3) \(0.7079\). b) \(0.3337\); it is the same event as at most \(10\) households without a landline.
53102312
An urn contains one red ball and two white balls. A ball is drawn repeatedly with replacement, and drawing red counts as a success. Consider these events: \(E_1\): Exactly \(1\) success in \(3\) draws. \(E_2\): Exactly \(2\) successes in \(3\) draws. \(E_3\): Exactly \(2\) successes in \(6\) draws. a) Calculate \(P(E_1)\) and \(P(E_2)\), and show that \(P(E_1)=2P(E_2)\). b) Determine whether \(P(E_1)\) is also exactly twice \(P(E_3)\).

Hints

- Find the success probability for one draw. - Use the binomial probability formula for an exact number of successes. - In part b), note that the number of trials changes. - Compare fractions using a common denominator.

Solution

1. The success probability is \(p=\frac{1}{3}\), and the failure probability is \(\frac{2}{3}\). 2. \(P(E_1)=\binom{3}{1}\left(\frac{1}{3}\right)\left(\frac{2}{3}\right)^2=\frac{4}{9}\). 3. \(P(E_2)=\binom{3}{2}\left(\frac{1}{3}\right)^2\left(\frac{2}{3}\right)=\frac{2}{9}\). Therefore, \(P(E_1)=2P(E_2)\). 4. \(P(E_3)=\binom{6}{2}\left(\frac{1}{3}\right)^2\left(\frac{2}{3}\right)^4=\frac{80}{243}\). 5. Since \(P(E_1)=\frac{4}{9}=\frac{108}{243}\), it is not twice \(P(E_3)\). In fact, \(\frac{P(E_1)}{P(E_3)}=\frac{27}{20}=1.35\).

Answer

a) \(P(E_1)=\frac{4}{9}\) and \(P(E_2)=\frac{2}{9}\), so \(P(E_1)=2P(E_2)\). b) No. \(P(E_1)=\frac{108}{243}\) and \(P(E_3)=\frac{80}{243}\), so \(P(E_1)\ne2P(E_3)\).
53102412
A spinner has four equal sections, and one section is labeled Win. The spinner is spun independently. a) Find the probability of event \(A\): exactly \(1\) win in \(4\) spins, and event \(B\): exactly \(2\) wins in \(8\) spins. Give exact values and decimal approximations to four decimal places. Are the probabilities equal? b) For \(4\) spins, the expected number of wins is \(1\). Evaluate this claim: “Because \(E(X)=1\), event \(C\), at least one win in \(4\) spins, is certain.” Find \(P(C)\) exactly and to four decimal places as part of your justification.

Hints

- Use the binomial probability formula for the exact-count events. - For “at least one,” use the complement of no wins. - An expected value is an average, not a guaranteed outcome.

Solution

1. The success probability is \(p=\frac14\). 2. \(P(A)=\binom41(\frac14)(\frac34)^3=\frac{27}{64}=0.421875\approx0.4219\). 3. \(P(B)=\binom82(\frac14)^2(\frac34)^6=\frac{5103}{16384}\approx0.3115\). The probabilities are not equal. 4. Expected value is a long-run average, not a guarantee for every group of four spins. 5. \(P(C)=1-(\frac34)^4=\frac{175}{256}=0.68359375\approx0.6836<1\), so \(C\) is not certain.

Answer

a) \(P(A)=\frac{27}{64}\approx0.4219\) and \(P(B)=\frac{5103}{16384}\approx0.3115\); they are not equal. b) The claim is false. \(P(C)=\frac{175}{256}\approx0.6836\), not \(1\).
53102912
A basketball player attempts \(25\) independent shots and makes each shot with probability \(45\%\). Let \(X\) be the number of made shots. For each event, state its complement in words and find the probability of the complement, rounded to four decimal places. (1) \(E_1\): More than \(10\) made shots. (2) \(E_2\): At most \(14\) made shots.

Hints

- A complement contains exactly the outcomes not in the original event. - Track whether each boundary value is included. - Use cumulative probabilities after writing the complement correctly.

Solution

1. \(X\sim\operatorname{Bin}(25,0.45)\). 2. The complement of \(E_1\) is “at most \(10\) made shots,” so \(P(\overline{E_1})=P(X\le10)\approx0.3843.\) 3. The complement of \(E_2\) is “at least \(15\) made shots,” so \(P(\overline{E_2})=P(X\ge15)=1-P(X\le14)\approx0.0960.\)

Answer

(1) At most \(10\) made shots; \(0.3843\). (2) At least \(15\) made shots; \(0.0960\).
53103012
In a survey of \(50\) people, each person independently supports a statement with probability \(0.20\). Let \(X\) be the number who support it. For each event, describe its complement in words and find the complement's probability, rounded to four decimal places. a) \(E_1\): At least \(12\) people support the statement. b) \(E_2\): More than \(5\) but at most \(12\) people support the statement.

Hints

- Write each original event as an inequality before finding its complement. - The complement of a bounded interval consists of two separated ranges. - Event and complement probabilities add to \(1\).

Solution

1. \(X\sim\operatorname{Bin}(50,0.20)\). 2. The complement of \(E_1\) is \(X\le11\), meaning at most eleven people support the statement. Thus, \(P(E_1^c)\approx0.7107\). 3. Event \(E_2\) is \(6\le X\le12\). Its complement is \(X\le5\) or \(X\ge13\). 4. \(P(E_2)=P(X\le12)-P(X\le5)\), so \(P(E_2^c)=1-P(E_2)\approx0.2341\).

Answer

a) At most \(11\) people support the statement; \(P(E_1^c)\approx0.7107\). b) At most \(5\) or at least \(13\) people support the statement; \(P(E_2^c)\approx0.2341\).
53103212
A new neighborhood has \(150\) households that use the same internet provider. At a randomly selected time during the evening, each household independently uses the service at full bandwidth with probability \(0.20\). Let \(X\) be the number using full bandwidth at that time. What is the minimum number of households the network must be able to serve at full bandwidth simultaneously so that demand is met with probability at least \(95\%\)?

Hints

- Define the random variable and identify its possible values. - Translate the capacity requirement into a cumulative-probability inequality. - Use the mean and spread to identify reasonable values to test. - Check consecutive capacity values to verify the minimum.

Solution

1. The random variable has distribution \(X\sim\operatorname{Bin}(150,0.20)\). 2. Seek the smallest integer \(k\) such that \(P(X\le k)\ge 0.95\). 3. The mean and standard deviation are \(\mu=np=30\) and \(\sigma=\sqrt{np(1-p)}=\sqrt{24}\approx 4.899\), which help locate the threshold. 4. Using cumulative binomial probabilities, \(P(X\le 37)\approx 0.9341<0.95\), while \(P(X\le 38)\approx 0.9554\ge 0.95\). 5. Therefore, the network must support at least \(38\) households simultaneously at full bandwidth.

Answer

The network must support at least \(38\) households simultaneously.
53103512
A hotel has \(80\) rooms. Historical data show that \(10\%\) of guests with reservations do not arrive. For one night, the hotel accepts \(85\) reservations. Let \(X\) be the number of guests who arrive, and treat guest arrivals as independent. a) Find the probability that at most \(80\) guests arrive, so everyone receives a room. Round to four decimal places. b) Without a new binomial calculation, use part a) to find the probability that more than \(80\) guests arrive. Explain the relationship between the two events. c) Find the probability that exactly \(80\) guests arrive. Round to four decimal places. d) Find the probability that at least \(70\) but at most \(75\) guests arrive. Round to four decimal places.

Hints

- Use arrival probability \(0.90\), not the no-show probability, as \(p\). - In part b), use the complement relationship from part a). - Use a point probability for exactly eighty arrivals and a CDF difference for the interval.

Solution

1. Each guest arrives with probability \(0.90\), so \(X\sim\operatorname{Bin}(85,0.90)\). 2. \(P(X\le80)\approx0.9357\). 3. The event \(X>80\) is the complement of \(X\le80\), so \(P(X>80)=1-P(X\le80)\approx0.0643\). 4. \(P(X=80)=\binom{85}{80}(0.90)^{80}(0.10)^5\approx0.0717\). 5. \(P(70\le X\le75)=P(X\le75)-P(X\le69)\approx0.3338\).

Answer

a) \(0.9357\). b) \(0.0643\); the two events are complements. c) \(0.0717\). d) \(0.3338\).
53103612
A computer-chip manufacturer reports that \(4\%\) of its chips are defective. A random sample of \(200\) chips is tested, and defect outcomes are treated as independent. Let \(X\) be the number of defective chips. Find each probability, rounded to four decimal places. a) At most \(5\) chips are defective. b) More than \(10\) chips are defective. c) At least \(6\) but at most \(12\) chips are defective. d) The number of defective chips equals the mean of \(X\).

Hints

- Use cumulative probabilities for the tail and interval events. - Find \(np\) before translating the event in part d). - Use the binomial point formula once the mean count is identified.

Solution

1. \(X\sim\operatorname{Bin}(200,0.04)\). 2. \(P(X\le5)\approx0.1856\). 3. \(P(X>10)=1-P(X\le10)\approx0.1800\). 4. \(P(6\le X\le12)=P(X\le12)-P(X\le5)\approx0.7545\). 5. The mean is \(\mu=np=8\), so the final event is \(X=8\). Thus, \(P(X=8)=\binom{200}{8}(0.04)^8(0.96)^{192}\approx0.1425\).

Answer

a) \(0.1856\). b) \(0.1800\). c) \(0.7545\). d) \(0.1425\).
53104112
A collectible card company reports that one out of every seven sealed packs contains a limited-edition card. A random sample of \(20\) packs is selected from a very large production run. a) Explain why this process can be modeled as a binomial setting. b) Identify \(n\) and \(p\) when \(X\) is the number of packs containing a limited-edition card. c) Find the probability that exactly \(3\) of the \(20\) packs contain a limited-edition card. Give the binomial expression and round the probability to four decimal places.

Hints

- State all four conditions for a binomial setting, including the fixed number of trials. - Define success in this context. - Use the binomial formula for an exact number of successes.

Solution

1. A binomial model requires a fixed number of trials, two relevant outcomes on each trial, independent trials, and a constant success probability. 2. Here, the fixed number is \(20\) packs. Each pack either contains a limited-edition card or does not. Because the production run is very large, the success probability is approximately constant at \(1/7\), and the selections can be treated as approximately independent. 3. Thus, \(n=20\) and \(p=\frac17\). 4. \(P(X=3)=\binom{20}{3}\left(\frac17\right)^3\left(\frac67\right)^{17}\approx0.2418.\)

Answer

a) Fixed \(n=20\), two relevant outcomes, approximately independent selections, and approximately constant success probability \(p=\frac17\). b) \(n=20\) and \(p=\frac17\). c) \(\binom{20}{3}(1/7)^3(6/7)^{17}\approx0.2418\).
53104512
A random variable \(X\) has a binomial distribution with \(n=5\) and \(p=0.4\). a) Find \(P(X=k)\) for every possible value of \(k\), and display the probability distribution in a table. b) Use only the probabilities in your table to find \(E(X)\) from \(E(X)=\sum_{k=0}^{5}kP(X=k)\).

Hints

- Use the binomial probability formula for each value of \(k\). - Organize the values and probabilities in a table. - The expected value is the weighted average of all possible values. - Multiply each value \(k\) by its probability and add.

Solution

1. Using \(P(X=k)=\binom{5}{k}(0.4)^k(0.6)^{5-k}\), the probabilities are: \(P(X=0)=0.07776\), \(P(X=1)=0.2592\), \(P(X=2)=0.3456\), \(P(X=3)=0.2304\), \(P(X=4)=0.0768\), and \(P(X=5)=0.01024\). 2. The expected value from the distribution is \(E(X)=0(0.07776)+1(0.2592)+2(0.3456)+3(0.2304)+4(0.0768)+5(0.01024)=2\).

Answer

a) <table border="1"> <tr><td>\(k\)</td><td>\(0\)</td><td>\(1\)</td><td>\(2\)</td><td>\(3\)</td><td>\(4\)</td><td>\(5\)</td></tr> <tr><td>\(P(X=k)\)</td><td>\(0.07776\)</td><td>\(0.2592\)</td><td>\(0.3456\)</td><td>\(0.2304\)</td><td>\(0.0768\)</td><td>\(0.01024\)</td></tr> </table> b) \(E(X)=2\)
53105312
A spinner has four equal sections, exactly one of which is red. The spinner is spun independently \(40\) times. Let \(X\) be the number of red results. a) Find the expected value \(\mu\). b) A binomial distribution has its greatest probability at \(X=\mu\) when \(\mu\) is an integer. Find \(P(X=10)\), rounded to four decimal places. c) Find \(P(X=9)\) and \(P(X=11)\), rounded to four decimal places, and compare them with \(P(X=10)\).

Hints

- Use the expected-value formula for a binomial random variable. - Apply the point-probability formula at the mean and its neighboring values. - A mode must have probability at least as large as the probabilities at neighboring values.

Solution

1. The success probability is \(p=0.25\), so \(\mu=np=40(0.25)=10.\) 2. \(P(X=10)=\binom{40}{10}(0.25)^{10}(0.75)^{30}\approx0.1444.\) 3. \(P(X=9)=\binom{40}{9}(0.25)^9(0.75)^{31}\approx0.1397,\) and \(P(X=11)=\binom{40}{11}(0.25)^{11}(0.75)^{29}\approx0.1312.\) 4. Since \(0.1444\) exceeds both neighboring probabilities, \(10\) is the most likely value.

Answer

a) \(\mu=10\). b) \(P(X=10)\approx0.1444\). c) \(P(X=9)\approx0.1397\) and \(P(X=11)\approx0.1312\); both are less than \(P(X=10)\).
53105412
A treatment is effective for a patient with probability \(p=0.70\). In a study, the treatment is given to \(15\) patients, and the outcomes are independent. a) Find the expected value \(\mu\) and the failure probability \(q=1-p\). b) When \(\mu\) is not an integer, a mode \(k\) lies in the interval \([\mu-q,\mu+p]\). Find this interval and identify the integer \(k\) in it. c) Find \(P(X=k)\), \(P(X=k-1)\), and \(P(X=k+1)\), rounded to four decimal places, to verify that \(k\) is the most likely number of patients for whom the treatment is effective.

Hints

- Find \(\mu\) and \(q\) before forming the stated interval. - Identify the integer contained in that interval. - Compare the candidate mode with its immediate neighbors using binomial point probabilities.

Solution

1. The expected value is \(\mu=np=15(0.70)=10.5,\) and \(q=1-0.70=0.30\). 2. The stated interval is \([\mu-q,\mu+p]=[10.2,11.2].\) Its only integer is \(k=11\). 3. \(P(X=10)\approx0.2061,\qquad P(X=11)\approx0.2186,\qquad P(X=12)\approx0.1700.\) 4. Since \(P(X=11)\) is greater than both neighboring probabilities, \(11\) is the mode.

Answer

a) \(\mu=10.5\) and \(q=0.30\). b) \([10.2,11.2]\); \(k=11\). c) \(P(X=10)\approx0.2061\), \(P(X=11)\approx0.2186\), and \(P(X=12)\approx0.1700\). Thus, \(11\) is the most likely value.
53107212
A manufacturer reports that \(0.8\%\) of its microchips are defective. A random sample of \(300\) chips is tested, and defect outcomes are treated as independent. Let \(X\) be the number of defective chips. a) Find \(P(X=0)\), \(P(X=1)\), and \(P(X=2)\), each rounded to four decimal places. b) Find the probability that more than \(3\) chips are defective. Round to four decimal places. c) Suppose a sample of \(300\) chips is tested every day for \(365\) days under the same conditions. Find the expected number of days on which no defective chips are found. Give a decimal approximation to two decimal places.

Hints

- Use the same binomial model for all one-day probabilities. - “More than \(3\)” begins at \(4\). - For the expected number of days, multiply the one-day probability by \(365\); an expected count need not be an integer.

Solution

1. \(X\sim\operatorname{Bin}(300,0.008)\). 2. \(P(X=0)=(0.992)^{300}\approx0.0898,\) \(P(X=1)=300(0.008)(0.992)^{299}\approx0.2174,\) and \(P(X=2)=\binom{300}{2}(0.008)^2(0.992)^{298}\approx0.2621.\) 3. \(P(X>3)=1-P(X\le3)\approx0.2208.\) 4. Let \(I_d\) indicate that day \(d\)'s sample has no defective chips. Then \(E(I_d)=P(X=0)\). 5. By linearity of expectation, the expected number of such days is \(365(0.992)^{300}\approx32.79.\)

Answer

a) \(P(X=0)\approx0.0898\), \(P(X=1)\approx0.2174\), and \(P(X=2)\approx0.2621\). b) \(P(X>3)\approx0.2208\). c) Approximately \(32.79\) days.
53109112
At a carnival prize booth, each ticket independently wins the grand prize with probability \(\frac{1}{200}\). A visitor buys \(200\) tickets. a) Find the probability that the visitor wins no grand prizes. Round to four decimal places and compare it with \(\frac1e\approx0.3679\). b) Find the probability that the visitor wins exactly one grand prize. Round to four decimal places. c) Find the probability that the visitor wins at least two grand prizes. Round to four decimal places.

Hints

- Identify \(n\) and \(p\). - Use the binomial formula for zero and one success. - For at least two successes, subtract the zero- and one-success cases from \(1\).

Solution

1. Let \(X\sim\operatorname{Bin}(200,\frac{1}{200})\). 2. \(P(X=0)=\left(\frac{199}{200}\right)^{200}\approx0.3670.\) This is about \(0.0009\) less than \(1/e\approx0.3679\). 3. \(P(X=1)=200\left(\frac1{200}\right)\left(\frac{199}{200}\right)^{199} =\left(\frac{199}{200}\right)^{199} \approx0.3688.\) 4. \(P(X\ge2)=1-P(X=0)-P(X=1)\approx0.2642.\)

Answer

a) \(P(X=0)\approx0.3670\), about \(0.0009\) less than \(\frac1e\). b) \(P(X=1)\approx0.3688\). c) \(P(X\ge2)\approx0.2642\).
53109412
For quality control, a glass panel is divided into \(80\) equal sections. The panel contains \(60\) tiny air bubbles that are distributed independently and uniformly across the panel. a) Find the probability that one specified section contains more than \(2\) air bubbles. Round to four decimal places. b) Find the expected number of the \(80\) sections that contain no air bubbles. Give an exact expression and a decimal approximation to two decimal places. c) Explain why the expected-value calculation in part b) does not require the events “section \(i\) is empty” to be independent across sections.

Hints

- First model the number of bubbles in one specified section. - For the expected number of empty sections, introduce one indicator for each section. - Add the indicator expectations rather than trying to model all empty-section events jointly.

Solution

1. For one specified section, each bubble lands there with probability \(1/80\), so its bubble count \(X\sim\operatorname{Bin}(60,1/80)\). 2. \(P(X>2)=1-[P(X=0)+P(X=1)+P(X=2)]\approx0.0395\). 3. A specified section is empty with probability \(P(X=0)=(79/80)^{60}\). 4. Let \(I_j\) indicate that section \(j\) is empty, and let \(T=I_1+\cdots+I_{80}\). Then \(E(T)=\sum_{j=1}^{80}E(I_j)=80(79/80)^{60}\approx37.61\). 5. Linearity of expectation holds whether or not the indicators \(I_j\) are independent, so independence between empty-section events is not needed.

Answer

a) \(0.0395\). b) \(80(79/80)^{60}\approx37.61\) empty sections. c) Linearity of expectation does not require independence.
53109912
At a coworking space, \(15\) members are present. Each member uses a soundproof phone booth for exactly \(15\) of the \(60\) minutes in a representative hour. At a randomly selected time in that hour, assume the \(15\) events “member \(i\) is using a booth” are independent. Thus each member is using a booth with probability \(15/60=0.25\). Let \(X\) be the number of booths in use. a) Find the probability that at most \(4\) booths are needed. Round to four decimal places. b) Find the probability that more than \(6\) booths are needed. Round to four decimal places. c) What is the minimum number of booths needed so that demand can be met with probability at least \(95\%\)?

Hints

- Convert one member's booth-use time into a probability at a randomly selected time. - Use a complement for “more than \(6\).” - For the capacity decision, compare consecutive cumulative probabilities around the target.

Solution

1. Each member is using a booth with probability \(p=15/60=0.25\), and the simultaneous-use indicators are assumed independent. Hence, \(X\sim\operatorname{Bin}(15,0.25)\). 2. \(P(X\le4)\approx0.6865\). 3. \(P(X>6)=1-P(X\le6)\approx0.0566\). 4. For the capacity requirement, seek the smallest integer \(k\) such that \(P(X\le k)\ge0.95\). 5. Since \(P(X\le6)\approx0.9434<0.95\) and \(P(X\le7)\approx0.9827\ge0.95\), the minimum is \(7\) booths.

Answer

a) \(0.6865\). b) \(0.0566\). c) \(7\) booths.
53110012
In a warehouse, \(20\) employees work at packing stations. Each employee uses a powered pallet jack for exactly \(6\) of the \(60\) minutes in a representative hour. At a randomly selected time in that hour, assume the \(20\) events “employee \(i\) is using a pallet jack” are independent. Thus each employee is using one with probability \(6/60=0.10\). Let \(X\) be the number of pallet jacks needed. a) Find the probability that exactly \(2\) pallet jacks are needed. Round to four decimal places. b) Find the probability that more than \(4\) pallet jacks are needed. Round to four decimal places. c) What is the minimum number of pallet jacks that must be available so that demand is met with probability at least \(99\%\)?

Hints

- Convert the six-minute usage interval into a probability at a randomly selected time. - Distinguish an exact-count event from an upper-tail event. - Use a complement for “more than \(4\).” - Verify the minimum capacity by comparing consecutive cumulative probabilities around \(0.99\).

Solution

1. Each employee is using a pallet jack with probability \(p=6/60=0.10\), and the simultaneous-use indicators are assumed independent. Thus, \(X\sim\operatorname{Bin}(20,0.10)\). 2. For part a), \(P(X=2)=\binom{20}{2}(0.10)^2(0.90)^{18}\approx0.2852\). 3. For part b), \(P(X>4)=1-P(X\le4)\approx0.0432\). 4. For part c), seek the smallest integer \(k\) such that \(P(X\le k)\ge0.99\). 5. Since \(P(X\le5)\approx0.9887<0.99\) and \(P(X\le6)\approx0.9976\ge0.99\), the minimum is \(6\).

Answer

a) \(0.2852\). b) \(0.0432\). c) \(6\) pallet jacks.
53110312
An office has \(50\) employees who share licenses for specialized software. Each employee uses the software for exactly \(15\) of the \(60\) minutes in a representative hour. At a randomly selected time in that hour, assume the \(50\) events “employee \(i\) is using the software” are independent. Thus each employee is using it with probability \(15/60=0.25\). What is the minimum number of licenses needed so that the probability that at least one employee cannot access the software is at most \(2\%\)?

Hints

- Convert the exact 15-minute usage duration into a random-instant occupancy probability. - Translate a shortage into an inequality involving simultaneous users and licenses. - Compare consecutive cumulative probabilities to prove the minimum.

Solution

1. Each employee is using the software with probability \(p=15/60=0.25\), and the simultaneous-use indicators are assumed independent. Thus, \(X\sim\operatorname{Bin}(50,0.25)\). 2. If \(k\) licenses are available, a shortage occurs when \(X>k\). The requirement is \(P(X>k)\le0.02\), equivalently \(P(X\le k)\ge0.98\). 3. \(P(X\le18)\approx0.9713<0.98\), while \(P(X\le19)\approx0.9861\ge0.98\). 4. Therefore, the minimum number of licenses is \(19\).

Answer

\(19\) licenses.
53110412
A fitness studio offers a \(60\)-minute circuit class for \(40\) participants. Each participant uses a rowing machine for exactly \(10\) minutes during the class. At a randomly selected time, assume the \(40\) events “participant \(i\) wants a rowing machine” are independent. Thus each participant wants a machine with probability \(10/60=1/6\). Let \(X\) be the number who want to use a rowing machine. a) Find the probability that more than \(10\) participants want to use a rowing machine at the same time. Round to four decimal places. b) What is the minimum total number of rowing machines needed so that the probability that someone must wait is at most \(5\%\)?

Hints

- Convert the ten minutes of use into a random-instant occupancy probability. - Use a complement for the current ten-machine shortage probability. - For the minimum capacity, compare consecutive cumulative probabilities around the target.

Solution

1. Each participant wants a rowing machine with probability \(p=10/60=1/6\), and the simultaneous-demand indicators are assumed independent. Thus, \(X\sim\operatorname{Bin}(40,1/6)\). 2. \(P(X>10)=1-P(X\le10)\approx0.0584\). 3. For part b), seek the smallest integer \(k\) such that \(P(X>k)\le0.05\), equivalently \(P(X\le k)\ge0.95\). 4. Since \(P(X\le10)\approx0.9416<0.95\) and \(P(X\le11)\approx0.9739\ge0.95\), the minimum is \(11\) rowing machines.

Answer

a) \(0.0584\). b) \(11\) rowing machines.
53110912
A medical office has a waiting room with \(10\) seats. The office is open for \(300\) minutes each morning and schedules \(80\) patients. Each patient spends exactly \(15\) minutes in the waiting room. At a randomly selected time during the morning, assume the \(80\) events “patient \(i\) is in the waiting room” are independent. Thus each patient is in the waiting room with probability \(15/300=0.05\). Find the probability that more patients are in the waiting room than there are seats. Round to four decimal places. Then determine whether \(10\) seats are sufficient under a requirement that overcrowding occur no more than \(1\%\) of the time.

Hints

- Use the supplied probability that one patient is present at the selected time. - Overcrowding means more than ten simultaneous patients. - Compare the calculated probability with the stated one-percent criterion.

Solution

1. Each patient is in the waiting room with probability \(p=15/300=0.05\), and the simultaneous waiting-room indicators are assumed independent. Therefore, \(X\sim\operatorname{Bin}(80,0.05)\). 2. Overcrowding occurs when \(X>10\). 3. \(P(X>10)=1-P(X\le10)\approx0.0021\). 4. Since \(0.0021=0.21\%<1\%\), ten seats meet the stated requirement.

Answer

The overcrowding probability is approximately \(0.0021\), or \(0.21\%\). Therefore, \(10\) seats are sufficient under the stated criterion.
53112112
A pharmaceutical company produces tablets. Historically, \(15\%\) of the tablets have an active-ingredient level slightly above the target. A batch of \(600\) tablets is inspected. Use a normal approximation to the binomial distribution to find the radius \(r\) of a symmetric interval about the expected number of above-target tablets that contains approximately \(95\%\) of the count distribution. Round \(r\) to two decimal places.

Hints

- Find the binomial mean and standard deviation first. - Check the large-count condition before using the normal approximation. - Multiply the standard deviation by the central-\(95\%\) critical value.

Solution

1. Let \(X\sim\operatorname{Bin}(600,0.15).\) The mean is \(\mu=np=90.\) 2. The standard deviation is \(\sigma=\sqrt{np(1-p)} =\sqrt{600(0.15)(0.85)} =\sqrt{76.5} \approx8.746.\) The large-count condition is satisfied. 3. A central \(95\%\) normal interval uses \(z^*\approx1.96.\) Therefore, \(r=z^*\sigma\approx1.96(8.746)\approx17.14.\)

Answer

\(r\approx17.14\), giving the approximate continuous interval \([90-17.14,90+17.14]=[72.86{,}107.14].\)
53112712
A spinner has \(10\) equal sections, \(3\) of which are red. The spinner is spun independently \(400\) times, and \(X\) is the number of red results. 1. Find the mean \(\mu\) and standard deviation \(\sigma\) of \(X\). Give \(\sigma\) exactly and to two decimal places. 2. Find the endpoints of \([\mu-2\sigma,\mu+2\sigma]\) to two decimal places and list the possible integer values of \(X\) in the interval. 3. Using a normal approximation and the Empirical Rule, estimate the probability that \(X\) lies in this interval.

Hints

- Use the binomial mean and standard-deviation formulas. - Remember that the binomial random variable takes integer values. - Check the large-count condition before invoking a normal approximation. - Match a two-standard-deviation interval with the Empirical Rule.

Solution

1. Since \(X\sim\operatorname{Bin}(400,0.3),\) \(\mu=np=120\) and \(\sigma=\sqrt{np(1-p)}=\sqrt{84}\approx9.17.\) 2. The radius is \(2\sigma=2\sqrt{84}\approx18.33,\) so the continuous interval is approximately \([101.67{,}138.33].\) The attainable integer values are \(102{,}103,\ldots,138\). 3. The large-count condition is satisfied, and the Empirical Rule gives approximately \(95.4\%\) within two standard deviations for the normal approximation.

Answer

1. \(\mu=120\), \(\sigma=\sqrt{84}\approx9.17\). 2. Approximately \([101.67{,}138.33]\); integer values \(102\) through \(138\). 3. Approximately \(95.4\%\).
53112812
A binomial random variable \(X\) has \(n=100\) and \(p=0.4\). Determine whether the probability of the one-standard-deviation interval about the mean is closer to \(68\%\) or \(70\%\). First find the integer values in the interval, then use a normal approximation with continuity correction. Report the approximate probability to the nearest tenth of a percent.

Hints

- Find the continuous one-standard-deviation interval and identify its integer values. - Extend the integer interval by \(0.5\) at each end for the continuity correction. - Compare the final percentage with both proposed benchmarks.

Solution

1. The mean is \(\mu=np=40,\) and the standard deviation is \(\sigma=\sqrt{100(0.4)(0.6)}=\sqrt{24}\approx4.899.\) 2. The one-standard-deviation interval is approximately \([35.101,44.899],\) so its integer values are \(36\) through \(44\). 3. With continuity correction, approximate \(P(36\le X\le44)\) by the normal probability over \(35.5\le Y\le44.5,\) where \(Y\) has mean \(40\) and standard deviation \(\sqrt{24}\). 4. The standard scores are approximately \(-0.919\) and \(0.919\), giving \(P(36\le X\le44)\approx0.6417=64.2\%.\) 5. This is \(3.8\) percentage points from \(68\%\) and \(5.8\) percentage points from \(70\%\), so it is closer to \(68\%\).

Answer

The integer values are \(36\) through \(44\). The normal approximation gives about \(64.2\%\), which is closer to \(68\%\).
53113112
A pharmaceutical company reports that \(15\%\) of patients experience side effects from a certain tablet. In a study of \(400\) patients, let \(X\) be the number who experience side effects. 1. Find the mean \(\mu\) and standard deviation \(\sigma\) of \(X\), and check whether a normal approximation is appropriate. 2. Use the binomial distribution to find the probability that \(X\) lies within \(1.96\sigma\) of its mean. Round to four decimal places. 3. Compare your result with the corresponding central normal-distribution value.

Hints

- Use the binomial formulas for mean and standard deviation. - Check both expected successes and expected failures. - Identify the integer values inside the continuous \(1.96\sigma\) interval. - Compare the exact binomial probability with the normal benchmark.

Solution

1. Since \(X\sim\operatorname{Bin}(400,0.15),\) \(\mu=60,\qquad \sigma=\sqrt{51}\approx7.14.\) The large-count condition is satisfied because \(np=60\) and \(n(1-p)=340\). 2. The radius is \(1.96\sigma\approx13.997,\) so the integer values inside the interval are \(47\) through \(73\). 3. Using the binomial distribution, \(P(47\le X\le73)\approx0.9417.\) 4. The exact binomial probability, about \(94.17\%\), is close to the central normal value of \(95\%\), but not identical because the binomial distribution is discrete.

Answer

1. \(\mu=60\), \(\sigma=\sqrt{51}\approx7.14\); the normal approximation is appropriate. 2. \(P(47\le X\le73)\approx0.9417\). 3. \(94.17\%\) is close to \(95\%\).
53113912
For each binomial random variable \(X\), use a normal approximation to find the requested symmetric interval about the binomial mean \(\mu\). Give continuous endpoints to two decimal places and then list the integer outcomes inside the interval. a) \(n=600\), \(p=0.20\): central \(90\%\) interval. b) \(n=400\), \(p=0.70\): central \(95\%\) interval.

Hints

- Find the binomial mean and standard deviation. - Check the large-count condition before using a normal approximation. - Use the appropriate central-normal critical value. - Distinguish the continuous approximation interval from the attainable integer counts.

Solution

1. In part a, \(\mu=np=120\) and \(\sigma=\sqrt{np(1-p)}=\sqrt{96}\approx9.798\). The large-count condition is satisfied. 2. For a central \(90\%\) interval, \(z^*\approx1.645\). Thus, \(120\pm1.645(9.798)\approx[103.88,136.12]\), containing integer outcomes \(104\) through \(136\). 3. In part b, \(\mu=280\) and \(\sigma=\sqrt{84}\approx9.165\). The large-count condition is satisfied. 4. For a central \(95\%\) interval, \(z^*\approx1.96\). Thus, \(280\pm1.96(9.165)\approx[262.04,297.96]\), containing integer outcomes \(263\) through \(297\).

Answer

a) Continuous approximation \([103.88,136.12]\); integer outcomes \(104\) through \(136\). b) Continuous approximation \([262.04,297.96]\); integer outcomes \(263\) through \(297\).
53114012
A binomial random variable \(X\) has parameters \(n=1250\) and \(p=0.16\). a) Use a normal approximation to find a central \(95\%\) interval about the binomial mean. Give continuous endpoints to two decimal places and list the integer outcomes inside the interval. b) Without further calculation, decide whether a central \(99\%\) interval about the same mean would be wider or narrower than the \(95\%\) interval. Explain.

Hints

- Find the binomial mean and standard deviation. - Check the large-count condition before using a normal approximation. - Use the critical value for a central \(95\%\) normal interval. - Relate greater captured probability to a larger critical value.

Solution

1. The binomial mean is \(\mu=np=200\), and the standard deviation is \(\sigma=\sqrt{np(1-p)}=\sqrt{168}\approx12.961\). The large-count condition is satisfied. 2. For a central \(95\%\) interval, \(z^*\approx1.96\). 3. Therefore, \(200\pm1.96(12.961)\approx[174.60,225.40]\), containing integer outcomes \(175\) through \(225\). 4. A central \(99\%\) interval must include more probability, so it uses a larger critical value and is wider.

Answer

a) Continuous approximation \([174.60,225.40]\); integer outcomes \(175\) through \(225\). b) The \(99\%\) interval is wider.
53114412
A manufacturer produces screws, and each screw independently has probability \(0.04\) of being defective. A quality-control sample contains \(1000\) screws. Use a normal approximation to find a symmetric interval about the binomial mean that contains the number of defective screws with probability approximately \(0.95\). Give the continuous endpoints to two decimal places and the possible integer counts in the interval.

Hints

- Find the binomial mean and standard deviation. - Check the large-count condition before using the normal approximation. - Use the critical value for a central \(95\%\) normal interval. - Distinguish the continuous approximation from the attainable integer counts.

Solution

1. Let \(X\sim\operatorname{Bin}(1000,0.04)\). The mean is \(\mu=np=40\). 2. The standard deviation is \(\sigma=\sqrt{np(1-p)}=\sqrt{38.4}\approx6.197\). Since \(np=40\) and \(n(1-p)=960\), the normal approximation is appropriate. 3. A central \(95\%\) interval uses \(z^*\approx1.96\). 4. The radius is \(1.96(6.197\ldots)\approx12.15\), so the continuous interval is approximately \([27.85,52.15]\). 5. The integer counts inside this interval are \(28\) through \(52\).

Answer

Continuous approximation: \([27.85,52.15]\). Integer counts: \(28\) through \(52\).
53114912
At a light-bulb factory, \(4\%\) of bulbs have a minor cosmetic defect. Assume defects occur independently. a) Find the probability that at least one bulb in a random box of \(25\) bulbs has a cosmetic defect. Round to four decimal places. b) What is the minimum number of bulbs that must be inspected so that the probability of finding at least one bulb with a cosmetic defect is greater than \(90\%\)?

Hints

- Use the complement of finding no defective bulbs. - In part b), the unknown sample size appears in an exponent. - Solve the exponential inequality with logarithms and verify the neighboring integers.

Solution

1. The probability that one bulb does not have the defect is \(0.96\). 2. \(P(\text{at least one defect in 25})=1-(0.96)^{25}\approx0.6396\). 3. For part b), require \(1-(0.96)^n>0.90\), equivalently \((0.96)^n<0.10\). 4. Taking logarithms gives \(n>\frac{\ln(0.10)}{\ln(0.96)}\approx56.406\). 5. Therefore, the minimum integer is \(57\). Indeed, \(n=56\) gives a probability below \(0.90\), while \(n=57\) gives a probability above \(0.90\).

Answer

a) \(0.6396\). b) \(57\) bulbs.
53116212
Historically, \(4\%\) of the microchips produced by a factory are defective. Ten chips are selected without replacement from a very large shipment. a) Explain why a binomial model is a reasonable approximation. b) Find the probability that exactly one selected chip is defective. Round to four decimal places. c) Find the probability that at most one selected chip is defective. Round to four decimal places.

Hints

- Ask how much a sample of ten changes a very large population. - “At most one” includes zero and one. - Treat the binomial model here as an approximation, not an exact without-replacement model.

Solution

1. Removing only \(10\) chips from a very large shipment changes the remaining defect proportion negligibly. The selections can therefore be treated as approximately independent with approximately constant defect probability \(p=0.04\). 2. Use \(X\approx\operatorname{Bin}(10,0.04)\). 3. \(P(X=1)=\binom{10}{1}(0.04)(0.96)^9\approx0.2770.\) 4. \(P(X\le1)=(0.96)^{10}+10(0.04)(0.96)^9\approx0.9418.\)

Answer

a) The sample is negligible compared with the shipment, so the defect probability is approximately constant and the selections are approximately independent. b) \(0.2770\). c) \(0.9418\).
53116312
Let \(X\) be a binomial random variable with parameters \(n\) and \(p\). a) Use sigma notation to write the sum of \(P(X=k)\) for \(k=0,1,\ldots,n\). b) Use the binomial theorem \((a+b)^n=\sum_{k=0}^{n}\binom{n}{k}a^kb^{n-k}\) to explain why the probabilities in any binomial distribution add to \(1\) for every \(p\in[0, 1]\).

Hints

- Write the formula for a binomial point probability. - Compare its factors with the terms in the binomial theorem. - Substitute the success and failure probabilities for \(a\) and \(b\). - Recall the required total probability of a complete distribution.

Solution

1. The sum of all point probabilities is \(\sum_{k=0}^{n}P(X=k)=\sum_{k=0}^{n}\binom{n}{k}p^k(1-p)^{n-k}\). 2. In the binomial theorem, set \(a=p\) and \(b=1-p\). 3. The sum becomes \((p+(1-p))^n=1^n=1\). Therefore, every binomial distribution is normalized.

Answer

a) \(\sum_{k=0}^{n}\binom{n}{k}p^k(1-p)^{n-k}\) b) Substituting \(a=p\) and \(b=1-p\) into the binomial theorem gives \((p+(1-p))^n=1\).
53116412
Consider \(T=\sum_{k=0}^{12}\binom{12}{k}(0.25)^k(0.75)^{12-k}.\) a) Interpret the expression in the context of Bernoulli trials. Identify \(n\) and \(p\), and explain what \(T\) represents. b) Find the exact value of \(T\) without evaluating the terms individually. Use the binomial theorem. c) How would the value change if the sum ran from \(k=1\) to \(k=12\)? Give an exact expression for the new value.

Hints

- Compare each summand with the binomial probability formula. - Use \((a+b)^n\) with \(a=0.25\) and \(b=0.75\). - If the zero-success term is omitted, subtract exactly that term from the complete probability sum.

Solution

1. Each summand has the form \(\binom{n}{k}p^k(1-p)^{n-k},\) so \(n=12\) and \(p=0.25\). 2. Because the sum includes every possible number of successes, \(T\) is the total probability of the complete binomial distribution. 3. By the binomial theorem, \(T=(0.25+0.75)^{12}=1.\) 4. Starting at \(k=1\) omits only the \(k=0\) term, \((0.75)^{12}\). 5. Therefore, the new value is \(1-(0.75)^{12}.\)

Answer

a) \(n=12\), \(p=0.25\), and \(T\) is the sum of all probabilities in the binomial distribution. b) \(T=1\). c) \(1-(0.75)^{12}\).
53116712
At a nursery, each seed of a certain flower variety independently germinates with probability \(p=0.80\). A total of \(20\) seeds are planted, and \(X\) is the number that germinate. Find \(P(X\le14)\) by introducing a complementary binomial random variable with success probability at most \(0.5\). Round the probability to four decimal places.

Hints

- Count failures instead of successes. - Relate the two counts by their fixed total of \(20\). - Convert the resulting upper-tail event to a complement if useful.

Solution

1. Let \(Y\) be the number of seeds that do not germinate. Then \(Y\sim\operatorname{Bin}(20,0.20).\) 2. The event \(X\le14\) is equivalent to \(Y\ge6\). 3. Therefore, \(P(X\le14)=P(Y\ge6)=1-P(Y\le5)\approx0.1958.\)

Answer

\(P(X\le14)\approx0.1958\).
53116812
A multiple-choice test has \(25\) questions. A well-prepared student answers each question correctly with probability \(0.75\), independently of the other questions. Let \(X\) be the number of correct answers. a) Explain why cumulative probabilities are useful for finding an interval probability such as \(P(15\le X\le20)\). b) Define \(Y\) as the number of incorrect answers and use \(Y\sim\operatorname{Bin}(25,0.25)\) to find \(P(15\le X\le20)\). Round to four decimal places.

Hints

- Translate the interval for correct answers into one for incorrect answers. - Remember that increasing \(X\) decreases \(Y=25-X\). - Use two cumulative probabilities after finding the transformed integer interval.

Solution

1. A cumulative distribution lets an inclusive interval probability be found by subtracting two cumulative probabilities instead of adding many individual point probabilities. 2. Since \(Y=25-X\), the condition \(15\le X\le20\) is equivalent to \(5\le Y\le10.\) 3. Therefore, \(P(15\le X\le20)=P(5\le Y\le10) =P(Y\le10)-P(Y\le4) \approx0.7566.\)

Answer

a) An inclusive interval can be found as \(P(X\le b)-P(X\le a-1)\), avoiding a long sum of point probabilities. b) \(P(15\le X\le20)\approx0.7566\).
53119412
At a distribution center, each package independently has probability \(0.05\) of requiring manual processing after the first scan. On one day, \(2400\) packages are processed. a) How many packages are expected to require manual processing? b) Find the three-standard-deviation interval about the binomial mean. Give the continuous endpoints to two decimal places, list the integer counts in the interval, and state the approximate probability covered by the interval.

Hints

- Interpret the binomial mean as an expected count. - Use the binomial standard-deviation formula. - Build an interval symmetric about the mean. - Check the large-count condition before applying the Empirical Rule to the normal approximation.

Solution

1. Let \(X\sim\operatorname{Bin}(2400,0.05)\). The mean is \(\mu=np=120\). 2. The standard deviation is \(\sigma=\sqrt{2400(0.05)(0.95)}=\sqrt{114}\approx10.68\). 3. The radius is \(3\sigma\approx32.03\), so the continuous interval is approximately \([87.97,152.03]\), containing integer counts \(88\) through \(152\). 4. The large-count condition is satisfied, so a normal approximation is appropriate. 5. By the Empirical Rule, a three-standard-deviation interval contains approximately \(99.7\%\) of the normal approximation.

Answer

a) \(120\) packages. b) Continuous interval approximately \([87.97,152.03]\); integer counts \(88\) through \(152\); approximate coverage \(99.7\%\).
53119512
A bag contains \(25\) distinct numbered balls. A ball is drawn at random and replaced, and this process is repeated for a total of \(25\) draws. Focus on one specified ball, such as the ball numbered \(7\). a) Find the probabilities that this ball is drawn zero times, exactly once, and exactly twice. Round each probability to four decimal places. b) Find the probability that the ball is drawn more than twice. Round to four decimal places. c) Find the expected number of times the ball is drawn.

Hints

- Replacement makes the one-draw probability stay at \(1/25\). - Use the binomial point formula for zero, one, and two draws of the specified ball. - Use the complement of at most two for part b), and \(np\) for part c).

Solution

1. Let \(X\) be the number of times the specified ball is drawn. Replacement makes the draws independent with constant probability \(p=1/25=0.04\), so \(X\sim\operatorname{Bin}(25,0.04)\). 2. \(P(X=0)=(0.96)^{25}\approx0.3604\). 3. \(P(X=1)=\binom{25}{1}(0.04)(0.96)^{24}\approx0.3754\). 4. \(P(X=2)=\binom{25}{2}(0.04)^2(0.96)^{23}\approx0.1877\). 5. \(P(X>2)=1-P(X\le2)\approx0.0765\). 6. \(E(X)=np=25(0.04)=1\).

Answer

a) \(0.3604,\ 0.3754,\ 0.1877\), respectively. b) \(0.0765\). c) \(1\).
53119912
A pharmaceutical company produces tablet packages, and each package independently has probability \(0.015\) of missing the target weight. A quality-control sample contains \(6000\) packages. a) Find the mean \(\mu\) and standard deviation \(\sigma\) of the number of packages that miss the target weight. Give \(\sigma\) to two decimal places. b) Use a normal approximation to find central \(95\%\) and \(99\%\) intervals about the binomial mean. Give continuous endpoints to two decimal places and the possible integer counts.

Hints

- Identify the binomial parameters. - Use the formulas for the binomial mean and standard deviation. - Check the large-count condition before using a normal approximation. - Match central \(95\%\) and \(99\%\) intervals with their normal critical values.

Solution

1. Let \(X\sim\operatorname{Bin}(6000,0.015)\). The mean is \(\mu=np=90\). 2. The standard deviation is \(\sigma=\sqrt{6000(0.015)(0.985)}=\sqrt{88.65}\approx9.42\). The large-count condition is satisfied. 3. For a central \(95\%\) interval, use \(z^*\approx1.96\): \(90\pm1.96(9.415\ldots)\approx[71.55,108.45]\), containing integer counts \(72\) through \(108\). 4. For a central \(99\%\) interval, use \(z^*\approx2.576\): \(90\pm2.576(9.415\ldots)\approx[65.75,114.25]\), containing integer counts \(66\) through \(114\).

Answer

a) \(\mu=90\), \(\sigma\approx9.42\). b) \(95\%\): continuous interval approximately \([71.55,108.45]\), integer counts \(72\) through \(108\). \(99\%\): continuous interval approximately \([65.75,114.25]\), integer counts \(66\) through \(114\).
53120112
A manufacturer knows that each precision component independently has probability \(0.04\) of having a minor cosmetic defect. A shipment contains \(2500\) components. Use a normal approximation to find a central \(95\%\) interval about the binomial mean for the number of defective components. Give continuous endpoints to two decimal places and the possible integer counts.

Hints

- Identify the binomial model. - Find its mean and standard deviation. - Check the large-count condition. - Use the critical value for a central \(95\%\) normal interval.

Solution

1. Let \(X\sim\operatorname{Bin}(2500,0.04)\). The mean is \(\mu=np=100\). 2. The standard deviation is \(\sigma=\sqrt{2500(0.04)(0.96)}=\sqrt{96}\approx9.798\). The large-count condition is satisfied. 3. A central \(95\%\) interval uses \(z^*\approx1.96\). Thus, \(100\pm1.96(9.798\ldots)\approx[80.80,119.20]\). 4. The integer counts inside the interval are \(81\) through \(119\).

Answer

Continuous approximation: \([80.80,119.20]\). Integer counts: \(81\) through \(119\).
53120212
In a large city, each randomly selected resident can be treated as independently using public transit regularly with probability \(0.60\). A sample contains \(600\) residents. Use a normal approximation to find central \(90\%\) and \(99\%\) intervals about the binomial mean for the number of regular public-transit users. Give continuous endpoints to two decimal places and the possible integer counts.

Hints

- Find the binomial mean and standard deviation. - Check the large-count condition. - Use the critical values for central \(90\%\) and \(99\%\) normal intervals. - Distinguish continuous endpoints from attainable integer counts.

Solution

1. Let \(X\sim\operatorname{Bin}(600,0.60)\). The mean is \(\mu=360\), and the standard deviation is \(\sigma=\sqrt{600(0.60)(0.40)}=12\). The large-count condition is satisfied. 2. For a central \(90\%\) interval, use \(z^*\approx1.645\): \(360\pm1.645(12)\approx[340.26,379.74]\), containing integer counts \(341\) through \(379\). 3. For a central \(99\%\) interval, use \(z^*\approx2.576\): \(360\pm2.576(12)\approx[329.09,390.91]\), containing integer counts \(330\) through \(390\).

Answer

Central \(90\%\): continuous interval approximately \([340.26,379.74]\), integer counts \(341\) through \(379\). Central \(99\%\): continuous interval approximately \([329.09,390.91]\), integer counts \(330\) through \(390\).
53120312
A radio station claims that each person in a large city independently listens regularly to its morning show with probability \(0.20\). A sample contains \(1600\) people. 1. Assuming the claim is correct, find the mean \(\mu\) and standard deviation \(\sigma\) of the number of regular listeners in the sample. 2. Use a normal approximation to find a symmetric central \(95\%\) interval about the binomial mean. Give continuous endpoints to two decimal places and the integer counts inside the interval. 3. Estimate the probability that the sample count differs from the mean by more than \(32\), using the Empirical Rule.

Hints

- Identify the binomial parameters first. - Check the large-count condition before using a normal approximation. - Distinguish a central \(95\%\) critical-value interval from a two-standard-deviation Empirical-Rule interval. - A deviation from the mean can occur in either direction.

Solution

1. Let \(X\sim\operatorname{Bin}(1600,0.20)\). Then \(\mu=np=320\) and \(\sigma=\sqrt{1600(0.20)(0.80)}=16\). The large-count condition is satisfied. 2. A central \(95\%\) interval uses \(z^*\approx1.96\), giving \(320\pm1.96(16)=[288.64,351.36]\). The integer counts inside are \(289\) through \(351\). 3. A deviation of \(32\) is \(2\sigma\). The Empirical Rule places approximately \(95.4\%\) within two standard deviations, so the probability of a larger deviation is approximately \(4.6\%\).

Answer

1. \(\mu=320\), \(\sigma=16\). 2. Continuous interval \([288.64,351.36]\); integer counts \(289\) through \(351\). 3. Approximately \(4.6\%\).
53120412
Each microchip produced by a manufacturer independently has probability \(0.10\) of being defective. A quality-control sample contains \(900\) chips. Let \(X\) be the number of defective chips. Complete each statement using the binomial mean and standard deviation together with normal-distribution rules. a) With probability approximately \(32\%\), the number of defective chips differs from its mean by more than \(\ldots\). b) In only about \(5\%\) of samples, the number of defective chips lies outside the range from \(\ldots\) to \(\ldots\). Give the integer counts inside the corresponding central \(95\%\) interval. c) The probability that the number of defective chips differs from its mean by more than \(27\) is approximately \(\ldots\).

Hints

- Find the binomial mean and standard deviation first. - Match approximately \(32\%\) outside with the complement of the central one-standard-deviation region. - For a central \(95\%\) approximation, use \(1.96\) standard deviations. - Compare the given deviation in part c with \(\sigma\).

Solution

1. \(X\sim\operatorname{Bin}(900,0.10)\), so \(\mu=np=90\) and \(\sigma=\sqrt{900(0.10)(0.90)}=9\). The large-count condition is satisfied. 2. The probability outside the central one-standard-deviation interval is about \(31.7\%\), so the deviation in part a is \(9\). 3. A central \(95\%\) interval uses \(z^*\approx1.96\): \(90\pm1.96(9)=[72.36,107.64]\). The integer counts inside are \(73\) through \(107\). 4. Since \(27=3\sigma\), the probability of a deviation greater than \(27\) is approximately the probability outside three standard deviations, or \(0.3\%\).

Answer

a) \(9\). b) \(73\) through \(107\). c) Approximately \(0.3\%\).
53120512
A fair six-sided die is rolled independently \(1800\) times. Let \(X\) be the number of sixes. For each continuous interval below, find the integer values of \(X\) that actually lie inside it. 1. \([\mu-\sigma,\mu+\sigma]\) 2. \([\mu-2\sigma,\mu+2\sigma]\) 3. \([\mu-3\sigma,\mu+3\sigma]\) Also state the corresponding approximate normal probabilities from the \(68\text{-}95\text{-}99.7\) rule.

Hints

- Find the binomial mean and standard deviation. - Compute each continuous interval first. - To list integer values that lie inside a continuous interval, use the first integer at or above the lower endpoint and the last integer at or below the upper endpoint. - Do not enlarge the interval by rounding outward.

Solution

1. \(X\sim\operatorname{Bin}(1800,1/6)\), so \(\mu=300\) and \(\sigma=\sqrt{250}\approx15.811\). The large-count condition is satisfied. 2. The one-standard-deviation interval is approximately \([284.189,315.811]\). The integer values inside it are \(285\) through \(315\), with approximate normal probability \(68.3\%\). 3. The two-standard-deviation interval is approximately \([268.377,331.623]\). The integer values inside it are \(269\) through \(331\), with approximate normal probability \(95.4\%\). 4. The three-standard-deviation interval is approximately \([252.566,347.434]\). The integer values inside it are \(253\) through \(347\), with approximate normal probability \(99.7\%\).

Answer

1. \(285\) through \(315\); approximately \(68.3\%\). 2. \(269\) through \(331\); approximately \(95.4\%\). 3. \(253\) through \(347\); approximately \(99.7\%\).
53120612
Each microchip produced by a factory independently has probability \(0.03\) of being defective. A quality-control sample contains \(2000\) chips, and \(X\) is the number of defective chips. a) Check whether a normal approximation to the binomial distribution is appropriate. b) Find the integer counts in the interval \([\mu-2\sigma,\mu+2\sigma]\), and state the corresponding approximate normal probability.

Hints

- Check the expected numbers of successes and failures. - Match a two-standard-deviation interval with the Empirical Rule. - List only integer counts that lie inside the continuous interval.

Solution

1. \(X\sim\operatorname{Bin}(2000,0.03)\), so \(\mu=np=60\) and \(\sigma=\sqrt{2000(0.03)(0.97)}=\sqrt{58.2}\approx7.629\). 2. The large-count condition is satisfied because \(np=60\) and \(n(1-p)=1940\), so a normal approximation is appropriate. 3. The continuous two-standard-deviation interval is approximately \(60\pm2(7.629)=[44.742,75.258]\). 4. The integer counts inside are \(45\) through \(75\). The Empirical Rule gives approximate normal coverage \(95.4\%\).

Answer

a) Yes; the large-count condition is satisfied. b) \(45\) through \(75\) defective chips; approximately \(95.4\%\).
53120812
A pharmaceutical company reports that each patient independently has probability \(0.025\) of experiencing a mild injection-site reaction after receiving a vaccine. A clinical study includes \(4000\) patients. a) Find the continuous three-standard-deviation interval about the binomial mean for the number of patients with the reaction, and list the integer counts inside it. b) In the study, \(160\) patients have the reaction. Using the stated three-standard-deviation criterion, assess whether this count is consistent with the company's reported rate.

Hints

- Find the binomial mean and standard deviation. - Check the large-count condition. - Build the interval with radius \(3\sigma\). - Apply the criterion stated in the question rather than treating “consistent” as an undefined judgment.

Solution

1. Let \(X\sim\operatorname{Bin}(4000,0.025)\). The mean is \(\mu=100\), and the standard deviation is \(\sigma=\sqrt{4000(0.025)(0.975)}=\sqrt{97.5}\approx9.874\). The large-count condition is satisfied. 2. The continuous three-standard-deviation interval is \(100\pm3(9.874\ldots)\approx[70.38,129.62]\). The integer counts inside are \(71\) through \(129\). 3. The observed count \(160\) is above this interval. 4. Under the stated criterion, an observation outside three standard deviations is treated as inconsistent with the reported rate; such outcomes have total normal-approximation probability about \(0.3\%\).

Answer

a) Continuous interval approximately \([70.38,129.62]\); integer counts \(71\) through \(129\). b) No. The count \(160\) lies outside the three-standard-deviation interval.
53212612
The spinner shown has \(5\) equal sections. It is spun independently \(6\) times, and \(X\) is the number of times it lands on green. a) Explain why \(X\) has a binomial distribution, and state \(n\) and \(p\). b) Find the exact probability that the spinner lands on green exactly \(2\) times. c) Find the exact probability that the spinner lands on green at most \(1\) time.
Figure for problem 532126

Hints

- Read the number of green sections from the displayed spinner. - State all four conditions for a binomial setting. - Use the binomial point formula for exactly two green results. - “At most \(1\)” includes zero and one.

Solution

1. The experiment has a fixed \(6\) spins, each spin has two relevant outcomes (green or not green), the spins are independent, and the probability of green is constant. 2. Reading the spinner gives one green section out of five, so \(p=\frac15=0.20\). Thus, \(X\sim\operatorname{Bin}(6,0.20).\) 3. \(P(X=2)=\binom62(0.20)^2(0.80)^4=0.24576.\) 4. \(P(X\le1)=(0.80)^6+6(0.20)(0.80)^5=0.65536.\)

Answer

a) Fixed \(n=6\), two relevant outcomes, independence, and constant \(p=\frac15=0.20\); hence \(X\sim\operatorname{Bin}(6,0.20)\). b) \(0.24576\). c) \(0.65536\).
53215412
The spinner shown has \(6\) equal sections and is spun independently \(8\) times. Use the spinner to determine the needed one-spin probabilities. a) Find the probability that green occurs at most \(3\) times. b) Find the probability that red occurs at least \(2\) times. Give each answer as a simplified fraction and as a percent rounded to two decimal places.
Figure for problem 532154

Hints

- Read the green and red section counts from the displayed spinner. - Treat the named color as success in a separate binomial model for each part. - Use a complement for “at least \(2\).”

Solution

1. The spinner shows \(3\) green sections out of \(6\), so \(p_G=1/2\). If \(X\sim\operatorname{Bin}(8,1/2)\), then \(P(X\le3)=\frac{\binom80+\binom81+\binom82+\binom83}{2^8}=\frac{93}{256}\approx36.33\%\). 2. The spinner shows \(1\) red section out of \(6\), so \(p_R=1/6\). If \(Y\sim\operatorname{Bin}(8,1/6)\), then \(P(Y\ge2)=1-P(Y\le1)=\frac{663991}{1679616}\approx39.53\%\).

Answer

a) \(\frac{93}{256}\approx36.33\%\). b) \(\frac{663991}{1679616}\approx39.53\%\).
53215912
The spinner shown has \(10\) equal sections. It is spun \(30\) times. Find each probability. Round each answer to the nearest hundredth of a percent. a) The spinner lands on red at most \(8\) times. b) The spinner lands on blue at least \(12\) times and at most \(18\) times.
Figure for problem 532159

Hints

- First determine the probability of landing on each requested color from the spinner. - Translate “at most” and “at least ... and at most” into inequalities for the count. - Use the binomial cumulative distribution function. - Express an inclusive interval probability as \(P(a\le X\le b)=P(X\le b)-P(X\le a-1)\).

Solution

1. The spinner has \(3\) red sections and \(5\) blue sections, so \(p_{\text{red}}=\frac{3}{10}=0.3\) and \(p_{\text{blue}}=\frac{5}{10}=0.5\). 2. Let \(R\) be the number of red results. Then \(R\sim\operatorname{Bin}(30,0.3)\), so \(P(R\le 8)\approx 0.4315=43.15\%\). 3. Let \(B\) be the number of blue results. Then \(B\sim\operatorname{Bin}(30,0.5)\). 4. Therefore, \(P(12\le B\le 18)=P(B\le 18)-P(B\le 11)\approx 0.7995=79.95\%\).

Answer

a) About \(43.15\%\) b) About \(79.95\%\)
53604812
The spinner shown has \(8\) equal sections and is spun independently \(10\) times. Let \(X\) be the number of times it lands on red. a) Explain why \(X\) has a binomial distribution, and state \(n\) and \(p\). b) Find \(P(X\le2)\), rounded to four decimal places. c) The spinner is now spun independently \(4\) times. Find the exact probability that blue occurs exactly \(2\) times and that the two blue results are consecutive.
Figure for problem 536048

Hints

- Read the red and blue section counts from the displayed spinner. - State all four binomial conditions in part a). - For part c), list every four-spin arrangement with exactly two consecutive blue results. - Do not use a binomial coefficient blindly when adjacency matters.

Solution

1. The experiment has a fixed \(10\) spins, two relevant outcomes for \(X\) (red or not red), independent spins, and a constant red probability. 2. Reading the spinner gives \(2\) red sections out of \(8\), so \(p=\frac14\). Thus, \(X\sim\operatorname{Bin}(10,0.25).\) 3. \(P(X\le2)=\sum_{k=0}^{2}\binom{10}{k}(0.25)^k(0.75)^{10-k}\approx0.5256.\) 4. For part c), blue also has probability \(2/8=1/4\). The valid four-spin patterns are BBNN, NBBN, and NNBB, where B means blue and N means not blue. 5. Each valid pattern has probability \(\left(\frac14\right)^2\left(\frac34\right)^2.\) Therefore, the total probability is \(3\left(\frac14\right)^2\left(\frac34\right)^2=\frac{27}{256}.\)

Answer

a) Fixed \(n=10\), two relevant outcomes, independence, and constant \(p=\frac14\); hence \(X\sim\operatorname{Bin}(10,0.25)\). b) \(P(X\le2)\approx0.5256\). c) \(\frac{27}{256}\).
53607312
The spinner shown has \(8\) equal sections and is spun independently \(3\) times. Find which expressions correctly calculate the probability that the spinner lands on yellow exactly twice. Explain your choices. (1) \(\left(\frac38\right)^2\frac58\) (2) \(3\cdot\frac38\left(\frac58\right)^2\) (3) \(\frac38\cdot\frac38\cdot\frac58+\frac38\cdot\frac58\cdot\frac38+\frac58\cdot\frac38\cdot\frac38\) (4) \(3\cdot\left(\frac38\right)^2\frac58\)
Figure for problem 536073

Hints

- Find the probabilities of yellow and not yellow from the sections. - List the possible orders containing exactly two yellow outcomes. - Find the probability of one specified order. - Add the probabilities of the mutually exclusive orders.

Solution

1. Three of the eight sections are yellow, so \(P(\text{yellow})=\frac38\), and \(P(\text{not yellow})=\frac58\). 2. Exactly two yellow outcomes can occur in three orders: yellow-yellow-not yellow, yellow-not yellow-yellow, and not yellow-yellow-yellow. 3. Each order has probability \(\left(\frac38\right)^2\frac58\). 4. Expression (3) adds the probabilities of the three orders separately. Expression (4) multiplies the probability of one order by \(3\). Both are correct. 5. Expression (1) includes only one order. Expression (2) represents exactly one yellow outcome and two not-yellow outcomes.

Answer

Expressions (3) and (4) are correct.
53608912
A spinner has \(10\) equal sections: \(3\) purple sections labeled P and \(7\) orange sections labeled O. The spinner is spun independently \(8\) times. Let \(X\) be the number of purple results. For each expression, describe an event in context whose probability it represents. 1) \(\binom{8}{2}(0.30)^2(0.70)^6\) 2) \((0.70)^8\) 3) \(1-(0.70)^8\) 4) \(\sum_{k=0}^{2}\binom{8}{k}(0.30)^k(0.70)^{8-k}\)

Hints

- Match \(0.30\) with purple and \(0.70\) with orange. - Compare the first expression with a binomial point probability. - A leading \(1-\) indicates a complement. - Read the summation limits as the included values of \(X\).

Solution

1. The probability of purple is \(0.30\), and the probability of orange is \(0.70\). 2. Expression 1 is \(P(X=2)\): purple occurs exactly twice. 3. Expression 2 is \(P(X=0)\): every result is orange. 4. Expression 3 is \(1-P(X=0)=P(X\ge1)\): purple occurs at least once. 5. Expression 4 is \(P(X\le2)\): purple occurs at most twice.

Answer

1) Purple occurs exactly \(2\) times. 2) Purple never occurs; every result is orange. 3) Purple occurs at least once. 4) Purple occurs at most \(2\) times.
53610912
The spinner shown has \(8\) equal sections. a) The spinner is spun independently \(50\) times. Find the probabilities of these events, expressed as percentages rounded to two decimal places. \(A\): Green occurs exactly \(20\) times. \(B\): Red occurs at most \(10\) times. b) Describe an event in context whose probability is \(\sum_{k=0}^{8}\binom{60}{k}(0.125)^k(0.875)^{60-k}.\)
Figure for problem 536109

Hints

- Read each needed color probability from the displayed spinner. - Distinguish an exact-count event from a cumulative event. - Match the \(0.125\) in part b) to the appropriate color on the spinner.

Solution

1. Reading the spinner gives \(P(\text{green})=\frac38\), \(P(\text{red})=\frac14\), and \(P(\text{yellow})=\frac18=0.125\). 2. For event \(A\), \(P(A)=\binom{50}{20}\left(\frac38\right)^{20}\left(\frac58\right)^{30}\approx0.107230,\) or \(10.72\%\). 3. For event \(B\), \(P(B)=\sum_{k=0}^{10}\binom{50}{k}\left(\frac14\right)^k\left(\frac34\right)^{50-k}\approx0.262202,\) or \(26.22\%\). 4. In part b), the success probability \(0.125\) corresponds to yellow, and the summation from \(0\) through \(8\) represents at most eight yellow results in \(60\) spins.

Answer

a) \(P(A)\approx10.72\%\) and \(P(B)\approx26.22\%\). b) In \(60\) spins, the spinner lands on yellow at most \(8\) times.
53745212
A seed supplier states that its wheat seeds have a \(95\%\) germination rate. A farmer suspects that the actual germination probability is only \(80\%\). To compare the two models, the farmer tests \(20\) seeds and observes that exactly \(17\) germinate. Assume seed outcomes are independent under each model. a) Under Model A, \(p=0.95\), and Model B, \(p=0.80\), find the probability that exactly \(17\) of \(20\) seeds germinate. Round each probability to five decimal places. b) Which model makes the observed result more plausible? Explain what this comparison does and does not establish.

Hints

- Use the same exact-count binomial formula under each proposed value of \(p\). - Compare the two probabilities for the observed count. - Distinguish “more plausible under these models” from “proved correct.”

Solution

1. Under Model A, \(P(X=17)=\binom{20}{17}(0.95)^{17}(0.05)^3\approx0.05958.\) 2. Under Model B, \(P(X=17)=\binom{20}{17}(0.80)^{17}(0.20)^3\approx0.20536.\) 3. The observed count has the larger point probability under Model B, so Model B makes this particular observation more plausible. 4. This comparison does not prove that Model B is true; it compares only how likely this observed count is under the two specified models.

Answer

a) Model A: \(0.05958\); Model B: \(0.20536\). b) Model B makes exactly \(17\) germinations more plausible, but the comparison does not prove that Model B is correct.
53745412
A multiple-choice test has \(3\) questions. Each question has \(4\) answer choices, and exactly one choice is correct. Pavel guesses independently and randomly on every question. Let \(X\) be the number of questions answered correctly. a) Find the probability distribution of \(X\) and display it in a table. b) Explain how the four probabilities are related to the terms in the binomial expansion of \((0.25+0.75)^3\).

Hints

- Identify the success and failure probabilities for one guessed question. - Use the binomial formula for each possible value of \(X\). - Compare the binomial coefficients with the number of arrangements having the same number of correct answers.

Solution

1. Here, \(X\sim\operatorname{Bin}(3,0.25)\). 2. \(P(X=0)=0.75^3=0.421875\), \(P(X=1)=3(0.25)(0.75)^2=0.421875\), \(P(X=2)=3(0.25)^2(0.75)=0.140625\), and \(P(X=3)=0.25^3=0.015625\). 3. In \((p+q)^3=p^3+3p^2q+3pq^2+q^3\), the four terms give the probabilities of \(3,2,1,0\) correct answers, respectively. 4. The binomial coefficients count the possible orders of correct and incorrect answers with each success count.

Answer

a) <table> <tr><th>\(k\)</th><th>\(0\)</th><th>\(1\)</th><th>\(2\)</th><th>\(3\)</th></tr> <tr><th>\(P(X=k)\)</th><td>\(0.421875\)</td><td>\(0.421875\)</td><td>\(0.140625\)</td><td>\(0.015625\)</td></tr> </table> b) The terms \(0.25^3\), \(3(0.25)^2(0.75)\), \(3(0.25)(0.75)^2\), and \(0.75^3\) are \(P(X=3)\), \(P(X=2)\), \(P(X=1)\), and \(P(X=0)\), respectively.
54846312
A \(92\%\) confidence-interval procedure is used independently on \(1000\) random samples from the same population. Let \(Y\) be the number of intervals that contain the true population proportion. a) Find the mean of \(Y\). b) Find the standard deviation of \(Y\). Give an exact expression and a decimal approximation to two decimal places. c) In one simulation, \(900\) intervals contain the parameter. Find how many standard deviations this count is from the mean, rounded to two decimal places, and decide whether it is reasonably described as unusual.

Hints

- Treat each independently generated interval as a capture or miss. - Use the confidence level as the capture probability. - Standardize the observed count using the binomial mean and standard deviation.

Solution

1. Each interval captures the parameter with probability \(0.92\), so \(Y\sim\operatorname{Bin}(1000,0.92).\) 2. The mean is \(E(Y)=1000(0.92)=920.\) 3. The standard deviation is \(\sigma_Y=\sqrt{1000(0.92)(0.08)}=\sqrt{73.6}\approx8.58.\) 4. For \(900\) captures, \(z=\frac{900-920}{\sqrt{73.6}}\approx-2.33.\) 5. A count more than two standard deviations below the mean is reasonably described as unusual, although it remains possible.

Answer

a) \(920\). b) \(\sqrt{73.6}\approx8.58\). c) \(2.33\) standard deviations below the mean; yes, reasonably unusual.
54851512
Suppose \(p=0.50\) and a random sample has size \(n=40\), with observations treated as independent. a) Give an exact binomial expression for \(P(0.45\le\hat p\le0.55)\), and evaluate it to five decimal places. b) Approximate the same probability with a normal model using a continuity correction. Round to five decimal places. c) Compare the two results by giving their difference to five decimal places.

Hints

- Translate the bounds on the sample proportion into allowable whole-number success counts. - For the approximation, extend the count interval by half a unit at each endpoint. - Use the count mean and standard deviation when standardizing the corrected boundaries. - Compare the two final probabilities using their difference.

Solution

1. The event \(0.45\le\hat p\le0.55\) is equivalent to \(18\le X\le22\), where \(X\sim\operatorname{Bin}(40,0.50)\). 2. The exact binomial probability is \(\sum_{k=18}^{22}\binom{40}{k}(0.50)^{40}\approx0.57041\). 3. For the continuity correction, use \(17.5\le Y\le22.5\), where \(Y\) is normal with mean \(20\) and standard deviation \(\sqrt{10}\). 4. The corresponding standardized bounds are approximately \(-0.7906\) and \(0.7906\), giving a normal approximation of \(0.57080\). 5. The approximation exceeds the exact probability by \(0.5708047\ldots-0.5704095\ldots=0.0003952\ldots\approx0.00040\) using the requested rounded values.

Answer

a) \(\sum_{k=18}^{22}\binom{40}{k}(0.50)^{40}\approx0.57041\). b) \(0.57080\). c) The approximation is higher by approximately \(0.00040\).
54852812
In a population, \(58\%\) of individuals favor a proposal. A random sample of \(200\) independent observations is taken. Using a continuity-corrected normal model, approximate the probability that the sample incorrectly suggests that fewer than half favor the proposal. Round to five decimal places.

Hints

- Translate “fewer than half” into the largest allowable whole-number success count. - Use a boundary halfway between adjacent counts when moving to a continuous model. - Standardize the corrected boundary using the count mean and standard deviation.

Solution

1. Fewer than half of \(200\) means at most \(99\) successes. 2. The success count has mean \(np=200(0.58)=116\) and standard deviation \(\sqrt{200(0.58)(0.42)}\approx6.9800\). 3. With a continuity correction, use the boundary \(99.5\). 4. The standardized boundary is \(z=\frac{99.5-116}{6.979971\ldots}\approx-2.364\). 5. The lower-tail probability is approximately \(0.00904\).

Answer

Approximately \(0.00904\), or \(0.904\%\).
52344412
The probability of an event \(B\) is given by \(P(B)=\left(\frac{2}{3}\right)^4+4\cdot\frac{1}{3}\cdot\left(\frac{2}{3}\right)^3+6\cdot\left(\frac{1}{3}\right)^2\cdot\left(\frac{2}{3}\right)^2\). Describe a random experiment that matches this expression, and state event \(B\) in words.

Hints

- Identify how many separate binomial probabilities are being added. - Use the exponents to determine the number of trials. - Use the bases of the powers to identify the success and failure probabilities. - A sum of several consecutive cases often corresponds to wording such as “at least” or “at most.”

Solution

1. The three terms are binomial probabilities for \(n=4\) trials with success probability \(p=\frac{2}{3}\). 2. The first term is \(P(X=4)\), the second is \(P(X=3)\), and the third is \(P(X=2)\). 3. Therefore, the sum represents \(P(X\ge 2)\). 4. One matching experiment is to place \(2\) red marbles and \(1\) blue marble in a bag, draw a marble \(4\) times with replacement, and count a red marble as a success. Event \(B\) is drawing a red marble at least \(2\) times.

Answer

One possible experiment is to draw a marble \(4\) times with replacement from a bag containing \(2\) red marbles and \(1\) blue marble. Event \(B\): A red marble is drawn at least \(2\) times.
52349812
A quality-control inspector checks electronic components, each of which independently has a \(12\%\) chance of being defective. Let \(X\) be the number of defective components in a sample of size \(n\). a) Find the minimum number of components the inspector must check so that the probability of finding at least one defective component is at least \(90\%\). b) Use systematic trial or a table to find the minimum value of \(n\) for which the probability of finding at most one defective component is less than \(10\%\).

Hints

- Write each condition as an inequality involving \(P(X)\). - For part a), use the complement of finding at least one defective component. - For part b), add the probabilities for \(X=0\) and \(X=1\), then test integer values of \(n\). - When solving the logarithmic inequality, remember that \(\ln(0.88)\) is negative.

Solution

1. The probability that a component is defective is \(p=0.12\), and the probability that it is not defective is \(0.88\). 2. For part a), require \(P(X\ge 1)\ge 0.90\). Using the complement gives \(1-(0.88)^n\ge 0.90\), so \((0.88)^n\le 0.10\). 3. Taking logarithms gives \(n\ge \frac{\ln(0.10)}{\ln(0.88)}\approx 18.012\). Because \(n\) is a whole number, the minimum is \(n=19\). 4. For part b), \(P(X\le 1)=(0.88)^n+n(0.12)(0.88)^{n-1}\). 5. Testing consecutive values gives \(P(X\le 1)\approx 0.1100\) when \(n=30\) and \(P(X\le 1)\approx 0.0994\) when \(n=31\). 6. Therefore, the minimum value is \(n=31\).

Answer

a) \(n=19\) b) \(n=31\)
52350512
A binomial random variable \(X\) has \(n=12\). Find the success probability \(p\) such that \(P(X\le 1)=0.15\). Round your answer to the nearest hundredth.

Hints

- Which exact values of \(X\) are included in \(X\le 1\)? - Use the binomial probability formula for each of those values. - The resulting equation is not convenient to solve algebraically, so use a numerical solver or a table. - Test values of \(p\) and observe how the cumulative probability changes.

Solution

1. The condition is \(P(X\le 1)=P(X=0)+P(X=1)=0.15\). 2. Substitute the binomial probabilities: \((1-p)^{12}+12p(1-p)^{11}=0.15\). 3. Solve this equation numerically for \(0\le p\le 1\). 4. The solution is \(p\approx 0.2546086\), which rounds to \(p\approx 0.25\).

Answer

\(p\approx 0.25\)
52350612
A binomial random variable \(X\) has \(n=20\). Find the success probability \(p\) if \(P(X\ge 15)=0.05\). Round your answer to the nearest hundredth.

Hints

- Rewrite the “at least” probability using a complement. - What value must \(P(X\le 14)\) have? - Use a binomial cumulative-probability function and vary \(p\) to locate the solution. - As \(p\) increases, the probability of a large number of successes also increases.

Solution

1. Use the complement: \(P(X\ge 15)=1-P(X\le 14)=0.05\). 2. Therefore, \(P(X\le 14)=0.95\). 3. Solve the binomial cumulative-probability equation numerically for \(p\). 4. The solution is \(p\approx 0.5444176\). This value gives \(P(X\ge 15)=0.05\). 5. Rounded to the nearest hundredth, \(p\approx 0.54\).

Answer

\(p\approx 0.54\)
52351012
A basketball player has a free-throw success probability of \(p\). Assume the outcomes of the free throws are independent. Find \(p\), rounded to the nearest hundredth, if the probability that the player makes at most \(1\) of \(4\) free throws is \(65\%\).

Hints

- Which values of \(X\) are included in “at most \(1\)”? - Write an equation by adding the probabilities of \(0\) and \(1\) success. - Use a numerical solver or a table because \(p\) appears in several powers.

Solution

1. Let \(X\) be the number of made free throws. Then \(X\) has a binomial distribution with \(n=4\) and success probability \(p\). 2. The condition is \(P(X\le 1)=0.65\). 3. Substitute the binomial probabilities: \((1-p)^4+4p(1-p)^3=0.65\). 4. Solve the equation numerically on \(0\le p\le 1\). 5. The solution is \(p\approx 0.3009635\), so \(p\approx 0.30\) to the nearest hundredth.

Answer

The success probability must be approximately \(0.30\), or \(30\%\).
52351512
An athlete wants the probability of making at least \(13\) successes in \(15\) independent attempts to be at least \(75\%\). What is the minimum success probability \(p\) for each attempt? Round to the nearest thousandth.

Hints

- Identify the probability distribution for the number of successes. - Which values of \(X\) are included in “at least \(13\)”? - How does \(P(X\ge 13)\) change as \(p\) increases? - Use a graphing calculator, table, or numerical solver to find the boundary value of \(p\).

Solution

1. Let \(X\) be the number of successes. Then \(X\) has a binomial distribution with \(n=15\) and success probability \(p\). 2. The condition is \(P(X\ge 13)\ge 0.75\). 3. At the boundary, solve \(P(X\ge 13)=\sum_{k=13}^{15}\binom{15}{k}p^k(1-p)^{15-k}=0.75\). 4. A numerical solution gives \(p\approx 0.8836624\). 5. Rounded to the nearest thousandth, the minimum required success probability is \(p\approx 0.884\).

Answer

The success probability must be at least approximately \(0.884\).
52351612
A quality-control inspector checks samples of \(20\) LED bulbs. Each bulb independently has probability \(p\) of being defective. A sample is accepted only when at most \(1\) bulb is defective. Find the boundary value of \(p\) for which a sample is accepted with probability \(90\%\). Round the boundary value to the nearest thousandth.

Hints

- Translate “at most \(1\) defective bulb” into possible values of \(X\). - Write an equation for the cumulative binomial probability. - Decide whether decreasing \(p\) raises or lowers the acceptance probability. - Use a binomial probability function and a numerical solver to locate the boundary value.

Solution

1. Let \(X\) be the number of defective bulbs in a sample. Then \(X\) has a binomial distribution with \(n=20\) and defect probability \(p\). 2. At the boundary, \(P(X\le 1)=0.90\). 3. This gives \((1-p)^{20}+20p(1-p)^{19}=0.90\). 4. Solving numerically gives \(p\approx 0.0269141\). 5. Therefore, the boundary value is \(p\approx 0.027\) to the nearest thousandth. The acceptance probability is at least \(90\%\) for \(p\le 0.0269141\).

Answer

The boundary value is \(p\approx 0.027\). More precisely, the acceptance probability is at least \(90\%\) when \(p\le 0.0269141\).
52352412
The germination probability for each seed of a certain type of flower is \(25\%\), independently of the other seeds. What is the minimum number of seeds a gardener must plant so that the probability that at least \(3\) seeds germinate is at least \(90\%\)?

Hints

- Identify the known and unknown binomial parameters. - Use the complement of “at least \(3\)” to reduce the number of cases. - Evaluate the cumulative probability \(P(X\le 2)\). - Test consecutive integer values of \(n\) to locate the minimum.

Solution

1. Let \(X\) be the number of seeds that germinate. Then \(X\) has a binomial distribution with success probability \(p=0.25\) and an unknown number of trials \(n\). 2. The condition is \(P(X\ge 3)\ge 0.90\). 3. Using the complement, require \(P(X\le 2)\le 0.10\). 4. Test integer values of \(n\) using \(P(X\le 2)=\sum_{k=0}^{2}\binom{n}{k}(0.25)^k(0.75)^{n-k}\). 5. For \(n=19\), \(P(X\le 2)\approx 0.1113\), so \(P(X\ge 3)\approx 0.8887\). 6. For \(n=20\), \(P(X\le 2)\approx 0.0913\), so \(P(X\ge 3)\approx 0.9087\). 7. Therefore, the minimum number of seeds is \(20\).

Answer

The gardener must plant at least \(20\) seeds.
52352912
An archer has the same probability \(p\) of hitting the bull's-eye on each of \(10\) independent shots. The archer wants at least an \(80\%\) chance of hitting the bull's-eye on at least \(8\) shots. Find the threshold value \(p_0\) such that the goal is met when \(p\ge p_0\). Report \(p_0\) to three decimal places. Then, if \(p\) can be specified only in increments of \(0.01\), state the smallest value that meets the goal.

Hints

- Write the probability of at least \(8\) hits as the sum of the probabilities of exactly \(8\), \(9\), and \(10\) hits. - The unknown probability appears in several powers, so solve the threshold equation numerically. - After finding the threshold, test the adjacent hundredth values rather than rounding without checking the inequality.

Solution

1. Let \(X\sim\operatorname{Bin}(10,p)\). The condition is \(P(X\ge 8)\ge 0.80\). 2. The upper-tail probability is \(P(X\ge 8)=\binom{10}{8}p^8(1-p)^2+\binom{10}{9}p^9(1-p)+p^{10}\). 3. This probability increases as \(p\) increases. Solving \(P(X\ge 8)=0.80\) numerically gives \(p_0\approx 0.842365\), so the threshold rounded to three decimal places is \(0.842\). 4. At \(p=0.84\), \(P(X\ge 8)\approx 0.7936<0.80\), while at \(p=0.85\), \(P(X\ge 8)\approx 0.8202>0.80\). Therefore, the smallest hundredth that meets the goal is \(0.85\).

Answer

The threshold is \(p_0\approx 0.842\). If \(p\) is restricted to increments of \(0.01\), the smallest value that meets the goal is \(0.85\).
52353012
A shipment contains \(20\) electronic components. Each component independently meets quality standards with probability \(p\). The probability that at least \(18\) components meet the standards must be at least \(70\%\). Find the threshold value \(p_0\) such that the requirement is met when \(p\ge p_0\). Report \(p_0\) to three decimal places. Then, if \(p\) can be specified only in increments of \(0.01\), state the smallest value that meets the requirement.

Hints

- Write the probability of at least \(18\) acceptable components as the sum of the probabilities of exactly \(18\), \(19\), and \(20\). - Solve the threshold equation numerically because it cannot be isolated for \(p\) by elementary algebra. - After finding the threshold, test the adjacent hundredth values rather than rounding without checking the inequality.

Solution

1. Let \(X\sim\operatorname{Bin}(20,p)\). The condition is \(P(X\ge 18)\ge 0.70\). 2. The upper-tail probability is \(P(X\ge 18)=\binom{20}{18}p^{18}(1-p)^2+\binom{20}{19}p^{19}(1-p)+p^{20}\). 3. This probability increases as \(p\) increases. Solving \(P(X\ge 18)=0.70\) numerically gives \(p_0\approx 0.904057\), so the threshold rounded to three decimal places is \(0.904\). 4. At \(p=0.90\), \(P(X\ge 18)\approx 0.6769<0.70\), while at \(p=0.91\), \(P(X\ge 18)\approx 0.7334>0.70\). Therefore, the smallest hundredth that meets the requirement is \(0.91\).

Answer

The threshold is \(p_0\approx 0.904\). If \(p\) is restricted to increments of \(0.01\), the smallest value that meets the requirement is \(0.91\).
52353812
A quality-control inspector examines boxes containing \(50\) glass bottles each. Each bottle independently has probability \(p\) of containing a small air bubble. The probability that a box contains at most \(2\) bottles with air bubbles is exactly \(15\%\). Find \(p\). Round your answer to the nearest thousandth.

Hints

- Write the cumulative binomial probability \(P(X\le 2)\). - Substitute \(n=50\) and the possible values \(X=0,1,2\). - Use a numerical solver or a table because the equation is difficult to solve algebraically. - Test nearby values of \(p\) to locate where the cumulative probability is \(0.15\).

Solution

1. Let \(X\) be the number of bottles with air bubbles. Then \(X\) has a binomial distribution with \(n=50\) and probability \(p\). 2. The condition is \(P(X\le 2)=0.15\). 3. Therefore, \(\sum_{k=0}^{2}\binom{50}{k}p^k(1-p)^{50-k}=0.15\). 4. Solve the equation numerically. 5. The solution is \(p\approx 0.0919156\). For comparison, \(P(X\le 2)\approx 0.1550\) when \(p=0.091\) and \(P(X\le 2)\approx 0.1495\) when \(p=0.092\). 6. Rounded to the nearest thousandth, \(p\approx 0.092\).

Answer

The probability that a bottle contains a small air bubble is approximately \(0.092\), or \(9.2\%\).
52353912
Each computer chip produced by a manufacturer independently has a \(4\%\) chance of being defective. A sample of \(20\) chips is selected. a) What is the probability that exactly \(1\) chip is defective? Give an exact binomial expression and a decimal approximation to four decimal places. b) What is the probability that at most \(2\) chips are defective? Give a binomial-sum expression and a decimal approximation to four decimal places. c) What is the minimum number of chips that must be checked so that the probability of finding at least \(1\) defective chip is at least \(99\%\)?

Hints

- Use a binomial model for the fixed sample. - “At most \(2\)” includes \(0,1,2\). - For “at least \(1\),” use the complement of zero defects. - Use logarithms when the unknown sample size appears in an exponent.

Solution

1. For parts a) and b), \(X\sim\operatorname{Bin}(20,0.04)\). 2. \(P(X=1)=\binom{20}{1}(0.04)(0.96)^{19}\approx0.3683.\) 3. \(P(X\le2)=\sum_{k=0}^{2}\binom{20}{k}(0.04)^k(0.96)^{20-k}\approx0.9561.\) 4. For part c), \(1-(0.96)^n\ge0.99\), so \(n\ge\frac{\ln(0.01)}{\ln(0.96)}\approx112.811.\) The minimum integer is \(113\).

Answer

a) \(\binom{20}{1}(0.04)(0.96)^{19}\approx0.3683\). b) \(\sum_{k=0}^{2}\binom{20}{k}(0.04)^k(0.96)^{20-k}\approx0.9561\). c) \(113\) chips.
52354512
A factory produces LED bulbs, and each bulb independently has a \(4\%\) probability of being defective. a) A package contains \(25\) bulbs. What is the probability that at least \(1\) bulb is defective? Give an exact expression and a decimal approximation to four decimal places. b) What is the minimum number of bulbs an inspector must test so that the probability of finding at least \(1\) defective bulb is at least \(90\%\)? c) What is the minimum number of bulbs needed so that the probability of finding at least \(2\) defective bulbs is at least \(90\%\)?

Hints

- Use complements for the “at least” events. - Use logarithms for part b). - For part c), test consecutive integer sample sizes around the threshold.

Solution

1. \(P(X\ge1)=1-(0.96)^{25}\approx0.6396.\) 2. For part b), \(1-(0.96)^n\ge0.90\), giving \(n\ge56.406\ldots\), so the minimum is \(57\). 3. For part c), require \(P(X\le1)=(0.96)^n+n(0.04)(0.96)^{n-1}\le0.10.\) 4. \(n=95\) fails and \(n=96\) succeeds, so the minimum is \(96\).

Answer

a) \(1-(0.96)^{25}\approx0.6396\). b) \(57\) bulbs. c) \(96\) bulbs.
52361612
During normal operation, \(5\%\) of a factory's components are defective. A random sample of \(20\) components is inspected, and defect outcomes are treated as independent. Let \(X\) be the number of defective components. a) Find the probability that the sample contains at least \(2\) defective components. Round to four decimal places. b) Find the smallest integer \(k\) for which the probability that the sample contains at least \(k\) defective components is less than \(1\%\).

Hints

- Use a complement for at least two defects. - For the threshold, test consecutive integer values of \(k\). - The first tail below \(1\%\) determines the answer.

Solution

1. \(X\sim\operatorname{Bin}(20,0.05)\). 2. \(P(X\ge2)=1-P(X=0)-P(X=1)\approx0.2642.\) 3. For the cutoff, compare consecutive upper tails. 4. \(P(X\ge4)\approx0.0159>0.01\), while \(P(X\ge5)\approx0.0026<0.01\). 5. Therefore, the smallest qualifying value is \(k=5\).

Answer

a) \(P(X\ge2)\approx0.2642\). b) \(k=5\).
52520812
The fill weight \(X\) of coffee packages is normally distributed with mean \(\mu=500\,\text{g}\) and standard deviation \(\sigma=4\,\text{g}\). A package is underweight if it weighs less than \(495\,\text{g}\). Treat package weights in a delivery as independent. 1. Find the proportion of packages classified as underweight. Give a standard-normal expression and a decimal approximation to four decimal places. 2. A supermarket receives \(100\) packages. Find the probability that exactly \(10\) are underweight. Round to four decimal places. 3. What is the minimum number of packages in a delivery for the probability of at least one underweight package to exceed \(99\%\)?

Hints

- Standardize the \(495\,\text{g}\) cutoff. - Use the one-package underweight probability as the binomial success probability. - Use the complement of no underweight packages for part 3.

Solution

1. The standard score is \(-1.25\), so \(p=P(X<495)=\Phi(-1.25)\approx0.1056.\) 2. Let \(Y\sim\operatorname{Bin}(100,p)\). Then \(P(Y=10)=\binom{100}{10}p^{10}(1-p)^{90}\approx0.1296.\) 3. For \(n\) packages, \(P(Y\ge1)=1-(1-p)^n.\) Requiring this to exceed \(0.99\) gives \(n>\frac{\ln(0.01)}{\ln(1-p)}\approx41.24.\) The minimum integer is \(42\).

Answer

1. \(\Phi(-1.25)\approx0.1056\). 2. \(P(Y=10)\approx0.1296\). 3. \(42\) packages.
52574912
A spinner has five equal sections labeled \(1\), \(2\), \(3\), \(4\), and \(5\). It is spun independently three times, producing \(x_1,x_2,x_3\). Define \(S_1=x_1\), \(S_2=x_1+x_2\), and \(S_3=x_1+x_2+x_3\). a) Find the probability that none of the three partial sums is divisible by \(5\). b) The three-spin game is played independently \(10\) times. Find the probability that the condition in part a) occurs in exactly \(5\) games. Give an exact binomial expression and a decimal approximation to four decimal places.

Hints

- At each spin, count how many outcomes would make the new partial sum a multiple of \(5\). - Use the resulting one-game probability as the success probability for the repeated games. - Apply the binomial formula for exactly five successful games.

Solution

1. At each stage exactly one of the five possible next values would make the current partial sum divisible by \(5\). 2. Therefore, \(p=P(\text{no partial sum divisible by }5)=\left(\frac45\right)^3=\frac{64}{125}=0.512.\) 3. Let \(K\sim\operatorname{Bin}(10,64/125)\). Then \(P(K=5)=\binom{10}{5}\left(\frac{64}{125}\right)^5\left(\frac{61}{125}\right)^5\approx0.2454.\)

Answer

a) \(\frac{64}{125}=0.512\). b) \(\binom{10}{5}(64/125)^5(61/125)^5\approx0.2454\).
52704912
Let \(X\) be a binomial random variable with \(n=14\) and \(p=0.4\). Find every value of \(k\) for which \(P(X=k)\) is greatest. Justify the maximum by analyzing the ratio \(\frac{P(X=k)}{P(X=k-1)}\).

Hints

- A probability is larger than the preceding one when their ratio is greater than \(1\). - Form the ratio of two consecutive binomial probabilities. - Interpret what happens when the ratio equals \(1\). - Simplify the ratio of the consecutive binomial coefficients.

Solution

1. For a binomial random variable, \(\frac{P(X=k)}{P(X=k-1)}=\frac{n-k+1}{k}\frac{p}{1-p}\). 2. Substituting \(n=14\) and \(p=0.4\) gives \(\frac{P(X=k)}{P(X=k-1)}=\frac{15-k}{k}\frac{2}{3}\). 3. The probabilities are nondecreasing while this ratio is at least \(1\): \(\frac{15-k}{k}\frac23\ge1\). 4. Solving gives \(2(15-k)\ge3k\), so \(30\ge5k\), or \(k\le6\). 5. At \(k=6\), the ratio equals \(1\), so \(P(X=6)=P(X=5)\). Before that point the probabilities increase, and after that point they decrease. 6. Therefore, the maximum occurs at both \(k=5\) and \(k=6\).

Answer

\(P(X=k)\) is greatest for \(k=5\) and \(k=6\).
52708412
A multiple-choice test has \(20\) questions. Each question has \(4\) answer choices, exactly one of which is correct. A test taker guesses independently and randomly on every question. Find the probability of each event. a) Only the first \(5\) answers are correct; all remaining answers are incorrect. b) More than \(15\) answers are incorrect. c) The first \(3\) answers are correct, and exactly \(6\) answers are correct in total. d) At least \(4\) of the first \(5\) answers are correct, and at most \(1\) of the last \(5\) answers is correct. Round each probability to four decimal places, except in part a), where scientific notation with four significant figures is acceptable.

Hints

- Find the probability of one correct guess first. - Translate conditions on incorrect answers into conditions on the number correct when useful. - In part c), separate the first three fixed successes from the remaining seventeen questions. - In part d), treat the first five and last five questions as independent blocks.

Solution

1. The probability of a correct answer is \(p=0.25\), and the probability of an incorrect answer is \(0.75\). 2. Part a) specifies one fixed sequence, so \(P=(0.25)^5(0.75)^{15}=1.305025489\ldots\times10^{-5}\approx1.305\times10^{-5}.\) 3. More than \(15\) incorrect answers means fewer than \(5\) correct answers. If \(X\) is the total number correct, \(P(X\le4)\approx0.4148.\) 4. In part c), the first \(3\) answers are already correct, so exactly \(3\) of the remaining \(17\) must be correct: \(P=\binom{17}{3}(0.25)^6(0.75)^{14}\approx0.0030.\) 5. For part d), let \(Y_1\) be the number correct among the first \(5\), and let \(Y_2\) be the number correct among the last \(5\). 6. \(P(Y_1\ge4)=\binom54(0.25)^4(0.75)+(0.25)^5=0.015625\). 7. \(P(Y_2\le1)=(0.75)^5+5(0.25)(0.75)^4=0.6328125\). 8. The two blocks are independent, so \(P(Y_1\ge4,\ Y_2\le1)=0.015625(0.6328125)\approx0.0099.\)

Answer

a) \(P\approx1.305\times10^{-5}\). b) \(P\approx0.4148\). c) \(P\approx0.0030\). d) \(P\approx0.0099\).
52709612
A medication produces the desired response in \(85\%\) of patients. Assume patient responses are independent. A preliminary study must be large enough that the probability of observing the response in at least \(10\) patients is at least \(90\%\). Find the minimum number \(n\) of patients needed. Show how you used systematic testing or appropriate technology.

Hints

- Rewrite “at least \(10\)” using a complement so that a cumulative probability can be used. - Because \(n\) is unknown, begin with an integer somewhat larger than \(10\) and test consecutive values. - Consider how increasing the sample size affects the chance of observing at least \(10\) responses.

Solution

1. For a study of size \(n\), let \(X\sim\operatorname{Bin}(n,0.85)\). The requirement is \(P(X\ge 10)\ge 0.90\). 2. Using the complement, the condition is \(P(X\le 9)\le 0.10\). 3. Test consecutive sample sizes near the threshold. For \(n=13\), \(P(X\le 9)\approx 0.1180>0.10\), so \(P(X\ge 10)\approx 0.8820<0.90\). 4. For \(n=14\), \(P(X\le 9)\approx 0.0467\le 0.10\), so \(P(X\ge 10)\approx 0.9533\ge 0.90\). 5. Because \(n=13\) fails and \(n=14\) succeeds, the minimum sample size is \(n=14\).

Answer

The study needs at least \(14\) patients.
52710012
A certain flower seed germinates independently with probability \(0.80\). a) Twelve seeds are planted. Find the probabilities of these events, rounded to four decimal places: - \(C\): At most \(10\) seeds germinate. - \(D\): Exactly \(2\) seeds do not germinate. b) Explain the meaning of \(1-(0.8)^{12}\) in context. c) Among plants that germinate, each plant independently has a \(2\%\) probability of being affected by a particular pest. Assume these pest outcomes are independent across plants and independent of the germination outcomes. What is the minimum number of seeds that must be planted so that the probability of producing at least \(1\) affected plant is greater than \(95\%\)?

Hints

- For “at most \(10\),” a complement may shorten the calculation. - Exactly two failures means exactly ten germinations. - In part c), first find the one-seed probability of both germination and pest effect. - Use a complement and logarithms to solve the minimum-\(n\) condition.

Solution

1. For part a), let \(X\sim\operatorname{Bin}(12,0.80)\). 2. \(P(C)=P(X\le10)\approx0.7251.\) 3. Event \(D\) means exactly \(10\) seeds germinate, so \(P(D)=\binom{12}{10}(0.80)^{10}(0.20)^2\approx0.2835.\) 4. \((0.8)^{12}\) is the probability that all \(12\) seeds germinate, so \(1-(0.8)^{12}\) is the probability that at least one seed does not germinate. 5. For one planted seed, the probability of germinating and then producing an affected plant is \((0.80)(0.02)=0.016\). 6. For \(n\) seeds, require \(1-(0.984)^n>0.95.\) 7. Thus, \(n>\frac{\ln(0.05)}{\ln(0.984)}\approx185.731,\) so the minimum integer is \(186\).

Answer

a) \(P(C)\approx0.7251\) and \(P(D)\approx0.2835\). b) It is the probability that at least one of the twelve seeds does not germinate. c) \(186\) seeds.
52710912
A glass manufacturer finds that each drinking glass independently has an \(8\%\) chance of being defective. Three glasses are packed in each box. a) A box is acceptable if none of its \(3\) glasses is defective. Find the probability that a randomly selected box is acceptable. Give an exact expression and a decimal approximation to four decimal places. b) Assume boxes are independent. What is the minimum number of boxes that must be inspected so that the probability of finding at least \(1\) acceptable box is at least \(95\%\)? c) For a different packaging requirement, \(20\) glasses are placed in one box. What is the maximum individual-glass defect probability \(p\) for which the probability that the box contains no defective glasses is at least \(90\%\)? Give the exact inequality result and a percentage to three decimal places.

Hints

- Start with the probability that all glasses in one box are nondefective. - For part b), use the complement of finding no acceptable boxes. - For part c), express the all-nondefective probability in terms of \(1-p\) and solve the inequality.

Solution

1. A glass is nondefective with probability \(0.92\), so an acceptable three-glass box has probability \(p_B=(0.92)^3=0.778688\approx0.7787.\) 2. For \(n\) independent boxes, the probability of finding at least one acceptable box is \(1-(1-p_B)^n.\) Require \(1-(1-p_B)^n\ge0.95.\) This gives \(n\ge\frac{\ln(0.05)}{\ln(1-0.778688)}\approx1.986,\) so the minimum integer is \(2\). 3. For part c), require \((1-p)^{20}\ge0.90.\) Therefore, \(p\le1-(0.90)^{1/20}\approx0.005254.\) As a percentage, the maximum is approximately \(0.525\%\).

Answer

a) \((0.92)^3=0.778688\approx0.7787\). b) \(2\) boxes. c) \(p\le1-(0.90)^{1/20}\), so the maximum defect probability is approximately \(0.525\%\).
52711012
A seed company states that a certain variety of vegetable seed germinates independently with probability \(0.75\). a) A gardener plants a row of \(10\) seeds. Find the probability that the first \(3\) seeds germinate and at least \(4\) of the remaining \(7\) seeds germinate. Round to four decimal places. b) What is the minimum number of seeds the gardener must plant so that the probability that at least \(1\) seed germinates is at least \(99\%\)? c) Suppose the germination probability is unknown. What is the minimum value of \(p\) needed so that all \(10\) seeds in a packet germinate with probability at least \(95\%\)? Give the answer as a percentage to three decimal places.

Hints

- In part a), separate the fixed first-three outcome from the binomial count among the remaining seven. - For part b), use the complement event in which no seeds germinate. - For part c), write the all-ten-germinate probability as \(p^{10}\).

Solution

1. For part a), the probability that the first \(3\) seeds germinate is \((0.75)^3\). 2. If \(Y\sim\operatorname{Bin}(7,0.75)\), then \(P(Y\ge4)\approx0.9294.\) 3. By independence, the required probability is \((0.75)^3P(Y\ge4)\approx0.3921.\) 4. For part b), require \(1-(0.25)^n\ge0.99.\) Thus, \(n\ge\frac{\ln(0.01)}{\ln(0.25)}\approx3.322,\) so the minimum integer is \(4\). 5. For part c), require \(p^{10}\ge0.95.\) Therefore, \(p\ge(0.95)^{1/10}\approx0.994884.\) As a percentage, the minimum is approximately \(99.488\%\).

Answer

a) \(0.3921\). b) \(4\) seeds. c) Approximately \(99.488\%\).
52711512
A soldering defect occurs in \(5\%\) of electronic components. A random sample is selected for quality inspection, and defect outcomes are treated as independent. Find the minimum sample size \(n\) needed so that the probability of finding at least \(2\) components with soldering defects is at least \(90\%\).

Hints

- Model the number of defective components with a binomial random variable. - Use the complement event that at most one component has the defect. - Determine when the complement probability becomes small enough. - Test consecutive sample sizes with a calculator or statistical software.

Solution

1. For a sample of size \(n\), let \(X\sim\operatorname{Bin}(n,0.05)\). The requirement is \(P(X\ge 2)\ge 0.90\). 2. Using the complement, the condition becomes \(P(X\le 1)\le 0.10\). 3. Therefore, \((0.95)^n+n\cdot 0.05\cdot (0.95)^{n-1}\le 0.10\). 4. Test consecutive sample sizes near the threshold. For \(n=76\), \(P(X\ge 2)\approx 0.8986<0.90\). For \(n=77\), \(P(X\ge 2)\approx 0.9027\ge 0.90\). 5. Because \(76\) fails and \(77\) succeeds, the minimum sample size is \(77\).

Answer

The minimum sample size is \(77\) components.
52711612
A conservation project estimates that each released juvenile animal of a rare species has a \(15\%\) chance of surviving its first year in the wild. Assume the survival outcomes are independent. What is the minimum number of juvenile animals that must be released so that the probability that at least \(5\) survive the first year is at least \(99\%\)?

Hints

- Identify what counts as a success and its probability. - Express “at least \(5\)” as an inequality for a binomial random variable. - Use the complement event “at most \(4\)” to simplify the calculation. - Test consecutive values of the total number released to locate the minimum.

Solution

1. For \(n\) released animals, let \(X\sim\operatorname{Bin}(n,0.15)\). The requirement is \(P(X\ge 5)\ge 0.99\). 2. Using the complement, the condition becomes \(P(X\le 4)\le 0.01\). 3. Test consecutive values of \(n\) near the threshold. For \(n=73\), \(P(X\le 4)\approx 0.0105>0.01\), so \(P(X\ge 5)\approx 0.9895<0.99\). 4. For \(n=74\), \(P(X\le 4)\approx 0.0094\le 0.01\), so \(P(X\ge 5)\approx 0.9906\ge 0.99\). 5. Therefore, the minimum number is \(74\).

Answer

At least \(74\) juvenile animals must be released.
52876012
In a large shipment of electronic components, each component is defective independently with probability \(0.10\). A random sample of \(20\) components is selected. Let \(X\) be the number of defective components. a) Find the mean of \(X\). b) Find the shortest interval of consecutive integer values that contains the mean and has probability greater than \(90\%\).

Hints

- Use the mean formula for a binomial random variable. - Add point probabilities for consecutive integer counts near the mean. - Start with short intervals containing the mean and increase the number of included values only as needed. - Remember that a count-valued random variable takes only integer values.

Solution

1. The random variable has distribution \(X\sim\operatorname{Bin}(20,0.1)\), so its mean is \(\mu=np=20\cdot 0.1=2\). 2. The relevant point probabilities are \(P(X=0)\approx 0.1216\), \(P(X=1)\approx 0.2702\), \(P(X=2)\approx 0.2852\), \(P(X=3)\approx 0.1901\), \(P(X=4)\approx 0.0898\), and \(P(X=5)\approx 0.0319\). 3. The four-value intervals containing the mean are \([-1,2]\), \([0,3]\), \([1,4]\), and \([2,5]\). Their probabilities are approximately \(0.6770\), \(0.8670\), \(0.8352\), and \(0.5970\), respectively, so none exceeds \(0.90\). Therefore, no interval containing the mean with at most four integer values can exceed \(0.90\). 4. The five-value interval \([0,4]\) has probability \(P(0\le X\le 4)\approx 0.9568>0.90\). 5. Therefore, the shortest qualifying interval is \([0,4]\).

Answer

a) \(\mu=2\) b) \([0,4]\), with probability approximately \(0.9568\), or \(95.68\%\)
53109212
Consider a binomial setting with \(n\) trials and success probability \(p=\frac1n\). Let \(X\) be the number of successes. a) Prove that for every \(n>1\), \(P(X=1)=\frac{n}{n-1}P(X=0)\). b) For large \(n\), \(\left(1-\frac1n\right)^n\approx\frac1e\). Rewrite \(P(X=2)\) to show that for large \(n\), \(P(X=2)\approx\frac{1}{2e}\).

Hints

- Substitute \(k=0\), \(k=1\), and \(k=2\) into the binomial formula. - Use exponent rules to simplify ratios with the same base. - Expand \(\binom n2\). - Evaluate the limiting value of each factor separately.

Solution

1. \(P(X=0)=\left(1-\frac1n\right)^n\), while \(P(X=1)=n\left(\frac1n\right)\left(1-\frac1n\right)^{n-1}=\left(1-\frac1n\right)^{n-1}\). 2. Therefore, \(\frac{P(X=1)}{P(X=0)}=\frac{1}{1-\frac1n}=\frac{n}{n-1}\), which proves part a). 3. For two successes, \(P(X=2)=\binom n2\left(\frac1n\right)^2\left(1-\frac1n\right)^{n-2}\). 4. Simplifying gives \(P(X=2)=\frac{n-1}{2n}\left(1-\frac1n\right)^{n-2}\). 5. As \(n\) becomes large, \(\frac{n-1}{2n}\to\frac12\), and \(\left(1-\frac1n\right)^{n-2}\to\frac1e\). Therefore, \(P(X=2)\approx\frac{1}{2e}\).

Answer

a) \(\frac{P(X=1)}{P(X=0)}=\frac{n}{n-1}\), so \(P(X=1)=\frac{n}{n-1}P(X=0)\). b) \(P(X=2)=\frac{n-1}{2n}\left(1-\frac1n\right)^{n-2}\approx\frac12\cdot\frac1e=\frac{1}{2e}\).
53111012
A company has \(20\) electric vehicles available through an employee car-sharing program. At a randomly selected time, each participating employee independently needs a vehicle with probability \(0.10\). What is the greatest number of employees who can participate so that the probability that every employee who needs a vehicle can get one is at least \(95\%\)?

Hints

- The success probability for needing a vehicle is given. - Find the largest \(n\) for which the cumulative probability through \(20\) remains at least \(0.95\). - Test nearby values of \(n\) using binomial technology. - Equivalently, the probability of needing more than \(20\) vehicles must remain at most \(5\%\).

Solution

1. If \(n\) employees participate, let \(X\sim\operatorname{Bin}(n,0.10)\) be the number who need a vehicle at the selected time. 2. The requirement is \(P(X\le 20)\ge 0.95\). 3. Evaluating nearby values gives \(P(X\le 20)\approx 0.952401\) for \(n=143\) and \(P(X\le 20)\approx 0.949330\) for \(n=144\). 4. For fixed success probability \(0.10\), \(P(X\le 20)\) decreases as \(n\) increases. Therefore, the greatest allowable number of employees is \(143\).

Answer

At most \(143\) employees can participate.
53113212
An urn contains \(25\%\) red balls and \(75\%\) blue balls. A ball is drawn with replacement \(192\) times. Let \(X\) be the number of red balls drawn and \(Y\) the number of blue balls drawn. 1. Find the standard deviation of each random variable. 2. Use the binomial distribution to find the probability that \(X\) lies within two standard deviations of its mean. Round to four decimal places. 3. Without another probability calculation, explain why the corresponding two-standard-deviation probability for \(Y\) is exactly the same.

Hints

- Compare the variance formulas after interchanging \(p\) and \(1-p\). - Relate the red and blue counts using their fixed total. - Transform the interval for \(X\) into the corresponding interval for \(Y\).

Solution

1. For \(X\), \(\sigma_X=\sqrt{192(0.25)(0.75)}=6.\) For \(Y\), \(\sigma_Y=\sqrt{192(0.75)(0.25)}=6.\) 2. The mean of \(X\) is \(\mu_X=192(0.25)=48\), so the two-standard-deviation interval is \([36,60]\). 3. \(P(36\le X\le60)=P(X\le60)-P(X\le35)\approx0.9632.\) 4. Since \(Y=192-X\), the event \(36\le X\le60\) is equivalent to \(132\le Y\le156\). 5. Because \(\mu_Y=144\) and \(\sigma_Y=6\), \([132{,}156]\) is exactly the two-standard-deviation interval for \(Y\). Thus, the two probabilities are equal.

Answer

1. \(\sigma_X=6\) and \(\sigma_Y=6\). 2. \(P(36\le X\le60)\approx0.9632\). 3. The probabilities are equal because \(Y=192-X\), so the two intervals describe the same outcomes.
54848112
In a large population, \(2\%\) of items have a certain feature. A random sample of \(500\) items is selected with replacement. Let \(X\) be the number with the feature and \(\hat p=X/500\). a) Give an exact binomial expression for \(P(\hat p\le0.010)\), and evaluate it to five decimal places. b) Use a normal approximation with continuity correction to estimate the same probability. Round to five decimal places. c) Compare the two results and comment on the large-count condition.

Hints

- Convert the sample-proportion event into a whole-number count event. - For the approximation, adjust the count boundary by half a unit before standardizing. - Compare the exact and approximate probabilities numerically. - Relate the discrepancy to how close the expected rare-outcome count is to the usual large-count threshold.

Solution

1. The event \(\hat p\le0.010\) is equivalent to \(X\le5\). 2. Since \(X\sim\operatorname{Bin}(500,0.02)\), the exact binomial probability is \(\sum_{k=0}^{5}\binom{500}{k}(0.02)^k(0.98)^{500-k}\approx0.06519\). 3. The count distribution has mean \(\mu_X=500(0.02)=10\) and standard deviation \(\sigma_X=\sqrt{500(0.02)(0.98)}\approx3.1305\). 4. With continuity correction, \(P(X\le5)\) is approximated by \(P(Y\le5.5)\) for a normal variable \(Y\) with that mean and standard deviation. 5. The standardized boundary is \(z=\frac{5.5-10}{3.1305\ldots}\approx-1.437\), giving \(P(X\le5)\approx0.07529\). 6. The expected success count is exactly \(10\), so the usual large-count condition is only just met; the noticeable discrepancy between the exact and approximate probabilities is therefore unsurprising.

Answer

a) \(\sum_{k=0}^{5}\binom{500}{k}(0.02)^k(0.98)^{500-k}\approx0.06519\). b) \(0.07529\). c) The normal approximation is reasonably close but not highly accurate; the expected success count is exactly at the usual minimum large-count threshold.
54856212
In a large population, the true success proportion is \(0.37\). A random sample of \(250\) independent observations is taken, and the sample proportion is reported as a whole-number percentage after rounding to the nearest percent. Use a normal approximation with a continuity correction to estimate the probability that the reported sample percentage is \(40\%\). Round to four decimal places.

Hints

- Determine which whole-number success counts round to the displayed percentage. - Work with the success-count distribution so that the continuity correction can be applied naturally. - Convert the corrected count boundaries to standardized values before finding the middle area.

Solution

1. Reporting \(40\%\) requires the success count to be \(99\), \(100\), or \(101\), because these correspond to sample percentages \(39.6\%\), \(40.0\%\), and \(40.4\%\). 2. For \(X\sim\operatorname{Bin}(250,0.37)\), the mean is \(92.5\) and the standard deviation is \(\sqrt{250(0.37)(0.63)}\approx7.6338\). 3. With a continuity correction, approximate \(P(99\le X\le101)\) by \(P(98.5<Y<101.5)\) for a normal variable \(Y\) with that mean and standard deviation. 4. The standardized bounds are approximately \(0.786\) and \(1.179\). 5. The normal approximation is approximately \(0.0967\).

Answer

Approximately \(0.0967\).
54856812
A one-proportion test has a p-value of \(0.08\). Imagine repeating the same study independently \(50\) times under conditions in which the null hypothesis is true. For each repetition, record whether its test statistic is at least as extreme as the statistic from the original study. a) Find the expected number of repetitions recorded as at least as extreme. b) Find the probability that exactly \(4\) repetitions are recorded as at least as extreme. Round to four decimal places. c) Explain how this repeated-study model reflects the meaning of the original p-value.

Hints

- Treat each repeated study as a success-or-failure trial based on the original extremeness threshold. - Identify the one-study probability from the p-value. - Use a count model for a fixed number of independent repetitions. - Connect the Bernoulli success definition back to the interpretation of a p-value.

Solution

1. Under the true null hypothesis, each repetition has probability \(0.08\) of producing a result at least as extreme as the original result. 2. If \(Y\) is the number of such repetitions, then \(Y\sim\operatorname{Bin}(50,0.08)\). 3. The expected count is \(E(Y)=50(0.08)=4\). 4. The probability of exactly \(4\) is \(P(Y=4)=\binom{50}{4}(0.08)^4(0.92)^{46}\approx0.2037\). 5. The repeated-study model treats the p-value as the long-run probability, under the null hypothesis, of obtaining a statistic at least as extreme as the observed statistic.

Answer

a) \(4\) repetitions. b) \(0.2037\). c) Under the null hypothesis, the p-value \(0.08\) is the probability that one repetition produces a statistic at least as extreme as the observed statistic.

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.