The second T-chart which would be
X | Y
-2. 10
-1. 5
0. 0
1. 5
2. 10

or addition is the mathematical operation of composition that consists of combining or adding two or more numbers to obtain a final or total quantity. The addition also illustrates the process of joining two collections of objects in order to obtain a single collection
----------------------------------------------------------------------------------------------

- Whats 2 plus 2?

- Whats 10 plus 10?

- And whats 8 plus 8?

----------------------------------------------------------------------------------------------

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>