subject

A city ordinance requires that a smoke detector be installed in all residential housing. There is concern that too many residences are still without detectors, so a costly inspection program is being contemplated. Let p be the proportion of all residences that have a detector. A random sample of 25 residences is selected. If the sample strongly suggests that p < 0.80 (less than 80% have detectors), as opposed to p ≥ 0.80, the program will be implemented. Let x be the number of residences among the 25 that have a detector, and consider the following decision rule: Reject the claim that p = 0.8 and implement the program if x ≤ 15. (Round your answers to three decimal places.) (a) What is the probability that the program is implemented when p = 0.80? (b) What is the probability that the program is not implemented if p = 0.70? (c) What is the probability that the program is not implemented if p = 0.60? (d) How do the "error probabilities" of parts (b) and (c) change if the value 15 in the decision rule is changed to 14? The probabilities would decrease. The probabilities would increase. The probabilities would not change.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 05:20
Write a program called assignment3 (saved in a file assignment3.java) that computes the greatest common divisor of two given integers. one of the oldest numerical algorithms was described by the greek mathematician, euclid, in 300 b.c. it is a simple but very e↵ective algorithm that computes the greatest common divisor of two given integers. for instance, given integers 24 and 18, the greatest common divisor is 6, because 6 is the largest integer that divides evenly into both 24 and 18. we will denote the greatest common divisor of x and y as gcd(x, y). the algorithm is based on the clever idea that the gcd(x, y) = gcd(x ! y, y) if x > = y and gcd(x, y) = gcd(x, y ! x) if x < y. the algorithm consists of a series of steps (loop iterations) where the “larger” integer is replaced by the di↵erence of the larger and smaller integer. this continues until the two values are equal. that is then the gcd.
Answers: 3
question
Computers and Technology, 23.06.2019 07:00
What are three software programs for mobile computing?
Answers: 1
question
Computers and Technology, 23.06.2019 12:00
3. when you right-click a linked spreadsheet object, what commands do you choose to activate the excel features? a. linked worksheet object > edit b. edit data > edit data c. linked spreadsheet > edit d. object > edit data
Answers: 2
question
Computers and Technology, 23.06.2019 18:00
Freya realizes she does not have enough in her bank account to use the debit card. she decides to use a credit card instead. which questions should freya answer before using a credit card? check all that apply. can i pay at least the minimum payment each month? can i make payments on time and avoid late fees? will i have to take out a loan? how much in finance charges can i afford to pay? should i talk to a consumer credit counseling service?
Answers: 1
You know the right answer?
A city ordinance requires that a smoke detector be installed in all residential housing. There is co...
Questions
question
Mathematics, 10.06.2021 16:00
question
Mathematics, 10.06.2021 16:00
question
Chemistry, 10.06.2021 16:00
question
Biology, 10.06.2021 16:00
Questions on the website: 13722367