Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Regarding the method itself, I have some doubts: too much depends on how exactly you answer the "why" question. Minor differences in wording lead to different directions of the next "why"-question. And thus you might arrive to a totally different root cause.

Agree. I have seen (and even participated) in this process. More often than not, this turns into "ok let's find some questions and answers for this paperwork so we can get back to real work". 5W is certainly a good tool to start training your team to do deeper investigations, but it is by no means a full solution for backtracking issues.

The inherent assumption of the method ("there is only one (relevant) root cause") is IMHO quite questionable. In my experience, there are often multiple reasons that "come together". Of course you can tackle this by applying 5why to various bones of your Ishikawa-diagram...

But the fishbone also gives the impression that each of the different root causes don't interact with each other until the end, if i understand that one correctly.

Reality is often times much more messy, with some issues slowly making each others worse over time while others are new and only come into play at the very very end, or have lingered harmlessly for years or decades until the circumstances changed. Circular reasoning and things interacting (or not interacting) in unexpected ways under unexpected circumstances can also play a role.

And a single long standing root cause can split into multiple pathways of issues that only turn into the final failure when they meet again.

perl -e 'use MIME::Base64; print decode_base64("4pmsIE5ldmVyIGdvbm5hIGdpdmUgeW91IHVwCiAgTmV2ZXIgZ29ubmEgbGV0IHlvdSBkb3duLi4uIOKZqwo=");'

In reply to Re^2: Five Whys by cavac
in thread Five Whys by eyepopslikeamosquito

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-24 05:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found