0
7.0kviews
Explain steps involved in development of useful model of input data.
1 Answer
0
234views

There are following steps in the development of a useful model of input data:

  1. Collect data from the real system of interest. This often requires a substantial time and resource commitment.

  2. Unfortunately, in some situations it is not possible to collect data (for example, when time is extremely limited, when the input process does not yet exist, or when laws or rules prohibit the collection of data).

  3. When data are not available, expert opinion and knowledge of the process must be used to make educated guesses.

  4. Identify a probability distribution to represent the input process.

  5. When data are available, this step typically begins with the development of a frequency distribution, or histogram, of the data.

  6. Given the frequency distribution and a structural knowledge of the process, a family of distributions is chosen.

  7. Choose parameters that determine a specific instance of the distribution family. When data are available, these parameters may be estimated from the data.

  8. Evaluate the chosen distribution and the associated parameters for goodness of fit.

  9. Goodness of fit may be evaluated informally, via graphical methods, or formally, via statistical tests.

  10. The chi-square and the Kolmogorov-Smimov tests are standard goodness-of-fit tests. If not satisfied that the chosen distribution is a good approximation of the data, then the analyst returns to the second step, chooses a different family of distributions, and repeats the procedure.

  11. If several iterations of this procedure fail to yield a fit between an assumed distributional form and the collected data, the empirical form of the distribution may be used.

Please log in to add an answer.