Chapter 5: Problem 55
Imagine flipping three fair coins. a. What is the theoretical probability that all three come up heads? b. What is the theoretical probability that the first toss is tails AND the next two are heads?
/*! 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}
Learning Materials
Features
Discover
Chapter 5: Problem 55
Imagine flipping three fair coins. a. What is the theoretical probability that all three come up heads? b. What is the theoretical probability that the first toss is tails AND the next two are heads?
All the tools & learning materials you need for study success - in one app.
Get started for free
What's the probability of getting at least one six when you roll two dice? The table below shows the outcome of five trials in which two dice were rolled. a. List the trials that had at least one 6 . b. Based on these data, what's the empirical probability of rolling at least one 6 with two dice? $$ \begin{array}{|c|c|} \hline \text { Trial } & \text { Outcome } \\ \hline 1 & 2,5 \\ \hline 2 & 3,6 \\ \hline 3 & 6,1 \\ \hline 4 & 4,6 \\ \hline 5 & 4,3 \\ \hline \end{array} $$
According to a recent Gallup poll, \(62 \%\) of Americans took a vacation away from home in 2017 . Suppose two Americans are randomly selected. a. What is the probability that both took a vacation away from home in \(2017 ?\) b. What is the probability that neither took a vacation away from home in \(2017 ?\) c. What is the probability that at least one of them took a vacation away from home in \(2017 ?\)
A true/false test has 20 questions. Each question has two choices (true or false), and only one choice is correct. Which of the following methods is a valid simulation of a student who guesses randomly on each question. Explain. (Note: there might be more than one valid method.) a. Twenty digits are selected using a row from a random number table. Each digit represents one question on the test. If the number is even the answer is correct. If the number is odd, the answer is incorrect. b. A die is rolled 20 times. Each roll represents one question on the test. If the die lands on a 6 , the answer is correct; otherwise the answer is incorrect. c. A die is rolled 20 times. Each roll represents one question on the test. If the die lands on an odd number, the answer is correct. If the die lands on an even number, the answer is incorrect.
Some estimates say that \(10 \%\) of the population is left-handed. We wish to design a simulation to find an empirical probability that if five babies are born on a single day, one or more will be left-handed. Suppose we decide that the even digits \((0,2,4,\), 6,8 ) will represent left-handed babies and the odd digits will represent right-handed babies. Explain what is wrong with the stated simulation method, and provide a correct method.
A person was trying to figure out the probability of getting two heads when flipping two coins. He flipped two coins 10 times, and in 2 of these 10 times, both coins landed heads. On the basis of this outcome, he claims that the probability of two heads is \(2 / 10\), or \(20 \%\). Is this an example of an empirical probability or a theoretical probability? Explain.
What do you think about this solution?
We value your feedback to improve our textbook solutions.