A company has two departments, A and B. Department A has 4 female and 6 male employees, while Department B has 5 female and 5 male employees.
If one employee is randomly selected from the entire company, what is the probability that the employee selected is female from Department A?
To find this probability, use the formula:
$$P(Female ext{ from } A) = \f\frac{N_{FA}}{N_T}$$
where $N_{FA}$ is the number of females in Department A and $N_T$ is the total number of employees in the company.