
Oscar A. answered 04/23/21
Experienced and passionate Tutor in AI/ML, Statistics and Azure
You first want to calculate the total population. Let's call P the total population, M the population of males and F the population of females.
P = M + F
We also know that in terms of proportion, 1 = 1/4 Male + 3/4 Female. From this equation, we can derive the total population: P = 6/ (3/4) = 8. Given that we can finally calculate the population of males: M = P - F = 8 - 6 = 2.
I hope this helped.