Answer:
(C) 75.1
Step-by-step explanation:
Add all the numbers then divide by numbers of numbers their are
91+91+91+97+65+37+41+76+ 87= 676
676/9= 75.1111111111 and it goes on forever
A^2 + 3b + c - 2d
(3)^2 + 3(8) + (2) - 2(5)
9 + 24 + 2 - 10 = 25
Answer:
(a)
The values of X can be 0, 1, 2 , ..., 10 . So, X is a discrete random variable.
(b)
The distribution of X is Binomial distribution with the parameters n = 10 and p = 0.2
(c)
Probability that no one or one person will be injured = P(X = 0) + P(X = 1)
= 10C0 * 0.20 * (1 - 0.2)10-0 + 10C1 * 0.21 * (1 - 0.2)10-1
= 0.810 + 10 * 0.2 * 0.89
= 0.3758096
(d)
Average value of X = np
Average value of X = 10 * 0.2 = 2
(e)
Variance of X = np(1-p)
Variance of X = 10 * 0.2 * (1 - 0.2) = 1.6
(f)
Number of ways in which 2 people gets injured = 10C2 = 10! / ((10-2)! 2!) = (10 * 9) / (2 * 1) = 45
Assume the best player got injures, number of ways in which one people out of remaining 9 people gets injured = 9C1
= 9! / ((9-1)! 1!)
= 9
Probability that the best player got injured = Number of ways in which 1 people gets out of 9 and best person gets injured / Number of ways in which 2 people gets injured
= 9 / 45
= 0.2
Answer:
graph B
Step-by-step explanation:
Given
3y - 5x < - 6
Since the inequality is < then the line must be broken
If ≤ then line would be solid
The only possible graphs are B and D
Choose a test point in the shaded region of each graph and check validity
graph B (2, 0) ← substitute into left side of inequality
0 - 5(2) = 0 - 10 = - 10 < - 6 ← this is valid
graph D (0, 0 ) ← substitute into left side of inequality
0 - 0 = 0 > - 6 ← this is not valid
Hence graph B is the correct graph