Operations Research MCQ Quiz in मल्याळम - Objective Question with Answer for Operations Research - സൗജന്യ PDF ഡൗൺലോഡ് ചെയ്യുക

Last updated on Mar 8, 2025

നേടുക Operations Research ഉത്തരങ്ങളും വിശദമായ പരിഹാരങ്ങളുമുള്ള മൾട്ടിപ്പിൾ ചോയ്സ് ചോദ്യങ്ങൾ (MCQ ക്വിസ്). ഇവ സൗജന്യമായി ഡൗൺലോഡ് ചെയ്യുക Operations Research MCQ ക്വിസ് പിഡിഎഫ്, ബാങ്കിംഗ്, എസ്എസ്‌സി, റെയിൽവേ, യുപിഎസ്‌സി, സ്റ്റേറ്റ് പിഎസ്‌സി തുടങ്ങിയ നിങ്ങളുടെ വരാനിരിക്കുന്ന പരീക്ഷകൾക്കായി തയ്യാറെടുക്കുക

Latest Operations Research MCQ Objective Questions

Top Operations Research MCQ Objective Questions

Operations Research Question 1:

The path which moves along the activities having total float zero, in the network diagram is called

  1. Free Float
  2. Critical Path
  3. Total Float
  4. Independent Float

Answer (Detailed Solution Below)

Option 2 : Critical Path

Operations Research Question 1 Detailed Solution

Explanation :

A critical path is a sequence of interdependent activities or tasks that must be finished before the project can be finished. It is the longest path (i.e. path with the longest duration) from project start to finish.

The path which moves along the activities having total float zero.

A. Critical Path Method
1. The critical path method (CPM) is a project modelling technique that's used by project managers to find important deadlines and deliver a project on time.

2. In a project, the critical path is the longest distance between the start and the finish, including all the tasks and their duration.

3. Once a critical path is determined, you'll have a clear picture of the project's actual schedule.

4. To find this, project managers use the CPM algorithm to find the least amount of time necessary to complete each task with the least amount of slack.
5. Once done by hand, nowadays, the critical path is calculated automatically by the project scheduling software. That makes the whole method a lot easier.

B. Critical Path Analysis
1. As mentioned, the purpose of a critical path is to find the least amount of time you'll need to complete a task.

2. Critical path analysis furthers your ability to make better estimates for scheduling because you're mapping out every important task that must be done for a successful project.

C. Critical Path Example

F2 Pratiksha 27.11.20 Pallavi D5

Operations Research Question 2:

Consider the following network of activities, with each activity named 1-7, illustrated in the nodes of the network.

10.30.2018.0150

The number of hours required for each activity is shown alongside the nodes. The slack on the activity '3' is ________ hours.

Answer (Detailed Solution Below) 2

Operations Research Question 2 Detailed Solution

Explanation:

The project network is given along with the earliest and latest finish start time.

IF

For activity '3':

Slack = Latest finish time – Earliest finish time

Slack = 11 - 9 = 2 hours

Operations Research Question 3:

What is the total float of an activity for which

Earliest Start time ES = 5

Earliest Finish time EF = 15

Latest Start time LS = 35

Latest Finish time LF = 45

  1. 10
  2. 20
  3. 30
  4. 40

Answer (Detailed Solution Below)

Option 3 : 30

Operations Research Question 3 Detailed Solution

Explanation:

Total float: 

Total Float/Slack = Latest Finish time (LF) - Earliest Start time (ES) - (Earliest Finish time EF - Earliest Start time ES  )or Total Float/Slack = Latest Finish time (LF) - Earliest Finish time (EF) OR = Latest start time (LS) - Earliest start time (ES)

If we use the  formula with the given values, we get:

Total Float = LS - ES = 45 - 15 = 30 OR  45 - 15 = 30

Operations Research Question 4:

Critical path method is good for

  1. small project only
  2. large project only
  3. both small and large projects equally
  4. neither small nor large projects

Answer (Detailed Solution Below)

Option 2 : large project only

Operations Research Question 4 Detailed Solution

Explanation:

Critical Path:

