Question
‘N’ is the number of employees in an IT
company ‘ABC’. The average age of employees working in the company is 45 years. What will be the average age of these employees in next two years when 20 employees will get retire? Given that, retirement age is 60 years and N = 60.Solution
Total employees in the company = 60 Average age of employees = 45 Total age of employees = (60 × 45) = 270 In next two years, Total remaining employees = 60 – 20 = 40 Retirement age = 60 years Total age of 40 employees after 2 years = 2700 + (60 × 2) – (60 × 20) = 2700 + 120 – 1200 = 1620 ∴ Average age after two years = 1620/40 = 40.5 years
A retailer wants to segment its customers to optimize targeted marketing campaigns. Which of the following approaches would be most effective for custom...
An employee in a financial organization receives an email claiming to be from the company CEO, asking them to urgently transfer funds to a specific acco...
Which of the following methods is most effective in reducing selection bias during the sampling process?
A data analyst is tasked with understanding customer churn for a subscription-based business. Which of the following steps should they prioritize immedi...
What is the primary purpose of the Reduce phase in MapReduce?
Given the following SQL query:
SELECT department _ id, COUNT(*) AS employee _ count
FROM employees
GROUP BY department_id
HA...
In time series analysis, which component is best described as the long-term movement in data values that is not affected by seasonal or random fluctuati...
Which method helps to reduce bias when creating a sample from a population for analysis?
In stratified sampling, how are the population groups divided?
When identifying business problems for data analysis, what is a critical first step?