SlideShare a Scribd company logo
Controlling
1
Controlling
Control consists in verifying whether everything occurs in
conformity with the plans, instructions and principles
established. – Henry Fayol
Control is checking current performance against pre-
determined standards contained in the plans, in order to
ensure adequate progress and satisfactory performance.
– E F LBrech
2
Features of Controlling
 Controlling is a positive force.
 Controlling is a dynamic and continuous process.
 Controlling is goal-oriented.
 Controlling is forward looking.
 Control process is universal.
 Control is based on planning.
 Delegation is key to control.
3
Traditional Control Techniques
1. Budgetary control
2. Standard costing
Budgetary Control
 Budgets are nothing but written plans or programs of
the future activities expressed in monetary terms.
 Budgetary control is used to control the costs through
continuous appraisals of actual expenditures as against
planned costs expressed in a budget.
5
Budgetary Control Cont..
 Maximization of profit
 T
ool for measuring
performance
 Reduced costs
 Determine weaknesses
 Corrective action
Revision required
Uncertain future
6
Depends
support
upon the
of top
management
Conflicts among the
departments
Advantages Limitations
Standard Costing
 Standard costing is a method of estimating the right
cost or the most efficient cost of manufacturing a
product.
 Standard costing is an important activity to determine
the efficiency of cost controlling in an industry.
7
Modern Control Techniques
1. Break-even analysis.
2. PERT - Program Evaluation ReviewTechnique
3. CPM - Critical Path Method
4. SQC - Statistical Quality Control
5. Internal audit
6. MIS - Management Information System
7. Quality circles
8
Break-Even Analysis
Break even analysis involves
understanding the costs involved
in producing a product and
thereby fix the selling price in
order to make a particular profit.
9
Break-Even Analysis Cont..
Break even analysis is used:
 To find the effect of varying selling price upon profit.
 Tofind the effect of fixed costs and variable cost upon
profit.
 Tofind the minimum production required to break-even
i.e., no loss-no profit.
 To compare two or more products with respect to their
profitability and cost of production.
 Tofind what quantity of production leads to what costs.
10
PERT – Program Evaluation Review Technique
 In PERT activities are
precedence relationships
11
shown as a network of
using activity-on-arrow
network construction
 Multiple time estimates
 Probabilistic activity times
 Used in: Project management - for non-repetitive jobs
(research and development work), where the time and
cost estimates tend to be quite uncertain. This
technique uses probabilistic time estimates.
CPM – Critical Path Method
 In CPM activities are shown as a network of
precedence relationships using activity-on-node
network construction
 Single estimate of activity time
 Deterministic activity times
 Used in : Production management - for the jobs of
repetitive in nature where the activity time estimates
can be predicted with considerable certainty due to the
existence of past experience.
12
SQC – Statistical Quality Control
SQC involves the application of statistical techniques
to study deviation in actual performance against
established standards. The results are analyzed and
interpreted in order to help take corrective measures.
13
MIS – Management Information System
MIS is a computer based system that provides
information and support for effective managerial
decision making.
14
Internal Audit
 An audit is a systematic and impartial examination,
analysis and appraisal of management’s overall
performance.
 It is an independent and critical evaluation of the entire
management process.
 An audit may be undertaken by the management itself
or it may be carried out with the help of management
consultants.
15
Quality Circles
A quality circle is a small group of employees who
meet periodically to identify, analyze and solve quality
and other work related problems in their area of
operation.
16
Other Control Techniques
1. Policies and procedures
2. Standing rules, limitation and orders
3. Self-control
4. Group control
5. Personal observations or MBWA
6. Disciplinary action
17
Policies
 Policies are guidelines set up by the company for
managerial decision making.
 ‘A policy is a verbal, written or implied overall guide
setting up boundaries that supply the general limits and
directions in which managerial actions will take place’.
 For Example,
 Policy of recruiting only MBA’sfrom top 10 institutes.
 Policy of promotion of in-house employees.
 Policy on selling goods only for cash and not credit.
18
Procedures
 Procedures are action guidelines which specify how
particular activity has to take place.
 Procedures provide chronological step-by-step
sequence of required actions in order to achieve a
certain goal or policy.
 A procedure lays down the manner and method by
which work is to be performed in a standard or uniform
way.
19
Standing Rules, Limitation and Orders
 These act as important control devices. When sub -ordinates
