/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 42 Two dice are thrown \(n\) times ... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Two dice are thrown \(n\) times in succession. Compute the probability that double 6 appears at least once. How large need \(n\) be to make this probability at least \(\frac{1}{2} ?\)

Short Answer

Expert verified
The probability of getting at least one double 6 in n trials is \(1 - \left(\frac{35}{36}\right)^n\). The smallest value of n for which this probability is at least \(\frac{1}{2}\) is 24.

Step by step solution

01

Find the probability of not getting a double 6 in a single trial

We know that a single die has 6 faces, numbered from 1 to 6. When two dice are thrown, there are 6 x 6 = 36 possible outcomes. We are interested in the probability of not getting a double 6, which is (6, 6). There is only 1 double 6, thus there are 36 - 1 = 35 favorable outcomes for not getting a double 6. Then, the probability of not getting a double 6 in a single trial can be written as: \(P(\text{not } \text{double} \: 6\) (Single Trial)) = \(\frac{35}{36}\)
02

Find the probability of not getting a double 6 in n trials

We assume that each throw is independent. Therefore, the probability of not getting a double 6 in n trials is given by: \(P(\text{not } \text{double} \: 6 \: \text{in} \: n \: \text{trials}) = P(\text{not } \text{double} \: 6 \: \text{(Single Trial)})^n = \left(\frac{35}{36}\right)^n\)
03

Find the probability of getting at least one double 6 in n trials

Now, we use the complementary probability to find the probability of getting at least one double 6 in n trials: \(P(\text{at least one double } 6 \: \text{in} \: n \: \text{trials}) = 1 - P(\text{not } \text{double} \: 6 \: \text{in} \: n \: \text{trials})\) = \(1 - \left(\frac{35}{36}\right)^n\)
04

Find the smallest value of n for which the probability is at least 1/2

We want to find the smallest n such that \(P(\text{at least one double } 6 \: \text{in} \: n \: \text{trials})\) \(\geq \frac{1}{2}\). We can substitute the expression for this probability from Step 3 and solve for n: \(1 - \left(\frac{35}{36}\right)^n \geq \frac{1}{2}\) \(\left(\frac{35}{36}\right)^n \leq \frac{1}{2}\) To solve for n, we can use the logarithm. We have: \(n \log{\left(\frac{35}{36}\right)} \leq \log{\left(\frac{1}{2}\right)}\) Divide by the negative value of the logarithm of \(\frac{35}{36}\): \(n \geq \frac{\log{\left(\frac{1}{2}\right)}}{\log{\left(\frac{35}{36}\right)}}\) Using a calculator, we find that the smallest integer value of n that satisfies this inequality is: n = 24 Thus, at least 24 trials are needed to make the probability of getting at least one double 6 greater than or equal to 1/2.

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

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

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

Get started for free

Most popular questions from this chapter

The chess clubs of two schools consist of, respectively, 8 and 9 players. Four members from each club are randomly chosen to participate in a contest between the two schools. The chosen players from one team are then randomly paired with those from the other team, and each pairing plays a game of chess. Suppose that Rebecca and her sister Elise are on the chess clubs at different schools. What is the probability that (a) Rebecca and Elise will be paired? (b) Rebecca and Elise will be chosen to represent their schools but will not play cach other? (c) either Rebecca or Elise will be chosen to represent her school?

A group of 6 men and 6 women is randomly divided into 2 groups of size 6 each. What is the probability that both groups will have the same number of men?

A pair of dice is rolled until a sum of either 5 or 7 appears. Find the probability that a 5 occurs first. Hint: Let \(E_{n}\) denote the event that a 5 occurs on the \(n\) th roll and no 5 or 7 occurs on the first \(n-1\) rolls. Compute \(P\left(E_{n}\right)\) and argue that \(\sum_{n=1}^{\infty} P\left(E_{n}\right)\) is the desired probability.

If 8 rooks (castles) are randomly placed on a chessboard, compute the probability that none of the rooks can capture any of the others. That is, compute the probability that no row or file contains more than one rook.

If it is assumed that all \(\left(\begin{array}{c}52 \\ 5\end{array}\right)\) poker hands are equally likely, what is the probability of being dealt (a) a flush? (A hand is said to be a flush if all 5 cards are of the same suit. (b) one pair? (This occurs when the cards have denominations \(a, a, b, c, d,\) where \(a, b, c,\) and \(d\) are all distinct. (c) two pairs? (This occurs when the cards have denominations \(a, a, b, b, c,\) where \(a, b,\) and \(c\) are all distinct.) (d) three of a kind? (This occurs when the cards have denominations \(a, a, a, b, c,\) where \(a, b\) and \(c\) are all distinct.) (e) four of a kind? (This occurs when the cards have denominations \(a, a, a, a, b .)\)

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.