Maurizio T. answered 10/23/15
Tutor
5.0
(923)
PhD in Stat with strong theoretical and applied skills.
Well, you are provided with the probability of a strike in the specific region for a specific type of fish, i.e. p = 0.48.
Then, you are told that there is a total of 22 strikes. This info alone should alert you to what is the relevant distribution
you need to use. (22 trials, probability of success in each trial = 0.48... hint hint, ..... binomial?)
You can catch 0, 1, 2, .., 22 fish.
it is a discrete outcome.
So Probability[ strike 12 or lower] = Probability[X=0, 1, 2, .., 12]. Excel, calculators, or old traditional tables can compute this probability.
For Probability[5 strikes or more] = Probability[x=5, 6, ...., 22] = 1 - Prob[x=0, 1, 2, 3, 4] which is much less time consuming to compute, although if you use technology it make little or no difference....
And so on...