are given freedom to make certain decisions on behalf of
superiors, it beomes necessary to lay down limits for them.
 Standing orders are those which apply to every one in the
organization and which are helpful in having
discipline.
 For Example: No smoking, No walking on the lawn etc.
20
Self Control
Self-Control means self-directed control.Aperson is given
freedom to set his own targets, evaluate his own
performance and take corrective measures as and when
required. Self-control is especially required for top level
managers because they do not like external control.
21
Group Control
Group control can be achieved through effective and
inspirational leadership.
22
Personal Observations or MBWA
 MBWA refers to a controlling techniques in which a
manager spends a significant amount of his time
regularly in the work area, and interacts directly with
employees.
 Managing by walking around requires, personal
involvement, good listening skills, and the recognition
that most people in an organization want to contribute
to its success.
23
Disciplinary Action
 Disciplinary action is a negative approach to
controlling function but nevertheless necessary.
 Disciplinary action becomes effective when the
employees controlled are unskilled, rustic, brash, and
unweilding.
24
PERT and CPM Network Scheduling Problem
Basic Network Definitions,
Activity: Any portions of project (tasks) which required by
project, uses up resource and consumes time – may involve labor,
paper work, contractual negotiations, machinery operations
Event : Beginning or ending points of one or more activities,
instantaneous point in time, also called ‘nodes’
Network: Combination of all project activities and the events
Activity
Proceeding Successor
25
Event
Scheduling Activity: Problem1
Consider the scheduling activity,
26
Activity Immediate Predecessors Completion Time (Week)
A - 5
B - 6
C A 4
D A 3
E A 1
F E 4
G D,F 14
H B,C 12
I G,H 2
Calculation of ES and EF Time (Problem 1)
 Starting at the network’s origin (node 1) and using a
starting time of 0, we compute an earliest start (ES)
and earliest finish (EF) time for each activity in the
network.
 The expression EF = ES + t can be used to find
the earliest finish time for a given activity.
For example, for activityA, ES = 0 and t = 5; thus the
earliest finish time for activityAis, EF = 0 + 5 =5
27
Arc with ES and EF Time (Problem 1)
1
ES = earliest start time
EF = earliest finish time
Activity
2
t = expected activity time
28
Network with ES and EF time (Problem 1)
1
4
2
5
7
6
D[5,8]
3
3
Earliest start time rule: The earliest start time for an
activity leaving a particular node is equal to the largest of
the earliest finish times for all activities entering the node.
29
Calculation of LS and LF (Problem 1)
 To find the critical path we need a backward pass
calculation.
 Starting at the completion point (node 7) and using a latest
finish time (LF) of 26 for activity I, we trace back through
the network computing a latest start (LS) and latest finish
time for each activity
 The expression LS = LF – t can be used to calculate latest
