Question
In a factory with 8750 workers, 44% are men, and the
remaining are women. 60% of the men and 45% of the women work as managers, out of which only 160 men and 155 women are not working as managers. What % of the total number of workers in the factory are working as managers?Solution
ATQ, Number of men in the Factory = 8750 Γ 0.44 = 3850 Number of women in the Factory = 8750 β 3850 = 4900 Number of men who worked as a Manager = 3850 Γ 0.6 = 2310 Number of women who worked as the manager = 4900 Γ 0.45 = 2205 Number of men working as a manager = 2310 β 160 = 2150 Number of women working as the manager = 2205 β 155 = 2050 So, total number of workers in the factory working as a manager = 2150 + 2050 = 4200 Therefore, required percentage = (4200/8750) Γ 100 = 48%
Which of the following statements best describes the role of data visualization in data analysis?
A data analyst is tasked with improving operational efficiency by examining employee performance metrics and identifying bottlenecks. Which of the follo...
Which of the following is a key difference between Big Data and Traditional Data?
A financial organization is aiming to reduce operational costs by analyzing transactional data to identify inefficiencies. Which of the following roles ...
In descriptive statistics, which of the following measures is least affected by extreme values (outliers)?
In VLANs (Virtual LANs), what protocol is used to carry VLAN information between switches?
Which of the following is true regarding the use of pivot tables in Excel for data analysis?
If a time series exhibits a cyclical pattern that does not follow a fixed period (e.g., economic cycles), which of the following decomposition methods w...
Which SOLID principle emphasizes that software entities should be open for extension but closed for modification?
A developer is tasked with implementing a task scheduling system where multiple tasks with dependencies need to be executed. Which data structure would ...