Statistics Modeling Question
- From: mwarden <mwarden@xxxxxxxxx>
- Date: Thu, 27 Mar 2008 08:28:37 -0700 (PDT)
I am trying to model the amount of time it will take to produce a
component-ized product. It has been a few years since I left college,
and I'm trying to get my head back around this stuff... here's
something analogous to what I'm trying to do...
A widget is produced by producing widget-part-a, widget-part-b, widget-
part-c, and widget-part-d.
widget-part-a historically takes:
- >= 0 hrs at 0 probability
- 0-8 hrs at .05 probability
- 8-16 hrs at .35 probability
- 16-24 hrs at .25 probability
- 24-32 hrs at .16 probability
- 32-40 hrs at .10 probability
- 40-48 hrs at .05 probability
- 48-56 hrs at .03 probability
- 56-64 hrs at .01 probability
widget-part-b historically follows the same distribution, but cannot
be started until halfway through the process of widget-part-a
widget-part-c takes half the time and can be started in parallel with
widget-part-a (and can be run in parallel with widget-part-b if there
is overlap)
widget-part-d follows same distribution as widget-part-c but cannot be
started until widget-part-c completes.
I want to know how long until the entire widget is complete. I can
reason that there is 0 probability until the last of the 4 widgets is
complete, but I am not sure where to go from there.
I should note that I am just trying to get an approximation. We are
reviewing our estimation techniques, and I am trying to introduce some
statistics (currently the technique treats estimation as
deterministic).
Any help would be much appreciated. I was pretty strong in stats, but
having been out of school for a few years, I need a nudge to wrap my
head around this again.
Thanks!
.
- Follow-Ups:
- Re: Statistics Modeling Question
- From: Robert Dodier
- Re: Statistics Modeling Question
- From: Paul Rubin
- Re: Statistics Modeling Question
- From: dave
- Re: Statistics Modeling Question
- From: Stan Devia
- Re: Statistics Modeling Question
- Prev by Date: Re: Need Advice on a Simple Stat Question
- Next by Date: mutivariate high moments
- Previous by thread: Need Advice on a Simple Stat Question
- Next by thread: Re: Statistics Modeling Question
- Index(es):
Relevant Pages
|
|