start time for each activity. For example, for activity I, LF =
26 and t = 2, thus the latest start time for activity I is LS = 26
– 2 = 24.
30
Activity, Duration, ES, EF, LS and LF (Problem 1)
2
ES = earliest start time
EF = earliest finish time
Activity
3
LF = latest finish time
LS = latest start time
t = expected activity time
31
Network with ES, EF, LS and LF Time (Problem 1)
1
4
2
5
7
6
3
Latest finish time rule:
The latest finish time for an activity entering a particular node
is equal to the smallest of the latest start times for all
activities leaving the node.
32
Network with Critical Path (Problem 1)
1
3
4
2
5
7
6
33
Slack or Free Time or Float (Problem 1)
ES
5
LS EF
8 9
LF-EF= 12 –9 =3
LS-ES = 8 – 5 = 3
LF-ES-t = 12-5-4 = 3
LF
12
2
3
Slack is the length of time an activity can be delayed without affecting the
completion date for the entire project.
For example, slack for C = 3 weeks, i.e.Activity C can be delayed up to 3 weeks
34
(start anywhere between weeks 5 and 8).
Activity Schedule (Problem 1)
Activity Earliest
Start
(ES)
Latest
Start
(LS)
Earliest
Finish
(EF)
Latest
Finish
(LF)
Slack
(LS-ES)
Critical
Path
A 0 0 5 5 0 Yes
B 0 6 6 12 6 -
C 5 8 9 12 3 -
D 5 7 8 10 2 -
E 5 5 6 6 0 Yes
F 6 6 10 10 0 Yes
G 10 10 24 24 0 Yes
H 9 12 21 24 3 -
I 24 24 26 26 0 Yes
35
Scheduling Activity: Problem2
Consider the scheduling activity,
36
Number Activity Predecessor Duration
1 Design house and obtain
financing
-- 3 months
2 Lay foundation 1 2 months
3 Order and receive materials 1 1 month
4 Build house 2,3 3 months
5 Select paint 2, 3 1 month
6 Select carpet 5 1 month
7 Finish work 4, 6 1 month
Scheduling Activity (Problem2)
Consider the scheduling activity,
37
Activity-on-Node Configuration (Problem 2)
38
Network with ES and EF Time (Problem 2)
Initially for start node ES = 0 and then ES is calculated as follows,
ES = Maximum EF {immediate predecessor}
EF = ES + t
39
Network with ES, EF, LS and LF Time (Problem 1)
LF and LS is computed in backward pass, initially for last node
LF is equal to its EF, for rest of the nodes LF and LS are computed
as follows,
LS = LF – t and LF = Minimum LS {followingactivity}
40
Network with Critical Path (Problem 2)
41
Activity Schedule (Problem 2)
Activity Latest
Start
(ES)
Earliest
Start
(LS)
Latest
Finish
(EF)
Earliest
Finish
(LF)
Slack
(LS-ES)
Critical
Path
1 0 0 3 3 0 Yes
2 3 3 5 5 0 Yes
3 4 3 5 4 1 -
4 5 5 8 8 0 Yes
5 6 5 7 6 1 -
6 7 6 8 7 1 -
7 8 8 9 9 0 Yes
42

More Related Content

Similar to Features and Techniques of controlling.pptx

CONTROLLING.pptx
CONTROLLING.pptxCONTROLLING.pptx
CONTROLLING.pptx
PavaniPrabhaTanaji
 
Chapter 5-Project Management.pptx
Chapter 5-Project Management.pptxChapter 5-Project Management.pptx
Chapter 5-Project Management.pptx
BahredinAbdella1
 
Operations Research
Operations ResearchOperations Research
Operations Research
mini244
 
Five Step Methodology To Implement Bpr
Five Step Methodology To Implement BprFive Step Methodology To Implement Bpr
Five Step Methodology To Implement Bpr
Roy Antony Arnold G
 
Theory of constraints(toc) & its application in a manufacturing firm
Theory of constraints(toc) & its application in a manufacturing firmTheory of constraints(toc) & its application in a manufacturing firm
Theory of constraints(toc) & its application in a manufacturing firm
Sarang Deshmukh
 
Chapter 7 Controlling
Chapter 7   ControllingChapter 7   Controlling
Chapter 7 Controlling
Laura Law
 
Project management Using Pert
Project management Using PertProject management Using Pert
Project management Using Pert
Vishnu RC Vijayan
 
Business Process Reengineering | Case studies
Business Process Reengineering | Case studiesBusiness Process Reengineering | Case studies
Business Process Reengineering | Case studies
Sumit Sanyal
 
Project management cpm-pert
Project management   cpm-pertProject management   cpm-pert
Project management cpm-pert
Abu Bashar
 
Cpm pert
Cpm pertCpm pert
Cpm pert
Jags Jagdish
 
PMBok Processes with CCPM Best Practices
PMBok Processes with CCPM Best PracticesPMBok Processes with CCPM Best Practices
PMBok Processes with CCPM Best PracticesRicardo Leite
 
IRJET- Application of Work Study in Construction Project
IRJET-  	  Application of Work Study in Construction ProjectIRJET-  	  Application of Work Study in Construction Project
IRJET- Application of Work Study in Construction Project
IRJET Journal
 
Monitor and control process group part two
Monitor and control process group part twoMonitor and control process group part two
Monitor and control process group part two
Hossam Maghrabi
 
Top Pillars | Cost & Time Management by Salameh Mahasneh
Top Pillars | Cost & Time Management by Salameh MahasnehTop Pillars | Cost & Time Management by Salameh Mahasneh
Top Pillars | Cost & Time Management by Salameh Mahasneh
Top Pillars
 
Mb0044 production and operation management
Mb0044   production and operation managementMb0044   production and operation management
Mb0044 production and operation managementsmumbahelp
 
Planning.ppt
Planning.pptPlanning.ppt
Planning.ppt
ssuser92282c
 
