Question

In: Statistics and Probability

Fix the roads~The Township Board of Meridian Township wants to know how much public support there...

Fix the roads~The Township Board of Meridian Township wants to know how much public support there is for raising property taxes to fix and maintain the roads in the township. They randomly surveyed 120 residents and calculated a 90% confidence interval for the actual proportion of Meridian Township residents who are in favor of the tax increase to be (0.526, 0.674). Which of the following is a 99% confidence interval using the same survey data?

(.512, .688)

(.48, .715)

(.536, .664)

Solutions

Expert Solution

Solution :

n = 120

Point estimate = = (Lower confidence interval + Upper confidence interval ) / 2

Point estimate = = (0.526 + 0.674) / 2

Point estimate = = 0.60

1 - = 1 - 0.60 = 0.40

At 99% confidence level

= 1 - 99%

=1 - 0.99 =0.01

/2 = 0.005

Z/2 = Z0.005  = 2.576

Margin of error = E = Z / 2 * (( * (1 - )) / n)

= 2.576 (((0.60 * 0.40) / 120 )

= 0.1152

A 99% confidence interval for population proportion p is ,

± E   

= 0.60  ± 0.1152

= ( 0.48, 0.715 )


Related Solutions

Carolina wants to know how much she will have available to spend on her trip to...
Carolina wants to know how much she will have available to spend on her trip to Belize in three years if she deposits $3,000 today at a compound interest rate of 9%. To answer her question, she should refer to which compound interest table? A. Present Value of $1 B. Future Value of $1 C. Future Value of an Annuity of $1 D. Present Value of an Annuity of $1
Luis wants to know how much he will have available to spend on his trip to...
Luis wants to know how much he will have available to spend on his trip to Belize in three years if he deposits $2,700 today at an interest rate of 5​%
The University of Avalon (U of A) wants to know how much credit card debt students...
The University of Avalon (U of A) wants to know how much credit card debt students typically have when they graduate. A survey of 32 recent graduates indicated that the mean debt was 2430 pounds with a standard deviation of 1850 pounds. Find a 99% confidence interval for the average credit card debt for all recent U of A graduates. Assume the credit card debt is normally distributed.   Round answers to 2 decimal places. Use the tables in the book...
1. Lisa Simpson wants to know how much money she would have to deposit in an...
1. Lisa Simpson wants to know how much money she would have to deposit in an account paying 10% interest annually at age 25 in order to have a million dollars at age 65? 2. Bart Simpson, age 8, wants to be a millionaire by the time he is 40 by making annual deposits beginning immediately in an investment fund paying 12% annually. How large must Bart’s annual deposit be? 3. Homer Simpson is embezzling money from Burns Electric and...
A sportswriter wants to know how strongly Lafayette residents support the local minor league baseball team,...
A sportswriter wants to know how strongly Lafayette residents support the local minor league baseball team, the Lafayette Leopards.  She stands outside the stadium before a game and interviews the first 20 people who enter the stadium. The sample for the survey is: a. all residents of Lafayette. b. all people attending the game the day the survey was conducted. c. all Leopard fans. d. the sportswriter. e. the 20 people who gave the sportswriter their opinion.
A marketing firm wants to know how strongly Cuyahoga County residents support building a new stadium...
A marketing firm wants to know how strongly Cuyahoga County residents support building a new stadium for the local national football league team, the Cleveland Browns. They get a complete list of all residents in Cuyahoga County, along with their addresses and phone numbers.   There are 52 zip codes in the county. From each of those zip codes, 10 Cuyahoga County residents are randomly selected and surveyed. 1. Describe the population. 2. What is the sample? 3. What type of...
Hello I have this error in the code, I do not know how to fix it....
Hello I have this error in the code, I do not know how to fix it. It is written in C++ using a Eclipse IDE Error: libc++abi.dylib: terminating with uncaught exception of type std::out_of_range: basic_string bus.h =========== #pragma once #include using namespace std; class Bus { private:    string BusId; // bus ID    string Manufacturer; // manufacturer of the bus    int BusCapacity; // bus capacity    int Mileage; // mileage of bus    char Status; // current status...
I'm getting an error message with this code and I don't know how to fix it...
I'm getting an error message with this code and I don't know how to fix it The ones highlighted give me error message both having to deal Scanner input string being converted to an int. I tried changing the input variable to inputText because the user will input a number and not a character or any words. So what can I do to deal with this import java.util.Scanner; public class Project4 { /** * @param args the command line arguments...
A public health researcher wants to know whether a new tax that was placed on soda...
A public health researcher wants to know whether a new tax that was placed on soda has had any impact on consumer behavior (whether people continued to buy soda). Before the new tax, convenience stores in the city sold an average of µ = 410, sugar filled beverages per day with σ = 60. The distribution was normal. Following the new tax, data were collected for a sample of n = 9 days and the new mean was M =...
I already have the code of this program, I just want to know how to fix...
I already have the code of this program, I just want to know how to fix the code to Implement the 5th function (System.nanotime() and System.currentTimeMillis() methods) What Code does: Introduction Searching is a fundamental operation of computer applications and can be performed using either the inefficient linear search algorithm with a time complexity of O (n) or by using the more efficient binary search algorithm with a time complexity of O (log n). Task Requirements In this lab, you...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT