A sampling scheme for mechanical components from a production line calls for random samples, each consisting of eight components. Each component is classified as either good or defective. The results of 50 such samples are summa- rized in the table below. Number of Defectives Observed Frequency 30 17 From these data estimate the probability that a single component will be defective, Calculate the probabilities of various numbers of defectives in a sample of eight components, and prepare a table to compare predicted probabili- ties according to the binomial distribution with observed relative frequencies for various numbers of defectives in a sample.
Let x= number of defectives then
Here p is unknown, we estimate p using method of moment i.e.
Hence
Expected frequencies :
Eo = 50 * P(X = 0) = 50 * 0.0072 = 0.36
E1 = 50 * P(X = 1) = 50 * 0.0493 = 2.465
E2 = 50 * P(X = 2) = 50 * 0.1469 = 7.345
E>2 = 50 * P(X > 2) = 50 * 0.7966 = 39.83
Comments