SlideShare a Scribd company logo
1 of 3
A transportation problem is a special type of linear programming problem which establish a
least cost for transportation goods source to destination.
There are two parts
Part 1: Find feasibility test
1. North –West Corner Method (NWCM)
2. Least Cost Method (LCM)
3. Vogel’s Approximation Method (VCM)
Part 2: To find optimum solution
MODI Method (Modified Distribution Method)
1. NORTH WEST CORNER METHOD
Q.1 Find initial basic feasible solution by using NWCM for the following transportation
minimization problem.
D1 D2 D3 Supply
S1 3 2 1 20
S2 2 4 1 50
S3 3 5 2 30
S4 4 8 7 25
Demand 40 30 55
Step 1: Check total demand and total supply
Total demand = 40+30+55=125
Total supply=20+50+30+25=125
Here Total Demand = Total Supply so we can calculate initial basic feasible solution
Step 2: Choose the north west corner that is (S1,D1), compare the supply and demand that
cell and allocated 20 units to it. After allocating 20 units to (S1,D1) reduce the corresponding
supply and demand. Cover row S1 as the supply has been fully used.
D1 D2 D3 Supply
S1 3 20 2 1 0
S2 2 4 1 50
S3 3 5 2 30
S4 4 8 7 25
Demand 40 20 30 55
Step 3: Choose the north west corner that is (S2,D1), compare the supply and demand that
cell and allocated 20 units to it. After allocating 20 units to (S2,D1) reduce the corresponding
supply and demand. Cover column D1 as the Demand has been fully used.
D1 D2 D3 Supply
S1 3 20 2 1 00
S2 2 20 4 1 30
S3 3 5 2 30
S4 4 8 7 25
Demand 0 30 55
Step 4: Choose the north west corner that is (S2,D2), compare the supply and demand that
cell and allocated 30 units to it. After allocating 30 units to (S2,D2) reduce the corresponding
supply and demand. Cover column D2 as the Demand has been fully used and S2 also has
been fully used.
D1 D2 D3 Supply
S1 3 20 2 1 00
S2 2 20 4 30 1 00
S3 3 5 2 30
S4 4 8 7 25
Demand 0 00 55
Step 5 : Allocate reaming demand and supply which 30, 25 and 55 on S3,S4and D3
respectively. Then S3 ,S4 and D3 fully used their demand and supply.
D1 D2 D3 Supply
S1 3 20 2 1 00
S2 2 20 4 30 1 00
S3 3 5 2 30 00
S4 4 8 7 25 00
Demand 0 00 00
Total cost= 3*20+2*20+4*30+2*30+7*25=60+40+120+60+105=385 unit
2.
D E F Supply
A 5 8 4 50
B 6 6 3 40
C 3 9 6 60
Demand 20 95 35
Step 1: Check total demand and total supply
Total demand =20+95+35= 150
Total supply=50+40+60=150
Here Total Demand = Total Supply so we can calculate initial basic feasible solution
Step 2: Choose the north west corner that is (A,D), compare the supply and demand that cell
and allocated 20 units to it. After allocating 20 units to (A,D) reduce the corresponding
supply and demand. Cover column D as the demand has been fully used.
D E F Supply
A 5 20 8 4 30
B 6 6 3 40
C 3 9 6 60
Demand 00 95 35
Step 3: Choose the north west corner that is (A,E), compare the supply and demand that cell
and allocated 30 units to it. After allocating 30 units to (A, E) reduce the corresponding
supply and demand. Cover row A as the supply has been fully used.
D E F Supply
A 5 20 8 30 4 00
B 6 6 3 40
C 3 9 6 60
Demand 00 65 35
Step 4: Choose the north west corner that is (B,E), compare the supply and demand that cell
and allocated 40 units to it. After allocating 40 units to (B, E) reduce the corresponding
supply and demand. Cover row B as the supply has been fully used.
D E F Supply
A 5 20 8 30 4 00
B 6 6 40 3 00
C 3 9 6 60
Demand 00 25 35
Step 5: Allocating remaining elements or cell (C,E) and (C,F) by supply (60)and demand
(25,35) so matrix will be
D E F Supply
A 5 20 8 30 4 00
B 6 6 40 3 00
C 3 9 25 6 35 00
Demand 00 00 00
Total Cost= 5*20+8*30+6*40+9*25+6*35=100+240+240+225+210=1015 unit.

