Working Principle: Stratified Random Sampling
nx = (Nx/N)*n
where:
nx = sample size for stratum x
Nx = population size for stratum x
N = total population size
n = total sample size
Given:
Nx = 100
N = 1000
n = 0.5*(1000) = 500
Required: Probability of Man to be selected
Solution:
nx = (Nx/N)*n
nx = (100/1000)*500 = 50 men
ny = (Nx/N)*n
ny = (100/1000)*500 = 50 women
Probability of Man to be selected = nx/(nx + ny)*100 = 50/(50+50)*100 = 50%
<em>ANSWER: 50%</em>
I believe the correct answer is G
Answer:
y=-2x+11
Step-by-step explanation:
Answer:
x=2, or x=1
Step-by-step explanation:
Given the equations as
f(x)=2x and
g(x)=2^x
Using a graph tool the equations will intersect at points (2,4) and (1,2)
x =2 or x=1