Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is Ishikawa diagram
What is a fish bone diagram ?
✍: Guest
Dr. Kaoru Ishikawa, invented the fishbone diagram. Therefore, it can be also referred as
Ishikawa diagram.
Fishbone diagram is an analysis diagram which provides a systematic way of looking at
effects and the causes that create or contribute to those effects. Because of the function
of the fishbone diagram, it may be referred to as a cause-and-effect diagram. The design
of the diagram looks much like the skeleton of a fish. Therefore, it is often referred to as
the fishbone diagram.
Fishbone diagram helps in categorizing potential causes of problems or issues in an
orderly way and in identifying root causes.
Below is a sample fish bone diagram which shows why a project dead line was not met.
The middle arrow is the main problem “Deadline not met”. Then we start analyzing other
problems which has led to this problem.Example There is client problem -- as he is always
changing the requirement -- this is caused because the company did not sign the SRS ---
and this happened as proper project management procedures where not at place. So to
solve this problem we either appoint a project manager or give training on project
management to senior team members.
2007-10-30, 8347👍, 0💬
Popular Posts:
Which are the various programming approaches for WCF?
How To Select All Columns of All Rows from a Table? - MySQL FAQs - SQL SELECT Query Statements with ...
How can a servlet refresh automatically if some new data has entered the database? You can use a cli...
How Are Vertical Margins between Two Block Elements Collapsed? - CSS Tutorials - Understanding Multi...
How can I show HTML examples without them being interpreted as part of my document? Within the HTML ...