Answer:
median is 55
Step-by-step explanation:
Answer is 43 degrees for #6, and selection C for #7
Answer:
x > 0
Step-by-step explanation:
Answer:
12 units²
Step-by-step explanation:
The area (A) of a trapezoid is calculated as
A =
h (b₁ + b₂ )
where h is the perpendicular height and b₁, b₂ the parallel bases
Here h = 4 ( perpendicular distance between the bases ) and
b₁ = SR = 2, b₂ = TA = 4 , then
A =
× 4 × (2 + 4) = 2 × 6 = 12 units²
Answer:
E(X) = 6
Var(X) = 3.394
Step-by-step explanation:
Let X represent the number of carp caught out of the 20 fishes caught. Now, if we are to assume that each
of the (100, 20) ways to catch the 20 fishes will be equally likely.
Thus, we can say that X fulfills a hypergeometric
distribution with parameters as follows;
n = 20, N = 100, k = 30
Formula for expected mean value in hypergeometric distribution is;
E(X) = nk/N
E(X) = (20 × 30)/100
E(X) = 6
Formula for variance is;
Var(X) = (nk/N) × [((n - 1)(k - 1)/(N-1))) + (1 - nk/N)]
Var(X) = ((20 × 30)/100) × [((20 - 1)(30 - 1)/(100 - 1)) + (1 - (20 × 30/100)]
Var(X) = 6 × 0.5657
Var(X) = 3.394