Start learning 50% faster. Sign in now
Total number of male employees in the company = 640 Let the number of male employees in HR department be x. Now, number of male employees in IT department = x – 10 Number of male employees in Marketing department = x – 20 Number of male employees in Production department = x – 30 According to question, => x + x – 10 + x – 20 + x – 30 = 640 => 4x = 640 + 60 => x = 175 So the number of male employees in HR department = 175 Number of male employees in IT department = 165 Number of male employees in Marketing department = 155 Number of male employees in Production department = 145 Number of female employees in Marketing department = 145 Number of female employees in IT department = 160 Number of female employees in HR department = 160 × (7/8) = 140 Number of female employees in Production department = 160 × (5/8) = 100 Required difference = (160 + 100) – 180 = 80
Which sampling technique is best suited for dividing a population into distinct subgroups and ensuring each subgroup is proportionally represented?
A data analyst at a bank is tasked with developing a credit scoring model to assess loan applicants' eligibility. Which of the following statistical met...
In which phase of the SDLC is User Acceptance Testing (UAT) most commonly performed?
Which of the following best describes the main objective of predictive analytics in healthcare, particularly in the context of improving patient care?
Which of the following factors is most crucial when determining the appropriate sample size for a data analysis study?
Which machine learning model is most appropriate for detecting spam emails, considering its ability to handle high-dimensional data and probabilistic pr...
What does the Dickey-Fuller test primarily assess in a time series dataset?
In descriptive statistics, what is the main advantage of using the median over the mean as a measure of central tendency in data analysis?
A retail chain wants to predict next month's sales based on historical data and seasonal trends. Which of the following methods is the most suitable for...
Which of the following Python libraries is most suitable for handling large datasets efficiently and performing complex data manipulations?