Given:
250 sheep in a 40-acre pasture.
Number of sheep grazing in each acre.
250/40 = 6.25 or 6 sheep per acre
n = 6
sample proportion: signified by ρ
Sample 1: 4 → 4/6 = 0.67
Sample 2: 1 → 1/6 = 0.17
Sample 3: 9 → 9/6 = 1.50
multiply the sample proportion by 1-ρ
Sample 1: 0.67(1-0.67) = 0.67(0.33) = 0.2211
Sample 2: 0.17(1-0.17) = 0.17(0.83) = 0.1411
Sample 3: 1.50(1-1.5) = 1.5(-0.5) = -0.75
divide the result by n. n = 6
Sample 1: 0.2211/6 = 0.03685
Sample 2: 0.1411/6 = 0.02352
Sample 3: -0.75/6 = -0.125
square root of the quotient to get the standard error.
Sample 1: √0.03685 = 0.1919
Sample 2: √0.02352 = 0.1534
Sample 3: √-0.125 = invalid
z value 95% confidence 1.96.
Sample 1: 1.96 * 0.1919 = 0.3761 or 37.61% margin of error
Sample 2: 1.96 * 0.1534 = 0.3007 or 30.07% margin of error
Answer:
x = -1
Step-by-step explanation:
5 less than a number is equivalent to 1 more than three times the number
number = x
x - 5 = 3x + 1
now im going to get the numbers and variable on different sides
x - 5 + 5 = x
3x + 1 - 3x = 1
x + 3x = 4x
1 - 5 = -4
4x = -4
lastly im going to divide each side by 4
4x / 4 = x
-4 / 4 = -1
x = -1
X+y=14 (*25)
35x+25y=410
---------------------
35x+25y=410
25x+25y=350
---------------------
10x=60
x=6
Answer:
1.50x=18
x=12
Step-by-step explanation:
You have to divide 1.50 on both sides and 1.50x/1.50= x and 18/1.50=12 so x=12
Answer:
a) the probability that the minimum of the three is between 75 and 90 is 0.00072
b) the probability that the second smallest of the three is between 75 and 90 is 0.396
Step-by-step explanation:
Given that;
fx(x) = { 1/5 ; 50 < x < 100
0, otherwise}
Fx(x) = { x-50 / 50 ; 50 < x < 100
1 ; x > 100
a)
n = 3
F(1) (x) = nf(x) ( 1-F(x)^n-1
= 3 × 1/50 ( 1 - ((x-50)/50)²
= 3/50 (( 100 - x)/50)²
=3/50³ ( 100 - x)²
Therefore P ( 75 < (x) < 90) = ⁹⁰∫₇₅ 3/50³ ( 100 - x)² dx
= 3/50³ [ -2 (100 - x ]₇₅⁹⁰
= (3 ( -20 + 50)) / 50₃
= 9 / 12500 = 0.00072
b)
f(k) (x) = nf(x) ( ⁿ⁻¹_k₋ ₁) ( F(x) )^k-1 ; ( 1 - F(x) )^n-k
Now for n = 3, k = 2
f(2) (x) = 3f(x) × 2 × (x-50 / 50) ( 1 - (x-50 / 50))
= 6 × 1/50 × ( x-50 / 50) ( 100-x / 50)
= 6/50³ ( 150x - x² - 5000 )
therefore
P( 75 < x2 < 90 ) = 6/50³ ⁹⁰∫₇₅ ( 150x - x² - 5000 ) dx
= 99 / 250 = 0.396