Assuming that Caleb makes 70% of his free throws and shoots 10 free throws in a game, what is the probability that he will make? a) All 10 of his free throws in a game? b) Make seven or more of his free throws in a game? c) Find the mean number of free throws Caleb would make in the game.
You can solve this using a binomial distribution
how do i do that
we know the probability of making any given free throw is .70
yes
lets define S = makes a free throw. F = fails to make a free throw
S is short for success, F for fail
okay
a) we want the probability SSS SSS SSS SS , ten S's in a row each S has probability of 0.7 so you get 0.7 * 0.7 * 0.7 * ... *0.7 = 0.7^10
so the answer to a is 0.0282475249
correct
okay so b?
b) is a bit more tricky you want seven successful free throws for example: SSSSSSSFFFF
seven or more
right, so we also need eight S's, nine S's , and ten S's
okay so we do .7^7 and .7^8 and .7^9 and .7^10?
we also need probability of failures too
for the case of exactly seven free throws SSS SSS S FFF .7^7 * .3^3 and you're not done, there are also more cases the order counts, you can have FFF SSS F SSSS
0.0022235661
so its pretty hard to do this by writing out all the possibilities. instead we use a formula, binomial formula
Let's define a variable X = number of successful free throws (out of ten free throws)
okay
b) is asking P( X >= 7 ) = P( X = 7 ) + P( X= 8) + P( X = 9) + P( X = 10)
okay
So the general formula is P( X = k) = nCk * p^k * (1-p)^(n-k) here n = number of trials p = probability of success
what is C and k?
k is what you want , here k is 7. C stands for choose
for example P( X = 7) = (10 choose 7) * .7^7 * (.3)^(3)
oh okay
so P( X >= 7 ) = P( X = 7 ) + P( X= 8) + P( X = 9) + P( X = 10) = (10 choose 7) * .7^7 * (.3)^(3) + (10 choose 8 ) * .7^8 * (.3)^2 + (10 choose 9) * .7^9 *.3^1 + (10 choose 10)* (.7^10)(.3)^0
here it is easier to read http://www.wolframalpha.com/input/?i=evaluate+%2810+choose+7%29+*+.7^7+*+%28.3%29^%283%29+%2B+%2810+choose+8+%29+*+.7^8+*+%28.3%29^2+%2B+%2810+choose+9%29+*+.7^9+*.3^1+%2B+%2810+choose+10%29*+%28.7^10%29%28.3%29^0
oh okay i see so the answer to b is 0.6496107184
he left, what the freckle
sometimes they come back, or they have technical issues
I'm back sorry
did that make sense so far?
yes
mine doesn't die
you have to multiply by the binomial coefficient because you have more cases
nin, what browser youre using? im using mozilla
so the answer is not 0.6496107184?
thats correct
what is the binomial coefficient
that tells you how many ways you can rearrange S and F
if you have seven S's and three F's, how many ways you can rearrange them I can't write them all out , since there are 120 ways , or 10 choose 7 ways
imconfused again
which part is confusing
how to multiply the binomial coeffienct
you have to find the binomial coefficient
or evaluate it, i should say
im m sorry i don't get it
@perl
Join our real-time social learning platform and learn together with your friends!