Question

In a shipment of 20,000 toys (called robot chickens) 600 of the toys are defective. Suppose...

In a shipment of 20,000 toys (called robot chickens) 600 of the toys are defective. Suppose that 20 toys are selected at random (without replacement) for inspection, and let X denote the number of defective toys found.

a) The distribution of the random variable X is (choose one)

i) Binomial

ii) hypergeometric

iii) Poisson

iv) Normal

v) Exponential

vi) Uniform

b) Find P(X≤6).

c) Which distribution from those listed in part (a) can be used as an approximation to the distribution of X if we assume they are selected with replacement? With this approximation find P(X≤6).

d) If we make the assumption that they are selected with replacement as in part (c), since 600/20,000=0.03 is small (hint - rare) and since we have select enough components (hint – large n) the distribution in (c) can be approximated by which distribution listed in (a) ? With this approximation find P(X≤6)

Homework Answers

Answer #1

a) ii) hypergeometric (since sampling is done without replacenent)

b)

from excel: P(X<=6) =HYPGEOM.DIST(6,600,20,20000,TRUE) =0.9999988

c)

here this can be approximated with binomial with parameter n=20 and p=600/20000=0.03
P(X<=6)= x=0a     (nCx)px(1−p)(n-x)    = 0.9999988
if using ti-84 use command :binomcdf(20,0.03,6)
if using excel use command :binomdist(6,20,0.03,true)

d)

Poisson distribution with parameter λ =np=20*0.03 =0.6

P(X<=6)= x=0x   {ex/x!}= 0.9999967
if using ti-84 use commannd :poisson(0.6,6)
if using excel use commannd :poisson(6,0.6,true)
Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
In a shipment of 20,000 toys (called robot chickens) 600 of the toys are defective. Suppose...
In a shipment of 20,000 toys (called robot chickens) 600 of the toys are defective. Suppose that 20 toys are selected at random (without replacement) for inspection, and let X denote the number of defective toys found. a) The distribution of the random variable X is (choose one) i) Binomial ii) hypergeometric iii) Poisson iv) Normal v) Exponential vi) Uniform b) Find P(X≤6). c) Which distribution from those listed in part (a) can be used as an approximation to the...
Given that 1% of the population are left handed, if a random sample of 1000 people...
Given that 1% of the population are left handed, if a random sample of 1000 people is selected where x denotes the number of left handed people, a) The random variable X is (choose one) i) Binomial ii) hypergeometric iii) Poisson iv) Normal v) Exponential vi) Uniform b) Give the expectation value and variance of X. c) Find the probabilities P(X=6) and P(X≥6). d) Which distribution from those listed in part (a) can be used as an approximation to the...
Suppose a shipment of 400 components contains 68 defective and 332 non-defective computer components. From the...
Suppose a shipment of 400 components contains 68 defective and 332 non-defective computer components. From the shipment you take a random sample of 25. When sampling with replacement (so that the p = probability of success does not change), note that a success in this case is selecting a defective part. In our sample of 25 we reject the entire shipment if X>5. What is the probability of rejecting the entire shipment?
A shipment of 6 television sets contains 2 defective sets. A hotel makes a random purchase...
A shipment of 6 television sets contains 2 defective sets. A hotel makes a random purchase of 3 of the sets. If x is the number of defective sets purchased by the hotel, nd the cumulative distribution function of the random variable X representing the number of defective. Then using F(x), find (a) P(X = 1) (b) P(0 < X <=2).
Suppose that a box contains 6 pens and that 4 of them are defective. A sample...
Suppose that a box contains 6 pens and that 4 of them are defective. A sample of 2 pens is selected at random without replacement. Define the random variable XX as the number of defective pens in the sample. If necessary, round your answers to three decimal places. Write the probability distribution for XX. xx P(X=xX=x) What is the expected value of X?  
A certain brand of memory chip is likely to be defective with probability p = 1/10....
A certain brand of memory chip is likely to be defective with probability p = 1/10. Let X be the number of defective chips among n = 100 chips selected at random. (a) (4 points) Find P(6 ≤ X ≤ 17) exactly. (Note: You only need to provide a formal expression using the probability mass function in this part, as the numerical value is beyond the range of the table.) (b) (4 points) Find P(6 ≤ X ≤ 17) using...
Each of 13 refrigerators of a certain type has been returned to a distributor because of...
Each of 13 refrigerators of a certain type has been returned to a distributor because of an audible, high-pitched, oscillating noise when the refrigerators are running. Suppose that 10 of these refrigerators have a defective compressor and the other 3 have less serious problems. If the refrigerators are examined in random order, let X be the number among the first 8 examined that have a defective compressor. (a) Calculate P(X = 6) and P(X ≤ 6). (Round your answers to...
Multiple Choice Select the best answer from the available choices for each question. Which of the...
Multiple Choice Select the best answer from the available choices for each question. Which of the following is NOT part of the definition of a sample space S? S can be discrete or continuous Each outcome must be in S at most once Each element in S is equally likely Each outcome must be in S at least once S is a set of possible outcomes in an experiment Three A’s, three B’s, and two C’s are arranged at random...