Mathematics
Mathematics, 07.03.2020 05:27, taylordalton93

Acceptance Sampling Random sampling from a large lot of manufactured items yields a number of defective items X with an approximate binomial distribution with p being the true proportion of defectives in the lot. A sampling plan consists of specifying the number, n, of items to be sampled and an acceptance number aa. After n items are inspected, the lot is accepted if X sa and is rejected if X>a. a. For n=5 and a=0 calculate the probability of accepting the lot for values of p equal to 0, 0.1, 0.3, 0.5 and 0.9 and 1 Write the six acceptance probabilities, separated by commas. Then write a brief explanation to support the calculation. b. Graph the probability of lot acceptance as a function of p. This is called an operating characteristic curve. They key is to store your lists of ps and your list of probabilities as vectors in R, and then to use these as the X and Y axes in a geom_line) plot. The code below should get you started. ps <-c() #Fill in the values of p, separated by commas probs <-c() #Fill in the acceptance probabilities, separated by commas ggplot (data=NULL, aes(x=ps, y=probs)) + geom_line() probs ps C. A quality control engineer is considering two different lot acceptance sampling plans: Plan 1: n=5, a=1 Plan 2: n=100, a=20. Construct operating characteristic curves for both sampling plans. You can make separate plots. Hint: use the normal approximation to a binomial to do calculations for the second plan d. If you were a seller producing lots with proportions of defectives between 0 and 10%, which plan would you prefer? Plan 1 or plan 2? Why? Write answer here then justify e. If you were a buyer wishing high protection against accepting lots with proportion of defectives over 30%, which plan would you prefer? Plan 1 or plan 2? Why? Write answer here and then justify

answer
Answers: 1

Other questions on the subject: Mathematics

image
Mathematics, 21.06.2019 19:00, nicolemaefahey
How do i start to solve? would appreciate a walk-thru! a bird sitting 16ft above the ground in an apple tree dislodges an apple. after how many seconds does the apple land on the ground? (assuming that no branches will interfere with it's fall)
Answers: 1
image
Mathematics, 21.06.2019 21:30, juliagearhart9p229te
What is r i 4.5+10r=-6.5 with work pls
Answers: 1
image
Mathematics, 22.06.2019 01:00, cthompson1107
First work with stencil one. use a combination of reflections, rotations, and translations to see whether stencil one will overlap with the original pattern. list the sequence of rigid transformations you used in your attempt, noting the type of transformation, the direction, the coordinates, and the displacement in
Answers: 3
image
Mathematics, 22.06.2019 03:30, lelseymota123
Acollection of nickels and quarters is worth $2.85. there are 3 more nickels than quarters. how many nickels and quarters are there?
Answers: 3
Do you know the correct answer?
Acceptance Sampling Random sampling from a large lot of manufactured items yields a number of defect...

Questions in other subjects:

Konu
History, 03.10.2019 12:50
Konu
English, 03.10.2019 12:50
Konu
English, 03.10.2019 12:50