dcvdhusdbsduvb0sdyvbsdyvbsdvysdvysdbvsydvdbvbyubdvbdvhvhvhvh
dcvdhusdbsduvb0sdyvbsdyvbsdvysdvysdbvsydvdbvbyubdvbdvhvhvhvhdcvdhusdbsduvb0sdyvbsdyvbsdvysdvysdbvsydvdbvbyubdvbdvhvhvhvh
dcvdhusdbsduvb0sdyvbsdyvbsdvysdvysdbvsydvdbvbyubdvbdvhvhvhvh
WrushabhShirsat3
 
5-ProjPlanning.ppt
5-ProjPlanning.ppt5-ProjPlanning.ppt
5-ProjPlanning.ppt
JOSEPHSOSPETR
 

Similar to Features and Techniques of controlling.pptx (20)

CONTROLLING.pptx
CONTROLLING.pptxCONTROLLING.pptx
CONTROLLING.pptx
 
Chapter 5-Project Management.pptx
Chapter 5-Project Management.pptxChapter 5-Project Management.pptx
Chapter 5-Project Management.pptx
 
Operations Research
Operations ResearchOperations Research
Operations Research
 
Five Step Methodology To Implement Bpr
Five Step Methodology To Implement BprFive Step Methodology To Implement Bpr
Five Step Methodology To Implement Bpr
 
Theory of constraints(toc) & its application in a manufacturing firm
Theory of constraints(toc) & its application in a manufacturing firmTheory of constraints(toc) & its application in a manufacturing firm
Theory of constraints(toc) & its application in a manufacturing firm
 
Chapter 7 Controlling
Chapter 7   ControllingChapter 7   Controlling
Chapter 7 Controlling
 
Project management Using Pert
Project management Using PertProject management Using Pert
Project management Using Pert
 
Business Process Reengineering | Case studies
Business Process Reengineering | Case studiesBusiness Process Reengineering | Case studies
Business Process Reengineering | Case studies
 
Project management cpm-pert
Project management   cpm-pertProject management   cpm-pert
Project management cpm-pert
 
Cpm pert
Cpm pertCpm pert
Cpm pert
 
Pom unit 3
Pom unit 3Pom unit 3
Pom unit 3
 
Pert & Cpm
Pert & CpmPert & Cpm
Pert & Cpm
 
PMBok Processes with CCPM Best Practices
PMBok Processes with CCPM Best PracticesPMBok Processes with CCPM Best Practices
PMBok Processes with CCPM Best Practices
 
IRJET- Application of Work Study in Construction Project
IRJET-  	  Application of Work Study in Construction ProjectIRJET-  	  Application of Work Study in Construction Project
IRJET- Application of Work Study in Construction Project
 
Monitor and control process group part two
Monitor and control process group part twoMonitor and control process group part two
Monitor and control process group part two
 
Top Pillars | Cost & Time Management by Salameh Mahasneh
Top Pillars | Cost & Time Management by Salameh MahasnehTop Pillars | Cost & Time Management by Salameh Mahasneh
Top Pillars | Cost & Time Management by Salameh Mahasneh
 
Mb0044 production and operation management
Mb0044   production and operation managementMb0044   production and operation management
Mb0044 production and operation management
 
Planning.ppt
Planning.pptPlanning.ppt
Planning.ppt
 
dcvdhusdbsduvb0sdyvbsdyvbsdvysdvysdbvsydvdbvbyubdvbdvhvhvhvh
dcvdhusdbsduvb0sdyvbsdyvbsdvysdvysdbvsydvdbvbyubdvbdvhvhvhvhdcvdhusdbsduvb0sdyvbsdyvbsdvysdvysdbvsydvdbvbyubdvbdvhvhvhvh
dcvdhusdbsduvb0sdyvbsdyvbsdvysdvysdbvsydvdbvbyubdvbdvhvhvhvh
 
5-ProjPlanning.ppt
5-ProjPlanning.ppt5-ProjPlanning.ppt
5-ProjPlanning.ppt
 

More from Nishabagad

Conflict.pptx
Conflict.pptxConflict.pptx
Conflict.pptx
Nishabagad
 
Power & Politics.pptx
Power & Politics.pptxPower & Politics.pptx
Power & Politics.pptx
Nishabagad
 
Attitude.pptx
Attitude.pptxAttitude.pptx
Attitude.pptx
Nishabagad
 
