/*! 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 91 As we see in Exercise 11.38 on p... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

As we see in Exercise 11.38 on page \(653,\) during the \(2010-11\) NBA season, Ray Allen of the Boston Celtics had a free throw shooting percentage of \(0.881 .\) Assume that the probability Ray Allen makes any given free throw is fixed at 0.881 , and that free throws are independent. Let \(X\) be the number of free throws Ray Allen makes in two attempts. (a) What is the probability distribution of \(X ?\) (b) What is the mean of \(X ?\)

Short Answer

Expert verified
The probability distribution of \(X\) is: \(P(X=0) = 0.014, P(X=1) = 0.208, P(X=2) = 0.778\). \nThe mean of \(X\) is \(1.762\).

Step by step solution

01

Finding probability distribution

There are three possible outcomes when Ray Allen takes two free throw shots, he may make 0, 1, or 2. The probabilities of each of these outcomes can be calculated using a binomial probability formula: \(P(x) = C(n, x) * p^x * (1-p)^{n-x}\). \n Here, \(C(n, x)\) is a combination function which gives the number of ways of choosing \(x\) successes, \(p\)=0.881 is a probability of success on a single trial, and \(n\)=2 is a number of trials. \nSo the probability distribution of \(X\) will be: \nWhen \(x=0\), \(P(X=0) = C(2, 0) * (0.881)^0 * (1-0.881)^{2-0} = 0.014\), \nWhen \(x=1\), \(P(X=1) = C(2, 1) * (0.881)^1 * (1-0.881)^{2-1} = 0.208\), \nWhen \(x=2\), \(P(X=2) = C(2, 2) * (0.881)^2 * (1-0.881)^{2-2} = 0.778\).
02

Finding mean of binomial distribution.

The mean or expected value of binomial distribution \(\mu\) can be calculated with formula: \(\mu = n*p\)\n Substituting the given values, we find \(\mu = 2*0.881 = 1.762\)

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Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Probability Distribution
In the context of "probability distribution," the focus is on determining the likelihood of various outcomes when an experiment is performed. When we talk about probability distribution, we're dealing with the full range of possibilities and their associated probabilities. For Ray Allen's free throw example, the distribution of outcomes can be described using a binomial distribution.

A binomial distribution applies to scenarios where there are a fixed number of independent trials, each with only two possible outcomes (success or failure). In this situation, the number of successful shots, Ray makes, represents a random variable, which can take on discrete values of 0, 1, or 2 for two attempts.
  • 0 successful shots: Probability is computed with the formula
    • \( P(X = 0) = C(2, 0)(0.881)^0(1-0.881)^2 = 0.014 \)
  • 1 successful shot: Calculated by
    • \( P(X = 1) = C(2, 1)(0.881)^1(1-0.881)^1 = 0.208 \)
  • 2 successful shots: The probability
    • \( P(X = 2) = C(2, 2)(0.881)^2(1-0.881)^0 = 0.778 \)
This distribution provides the complete scenario of Ray's potential outcomes in terms of his free throw performance based on the given probabilities.
Expected Value
The "expected value" or mean of a random variable gives us a sense of the 'average' or typical outcome one would expect over numerous repetitions of the experiment.
In the case of a binomial distribution like Ray Allen's free throws, the expected value \(\mu\) is computed using the formula \(\mu = n \times p\). Here, \(n\) is the number of trials (shots), and \(p\) is the probability of success for each trial.

In this scenario:
  • Number of trials \(n\): 2 attempts
  • Probability of success \(p\): 0.881
  • Expected value \(\mu\): \( 2 \times 0.881 = 1.762 \)
Thus, the mean number of successful shots Ray Allen would have over a large number of two-shot trials is approximately 1.762. This number represents an average outlook, showing what we can expect when looking at several instances of Ray taking two shots, even though he can't, in reality, make 1.762 shots.
Binomial Probability Formula
The "binomial probability formula" is a key component in computing the probabilities for a binomial distribution. It's essential when you want to determine the likelihood of achieving a specific number of successful outcomes in a series of trials.

The general formula is:
\[ P(x) = C(n, x) \cdot p^x \cdot (1-p)^{n-x} \]
  • \(C(n, x)\): The combination function, \(\binom{n}{x}\), counts how many ways you can choose \(x\) successful trials from \(n\) attempts.
  • \(p^x\): The probability of success raised to the power of \(x\) indicates the likelihood of \(x\) successes.
  • \((1-p)^{n-x}\): The probability of failure raised to the number of failures, \((n-x)\), shows the likelihood of everything else being unsuccessful.
Using this formula in Ray Allen's context helps calculate the probability of making 0, 1, or 2 shots out of 2 attempts. This provides a mathematical way of understanding how likely different outcomes can be, taking into account both success and failure possibilities on each try.

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

Use the fact that we have independent events \(\mathrm{A}\) and \(\mathrm{B}\) with \(P(A)=0.7\) and \(P(B)=0.6\). Find \(P(B\) if \(A)\)

As we see in Exercise 11.38 on page \(653,\) during the \(2010-11 \mathrm{NBA}\) season, Ray Allen of the Boston Celtics had a free throw shooting percentage of 0.881 . Assume that the probability Ray Allen makes any given free throw is fixed at 0.881 , and that free throws are independent. (a) If Ray Allen shoots 8 free throws in a game, what is the probability that he makes at least 7 of them? (b) If Ray Allen shoots 80 free throws in the playoffs, what is the probability that he makes at least 70 of them? (c) If Ray Allen shoots 8 free throws in a game, what are the mean and standard deviation for the number of free throws he makes during the game? (d) If Ray Allen shoots 80 free throws in the playoffs, what are the mean and standard deviation for the number of free throws he makes during the playoffs?

We have a bag of peanut \(M \&\) M's with \(80 \mathrm{M} \&\) Ms in it, and there are 11 red ones, 12 orange ones, 20 blue ones, 11 green ones, 18 yellow ones, and 8 brown ones. They are mixed up so that each is equally likely to be selected if we pick one. (a) If we select one at random, what is the probability that it is yellow? (b) If we select one at random, what is the probability that it is not brown? (c) If we select one at random, what is the probability that it is blue or green? (d) If we select one at random, then put it back, mix them up well (so the selections are independent) and select another one, what is the probability that both the first and second ones are red? (e) If we select one, keep it, and then select a second one, what is the probability that the first one is yellow and the second one is blue?

Use the information that, for events \(\mathrm{A}\) and \(\mathrm{B},\) we have \(P(A)=0.8, P(B)=0.4\) and \(P(A\) and \(B)=0.25\). (0 Find \(P(A\) or \(B)\).

Calculate the requested quantity. $$ 6 ! $$

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.