critical path is a sequence of interdependent activities or tasks that must be finished before the project can be finished. It is the longest path (i.e. path with the longest duration) from project start to finish.

Critical Path Method:

  • The critical path method (CPM) is a project modeling technique that’s used by project managers to find important deadlines and deliver a project on time.
  • In a project, the critical path is the longest distance between the start and the finish, including all the tasks and their duration.
  • Once a critical path is determined, you’ll have a clear picture of the project’s actual schedule.
  • To find this, project managers use the CPM algorithm to find the least amount of time necessary to complete each task with the least amount of slack.
  • For small projects, managers are often able to memorize and to coordinate all of the various tasks necessary for their completion.
  • For larger projects, however, with numerous activities occurring simultaneously, remembering and coordinating these activities can prove much more difficult. CPM and related tools allow managers to determine which particular tasks most affect the total time of the project and enable managers to better schedule each task so that deadlines are met at the least possible cost

Operations Research Question 5:

If the ith constraint of a primal (maximisation) is equality, then the dual (minimisation) variable ‘yi’ is:

  1. ≥ 0
  2. ≤ 0
  3. Unrestricted in sign 
  4. None of the above 

Answer (Detailed Solution Below)

Option 3 : Unrestricted in sign 

Operations Research Question 5 Detailed Solution

Explanation

Duality

  • For every linear programming problem there exists a related unique linear programming problem involving the same data which also describe and solve the original problem.
  • In Duality our aim is to find a Transpose matrix of the initial given problem known as Primal.
  • It is done by transposing row and column and the final solution of both the problem will be the same.

 

Primal (Maximisation)

Dual ( Minimisation)

ith constraint ≤

ith variable ≥ 0

ith constraint ≥

ith variable ≤ 0

ith constraint =

jth variable unrestricted

jth variable ≥ 0

jth constraint ≥

jth variable ≤ 0

jth constraint ≤

jth variable unrestricted

jth constraint =

Operations Research Question 6:

Consider an objective function Z(x1, x2) = 3x1 + 9x2

And the constraints

x1 + x2 ≤ 8

x1 + 2x2 ≤ 4

x1 ≥ 0, x2 ≥ 0

 The maximum value of the objective function is ___________

  1. 18
  2. 15
  3. 22
  4. 12

Answer (Detailed Solution Below)

Option 1 : 18

Operations Research Question 6 Detailed Solution

Concept:

Referring to the graphs for given linear equations

Gate ME GATE 2014 Paper 3 Images Q39

The constraints x1 ≥ 0, x2 ≥ 0, and x+ 2x2 ≤ 4 will be having feasible regions.

The corner points of the feasible region will give the best feasible solution for the objective function.

Calculation:

Referring to the corner points of feasible region,

The corner point of the feasible region are (0, 0), (0, 2) & (4, 0)

The value of the objective function at corner points,

⇒ Z (0,0) = 0,

⇒ Z (0,2) = 18

⇒ Z (4,0) = 12

∵ The maximum value of Z is at (0, 2)

⇒ Zmax = 18

Operations Research Question 7:

Slack represents the difference between the-

  1. Proposed allowable time and the earliest expected time
  2. Normal allowable time and the latest expected time
  3. Latest allowable time and the normal expected time
  4. Latest allowable time and the earliest expected time

Answer (Detailed Solution Below)

Option 4 : Latest allowable time and the earliest expected time

Operations Research Question 7 Detailed Solution

Concept:

Slack time 

  • It is the amount of time a task can be delayed before the project finish date is delayed. Thus, the slack is the difference between event times denoting the range within which an event time can vary.
  • The Earliest Expected Time (TE) is the time when an event can be expected to occur earlier.
  • The Latest allowable occurrence time (TE)is the latest time by which an event must occur to keep the project on schedule (without delaying the project).
  • Event slack is defined as the difference between the latest event and the earliest event times. i.e. Slack = TL - TE

26 June 1

Positive slack: When TL > TE. It indicates the project is ahead of schedule meaning thereby the excess resources.

Zero slack: When TL = TE. It indicates that the project is going on schedule meaning thereby adequate resources.

Negative slack: When TL < TE. It indicates the project is behind schedule meaning thereby the lack of resources.