Personality.pptx
Personality.pptxPersonality.pptx
Personality.pptx
Nishabagad
 
Group Behaviour.pptx
Group Behaviour.pptxGroup Behaviour.pptx
Group Behaviour.pptx
Nishabagad
 
Directing,controlling,communication,motivation.pptx
Directing,controlling,communication,motivation.pptxDirecting,controlling,communication,motivation.pptx
Directing,controlling,communication,motivation.pptx
Nishabagad
 
leadership theories.pptx
leadership theories.pptxleadership theories.pptx
leadership theories.pptx
Nishabagad
 
organisation structure-definition,determinents,importance and types.pptx
organisation structure-definition,determinents,importance and types.pptxorganisation structure-definition,determinents,importance and types.pptx
organisation structure-definition,determinents,importance and types.pptx
Nishabagad
 
Personnel Records.ppt
Personnel Records.pptPersonnel Records.ppt
Personnel Records.ppt
Nishabagad
 
Separation ch-4.ppt
Separation ch-4.pptSeparation ch-4.ppt
Separation ch-4.ppt
Nishabagad
 
personnel policies.pptx
personnel policies.pptxpersonnel policies.pptx
personnel policies.pptx
Nishabagad
 
functions of pm.pptx
functions of pm.pptxfunctions of pm.pptx
functions of pm.pptx
Nishabagad
 
Decision making.pptx
Decision making.pptxDecision making.pptx
Decision making.pptx
Nishabagad
 
emplyee benefits & services.pptx
emplyee benefits & services.pptxemplyee benefits & services.pptx
emplyee benefits & services.pptx
Nishabagad
 
-Morale.ppt
-Morale.ppt-Morale.ppt
-Morale.ppt
Nishabagad
 
American management.pptx
American management.pptxAmerican management.pptx
American management.pptx
Nishabagad
 
Japanese mgt new.pptx
Japanese mgt new.pptxJapanese mgt new.pptx
Japanese mgt new.pptx
Nishabagad
 
indianjapaneseu-150607162806-lva1-app6892.pptx
indianjapaneseu-150607162806-lva1-app6892.pptxindianjapaneseu-150607162806-lva1-app6892.pptx
indianjapaneseu-150607162806-lva1-app6892.pptx
Nishabagad
 
Skills of management.pptx
Skills of management.pptxSkills of management.pptx
Skills of management.pptx
Nishabagad
 
approachesofmanagement-110909075825-phpapp01.pptx
approachesofmanagement-110909075825-phpapp01.pptxapproachesofmanagement-110909075825-phpapp01.pptx
approachesofmanagement-110909075825-phpapp01.pptx
Nishabagad
 

More from Nishabagad (20)

Conflict.pptx
Conflict.pptxConflict.pptx
Conflict.pptx
 
Power & Politics.pptx
Power & Politics.pptxPower & Politics.pptx
Power & Politics.pptx
 
Attitude.pptx
Attitude.pptxAttitude.pptx
Attitude.pptx
 
Personality.pptx
Personality.pptxPersonality.pptx
Personality.pptx
 
Group Behaviour.pptx
Group Behaviour.pptxGroup Behaviour.pptx
Group Behaviour.pptx
 
Directing,controlling,communication,motivation.pptx
Directing,controlling,communication,motivation.pptxDirecting,controlling,communication,motivation.pptx
Directing,controlling,communication,motivation.pptx
 
leadership theories.pptx
leadership theories.pptxleadership theories.pptx
leadership theories.pptx
 
organisation structure-definition,determinents,importance and types.pptx
organisation structure-definition,determinents,importance and types.pptxorganisation structure-definition,determinents,importance and types.pptx
organisation structure-definition,determinents,importance and types.pptx
 
Personnel Records.ppt
Personnel Records.pptPersonnel Records.ppt
Personnel Records.ppt
 
Separation ch-4.ppt
Separation ch-4.pptSeparation ch-4.ppt
Separation ch-4.ppt
 
personnel policies.pptx
personnel policies.pptxpersonnel policies.pptx
personnel policies.pptx
 
functions of pm.pptx
functions of pm.pptxfunctions of pm.pptx
functions of pm.pptx
 
Decision making.pptx
Decision making.pptxDecision making.pptx
Decision making.pptx
 
