Question
Arjun, Bharat and Chintu together can complete a task in
8 days. Bharat is 25% less efficient than Arjun. Arjun and Chintu together can complete the task in 12 days. In how many days Chintu alone can complete the task?Solution
ATQ, Let the total work = 24 units (LCM of 8 and 12) Amount of task completed by Arjun, Bharat and Chintu together in one day = 24/8 = 3 units Amount of task completed by Arjun and Chintu together in one day = 24/12 = 2 units Amount of task completed by Bharat alone in one day = 3 β 2 = 1 unit Amount of task completed by Arjun alone in one day = 1/0.75 = 4/3 units Amount of task completed by Chintu alone in one day = 2 β 4/3 = 2/3 units Time taken by Chintu alone to complete the task = 24/(2/3) = 36 days
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 ...