Engineering Aptitude
(100 Ques ons in 80 minutes)
Following are the 22 topics of Engineering Ap tude to be asked in Preliminary exam of
Combined State Engineering Services (UPPSC):
1. General principles of design and drawing
2. Engineering materials
3. Basics of thermodynamics
4. Water resources and conserva on processes
5. Basics of project management
6. Industrial safety and safety standards
7. Informa on and communica on technologies (ICT)
8. Basics of ar ficial intelligence and robo cs
9. Types of machinery maintenance
10. Green Energy
11. Basics of measurement & Instrumenta on
12. Energy conversion principles
13. Disaster management
14. Ethics and values in engineering profession
15. Quality control
16. Intellectual property rights
17. Human health and sanita on
18. Handling & Storage of Products
19. Climate change
20. Produc on & construc on
21. Recent development in applied sciences
22. Role of Science &Technology in daily life
1
Project Management Tools
Project management tools and network techniques encompass various methodologies, so ware, and
techniques to plan, organize, and execute projects, including Agile, Scrum, Kanban, Gan charts,
Cri cal Path Method (CPM), PERT, and so ware like Asana and Jira.
Project Management Methodologies:
Agile:
An itera ve and flexible approach to project management that emphasizes collabora on, con nuous
improvement, and delivering value incrementally.
Scrum:
A popular agile framework that uses short itera ons (sprints) to manage projects, focusing on
teamwork, communica on, and quick feedback loops.
Kanban:
A visual system for managing workflows and tasks, allowing teams to track progress and iden fy
bo lenecks.
Waterfall:
A tradi onal, sequen al approach where each phase of a project must be completed before the next
begins.
Lean:
A methodology that focuses on elimina ng waste and maximizing efficiency to deliver value to
customers.
Extreme Programming (XP):
An agile so ware development framework that emphasizes frequent releases, tes ng, and
collabora on.
Ra onal Unified Process (RUP):
A structured approach to so ware development that emphasizes itera ve development and risk
management.
Network Techniques:
Cri cal Path Method (CPM):
A project management technique that uses network diagrams to iden fy the cri cal path (the longest
sequence of ac vi es) and op mize project melines.
Program Evalua on and Review Technique (PERT):
A network-based planning tool that uses probabilis c me es mates to schedule and manage projects.
Work Breakdown Structure (WBS):
A hierarchical decomposi on of project deliverables into smaller, more manageable tasks.
Gan Chart:
A visual representa on of a project schedule, showing tasks, dura ons, and dependencies.
Cri cal Chain Project Management (CCPM):
A project management approach based on the Theory of Constraints, focusing on managing resources
and dependencies to minimize delays.
Project Management So ware:
Asana:
A web and mobile applica on that helps teams organize, track, and manage their work.
Jira:
A popular project management tool used by so ware development teams to plan, track, and manage
their projects.
2
Agile methodology
Agile methodology is a project management framework that breaks projects into phases, or sprints.
It's an itera ve process that encourages teams to reflect and improve a er each sprint. Agile
methodology in project management is an itera ve and flexible approach that emphasizes:
Adaptability:
It's designed to respond quickly to changes in requirements or market condi ons.
This contrasts with tradi onal "waterfall" methods, which follow a rigid, linear plan.
Collabora on:
Agile promotes close coopera on between team members and stakeholders.
Frequent communica on and feedback are essen al.
Incremental Delivery:
Projects are broken down into smaller, manageable itera ons (o en called "sprints").
Working versions of the product are delivered regularly, allowing for con nuous
improvement.
Customer Focus:
Customer feedback is highly valued and incorporated throughout the project.
The goal is to deliver a product that meets the customer's needs.
3
What is the primary focus of Agile methodologies?
a) Strict adherence to a detailed plan.
b) Flexibility and adapta on to change.
c) Comprehensive documenta on before development.
d) Minimizing customer interac on.
Answer: b) Flexibility and adapta on to change.
In Scrum, what is a "Sprint"?
a) A phase of the project a er development.
b) A fixed-length itera on for developing a working product.
c) A period of extensive documenta on.
d) A mee ng for final project approval.
Answer: b) A fixed-length itera on for developing a working product.
What is the role of the Scrum Master?
a) To manage the development team's tasks.
b) To define the product backlog.
c) To facilitate the Scrum process and remove impediments.
d) To write the code for the project.
Answer: c) To facilitate the Scrum process and remove impediments.
What is a "User Story" in Agile?
a) A detailed technical specifica on.
b) A descrip on of a feature from the end-user's perspec ve.
c) A project meline.
d) A database diagram.
Answer: b) A descrip on of a feature from the end-user's perspec ve.
Which Agile methodology emphasizes visualizing workflow and limi ng work in progress?
a) Scrum.
b) Kanban.
c) Extreme Programming (XP).
d) Waterfall.
Answer: b) Kanban.
The result of a Sprint is an:
a) Project plan
b) Increment
c) Documenta on
d) Contract
Answer: b) Increment
4
Kanban Methodology
Kanban is a visual system for managing work as it moves through a process. It's a method that helps
teams visualize their workflow, limit work in progress (WIP), and maximize efficiency (or flow).
Core Principles
Visualize the Workflow:
Kanban uses a board (physical or digital) to represent the different stages of a process. This
allows everyone to see the current state of work.
Limit Work in Progress (WIP):
By se ng limits on the number of tasks in each stage, Kanban helps prevent bo lenecks and
encourages teams to focus on comple ng tasks.
Manage Flow:
The focus is on ensuring a smooth and efficient flow of work. This involves iden fying and
removing obstacles that impede progress.
Make Process Policies Explicit:
Clearly defined rules and guidelines ensure everyone understands how the process works.
Implement Feedback Loops:
Regular feedback is essen al for con nuous improvement.
Improve Collabora vely, Evolve Experimentally (con nuously improve):
Kanban encourages ongoing improvements to the process based on feedback and data.
Key Features
Kanban Board:
A visual tool that displays the workflow, typically with columns represen ng different stages
(e.g., "To Do," "In Progress," "Done").
Work items are represented as cards that move through the columns.
Work in Progress (WIP) Limits:
Restric ons on the number of tasks allowed in each stage, which helps to prevent mul tasking
and improve focus.
Con nuous Flow:
The goal is to maintain a steady and predictable flow of work.
Key Differences from Scrum:
While both Kanban and Scrum are Agile methodologies, they differ in their approach.
Scrum uses me-boxed itera ons (sprints), while Kanban focuses on a con nuous flow of
work.
Scrum defines specific roles and events, while Kanban is more flexible and can be adapted to
exis ng workflows.
5
What is the primary focus of the Kanban system?
a) Time-boxed itera ons
b) Visualizing workflow and limi ng work in progress
c) Defining specific roles and events
d) Comprehensive documenta on
Answer: b) Visualizing workflow and limi ng work in progress
What does "WIP" stand for in the context of Kanban?
a) Work in Progress
b) Weekly Improvement Plan
c) Workflow Implementa on Process
d) Wri en Informa on Protocol
Answer: a) Work in Progress
What is the purpose of WIP limits in Kanban?
a) To increase the number of tasks in each stage.
b) To prevent mul tasking and improve focus.
c) To create more comprehensive documenta on.
d) To define strict project melines.
Answer: b) To prevent mul tasking and improve focus.
What does a Kanban board typically visualize?
a) Budget alloca ons
b) Workflow stages
c) Team member performance reviews
d) Project risk assessments
Answer: b) Workflow stages
6
In Kanban, the goal is to achieve:
a) Rigid adherence to a predefined plan.
b) Con nuous flow of work.
c) Comple ng all tasks simultaneously.
d) Minimizing feedback loops.
Answer: b) Con nuous flow of work.
Which of the following is a core principle of Kanban?
a) Defining strict me-boxed itera ons.
b) Assigning specific roles to team members.
c) Making process policies explicit.
d) Emphasizing comprehensive documenta on before development.
Answer: c) Making process policies explicit.
How are work items represented on a Kanban board?
a) Spreadsheets
b) Cards
c) Detailed reports
d) Database entries
Answer: b) Cards
The waterfall method of project management is a linear, sequen al approach where each phase
(requirements, design, implementa on, tes ng, deployment, maintenance) must be completed before
moving to the next, following a strict, structured process.
7
Linear and Sequen al:
The waterfall model follows a strict, step-by-step process where each phase is completed before
moving to the next.
Phases:
The typical phases in a waterfall project include:
Requirements Analysis: Defining the project's goals and needs.
System Design: Planning the project's structure and func onality.
Implementa on: Building the project based on the design.
Tes ng: Ensuring the project meets the requirements.
Deployment: Releasing the project to users.
Maintenance: Providing ongoing support and updates.
What is the primary characteris c of the Waterfall method?
a) Itera ve development
b) Flexible adapta on to changes
c) Linear and sequen al phases
d) Con nuous integra on
Answer: c) Linear and sequen al phases
In the Waterfall method, when does tes ng typically occur?
a) Throughout the project
b) A er the implementa on phase
c) Before requirements gathering
d) During the design phase
Answer: b) A er the implementa on phase
Which of the following is a key advantage of the Waterfall method?
a) High flexibility
b) Easy accommoda on of changes
c) Clear and structured project flow
d) Frequent customer feedback
Answer: c) Clear and structured project flow
What is a major disadvantage of the Waterfall method?
a) Lack of documenta on
b) Difficulty in accommoda ng changes
c) Unclear project structure
d) Minimal upfront planning
Answer: b) Difficulty in accommoda ng changes
8
Which phase comes immediately a er the design phase in the Waterfall method?
a) Requirements gathering
b) Tes ng
c) Implementa on
d) Deployment
Answer: c) Implementa on
The Waterfall method is best suited for projects with:
a) Constantly changing requirements
b) Unpredictable outcomes
c) Well-defined and stable requirements
d) A need for frequent customer feedback
Answer: c) Well-defined and stable requirements
In the Waterfall method, which phase occurs first?
a) Deployment
b) Tes ng
c) Requirements gathering
d) Maintenance
Answer: c) Requirements gathering
Lean project management
Lean project management focuses on maximizing value and minimizing waste by applying lean
principles to project execu on, emphasizing con nuous improvement, value stream mapping, and a
pull system to deliver projects efficiently and effec vely. Lean management is a philosophy and set of
tools focused on maximizing customer value while minimizing waste. It originated from the Toyota
Produc on System and has since been adapted for various industries.
Key Principles:
Define Value: Iden fy what truly ma ers to the
customer and focus on delivering that value.
Map the Value Stream: Visualize the en re
process from start to finish, iden fying all steps
and poten al areas of waste.
Create Flow: Streamline the process to
eliminate bo lenecks and ensure a smooth,
uninterrupted flow of work.
Establish a Pull System: Only produce or
deliver what is needed, based on actual
demand, rather than pushing work ahead of
demand.
Pursue Perfec on: Con nuously seek
improvements and strive for zero waste, aiming
for a state of con nuous op miza on.
9
What is the primary focus of Lean management?
a) Maximizing waste and increasing costs.
b) Maximizing customer value and minimizing waste.
c) Focusing solely on produc on output.
d) Ignoring customer needs for efficiency.
Answer: b) Maximizing customer value and minimizing waste.
Which Lean principle involves understanding what the customer is willing to pay for?
a) Flow
b) Pull
c) Value
d) Perfec on
Answer: c) Value.
What does "value stream mapping" help to visualize?
a) financial reports
b) The flow of materials and informa on.
c) Employee performance reviews.
d) Marke ng strategies.
Answer: b) The flow of materials and informa on.
The "pull" system in Lean management means:
a) Pushing products through the process regardless of demand.
b) Doing work only when there is actual customer demand.
c) Maximizing inventory levels.
d) Ignoring customer feedback.
Answer: b) Doing work only when there is actual customer demand.
Which Lean principle emphasizes con nuous improvement?
a) Value
b) Flow
c) Pull
d) Perfec on
Answer: d) Perfec on.
Elimina ng bo lenecks and interrup ons in the workflow is related to which Lean principle?
a) Value
b) Flow
c) Pull
d) Perfec on
Answer: b) Flow.
In Lean, any ac vity that doesn't add value to the customer is considered:
a) Essen al.
b) Necessary.
c) Waste.
d) Profitable.
Answer: c) Waste.
10
Project management involves planning, scheduling, and monitoring several aspects of a project to
meet defined objec ves. PERT and CPM are two project management network techniques that exhibit
the flow and sequence of project ac vi es.
PERT is ideal for projects without designated due dates or meframes to complete certain ac vi es.
In contrast, CPM is appropriate for projects with a specified dura on. While both techniques help
design networks and determine a project's cri cal path, they differ in specific areas and offer different
benefits to a project.
What is a PERT chart?
PERT is an acronym for program evalua on and review technique. A PERT chart is a visual management
tool for tracking and monitoring project tasks and melines. PERT uses me as a variable that
represents performance specifica ons and resource applica on. In this technique, you first divide the
project into ac vi es to form a sequence. Then, you calculate the me needed to complete each
ac on. This method examines and represents all ac vi es of a project. This is usually to iden fy the
least possible me to complete each task and the minimum me it can take to complete the en re
project.
Project managers o en use this chart to make realis c schedules by se ng es mates for each
dura on. PERT uses the following three- me es mates to get the expected ac vity me for planning
projects with uncertain ac vity dura ons:
Op mis c me: This is the shortest es mated me to complete a project ac vity. The
op mis c me es mate shows the minimum me based on an analysis of the best-case
scenario.
Most likely me: This is the comple on me with the highest probability. Professionals make
this es mate based on the given me dura on, assigned resources, produc vity levels, project
dependencies, and possible interrup ons.
Pessimis c me: This is the longest it can take to complete a project ac vity. It's the maximum
project dura on based on worst-case scenario analysis.
11
Manages project uncertainty
The major benefit of using the PERT is managing uncertain es in a project. It es mates the me
required for each task to get a nearly accurate measure of the project comple on me. Using a PERT
chart can help project managers see the en re project meline and recognize various aspects that can
improve to minimize the es mated me. PERT uses the three tome es mates to calculate the expected
ac vity me using the following formula:
Expected ac vity me = (Op mis c me + (4 × Most likely me) + Pessimis c me) / 6
Assumes all ini ated projects as new
The PERT chart assumes every project to be new, with no previous templates or data. Managing a
project without par cular referencing can allow for more crea ve ideas to increase project efficiency.
The ideas and methods implemented can help in op mizing total project procedures.
What is CPM in project management?
The cri cal path method (CPM) in project management is a technique used to oversee projects where
there's a specific me required to complete a project. Project managers use it to determine the cri cal
and non-cri cal tasks that can help reduce conflicts and achieve desired results. CPM iden fies
essen al ac vi es to ensure no delayed ac ons can affect the en re project.
CPM typically involves choosing the path that requires the least amount of me and is cost-effec ve
in a project. Many industries use CPM, including so ware, construc on, aerospace, and technology
industry.
PERT vs. CPM
Here are the significant differences between PERT and CPM:
Technique: PERT is a project management technique used to measure uncertain ac vi es in a
project and focuses on me planning and control. In contrast, CPM is a sta s cal project
management technique that manages the well-defined ac vi es of a project, such as me and
cost management.
Focus: PERT focuses on minimizing the me required to complete a project by the designated
deadline. In comparison, CPM focuses on a trade-off between cost and me with a significant
emphasis on minimizing costs.
Evolu on: PERT evolved as a suitable technique for research and development projects, while
CPM is best suited for non-research projects like construc on.
Orienta on: While PERT is event-oriented because it focuses on me, CPM is o en ac vity-
oriented.
Model: PERT uses a probabilis c model, while CPM is a determinis c model.
Time es mates: PERT has three- me es mates and helps make high-precision me es mates.
In contrast, CPM has only a one me es mate and is appropriate for reasonable me
es ma on.
Ac vi es type: While the PERT technique manages unpredictable ac vi es, the CPM can
manage predictable ac vi es effec vely.
Job nature: PERT is beneficial for the non-repe ve types of jobs, while CPM involves jobs
with a repe ve nature.
Crashing concept: Crashing is a compression technique used in CPM to reduce the project
dura on and associated costs. In comparison, the crashing concept does not apply to PERT as
there's no me certainty.
12
Cri cal Path in PERT & CPM
In the context of PERT (Program Evalua on and Review Technique) and CPM (Cri cal Path Method),
the cri cal path is a fundamental concept for project management.
Essen ally, the cri cal path is the longest sequence of dependent ac vi es in a project.
It determines the shortest possible me it will take to complete the en re project.
Any delay in an ac vity on the cri cal path will directly delay the project's comple on.
Key Characteris cs:
Longest Dura on:
The cri cal path represents the path with the greatest total dura on of ac vi es.
Determines Project Dura on:
The length of the cri cal path dictates the overall project meline.
Cri cal Ac vi es:
Ac vi es on the cri cal path are considered "cri cal ac vi es" because they have no slack or
float. This means they cannot be delayed without delaying the project.
Why is it Important?
Project Scheduling:
It helps project managers create realis c schedules.
Resource Alloca on:
It allows for the priori za on of resources to cri cal ac vi es.
Risk Management:
It highlights areas where delays are most likely to impact the project.
Project Control:
It provides a tool for monitoring project progress and iden fying poten al delays.
13
Cri cal Path represents the longest path on network diagram and shortest me in which en re project
can be completed.
Importance of the Cri cal Path:
It helps project managers understand the cri cal ac vi es that must be completed on me to
meet the project deadline.
It allows for be er resource alloca on and scheduling, as ac vi es on the cri cal path require
close monitoring and a en on.
It can be used to iden fy poten al bo lenecks and areas where delays could impact the
project's comple on.
Slack & Float on PERT & CPM
In PERT (Program Evalua on and Review Technique) and CPM (Cri cal Path Method), "slack" and
"float" are terms that refer to the amount of me an ac vity can be delayed without affec ng the
project's overall comple on me. Slack is used for the nodes whereas float used for ac vi es.
Understanding Slack/Float:
Defini on:
Slack or float represents the amount of me an ac vity can be delayed without delaying the
start of any subsequent ac vity (free float) or the project comple on date (total float).
Purpose:
It helps project managers iden fy ac vi es that have flexibility in their scheduling.
It allows for the realloca on of resources to cri cal ac vi es.
It provides a buffer for unexpected delays.
14
Types of Floats:
Total Float (TF):
The total amount of me an ac vity can be delayed without delaying the project's comple on date.
It's calculated as the difference between the ac vity's latest finish me (LF) and its earliest finish me
(EF), or between its latest start me (LS) and its earliest start me (ES).
TF = LF - EF or TF = LS - ES
Free Float (FF):
The amount of me an ac vity can be delayed without delaying the start of any immediately following
ac vity.
It's calculated as the difference between the earliest start me of the succeeding ac vity and the
earliest finish me of the current ac vity.
FF = ES (next ac vity) – EF (current ac vity)
Independent Float (IF):
The amount of me an ac vity can be delayed without delaying the start of any immediately following
ac vity, even if all preceding ac vi es finish at their latest finish mes.
It's a less common metric, and it is usually the most restric ve float value.
Cri cal Path:
Ac vi es on the cri cal path have zero slack/float.
Any delay in these ac vi es will directly delay the project.
Non-Cri cal Ac vi es:
Ac vi es not on the cri cal path have posi ve slack/float.
This flexibility allows for some degree of delay without impac ng the project's comple on.
Using Slack/Float:
Project managers use slack/float to priori ze ac vi es, manage resources, and mi gate risks.
By understanding which tasks have float, a project manager can move resources to tasks that
are on the cri cal path, and keep the project on me.
15
QUESTIONS (PERT/CPM)
What does CPM stand for?
a) Project Evalua on and Review Technique
b) Cri cal Path Management
c) Program Control Method
d) Project Comple on Metric
Answer: b) Cri cal Path Management
What does PERT stand for?
a) Cri cal Path Method
b) Program Evalua on and Review Technique
c) Project Execu on and Resource Tracking
d) Planning Efficiency and Resource Time
Answer: b) Program Evalua on and Review Technique
What is the cri cal path in PERT/CPM?
a) The shortest sequence of ac vi es.
b) The longest sequence of dependent ac vi es.
c) The sequence of ac vi es with the most resources.
d) The sequence of ac vi es with the least risk.
Answer: b) The longest sequence of dependent ac vi es.
Ac vi es on the cri cal path have:
a) Posi ve slack.
b) Nega ve slack.
c) Zero slack.
d) Variable slack.
Answer: c) Zero slack.
Which method uses three me es mates (op mis c, pessimis c, most likely)?
a) CPM
b) PERT
c) Both CPM and PERT
d) Neither CPM nor PERT
Answer: b) PERT
Slack or float represents:
a) The total cost of an ac vity.
b) The amount of me an ac vity can be delayed without affec ng the project comple on.
c) The resources required for an ac vity.
d) The risks associated with an ac vity.
Answer: b) The amount of me an ac vity can be delayed without affec ng the project comple on.
16
In CPM, what type of me es mate is typically used for each ac vity?
a) Op mis c me
b) Pessimis c me
c) Most likely me
d) Single, determinis c me es mate
Answer: d) Single, determinis c me es mate.
If an ac vity is delayed on the cri cal path, what happens to the project's comple on date?
a) It is unaffected.
b) It is delayed by the same amount.
c) It is accelerated.
d) It is randomly changed.
Answer: b) It is delayed by the same amount.
PERT and CPM are most effec ve for projects that have:
a) Highly unpredictable and fluctua ng tasks.
b) Well-defined ac vi es and dependencies.
c) Minimal resource constraints.
d) No clear start or end dates.
Answer: b) Well-defined ac vi es and dependencies.
In which type of project is PERT par cularly useful due to its ability to handle uncertainty?
a) Repe ve manufacturing processes.
b) So ware development with new technology.
c) Construc on of a standardized building.
d) Mass produc on of consumer goods.
Answer: b) So ware development with new technology.
CPM is o en preferred for projects where:
a) Time es mates are highly variable.
b) Ac vi es have a single, known dura on.
c) Resources are unlimited.
d) Project dependencies are unclear.
Answer: b) Ac vi es have a single, known dura on.
Which of the following projects would benefit most from the use of PERT/CPM for scheduling and
control?
a) Daily office tasks.
b) A large-scale bridge construc on project.
c) Simple household chores.
d) Unstructured crea ve brainstorming sessions.
Answer: b) A large-scale bridge construc on project.
17
PERT/CPM is frequently used in project management for:
a) Financial accoun ng.
b) Supply chain logis cs.
c) Construc on and engineering.
d) Marke ng campaign crea on.
Answer: c) Construc on and engineering.
For projects involving research and development with uncertain melines, which method is more
appropriate?
a) CPM
b) PERT
c) Neither PERT nor CPM
d) Both PERT and CPM equally.
Answer: b) PERT.
CPM is o en used in projects where the primary goal is:
a) Es ma ng the probability of project success.
b) Minimizing the project's overall cost.
c) Determining the shortest possible project dura on.
d) Op mizing resource alloca on across mul ple projects.
Answer: c) Determining the shortest possible project dura on.
The primary difference between PERT and CPM lies in:
a) The type of project they manage.
b) The way they handle me es mates.
c) Their use of network diagrams.
d) Their focus on cost control.
Answer: b) The way they handle me es mates.
PERT is most suitable for projects with:
a) Predictable and determinis c ac vity dura ons.
b) Uncertain and variable ac vity dura ons.
c) Minimal ac vity dependencies.
d) No resource constraints.
Answer: b) Uncertain and variable ac vity dura ons.
CPM is most suitable for projects with:
a) Highly variable ac vity dura ons.
b) Single, determinis c ac vity dura ons.
c) Complex resource alloca on requirements.
d) Unclear project goals.
Answer: b) Single, determinis c ac vity dura ons.
18
Which method uses three- me es mates (op mis c, pessimis c, most likely)?
a) CPM
b) PERT
c) Both CPM and PERT
d) Neither CPM nor PERT
Answer: b) PERT.
Which method typically uses a single me es mate for each ac vity?
a) PERT
b) CPM
c) Both PERT and CPM
d) Neither PERT nor CPM
Answer: b) CPM.
PERT is o en used in projects involving:
a) Repe ve manufacturing processes.
b) Construc on of standardized buildings.
c) Research and development.
d) Rou ne maintenance tasks.
Answer: c) Research and development.
CPM is o en used in projects involving:
a) new product development.
b) So ware development with new technology.
c) Large-scale construc on projects.
d) Exploratory research.
Answer: c) Large-scale construc on projects.
In PERT, the ac vity dura ons are o en modeled using which distribu on?
a) Normal distribu on
b) Beta distribu on
c) Poisson distribu on
d) Exponen al distribu on
Answer: b) Beta distribu on.
The Beta distribu on is chosen for ac vity dura ons in PERT because it:
a) Is symmetrical and easy to calculate.
b) Can model skewed distribu ons, reflec ng the variability of ac vity mes.
c) Is used for discrete events.
d) Is always a perfect bell curve.
Answer: b) Can model skewed distribu ons, reflec ng the variability of ac vity mes.
The project comple on me in PERT is o en approximated using which distribu on?
a) Beta distribu on
b) Normal distribu on
c) Uniform distribu on
d) Binomial distribu on
Answer: b) Normal distribu on.
19
The Normal distribu on is used to approximate project comple on me because of:
a) The central limit theorem.
b) Its ability to model skewed data.
c) Its use for discrete events.
d) Its simplicity for complex calcula ons.
Answer: a) The central limit theorem.
The Beta distribu on in PERT is defined by:
a) Mean and standard devia on.
b) Op mis c, pessimis c, and most likely me es mates.
c) Arrival and service rates.
d) Success and failure probabili es.
Answer: b) Op mis c, pessimis c, and most likely me es mates.
The Normal distribu on in PERT is used to:
a) Determine the dura on of individual ac vi es.
b) Calculate the probability of comple ng the project within a specified me.
c) Model resource alloca on.
d) Define ac vity dependencies.
Answer: b) Calculate the probability of comple ng the project within a specified me.
In PERT, the standard devia on of the project comple on me is calculated from:
a) The sum of the ac vity dura ons.
b) The square root of the sum of the variances of the ac vi es on the cri cal path.
c) The average of the three- me es mates.
d) The difference between the op mis c and pessimis c mes.
Answer: b) The square root of the sum of the variances of the ac vi es on the cri cal path.
Float or slack in PERT/CPM represents:
a) The cost of resources.
b) The amount of me an ac vity can be delayed without affec ng the project comple on.
c) The risk associated with an ac vity.
d) The quality of project deliverables.
Answer: b) The amount of me an ac vity can be delayed without affec ng the project comple on.
Ac vi es on the cri cal path have:
a) Posi ve float.
b) Nega ve float.
c) Zero float.
d) Variable float.
Answer: c) Zero float.
20
Total float is the amount of me an ac vity can be delayed without:
a) Affec ng the start of the next ac vity.
b) Affec ng the project comple on date.
c) Affec ng the ac vity's cost.
d) Affec ng the ac vity's resource alloca on.
Answer: b) Affec ng the project comple on date.
Free float is the amount of me an ac vity can be delayed without:
a) Affec ng the project comple on date.
b) Affec ng the start of the next ac vity.
c) Affec ng the ac vity's cost.
d) Affec ng the cri cal path.
Answer: b) Affec ng the start of the next ac vity.
Slack or float is used to:
a) Calculate the project budget.
b) Iden fy ac vi es with scheduling flexibility.
c) Determine the project's risks.
d) Assign resources to ac vi es.
Answer: b) Iden fy ac vi es with scheduling flexibility.
If an ac vity has a posi ve float, it means:
a) It is on the cri cal path.
b) It can be delayed without delaying the project.
c) It is a high-risk ac vity.
d) It requires immediate resource alloca on.
Answer: b) It can be delayed without delaying the project.
Which of the following formulas correctly calculates total float? (Where LF=Latest Finish, EF=Earliest
Finish, LS=Latest Start, ES=Earliest Start)
a) TF = EF - LF
b) TF = ES - LS
c) TF = LF - EF or LS-ES
d) TF = EF + LF
Answer: c) TF = LF - EF or LS-ES
Crashing in PERT/CPM refers to:
a) Elimina ng all project risks.
b) Shortening the project's dura on by adding resources.
c) Increasing the project's budget.
d) Extending the project's meline.
Answer: b) Shortening the project's dura on by adding resources.
21
The primary goal of crashing is to:
a) Reduce project costs.
b) Accelerate project comple on.
c) Increase project complexity.
d) Improve project quality.
Answer: b) Accelerate project comple on.
When crashing a project, you typically focus on:
a) Ac vi es with the highest cost.
b) Ac vi es on the cri cal path.
c) Ac vi es with the most float.
d) Ac vi es with the least risk.
Answer: b) Ac vi es on the cri cal path.
The "crash cost" represents:
a) The total project budget.
b) The addi onal cost incurred to shorten an ac vity's dura on.
c) The cost of resources removed from an ac vity.
d) The cost of delaying an ac vity.
Answer: b) The addi onal cost incurred to shorten an ac vity's dura on.
Crashing a project o en involves a trade-off between:
a) Time and cost.
b) Quality and risk.
c) Resources and scope.
d) Schedule and resources.
Answer: a) Time and cost.
To determine which ac vi es to crash, you typically calculate the:
a) Risk probability.
b) Crash cost per unit of me saved.
c) Resource u liza on rate.
d) Customer sa sfac on index.
Answer: b) Crash cost per unit of me saved.
Crashing should be done strategically because:
a) It always reduces project costs.
b) It can lead to increased costs and decreased quality.
c) It eliminates all project risks.
d) It simplifies project management.
Answer: b) It can lead to increased costs and decreased quality.
22
Cri cal Chain Project Management (CCPM)
Cri cal Chain Project Management (CCPM) is a method of planning and managing projects that
emphasizes the resources required to execute project tasks. It was developed by Eliyahu M. Goldra ,
and it offers an alterna ve to tradi onal project management methods like the Cri cal Path Method
(CPM) and PERT.
Key Concepts:
Resource Constraints:
CCPM acknowledges that resource availability is a major factor in project delays. It focuses on
managing these constraints effec vely.
Cri cal Chain:
Unlike the cri cal path, which focuses only on task dependencies, the cri cal chain considers both task
dependencies and resource constraints. It's the longest sequence of resource-constrained tasks.
Buffers:
CCPM uses buffers to protect the project schedule from delays. These buffers replace the safety me
that is o en added to individual task es mates.
Project Buffer: Placed at the end of the cri cal chain to protect the overall project comple on
date.
Feeding Buffers: Placed at the points where non-cri cal chains feed into the cri cal chain,
protec ng the cri cal chain from delays in those feeding chains.
Resource Buffers: Used to ensure that cri cal resources are available when needed.
Focus on Flow:
CCPM aims to maintain a smooth flow of work by minimizing mul tasking and encouraging team
members to focus on comple ng tasks quickly.
Key Differences from CPM/PERT:
Resource Focus:
CCPM places a much stronger emphasis on resource constraints than tradi onal CPM/PERT.
Buffer Management:
CCPM uses buffers to protect the project schedule, while CPM/PERT focuses on individual task
scheduling.
Mul tasking:
CCPM ac vely discourages mul tasking, which is o en a source of delays.
Benefits of CCPM:
Improved Project Comple on Time:
By focusing on resource constraints and using buffers, CCPM can help shorten project
dura ons.
Increased Resource Efficiency:
CCPM helps to op mize resource u liza on and minimize waste.
Reduced Mul tasking:
By encouraging focused work, CCPM can improve team produc vity.
23
What is the primary focus of Cri cal Chain Project Management (CCPM)?
a) Minimizing project costs.
b) Managing resource constraints and protec ng project schedules.
c) Maximizing individual task efficiency.
d) Elimina ng all project risks.
Answer: b) Managing resource constraints and protec ng project schedules.
In CCPM, the "cri cal chain" is determined by:
a) Task dependencies only.
b) Resource constraints and task dependencies.
c) Project budget and resource costs.
d) Project risks and stakeholder expecta ons.
Answer: b) Resource constraints and task dependencies.
CCPM uses "buffers" to:
a) Increase individual task dura ons.
b) Protect the project schedule from delays.
c) Allocate addi onal resources to tasks.
d) Eliminate the need for resource planning.
Answer: b) Protect the project schedule from delays.
What type of buffer is placed at the end of the cri cal chain to protect the overall project comple on
date?
a) Feeding buffer.
b) Resource buffer.
c) Project buffer.
d) Ac vity buffer.
Answer: c) Project buffer.
CCPM ac vely discourages:
a) Team collabora on.
b) Mul tasking.
c) Project planning.
d) Resource alloca on.
Answer: b) Mul tasking.
Feeding buffers are used to:
a) Protect the cri cal chain from delays in non-cri cal chains.
b) Allocate resources to cri cal ac vi es.
c) Increase the overall project budget.
d) Eliminate resource conflicts.
Answer: a) Protect the cri cal chain from delays in non-cri cal chains.
Resource buffers are used to:
a) Increase the project's overall dura on.
b) Ensure that cri cal resources are available when needed.
c) Reduce the project's scope.
d) Eliminate task dependencies.
Answer: b) Ensure that cri cal resources are available when needed.
24
Work Breakdown Structure & Gan Chart
What is the primary purpose of a Work Breakdown Structure (WBS)?
a) To assign resources to tasks.
b) To visually represent the project schedule.
c) To decompose project deliverables into manageable components.
d) To track project costs.
Answer: c) To decompose project deliverables into manageable components.
The lowest level of the WBS is called a:
a) Milestone.
b) Task.
c) Work package.
d) Deliverable.
Answer: c) Work package.
A WBS should be:
a) Ac vity-oriented.
b) Deliverable-oriented.
c) Resource-oriented.
d) Cost-oriented.
Answer: b) Deliverable-oriented.
The 100% rule in WBS means:
a) Each level represents 100% of the work in the level above.
b) Each task must be completed within 100 hours.
c) The project budget must be 100% allocated.
d) All resources must be 100% u lized.
Answer: a) Each level represents 100% of the work in the level above.
Which of the following is NOT a benefit of a WBS?
a) Improved communica on.
b) Easier cost es ma on.
c) Enhanced resource alloca on.
d) Elimina on of all project risks.
Answer: d) Elimina on of all project risks.
What does a Gan chart primarily display?
a) Project costs.
b) Project risks.
c) Project schedule and task dura ons.
d) Project resource alloca on.
Answer: c) Project schedule and task dura ons.
25
In a Gan chart, task dura ons are represented by:
a) Diamonds.
b) Bars.
c) Circles.
d) Triangles.
Answer: b) Bars.
Gan charts are useful for:
a) Detailed cost analysis.
b) Visualizing task dependencies and melines.
c) Risk assessment and mi ga on.
d) Resource op miza on.
Answer: b) Visualizing task dependencies and melines.
A milestone in a Gan chart is typically represented by:
a) A bar.
b) A diamond.
c) A circle.
d) A square.
Answer: b) A diamond.
What is a key limita on of a Gan chart?
a) It cannot display task dura ons.
b) It does not show resource alloca on.
c) It cannot visualize task dependencies.
d) It is too complex to use.
Answer: c) It cannot visualize task dependencies.
26