/*! 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 44 Confidence Level Tommy the Dunke... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Confidence Level Tommy the Dunker's performance on the basketball court is influenced by his state of mind: If he scores, he is twice as likely to score on the next shot as he is to miss, whereas if he misses a shot, he is three times as likely to miss the next shot as he is to score. a. If Tommy has missed a shot, what is the probability that he will score two shots later? b. In the long term, what percentage of shots are successful?

Short Answer

Expert verified
a. The probability that Tommy will score two shots later after missing a shot is \( \frac{9}{16} \). b. In the long term, Tommy's percentage of successful shots is 50%.

Step by step solution

01

Understand the problem

First, understand the problem by rewritting it in terms of conditional probability. If Tommy scores a shot, the probability of scoring the next shot, P(S | S), is twice the probability of missing the next shot, P(M | S). Meanwhile, if Tommy misses a shot, the probability of missing the next shot, P(M | M), is three times the probability of scoring on the next shot, P(S | M).
02

Determine the probability of scoring two shots later if Tommy has missed a shot

To find the probability that Tommy will score two shots later after missing a shot, we will analyze all the possibilities using a probability tree. The probability we are looking for is P(S | M) * P(S | S) + P(M | M) * P(S | M). We know that: 1. P(M | S) : P(S | S) = 1:2 2. P(S | M) : P(M | M) = 1:3 Using these ratios, we can calculate the conditional probabilities: 1. P(S | S) = 2/3 ; P(M | S) = 1/3 2. P(S | M) = 1/4 ; P(M | M) = 3/4 Now we can calculate the probability that Tommy scores two shots later after missing a shot as: P(S after 2 shots | M) = P(S | M) * P(S | S) + P(M | M) * P(S | M) = (1/4)*(2/3) + (3/4)*(1/4) = 1/6 + 3/16 = 9/16
03

Determine the long-term percentage of successful shots

We will now set up a system of equations with the following variables: x = P(Tommy scores a shot) y = P(Tommy misses a shot) We have the following equations: x = P(S | S) * x + P(S | M) * y y = P(M | S) * x + P(M | M) * y Substituting our conditional probabilities, we get: x = (2/3)*x + (1/4)*y y = (1/3)*x + (3/4)*y Now we solve the system of equations for x and y: x = (2/3)*x + (1/4)*y (1/3)*x = (1/4)*y y = 4x/3 Substitute y in the second equation: y = (1/3)*x + (3/4)*y 4x/3 = (1/3)*x + (3/4)*(4x/3) 4x/3 = (1/3)*x + x (1/3)*x = -1/3*x x = 1/2 Now find y using x: y = 4x/3 y = 4(1/2)/3 y = 4/6 y = 2/3 Tommy's long-term percentage of successful shots is x*100 = 1/2 * 100 = 50%.
04

Final Answer

a. The probability that Tommy will score two shots later after missing a shot is 9/16. b. In the long term, Tommy's percentage of successful shots is 50%.

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

Employment You have worked for the Department of Administrative Affairs (DAA) for 27 years, and you still have little or no idea exactly what your job entails. To make your life a little more interesting, you have decided on the following course of action. Every Friday afternoon, you will use your desktop computer to generate a random digit from 0 to 9 (inclusive). If the digit is a zero, you will immediately quit your job, never to return. Otherwise, you will return to work the following Monday. a. Use the states (1) employed by the DAA and (2) not employed by the DAA to set up a transition probability matrix \(P\) with decimal entries, and calculate \(P^{2}\) and \(P^{3}\). b. What is the probability that you will still be employed by the DAA after each of the next three weeks? c. What are your long-term prospects for employment at the DAA? HIIIT [See Example 5.]

Another of your friends thinks tho mutually exclusive events with nonzero probabilities can never be dependent. Establish whether or not she is correct.

Describe an interesting situation that can be modeled by the transition matrix $$ P=\left[\begin{array}{ccc} .2 & .8 & 0 \\ 0 & 1 & 0 \\ .4 & .6 & 0 \end{array}\right] . $$

Astrology Another astrology software package, Java Kismet, is designed to help day traders choose stocks based on the position of the planets and constellations. When I ran it yesterday, it informed me that there was a .5 probability that Amazon.com will go up this afternoon, a \(.2\) probability that Yahoo.com will go up this afternoon, and a \(.2\) chance that both will go up this afternoon. What is the probability that either Amazon.com or Yahoo.com will go up this afternoon?

Pablo randomly picks three marbles from a bag of eight marbles (four red ones, two green ones, and two yellow ones). \- How many outcomes are there in the event that Pablo grabs three red marbles?

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.