More Related Content

What's hot

Assignment method
Assignment methodAssignment method
Assignment methodR A Shah
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithmsKaviya452563
 
8.5 Polar Form
8.5 Polar Form8.5 Polar Form
8.5 Polar Formsmiller5
 
Digital Differential Analyzer Line Drawing Algorithm
Digital Differential Analyzer Line Drawing AlgorithmDigital Differential Analyzer Line Drawing Algorithm
Digital Differential Analyzer Line Drawing AlgorithmKasun Ranga Wijeweera
 
Mathematics TAKS Exit Level Review
Mathematics TAKS Exit Level ReviewMathematics TAKS Exit Level Review
Mathematics TAKS Exit Level Reviewguest3f17823
 
How to: Regression & Correlation
How to: Regression & CorrelationHow to: Regression & Correlation
How to: Regression & CorrelationRadziah Adam
 
Transportation problem
Transportation problem Transportation problem
Transportation problem Reshma BJ
 
Graphing Absolute Value Functions
Graphing Absolute Value FunctionsGraphing Absolute Value Functions
Graphing Absolute Value Functionsms.stedman
 
Lecture 7 transportation problem finding initial basic feasible solution
Lecture 7 transportation problem finding initial basic feasible solutionLecture 7 transportation problem finding initial basic feasible solution
Lecture 7 transportation problem finding initial basic feasible solutionAathi Suku
 
Algorithm for Hungarian Method of Assignment
Algorithm for Hungarian Method of AssignmentAlgorithm for Hungarian Method of Assignment
Algorithm for Hungarian Method of AssignmentRaja Adapa
 
Multiplication algorithm
Multiplication algorithmMultiplication algorithm
Multiplication algorithmGaurav Subham
 
January 16, 2015
January 16, 2015January 16, 2015
January 16, 2015khyps13
 
2.7.6 Coordinate Plane Quads
2.7.6 Coordinate Plane Quads2.7.6 Coordinate Plane Quads
2.7.6 Coordinate Plane Quadssmiller5
 
Booth’s algorithm.(a014& a015)
Booth’s algorithm.(a014& a015)Booth’s algorithm.(a014& a015)
Booth’s algorithm.(a014& a015)Piyush Rochwani
 
Signed Addition And Subtraction
Signed Addition And SubtractionSigned Addition And Subtraction
Signed Addition And SubtractionKeyur Vadodariya
 
north west corner and matrix minima
north west corner and matrix minimanorth west corner and matrix minima
north west corner and matrix minimaMallaJayachandra
 
Absolute value functions
Absolute value functionsAbsolute value functions
Absolute value functionsAlexander Nwatu
 

What's hot (20)

Assignment method
Assignment methodAssignment method
Assignment method
 
Data structures and algorithms
Data structures and algorithmsData structures and algorithms
Data structures and algorithms
 
8.5 Polar Form
8.5 Polar Form8.5 Polar Form
8.5 Polar Form
 
Digital Differential Analyzer Line Drawing Algorithm
Digital Differential Analyzer Line Drawing AlgorithmDigital Differential Analyzer Line Drawing Algorithm
Digital Differential Analyzer Line Drawing Algorithm
 
Graphing systems
Graphing systemsGraphing systems
Graphing systems
 
Mathematics TAKS Exit Level Review
Mathematics TAKS Exit Level ReviewMathematics TAKS Exit Level Review
Mathematics TAKS Exit Level Review
 
How to: Regression & Correlation
How to: Regression & CorrelationHow to: Regression & Correlation
How to: Regression & Correlation
 
Vam
VamVam
Vam
 
Transportation problem
Transportation problem Transportation problem
Transportation problem
 
Graphing Absolute Value Functions
Graphing Absolute Value FunctionsGraphing Absolute Value Functions
Graphing Absolute Value Functions
 
Lecture 7 transportation problem finding initial basic feasible solution
Lecture 7 transportation problem finding initial basic feasible solutionLecture 7 transportation problem finding initial basic feasible solution
Lecture 7 transportation problem finding initial basic feasible solution
 
