Answer:
This is a normal distribution and we can use the standard score to compute for probabilities. We compute the standard score of the given.
Explnation:
z = (x - mu)/sd
z = (2625 - 2600)/50 = 25/50 = 0.5.
Consulting the z-table, P(z <= 0.5) = 0.6915.
P(z > 0.5) = 1 - P(z <= 0.5) = 1 - 0.6915 = 0.3085.
I hope this helped! <3
It’s either A or C I would pick A even though they don’t really make sense.
Answer:
The exponent of the second term (b) starts with 0 (b0 = 1) and then increases by one in each following term until it is equal to the exponent of the binomial (5).
Step-by-step explanation:
Answer:
Candidates are chosen without replacement, thus trials are dependent, meaning that Y has a hypergeometric distribution.
Step-by-step explanation:
Difference between hypergeometric and binomial distributions:
In the hypergeometric distribution, trials are dependent of other trials, while in the binomial distribution, they are independent. This can be examplified that in the hypergeometric distribution, the candidates are chosen from a set without replacement, while in the binomial distribution they are chosen with replacement.
In this question:
Candidates are chosen without replacement, thus trials are dependent, meaning that Y has a hypergeometric distribution.