Question
Find the ratio between the number of male employees in
Production department and number of female employees in Marketing department. Read the following data carefully and answer the following questions: The lsquo;XYZrsquo; company has four departments (HR, IT, Marketing and Production). Each employees of the compnay is in one of the given departments. Total number of male employees in the company is 640. Number of male employees in HR department is 10 more, 20 more and 30 more than that in IT, Marketing and Production, respectively. Number of female employees in IT department is 160 and ratio of the number of female employees in HR, IT and Production department is 7:8:5 respectively. Number of female employees in Marketing department is equal to number of male employees in Production department.Solution
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 ndash; 10 Number of male employees in Marketing department = x ndash; 20 Number of male employees in Production department = x ndash; 30 According to question, =gt; x + x ndash; 10 + x ndash; 20 + x ndash; 30 = 640 =gt; 4x = 640 + 60 =gt; 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 times; (7/8) = 140 Number of female employees in Production department = 160 times; (5/8) = 100 Required ratio = 145 : 145 = 1:1
Which of the following characteristics describes an ideal operational amplifier (op-amp)?
According to KCL, the algebraic sum of currents at a node in an electrical circuit is equal to:
Which of the following is NOT an example of abstraction?
Which are types of system design
What does CSMA/CD stand for in the context of LAN technology?
Predict the output for below code in python
X=true
Y=false
Z=false
if not X or Y :
print(“first case”)
Write through technique is used in which memory for data updating
Suppose we have a printer shared between various machines in a network, and any machine or computer in a network can send a print request to the printe...
In a binomial distribution, if you increase the number of trials (n) while keeping the probability of success (p) constant, what happens to the distribu...
Which company originally developed the Go programming language?