Algorithm for Hungarian Method of Assignment
Algorithm for Hungarian Method of AssignmentAlgorithm for Hungarian Method of Assignment
Algorithm for Hungarian Method of Assignment
 
Multiplication algorithm
Multiplication algorithmMultiplication algorithm
Multiplication algorithm
 
January 16, 2015
January 16, 2015January 16, 2015
January 16, 2015
 
2.7.6 Coordinate Plane Quads
2.7.6 Coordinate Plane Quads2.7.6 Coordinate Plane Quads
2.7.6 Coordinate Plane Quads
 
Booth’s algorithm.(a014& a015)
Booth’s algorithm.(a014& a015)Booth’s algorithm.(a014& a015)
Booth’s algorithm.(a014& a015)
 
Signed Addition And Subtraction
Signed Addition And SubtractionSigned Addition And Subtraction
Signed Addition And Subtraction
 
north west corner and matrix minima
north west corner and matrix minimanorth west corner and matrix minima
north west corner and matrix minima
 
Webdec2
Webdec2Webdec2
Webdec2
 
Absolute value functions
Absolute value functionsAbsolute value functions
Absolute value functions
 

Similar to Transporataion method north waste corner

transportationoperationresearch-210111101338.pptx
transportationoperationresearch-210111101338.pptxtransportationoperationresearch-210111101338.pptx
transportationoperationresearch-210111101338.pptxProfessionalDeeksha
 
Lecture (3) _transportation problem31-10-2020.pdf
Lecture (3) _transportation problem31-10-2020.pdfLecture (3) _transportation problem31-10-2020.pdf
Lecture (3) _transportation problem31-10-2020.pdfamrhebafamily
 
NORTH WEST CORNER METHOD
NORTH WEST CORNER METHODNORTH WEST CORNER METHOD
NORTH WEST CORNER METHODRashiPandey16
 
VAM and MODI Method in Solving Transportation Problems
VAM and MODI Method in Solving Transportation ProblemsVAM and MODI Method in Solving Transportation Problems
VAM and MODI Method in Solving Transportation ProblemsKarlo Maniego
 
Transportation Method Operation Research
Transportation Method Operation ResearchTransportation Method Operation Research
Transportation Method Operation ResearchR A Shah
 
PGCET Electrical sciences 2017 question paper
PGCET Electrical sciences 2017 question paperPGCET Electrical sciences 2017 question paper
PGCET Electrical sciences 2017 question paperEneutron
 
Vogel's Approximation Method
Vogel's Approximation MethodVogel's Approximation Method
Vogel's Approximation MethodUsharaniRavikumar
 
Classbfs121001503719748
Classbfs121001503719748Classbfs121001503719748
Classbfs121001503719748Raju Panthadi
 
VOGEL'S APPROXIMATION METHOD
VOGEL'S APPROXIMATION METHODVOGEL'S APPROXIMATION METHOD
VOGEL'S APPROXIMATION METHODSwethaShree13
 
Transportation Problem- Initial Basic Feasible Solution
Transportation Problem- Initial Basic Feasible SolutionTransportation Problem- Initial Basic Feasible Solution
Transportation Problem- Initial Basic Feasible SolutionDrDeepaChauhan
 
PGCET Mechanical 2017 question paper
PGCET Mechanical 2017 question paperPGCET Mechanical 2017 question paper
PGCET Mechanical 2017 question paperEneutron
 
Transportation problem ppt
Transportation problem pptTransportation problem ppt
Transportation problem pptDr T.Sivakami
 
Unit.5. transportation and assignment problems
Unit.5. transportation and assignment problemsUnit.5. transportation and assignment problems
Unit.5. transportation and assignment problemsDagnaygebawGoshme
 
unit2 linear programming problem in .pdf
unit2 linear programming problem in .pdfunit2 linear programming problem in .pdf
unit2 linear programming problem in .pdfbizuayehuadmasu1
 
unit-5 Transportation problem in operation research ppt.pdf
unit-5 Transportation problem in operation research ppt.pdfunit-5 Transportation problem in operation research ppt.pdf
unit-5 Transportation problem in operation research ppt.pdfbizuayehuadmasu1
 