emplyee benefits & services.pptx
emplyee benefits & services.pptxemplyee benefits & services.pptx
emplyee benefits & services.pptx
 
-Morale.ppt
-Morale.ppt-Morale.ppt
-Morale.ppt
 
American management.pptx
American management.pptxAmerican management.pptx
American management.pptx
 
Japanese mgt new.pptx
Japanese mgt new.pptxJapanese mgt new.pptx
Japanese mgt new.pptx
 
indianjapaneseu-150607162806-lva1-app6892.pptx
indianjapaneseu-150607162806-lva1-app6892.pptxindianjapaneseu-150607162806-lva1-app6892.pptx
indianjapaneseu-150607162806-lva1-app6892.pptx
 
Skills of management.pptx
Skills of management.pptxSkills of management.pptx
Skills of management.pptx
 
approachesofmanagement-110909075825-phpapp01.pptx
approachesofmanagement-110909075825-phpapp01.pptxapproachesofmanagement-110909075825-phpapp01.pptx
approachesofmanagement-110909075825-phpapp01.pptx
 

Recently uploaded

Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
RitikBhardwaj56
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
Fresher’s Quiz 2023 at GMC Nizamabad.pptx
Fresher’s Quiz 2023 at GMC Nizamabad.pptxFresher’s Quiz 2023 at GMC Nizamabad.pptx
Fresher’s Quiz 2023 at GMC Nizamabad.pptx
SriSurya50
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
Celine George
 
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Ashish Kohli
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
kitab khulasah nurul yaqin jilid 1 - 2.pptx
kitab khulasah nurul yaqin jilid 1 - 2.pptxkitab khulasah nurul yaqin jilid 1 - 2.pptx
kitab khulasah nurul yaqin jilid 1 - 2.pptx
datarid22
 
Group Presentation 2 Economics.Ariana Buscigliopptx
Group Presentation 2 Economics.Ariana BuscigliopptxGroup Presentation 2 Economics.Ariana Buscigliopptx
Group Presentation 2 Economics.Ariana Buscigliopptx
ArianaBusciglio
 

Recently uploaded (20)

Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
Fresher’s Quiz 2023 at GMC Nizamabad.pptx
Fresher’s Quiz 2023 at GMC Nizamabad.pptxFresher’s Quiz 2023 at GMC Nizamabad.pptx
Fresher’s Quiz 2023 at GMC Nizamabad.pptx
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
 
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
kitab khulasah nurul yaqin jilid 1 - 2.pptx
kitab khulasah nurul yaqin jilid 1 - 2.pptxkitab khulasah nurul yaqin jilid 1 - 2.pptx
kitab khulasah nurul yaqin jilid 1 - 2.pptx
 
Group Presentation 2 Economics.Ariana Buscigliopptx
Group Presentation 2 Economics.Ariana BuscigliopptxGroup Presentation 2 Economics.Ariana Buscigliopptx
Group Presentation 2 Economics.Ariana Buscigliopptx
 

