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>
Answer:
The length is 13
Step-by-step explanation:
w+w+l+l= perimeter
if the length is 3m less than twice the width then let's do some math.
42 divided 2 =21. so the width and length of one side have to equal 21. For example, let's use 8 as the width. The length would be twice(16) minus three(13) 13 plus 8 is 21. WOW it equals half of it so no we know the length is 13 and the wdith is 8.
Answer:
1. f(x,y) = (x, -y) 2. f(x,y) = (-x,y).
Step-by-step explanation:
I hope that helps