Top schools in ghaziabad
Top schools in ghaziabadTop schools in ghaziabad
Top schools in ghaziabadEdhole.com
 
CXC MATHEMATICS MULTIPLE CHOICE
CXC MATHEMATICS MULTIPLE CHOICECXC MATHEMATICS MULTIPLE CHOICE
CXC MATHEMATICS MULTIPLE CHOICEMadanaDookieram
 
Factorization from Gaussian Elimination
  Factorization from Gaussian Elimination  Factorization from Gaussian Elimination
Factorization from Gaussian EliminationMudassir Parvi
 

Similar to Transporataion method north waste corner (20)

transportationoperationresearch-210111101338.pptx
transportationoperationresearch-210111101338.pptxtransportationoperationresearch-210111101338.pptx
transportationoperationresearch-210111101338.pptx
 
Lecture (3) _transportation problem31-10-2020.pdf
Lecture (3) _transportation problem31-10-2020.pdfLecture (3) _transportation problem31-10-2020.pdf
Lecture (3) _transportation problem31-10-2020.pdf
 
NORTH WEST CORNER METHOD
NORTH WEST CORNER METHODNORTH WEST CORNER METHOD
NORTH WEST CORNER METHOD
 
North West Corner Method
North West Corner MethodNorth West Corner Method
North West Corner Method
 
VAM and MODI Method in Solving Transportation Problems
VAM and MODI Method in Solving Transportation ProblemsVAM and MODI Method in Solving Transportation Problems
VAM and MODI Method in Solving Transportation Problems
 
Transportation Method Operation Research
Transportation Method Operation ResearchTransportation Method Operation Research
Transportation Method Operation Research
 
PGCET Electrical sciences 2017 question paper
PGCET Electrical sciences 2017 question paperPGCET Electrical sciences 2017 question paper
PGCET Electrical sciences 2017 question paper
 
Vogel's Approximation Method
Vogel's Approximation MethodVogel's Approximation Method
Vogel's Approximation Method
 
Classbfs121001503719748
Classbfs121001503719748Classbfs121001503719748
Classbfs121001503719748
 
VOGEL'S APPROXIMATION METHOD
VOGEL'S APPROXIMATION METHODVOGEL'S APPROXIMATION METHOD
VOGEL'S APPROXIMATION METHOD
 
Transportation Problem- Initial Basic Feasible Solution
Transportation Problem- Initial Basic Feasible SolutionTransportation Problem- Initial Basic Feasible Solution
Transportation Problem- Initial Basic Feasible Solution
 
PGCET Mechanical 2017 question paper
PGCET Mechanical 2017 question paperPGCET Mechanical 2017 question paper
PGCET Mechanical 2017 question paper
 
Transportation problem ppt
Transportation problem pptTransportation problem ppt
Transportation problem ppt
 
Unit.5. transportation and assignment problems
Unit.5. transportation and assignment problemsUnit.5. transportation and assignment problems
Unit.5. transportation and assignment problems
 
unit2 linear programming problem in .pdf
unit2 linear programming problem in .pdfunit2 linear programming problem in .pdf
unit2 linear programming problem in .pdf
 
unit-5 Transportation problem in operation research ppt.pdf
unit-5 Transportation problem in operation research ppt.pdfunit-5 Transportation problem in operation research ppt.pdf
unit-5 Transportation problem in operation research ppt.pdf
 
R.Ganesh Kumar
R.Ganesh KumarR.Ganesh Kumar
R.Ganesh Kumar
 
Top schools in ghaziabad
Top schools in ghaziabadTop schools in ghaziabad
Top schools in ghaziabad
 
CXC MATHEMATICS MULTIPLE CHOICE
CXC MATHEMATICS MULTIPLE CHOICECXC MATHEMATICS MULTIPLE CHOICE
CXC MATHEMATICS MULTIPLE CHOICE
 
Factorization from Gaussian Elimination
  Factorization from Gaussian Elimination  Factorization from Gaussian Elimination
Factorization from Gaussian Elimination
 

Recently uploaded

Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 

Recently uploaded (20)

Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 

