Question
If in Pune, number of staff members who work in Finance
department is 19 more than the number of staff members who work in Loan department in Dehradun, then what is the number of staff members who work in Credit department in Pune? Study the following table carefully. Some values are missing. Complete that based on given information in each question to answer the question. The table shows the number of staff members in Allahabad Bank in 5 different cities with total staff members being 2130. Table also shows the percentage of staff members working in 4 departments – Customer Services, Clerks, Loan and Finance with each staff members in only 1 department.Solution
% of staff members who work in Loan department in Dehradun = 100 – (20 + 22 + 20) = 38% Number of staff members who work in Loan department in Dehradun = 38% of 350 = 133 So, number of staff members who work in Credit department in Pune is 133 + 19 = 152 So number of staff members who work in Credit department in Pune = 380 – [152 + ((15 + 30)% of 380)] = 57
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...
What is the purpose of the break statement in Python?
A data analyst is working on a survey dataset that records customer feedback as "Very Satisfied," "Satisfied," "Neutral," "Dissatisfied," and "Very Diss...
A dataset contains customer email addresses, and you need to validate the email format. Which of the following methods is most suitable for this task? <...
Which of the following methods is used to ensure stationarity in time series data, a critical prerequisite for ARIMA modeling?
What is the primary objective of Exploratory Data Analysis (EDA) in a data analysis workflow?
A company notices a sudden spike in product returns during a specific quarter. Which type of analysis should be conducted to identify the root cause an...
What is the primary advantage of using CIDR (Classless Inter-Domain Routing) in IP addressing?
When identifying business problems, what is the first step a data analyst should take to ensure clarity and effectiveness in solving the problem?
Which regex symbol matches zero or more occurrences of the preceding character?