Operations Research Question 8:

Customers arrive at a reception counter at an average interval rate of 10 minutes and the receptionist takes an average of 6 minutes for one customer. Determine the average queue length.

  1. 9/10
  2. 7/10
  3. 11/10
  4. 3/10

Answer (Detailed Solution Below)

Option 1 : 9/10

Operations Research Question 8 Detailed Solution

Concept:

No. of customers in the system, \({L_S} = \frac{\lambda }{{\mu - \lambda }}\)

No. of customers in the queue, \({L_q} = \frac{{{\lambda ^2}}}{{\mu \left( {\mu - \lambda } \right)}}\)

Calculation:

Arrival rate λ = 10 minute/customer = 6 customers/hour

Service rate, μ = 6 minute/customer = 10 customers/hour

The average length of the queue, \({L_q} = \frac{{{\lambda ^2}}}{{\mu \left( {\mu - \lambda } \right)}}\)

\(\;{L_q} = \frac{{{6^2}}}{{10\;\left( {10\; - \;6} \right)}} = \;0.9 = \frac{9}{{10}}\)

Points to remember

  • Average arrival time and the time spent in the system (Waiting time in system) = \({W_s} = \frac{1}{{\mu - \lambda }}\)
  • Average arrival time and the time spent in the queue (before being served) (Waiting time in queue) = \({W_q} = \frac{\lambda }{\mu }.\frac{1}{{\mu - \lambda }}\)
  • Average number of customers in the system = \({L_s} = \lambda {W_s} = \lambda .\frac{1}{{\mu - \lambda }}\)
  • Average number of customers in the queue = Average queue length = \({L_q} = \lambda {W_q} = \lambda .\frac{\lambda }{\mu }.\frac{1}{{\mu - \lambda }} = \frac{{{\lambda ^2}}}{\mu }\left( {\frac{1}{{\mu - \lambda }}} \right)\)
  • Probability that there are k customers in the system = (ρ)k(1 - ρ) = \(\frac{\lambda }{\mu }\left( {\frac{1}{{\mu - \lambda }}} \right)\)
  • Probability that there are more than k customers = \({\left( {\frac{\lambda }{\mu }} \right)^{k + 1}}\)

Operations Research Question 9:

In a shop, customers arrive at rate of 20 per hour and are getting served at rate of 30 per hour. The waiting time of customer in the queue is

  1. 4 minutes
  2. 4.5 minutes
  3. 5.5 minutes
  4. 6 minutes

Answer (Detailed Solution Below)

Option 1 : 4 minutes

Operations Research Question 9 Detailed Solution

Concept:

Waiting time in the queue is given by,

Mean waiting time in the queue \(= \frac{λ }{{μ \left( {μ - λ } \right)}}\)

where, λ = arrival rate, μ = Service rate

Calculation:

Given:

λ = 20/hour, μ = 30/hour

Mean waiting time in the queue \(= \frac{λ }{{μ \left( {μ - λ } \right)}}\)

Mean waiting time in the queue \(= \frac{{20}}{{30\left( {30 - 20} \right)}}\)

Mean waiting time in the queue \(= \frac{{20}}{{300}} = \frac{1}{{15}}{\rm{\;hour}}\)

∴ Mean waiting time in the queue \(= \frac{1}{{15}} \times 60\)

Mean waiting time in queue = 4 minutes

Operations Research Question 10:

Activity After Activities Duration (days)
A - 2
B - 1
C A 3
D B 5
E B 1
F C, D 3
G B 5
H G 2
I E, F 3

The sum of dummy activities required to make the network diagram of the project is _________.

Answer (Detailed Solution Below) 0

Operations Research Question 10 Detailed Solution

Explanation:

Activity After Activities Duration (days)
A - 2
B - 1
C A 3
D B 5
E B 1
F C, D 3
G B 5
H G 2
I E, F 3

The given network diagram is given below:

F1 Shraddha Ateeb 16.09.2021 D 1

As we can see, without any dummy activity we can draw the network diagram, so the sum of dummy activity required is zero.

Get Free Access Now
Hot Links: rummy teen patti teen patti master purana teen patti baaz