Transporataion method north waste corner

  • 1. A transportation problem is a special type of linear programming problem which establish a least cost for transportation goods source to destination. There are two parts Part 1: Find feasibility test 1. North –West Corner Method (NWCM) 2. Least Cost Method (LCM) 3. Vogel’s Approximation Method (VCM) Part 2: To find optimum solution MODI Method (Modified Distribution Method) 1. NORTH WEST CORNER METHOD Q.1 Find initial basic feasible solution by using NWCM for the following transportation minimization problem. D1 D2 D3 Supply S1 3 2 1 20 S2 2 4 1 50 S3 3 5 2 30 S4 4 8 7 25 Demand 40 30 55 Step 1: Check total demand and total supply Total demand = 40+30+55=125 Total supply=20+50+30+25=125 Here Total Demand = Total Supply so we can calculate initial basic feasible solution Step 2: Choose the north west corner that is (S1,D1), compare the supply and demand that cell and allocated 20 units to it. After allocating 20 units to (S1,D1) reduce the corresponding supply and demand. Cover row S1 as the supply has been fully used. D1 D2 D3 Supply S1 3 20 2 1 0 S2 2 4 1 50 S3 3 5 2 30 S4 4 8 7 25 Demand 40 20 30 55 Step 3: Choose the north west corner that is (S2,D1), compare the supply and demand that cell and allocated 20 units to it. After allocating 20 units to (S2,D1) reduce the corresponding supply and demand. Cover column D1 as the Demand has been fully used. D1 D2 D3 Supply S1 3 20 2 1 00
  • 2. S2 2 20 4 1 30 S3 3 5 2 30 S4 4 8 7 25 Demand 0 30 55 Step 4: Choose the north west corner that is (S2,D2), compare the supply and demand that cell and allocated 30 units to it. After allocating 30 units to (S2,D2) reduce the corresponding supply and demand. Cover column D2 as the Demand has been fully used and S2 also has been fully used. D1 D2 D3 Supply S1 3 20 2 1 00 S2 2 20 4 30 1 00 S3 3 5 2 30 S4 4 8 7 25 Demand 0 00 55 Step 5 : Allocate reaming demand and supply which 30, 25 and 55 on S3,S4and D3 respectively. Then S3 ,S4 and D3 fully used their demand and supply. D1 D2 D3 Supply S1 3 20 2 1 00 S2 2 20 4 30 1 00 S3 3 5 2 30 00 S4 4 8 7 25 00 Demand 0 00 00 Total cost= 3*20+2*20+4*30+2*30+7*25=60+40+120+60+105=385 unit 2. D E F Supply A 5 8 4 50 B 6 6 3 40 C 3 9 6 60 Demand 20 95 35 Step 1: Check total demand and total supply Total demand =20+95+35= 150 Total supply=50+40+60=150 Here Total Demand = Total Supply so we can calculate initial basic feasible solution Step 2: Choose the north west corner that is (A,D), compare the supply and demand that cell and allocated 20 units to it. After allocating 20 units to (A,D) reduce the corresponding supply and demand. Cover column D as the demand has been fully used. D E F Supply
  • 3. A 5 20 8 4 30 B 6 6 3 40 C 3 9 6 60 Demand 00 95 35 Step 3: Choose the north west corner that is (A,E), compare the supply and demand that cell and allocated 30 units to it. After allocating 30 units to (A, E) reduce the corresponding supply and demand. Cover row A as the supply has been fully used. D E F Supply A 5 20 8 30 4 00 B 6 6 3 40 C 3 9 6 60 Demand 00 65 35 Step 4: Choose the north west corner that is (B,E), compare the supply and demand that cell and allocated 40 units to it. After allocating 40 units to (B, E) reduce the corresponding supply and demand. Cover row B as the supply has been fully used. D E F Supply A 5 20 8 30 4 00 B 6 6 40 3 00 C 3 9 6 60 Demand 00 25 35 Step 5: Allocating remaining elements or cell (C,E) and (C,F) by supply (60)and demand (25,35) so matrix will be D E F Supply A 5 20 8 30 4 00 B 6 6 40 3 00 C 3 9 25 6 35 00 Demand 00 00 00 Total Cost= 5*20+8*30+6*40+9*25+6*35=100+240+240+225+210=1015 unit.