Question

Sam 'Vandelay' Johnson plays basketball for his college team. You've observed that the probability of Sam...

Sam 'Vandelay' Johnson plays basketball for his college team. You've observed that the probability of Sam making a given shot is 0.6 and that the success of a given shot is independent of other shots. Over the course of many games, Sam takes 80 attempted shots at the basket. Let W be the random variable that is the number of successful shots.

You should use the normal approximation to the binomial to calculate the probabilities in parts b) and c). Give your answers as decimals to 4 decimal places.

a)Find the probability that Sam makes exactly 44 successful shots from the 80 attempts.

P(W = 44) =

b)Find the probability that Sam makes at most 44 successful shots from the 80 attempts.

P(W ≤ 44) =

c)Find the probability that Sam makes between 40 and 50 successful shots from the 80 attempts.

P(40 ≤ W ≤ 50) =

Homework Answers

Answer #1

Given that n = 80 and p = 0.6

Using normal approximation to binomial

mean = n*p

= 80*0.6 = 48

standard deviation = sqrt{n*p*(1-p)}

= sqrt{80*0.6*0.4} = 4.382

(A) P(X=44) = P(43.5<X<44.5)

using normalcdf

setting lower = 43.5, upper = 44.5, mean = 48 and sd = 4.382

P(X=44) = normalcdf(43.5,44.5,48,4.382)

= 0.0600

(B) P(X less than equal to 44) = P(X< 44.5)

using normalcdf

setting lower = -99, upper = 44.5, mean = 48 and sd = 4.382

P(X less equal to 44) = normalcdf(-99,44.5,48,4.382)

= 0.2122

(C)

using normalcdf

setting lower = 39.5, upper = 50.5, mean = 48 and sd = 4.382

P(X=44) = normalcdf(39.5,50.5,48,4.382)

= 0.6896

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
We can use the random number table to simulate outcomes from a given discrete probability distribution....
We can use the random number table to simulate outcomes from a given discrete probability distribution. Jose plays basketball and has probability 0.7 of making a free-throw shot. Let x be the random variable that counts the number of successful shots out of 10 attempts. Consider the digits 0 through 9 of the random number table. Since Jose has a 70% chance of making a shot, assign the digits 0 through 6 to "making a basket from the free throw...
Sue, a starting player for a major college basketball team, made only 38% of her free...
Sue, a starting player for a major college basketball team, made only 38% of her free throws last year. During the summer she worked on developing a softer shot in the hope of improving her free-throw accuracy. In the first eight games of this season Sue made 22 free throws in 40 attempts. Assume that these 40 attempts represent a random sample of free throws. Let p be the probability of making each free throw she shoots this season. Does...
MATHEMATICS 1. The measure of location which is the most likely to be influenced by extreme...
MATHEMATICS 1. The measure of location which is the most likely to be influenced by extreme values in the data set is the a. range b. median c. mode d. mean 2. If two events are independent, then a. they must be mutually exclusive b. the sum of their probabilities must be equal to one c. their intersection must be zero d. None of these alternatives is correct. any value between 0 to 1 3. Two events, A and B,...