Answer:
0.75
Step-by-step explanation:
Answer:
b = 
Step-by-step explanation:
Given
k =
← multiply both sides by (v - b)
k(v - b) = brt ← distribute left side
kv - kb = brt ( subtract brt from both sides )
kv - kb - brt = 0 ( subtract kv from both sides )
- kb - brt = - kv ( multiply through by - 1 to clear the negatives )
kb + brt = kv ← factor out b from each term on the left
b(k + rt ) = kv ← divide both sides by (k + rt )
b = 
Answer:
0.83193
Step-by-step explanation:
Probability of having the Rhesus (Rh) factor present in their blood; p = 0.3
Sample size; n = 5
We want to find the probability the probability that at least one does not have the Rh factor.
This will be;1 - P(X < 1)
This is a binomial probability distribution. Thus;
P(X = k) = C(n, k) × p^(k) × (1 - p)^(n - k)
P(X < 1) = P(X = 0)
Thus;
P(X = 0) = C(5, 0) × 0.3^(0) × (1 - 0.3)^(5 - 0)
P(X = 0) = 1 × 1 × 0.16807
P(X = 0) = 0.16807
Thus;
1 - P(X < 1) = 1 - 0.16807 = 0.83193