X ~ Bin ( n, p )
Where n = 10 , p = 0.20
Binomial probability distribution is
P(X) = nCX * pX * ( 1 - p)n-X
a)
P(X = 4) = 10C4 * 0.204 * ( 1 - 0.20)6
= 0.0881
b)
P(X >= 2) = 1 - P(X <= 1)
= 1 - [ P(X = 0) + P(X = 1) ]
= 1 - [ 10C0 * 0.200 * ( 1 - 0.20)10 +10C1 * 0.201 * ( 1 - 0.20)9 ]
= 0.6242
c)
E(X) = n * p
= 10 * 0.20
= 2
d)
Standard deviation = sqrt [ n p ( 1 - p) ]
= sqrt [ 10 * 0.20 ( 1 - 0.20) ]
= 1.2649
A dart player throws 10 darts at the dart board. He has a 20% chance of...
1) Suppose a dart board is a circle of radius one centered at the origin. A player throws darts many times and hits the board every time, recording where the dart hits. The player then finds the probability density function of where they hit on the dartboard is given by f(r,y) r2 +y -(r2 y)) a) Based on your knowledge of probabilities determine the value of C given that the player never misses the dart board.
1) Suppose a dart...
Suppose we have a really good dart player and in each throw, suppose the probability of hitting the bulls eye is 0.4. If the player throws 4 darts, what is the expected number of darts that hit the bulls eye? [Hint: define random variable Xi = 1 if i'th dart hits the bulls eye or not; the random variable of interest is X1 + X2 + X3 + X4 ] Group of answer choices a) 2 b ) 1.5 c)...
Amarillo Slim, a professional dart player, has an 80% chance of hitting the bull's eye on a dartboard with any throw. Assume each throw at the dartboard is independent of any other throw. Suppose, now that Amarillo Slim throws 10 darts, one at a time, at the dartboard. What is the probability he gets exactly 7 bull's eyes? (to 4 decimals)
9, (2 marks) (from P. 33 #77) A player throws darts at a target. On each trial, independently of the other trials, he hits the bull's-eye with probability 04. What is the fewest number of throws so so that his probability of hitting the bull's-eye at least once is more than5?
At the World Championship Dart contest, bets were being placed on the accuracy of the contestants. One of the braggarts said his accuracy was only 80% but he wanted to play with the “Big Boys”. So they gave him three darts and the object of the betting contest was to see how many of these three darts he could stuff into the Bull’s Eye. So if his accuracy was only 80%, then determine from first principles (not using the Binominal...
A baseball player is said to be having a hitting streak if he has gotten on base, by hitting the ball or walking, in a “large” number of consecutive times at bat. Suppose a batter has batted a large number of times during the season and that his batting average is 300; that is, he has hit 30% of his times at bat. How many hits must he get for you to consider this batter to have had an unusually...
How do I do this?
1. When a particular baseball players come to the plate, he has a % chance of getting a hit. During one particular game, the player is at bat 3 times. A. What is the probability that he gets exactly 1 hit in his 3 at bats? B. What is the probability that the player gets at least one hit during the games? C. What is the probability that the plater has two hits in his...
Question 1 A baseball player has a pr=.12 chance of success on any given plate appearance Suppose the player has 3 independent plate appearances. What is the probability the player will make zero successes during the 3 independent plate appearances ? Round your answer to four decimal places.Question 2A softball player has a p= .29 chance of success on any given plate appearance Suppose the player has 4 independent plate appearances. What is the probability the player will make at least one success during the 4...
A very reliable baseball player is known to get a hit when at bat 42% of the time. He is expected to have 102 more times at bat before the end of the season, and he is 40 hits away from breaking a league hitting record. What is the probability of him breaking that record before the end of the season? Problem #1: Round your answer to 4 decimals.
i) A batter's hitting average is 0.357. If he gets up to bat 648 times, what is the probability he gets at least 250 hits? ii) Find the mean and standard deviation for the following binomial distribution: rolling a die 50 times and getting at most 37 six's.