Features and Techniques of controlling.pptx

  • 2. Controlling Control consists in verifying whether everything occurs in conformity with the plans, instructions and principles established. – Henry Fayol Control is checking current performance against pre- determined standards contained in the plans, in order to ensure adequate progress and satisfactory performance. – E F LBrech 2
  • 3. Features of Controlling  Controlling is a positive force.  Controlling is a dynamic and continuous process.  Controlling is goal-oriented.  Controlling is forward looking.  Control process is universal.  Control is based on planning.  Delegation is key to control. 3
  • 4. Traditional Control Techniques 1. Budgetary control 2. Standard costing
  • 5. Budgetary Control  Budgets are nothing but written plans or programs of the future activities expressed in monetary terms.  Budgetary control is used to control the costs through continuous appraisals of actual expenditures as against planned costs expressed in a budget. 5
  • 6. Budgetary Control Cont..  Maximization of profit  T ool for measuring performance  Reduced costs  Determine weaknesses  Corrective action Revision required Uncertain future 6 Depends support upon the of top management Conflicts among the departments Advantages Limitations
  • 7. Standard Costing  Standard costing is a method of estimating the right cost or the most efficient cost of manufacturing a product.  Standard costing is an important activity to determine the efficiency of cost controlling in an industry. 7
  • 8. Modern Control Techniques 1. Break-even analysis. 2. PERT - Program Evaluation ReviewTechnique 3. CPM - Critical Path Method 4. SQC - Statistical Quality Control 5. Internal audit 6. MIS - Management Information System 7. Quality circles 8
  • 9. Break-Even Analysis Break even analysis involves understanding the costs involved in producing a product and thereby fix the selling price in order to make a particular profit. 9
  • 10. Break-Even Analysis Cont.. Break even analysis is used:  To find the effect of varying selling price upon profit.  Tofind the effect of fixed costs and variable cost upon profit.  Tofind the minimum production required to break-even i.e., no loss-no profit.  To compare two or more products with respect to their profitability and cost of production.  Tofind what quantity of production leads to what costs. 10
  • 11. PERT – Program Evaluation Review Technique  In PERT activities are precedence relationships 11 shown as a network of using activity-on-arrow network construction  Multiple time estimates  Probabilistic activity times  Used in: Project management - for non-repetitive jobs (research and development work), where the time and cost estimates tend to be quite uncertain. This technique uses probabilistic time estimates.
  • 12. CPM – Critical Path Method  In CPM activities are shown as a network of precedence relationships using activity-on-node network construction  Single estimate of activity time  Deterministic activity times  Used in : Production management - for the jobs of repetitive in nature where the activity time estimates can be predicted with considerable certainty due to the existence of past experience. 12
  • 13. SQC – Statistical Quality Control SQC involves the application of statistical techniques to study deviation in actual performance against established standards. The results are analyzed and interpreted in order to help take corrective measures. 13
  • 14. MIS – Management Information System MIS is a computer based system that provides information and support for effective managerial decision making. 14
  • 15. Internal Audit  An audit is a systematic and impartial examination, analysis and appraisal of management’s overall performance.  It is an independent and critical evaluation of the entire management process.  An audit may be undertaken by the management itself or it may be carried out with the help of management consultants. 15
  • 16. Quality Circles A quality circle is a small group of employees who meet periodically to identify, analyze and solve quality and other work related problems in their area of operation. 16
  • 17. Other Control Techniques 1. Policies and procedures 2. Standing rules, limitation and orders 3. Self-control 4. Group control 5. Personal observations or MBWA 6. Disciplinary action 17
  • 18. Policies  Policies are guidelines set up by the company for managerial decision making.  ‘A policy is a verbal, written or implied overall guide setting up boundaries that supply the general limits and directions in which managerial actions will take place’.  For Example,  Policy of recruiting only MBA’sfrom top 10 institutes.  Policy of promotion of in-house employees.  Policy on selling goods only for cash and not credit. 18
  • 19. Procedures  Procedures are action guidelines which specify how particular activity has to take place.  Procedures provide chronological step-by-step sequence of required actions in order to achieve a certain goal or policy.  A procedure lays down the manner and method by which work is to be performed in a standard or uniform way. 19
  • 20. Standing Rules, Limitation and Orders  These act as important control devices. When sub -ordinates are given freedom to make certain decisions on behalf of superiors, it beomes necessary to lay down limits for them.  Standing orders are those which apply to every one in the organization and which are helpful in having discipline.  For Example: No smoking, No walking on the lawn etc. 20
  • 21. Self Control Self-Control means self-directed control.Aperson is given freedom to set his own targets, evaluate his own performance and take corrective measures as and when required. Self-control is especially required for top level managers because they do not like external control. 21
  • 22. Group Control Group control can be achieved through effective and inspirational leadership. 22
  • 23. Personal Observations or MBWA  MBWA refers to a controlling techniques in which a manager spends a significant amount of his time regularly in the work area, and interacts directly with employees.  Managing by walking around requires, personal involvement, good listening skills, and the recognition that most people in an organization want to contribute to its success. 23
  • 24. Disciplinary Action  Disciplinary action is a negative approach to controlling function but nevertheless necessary.  Disciplinary action becomes effective when the employees controlled are unskilled, rustic, brash, and unweilding. 24
  • 25. PERT and CPM Network Scheduling Problem Basic Network Definitions, Activity: Any portions of project (tasks) which required by project, uses up resource and consumes time – may involve labor, paper work, contractual negotiations, machinery operations Event : Beginning or ending points of one or more activities, instantaneous point in time, also called ‘nodes’ Network: Combination of all project activities and the events Activity Proceeding Successor 25 Event
  • 26. Scheduling Activity: Problem1 Consider the scheduling activity, 26 Activity Immediate Predecessors Completion Time (Week) A - 5 B - 6 C A 4 D A 3 E A 1 F E 4 G D,F 14 H B,C 12 I G,H 2
  • 27. Calculation of ES and EF Time (Problem 1)  Starting at the network’s origin (node 1) and using a starting time of 0, we compute an earliest start (ES) and earliest finish (EF) time for each activity in the network.  The expression EF = ES + t can be used to find the earliest finish time for a given activity. For example, for activityA, ES = 0 and t = 5; thus the earliest finish time for activityAis, EF = 0 + 5 =5 27
  • 28. Arc with ES and EF Time (Problem 1) 1 ES = earliest start time EF = earliest finish time Activity 2 t = expected activity time 28
  • 29. Network with ES and EF time (Problem 1) 1 4 2 5 7 6 D[5,8] 3 3 Earliest start time rule: The earliest start time for an activity leaving a particular node is equal to the largest of the earliest finish times for all activities entering the node. 29
  • 30. Calculation of LS and LF (Problem 1)  To find the critical path we need a backward pass calculation.  Starting at the completion point (node 7) and using a latest finish time (LF) of 26 for activity I, we trace back through the network computing a latest start (LS) and latest finish time for each activity  The expression LS = LF – t can be used to calculate latest start time for each activity. For example, for activity I, LF = 26 and t = 2, thus the latest start time for activity I is LS = 26 – 2 = 24. 30
  • 31. Activity, Duration, ES, EF, LS and LF (Problem 1) 2 ES = earliest start time EF = earliest finish time Activity 3 LF = latest finish time LS = latest start time t = expected activity time 31
  • 32. Network with ES, EF, LS and LF Time (Problem 1) 1 4 2 5 7 6 3 Latest finish time rule: The latest finish time for an activity entering a particular node is equal to the smallest of the latest start times for all activities leaving the node. 32
  • 33. Network with Critical Path (Problem 1) 1 3 4 2 5 7 6 33
  • 34. Slack or Free Time or Float (Problem 1) ES 5 LS EF 8 9 LF-EF= 12 –9 =3 LS-ES = 8 – 5 = 3 LF-ES-t = 12-5-4 = 3 LF 12 2 3 Slack is the length of time an activity can be delayed without affecting the completion date for the entire project. For example, slack for C = 3 weeks, i.e.Activity C can be delayed up to 3 weeks 34 (start anywhere between weeks 5 and 8).
  • 35. Activity Schedule (Problem 1) Activity Earliest Start (ES) Latest Start (LS) Earliest Finish (EF) Latest Finish (LF) Slack (LS-ES) Critical Path A 0 0 5 5 0 Yes B 0 6 6 12 6 - C 5 8 9 12 3 - D 5 7 8 10 2 - E 5 5 6 6 0 Yes F 6 6 10 10 0 Yes G 10 10 24 24 0 Yes H 9 12 21 24 3 - I 24 24 26 26 0 Yes 35
  • 36. Scheduling Activity: Problem2 Consider the scheduling activity, 36 Number Activity Predecessor Duration 1 Design house and obtain financing -- 3 months 2 Lay foundation 1 2 months 3 Order and receive materials 1 1 month 4 Build house 2,3 3 months 5 Select paint 2, 3 1 month 6 Select carpet 5 1 month 7 Finish work 4, 6 1 month
  • 37. Scheduling Activity (Problem2) Consider the scheduling activity, 37
  • 39. Network with ES and EF Time (Problem 2) Initially for start node ES = 0 and then ES is calculated as follows, ES = Maximum EF {immediate predecessor} EF = ES + t 39
  • 40. Network with ES, EF, LS and LF Time (Problem 1) LF and LS is computed in backward pass, initially for last node LF is equal to its EF, for rest of the nodes LF and LS are computed as follows, LS = LF – t and LF = Minimum LS {followingactivity} 40
  • 41. Network with Critical Path (Problem 2) 41
  • 42. Activity Schedule (Problem 2) Activity Latest Start (ES) Earliest Start (LS) Latest Finish (EF) Earliest Finish (LF) Slack (LS-ES) Critical Path 1 0 0 3 3 0 Yes 2 3 3 5 5 0 Yes 3 4 3 5 4 1 - 4 5 5 8 8 0 Yes 5 6 5 7 6 1 - 6 7 6 8 7 1 - 7 8 8 9 9 0 Yes 42