Answer:
P(≥ 7 males) = 0.0548
Step-by-step explanation:
This is a binomial probability distribution problem.
We are told that Before 1918;
P(male) = 40% = 0.4
P(female) = 60% = 0.6
n = 10
Thus;probability that 7 or more were male is;
P(≥ 7 males) = P(7) + P(8) + P(9) + P(10)
Now, binomial probability formula is;
P(x) = [n!/((n - x)! × x!)] × p^(x) × q^(n - x)
Now, p = 0.4 and q = 0.6.
Also, n = 10
Thus;
P(7) = [10!/((10 - 7)! × 7!)] × 0.4^(7) × 0.6^(10 - 7)
P(7) = 0.0425
P(8) = [10!/((10 - 8)! × 8!)] × 0.4^(8) × 0.6^(10 - 8)
P(8) = 0.0106
P(9) = [10!/((10 - 9)! × 9!)] × 0.4^(9) × 0.6^(10 - 9)
P(9) = 0.0016
P(10) = [10!/((10 - 10)! × 10!)] × 0.4^(10) × 0.6^(10 - 10)
P(10) = 0.0001
Thus;
P(≥ 7 males) = 0.0425 + 0.0106 + 0.0016 + 0.0001 = 0.0548
uh i did this wrong so uh just ignore what i said
Answer: f^-1(x)=-7x+3 maybe ? i think
Step-by-step explanation:
Answer:
Inequality Form: x ≤ 8
Interval Notation: (-∞,8]
Step-by-step explanation:
x + 5 ≤ 13
Subtract 5 on both sides...
13 - 5 = 8
You're left with x ≤ 8
Inequality Form: x ≤ 8
Interval Notation: (-∞,8]
Answer:
Step-by-step explanation:
<u>Given recursive formula:</u>
- a₁ = -1
- aₙ = - 3aₙ₋₁ + 6 for n ≥ 2
<u>The first 4 terms are:</u>
- a₁ = - 1, given
- a₂ = - 3*(-1) + 6 = 3 + 6 = 9
- a₃ = - 3*(9) + 6 = - 27 + 6 = - 21
- a₄ = - 3*(-21) + 6 = 63 + 6 = 69