Homework/Assignment: Answer
Homework/Assignment: Answer
Homework/Assignment: Answer
Full Name of submitter: Cao Thị Minh Anh Student ID: IELSIU18002
Your Group number is: 2
ANSWER
Example 9-5
a. Find the best fit of distributions
Since in the example, the histogram gives the number of vehicles passing through Northwest
corner of an intersection each 5-minute period from 7:00 – 7:05 AM, which is best fit the
physical basis of Poisson Distribution modeling the number of independent events that occur in
a fixed amount of time.
b. Estimate parameters
Figure 1. Histogram of number of arrivals per period
Total number of observation N = 100
Arrivals per Period Frequency
( X i) ( f i)
0 12
1 10
2 19
3 17
4 10
5 8
6 7
7 5
8 5
9 3
10 3
11 1
100
11 11
2
By calculation, we can find out that ∑ f i X i=364 and ∑ f i X i =2080
i=1 i=1
j
1
2
3
4
Installation time
99.500 99.600 99.700 99.800 99.900 100.000 100.100 100.200 100.300 100.400 100.500
∑ f j Xj 249
X́ = j=1 = =2.49
100 100
ܱ െ ܧ ଶ
X ݂ ݕ ݑ ݑܿ݊݁ݍ ݁ݎܨݑ
݂ ܿܿ
ݑ ݁ܿ݊݁ݎǡܱ ݁ܿݐݔܿ݁ܧ
݁݀ ܿ݁
݁݀ ݕ ݑ ݑܿ݊݁ݍ ݁ݎ݂ݑ݀݁ݐǡ ୧
ܧ
0 25 8.290996658 33.6739724
1 47 20.64458168 33.6460232
2 15 25.70250419 4.45651502
3 5 21.33307848 12.5049675
4 3 13.27984135 7.95756029
5 5 6.613360993 0.39358712
Tot al 100 92.6326256
χ 20 =92.633> χ 20.05 , 4=9.488
So, H 0is rejected. The monthly number of job-related injuries is not Poisson distributed.
Question 2:
a. To test the frequency of the data, the proposed technique is Chi-square test since:
- A chi-squared test is used to compare binned data (e.g. a histogram) with another set of
binned data or the predictions of a model binned in the same way
- The large sample size is best fit to Chi-square test rather than K-S test.
b.
30
24
Frequency of occurrence
25
20
15 12
10 8
5 3 2 1
0
0 1 2 3 4 5
Number of defects per hour
n n
∑i =1 X i ∑i=1 X 2i −n X̄ 2
X̄ = =1 . 24 S 2= =1. 288163
n n−1
α =0.05
x́=1
Let x be the monthly number of job-related injuries.
H0: the number of defects per hour is Poisson distributed.
(a) (b)
(c) (d)
10. Suppose that we want to simulate a quality testing process. Samples from each batch are
drawn out for testing. The probability of finding out a defective product out of n samples most
likely follow which distribution?
a. Binomial
b. Poisson
c. Normal
d. None of the above
11. Which distribution below is NOT appropriate to simulate arrival rate of customers
a. Poisson
b. Exponential
c. Normal
d. Empirical Discrete
12. A data set of 10 intervals is tested for Weibull distribution using Chi-square test. What is the
degree of freedom of the test?
a. 9
b. 8
c. 7
d. 6
Note: dof = k – s – 1 = 10 – 2 – 1 = 7
13. Select the most appropriate statement “Input Analyzer (ARENA) helps to….”
a. input is .p file of simulations runs
b. see which distribution fits the data set best
c. see how change in inputs affect change in output
d. compare 2 different system designs
14. Fill the missing information in the following distribution summary table
Distribution
Name Parameters Application context
Models the distribution of a process that can be
thought of as the sum of a number of
component processes; for example, the time to
assemble a product which is the sum of the
times required for each assembly operation.
- μ : mean Notice that the normal distribution admits
- σ: standard negative values, which may be impossible for
Normal deviation process times.
Models the time between independent events,
or a process time which is memoryless (knowing
how much time has passed gives no information
λ: rate parameter, about how much additional time will pass
which equals to the before the process is complete); for example,
mean number of the times between the arrivals of a large
events in the given number of customers who act independently of
Exponential time interval each other
- k: shape
parameter. This
must be a positive
integer. In the
Gamma distribution,
k can be any real
number, including
fractions.
- μ: the scale
parameter. Must be A patient must go through k steps to complete a
a positive real health screening process. Each step has an
Erlang number. exponential distribution of service time
λ: mean number
of events in the The number of random events occurring in a
Poisson given time interval fixed interval of time
Triangular Used in situations in which the exact form of the
- a: the minimum distribution is not known but estimates (or
guesses) for the minimum, maximum most likely
value
values are available.
- b: the peak value
- c: the maximum
value
- n : total number of
individuals in the
sample
- p :probability of
nonconforming
items produced in The number of nonconforming products in a
Binomial one trial sampling process
a and b, in which
the minimum value,
a, is the lower
bound, and 0 ≤ a<b.
The maximum
value, b, is the Models complete uncertainty , since all
Uniform upper bound, and outcomes are equally likely. This distribution is
Distribution a< b<∞ . often overused when there are no data.
Models the time to failure for components; for
Weibull α , β are scale and example, the time to failure for a disk
Distribution shape parameter drive.
15. Which hypothesis test formalizes the intuitive idea of comparing the histogram of the data
to the shape of the candidate density or mass function?
a. Chi-square test
b. T-test
c. Pair T test
d. K-S test