SM_Lect_07 (1)
SM_Lect_07 (1)
• Manufacturer specifications
• Whether or not these claims can actually be achieved in a real environment has to be proven
• Vendor claims
• The vendor or distributor should already have some experience with the type of system that is being considered.
• Operator claims
• If the operator is knowledgeable about the system, it may be possible to obtain some performance estimates that can
be used as input data
• Management estimates
• their input maybe helpful when an experienced operator is not available for input
• Direct observations
• The most physically and mentally demanding form of data collection
• This approach can be particularly grueling and costly when a large amount of data on infrequently occurring events
must be captured.
Data Collection Mechanisms
Already covered
• Bernoulli
• Uniform
• Exponential
• Normal
• Triangular
• Weibull
• Erlang
Selecting the Family of Distributions
Use the physical basis of the distribution as a guide, e.g.:
• Binomial: Number of successes in n trials
• Negative binomial and geometric: Number of trials to achieve k successes
• Poisson: Number of independent events that occur in a fix amount of time or space
• Normal: Distribution of a process that is the sum of a number of component processes
• Lognormal: Distribution of a process that is the product of a number of component
processes
• Exponential: Time between independent events, or a process time that is memoryless
• Weibull: Time to failure for components
• Discrete or continuous uniform: Models complete uncertainty
• Triangular: A process for which only the minimum, most likely, and maximum values are
known
• Empirical: Re-samples from the actual data collected
Analysis of input data
• The process of determining the underlying theoretical distribution for
a set of data usually involves what is known as a goodness of fit test.
• these tests are based on some sort of comparison between the
observed data distribution and a corresponding theoretical
distribution.
• If the difference between the observed data distribution and the
corresponding theoretical distribution is small, then it may be stated
with some level of certainty that the input data could have come from
a set of data with the same parameters as the theoretical distribution.
• Methods:
• Graphic approach
• Chi-square test
• Kolmogorov–Smirnov test
• Square error
Analysis of input data: Graphic Approach
• This approach consists of a visual qualitative comparison between
the actual data distribution and a theoretical distribution from which
the observed data may have come.
• Steps
• Create a histogram of observed data
• Create a histogram for the theoretical distribution
• Visually compare the two histograms for similarity
• Make a qualitative decision as to the similarity of the two data sets