View Single Post
  #2  
Old September 15th 04, 05:10 AM
external usenet poster
 
Posts: n/a
Default


On 14-Sep-2004, (Rich) wrote:

Is there any kind of mathematical formula that could take into account
the number of aircraft, the number of pilots, and predict what the
average aircraft availability would be?



I'm not really a mathematician, but I am familiar with this type of
analysis. The analysis will be very complex if different airplane types are
involved, but if they are all the same (or are all equally acceptable for
all uses) the analysis isn't too bad. The variables that would then be
pertinent would be:

- Number of pilots involved OR number of airplanes involved (you have to
know one to determine the other, of course).

- Average number of hours of use that each pilot will want on the busiest
day of the week (typically Sat. or Sun. in most clubs), and number of "prime
time" hours in that day. Note that the term "hours of use" refers to the
number of hours the plane is checked out (and thus unavailable to others),
not number of flight hours.

- Average number of hours each airplane will be unavailable (due to
maintenance or other issues) during the busiest day of the week.

- Tolerable likelihood of being unable to book an airplane when desired.
(e.g. it may be tolerable that, if you want to book at a particular time on
the busiest day of the week, you will be disappointed 10% of the time.)

If we assume demand for aircraft hours of use has what is called a "Puissant
distribution" (not perfectly accurate, but probably close enough) then we
can use Erlang-like calculation to find the answer, given values for all the
variables.

Here's an example. Let's say that we have 20 pilots who, on average, want
to check out a plane for 1 hour out of a 16 prime-time hour "busiest day" of
the week. (Of course, some will want more, and many will want none on any
given day. The 1 hour is an average.) It is predicted that each airplane
will be "down" an average of 1 hour during the same period. (This is
derived from a more understandable 1 in 16 probability that a given plane
will be "down" during that whole 16 hour period.) Finally, we decide that
it will be acceptable that there is a 10% probability that a given desire
for use during that period will be unmet. How many planes are required? My
Erlang calculator program suggests that the number is 4.

An Erlang calculator is available on he Web at
http://www.erlang.com/calculator/erlb/ If anybody is interested, I can
suggest a formula for deriving the variables to insert into this calculator
based upon the variables I describe above.

Of course, somebody may have a more appropriate calculator or algorithm for
performing this analysis.

--
-Elliott Drucker