Question

In: Statistics and Probability

•Write the claim as a math statement, its opposite, and then determine H0and H1and the tail...

•Write the claim as a math statement, its opposite, and then determine H0and H1and the tail type.

•Test the claim using the traditional (critical value) method:

•Sketch the appropriate distribution showing the tail(s) and their area, and give the critical value(s) determined from the appropriate distribution table.

•Show the test statistic formula with the relevant numbers in place, and determine the test statistic value. Show where this value is located on the sketch of the distribution.

•State the proper conclusion of the test with regard to H0and the conclusion with regard to the original claim.

•Determine the p-value using the distribution tables and confirm the conclusion about H0.Note: the p-value will be a single number if the test requires the use of a standard normal distribution, otherwise you will obtain a range of values (for example p>0.01).

4)An exit poll is done at a polling station. 105 people are randomly sampled and 62 said they voted for Jane Doe for congress. Use a significance level of 5% to test the claim that a majority of people voted for Jane.

Solutions

Expert Solution

4.

Given that,
possibile chances (x)=62
sample size(n)=105
success rate ( p )= x/n = 0.5905
success probability,( po )=0.5
failure probability,( qo) = 0.5
null, Ho:p=0.5
alternate, H1: p!=0.5
level of significance, α = 0.05
from standard normal table, two tailed z α/2 =1.96
since our test is two-tailed
reject Ho, if zo < -1.96 OR if zo > 1.96
we use test statistic z proportion = p-po/sqrt(poqo/n)
zo=0.59048-0.5/(sqrt(0.25)/105)
zo =1.8542
| zo | =1.8542
critical value
the value of |z α| at los 0.05% is 1.96
we got |zo| =1.854 & | z α | =1.96
make decision
hence value of |zo | < | z α | and here we do not reject Ho
p-value: two tailed ( double the one tail ) - Ha : ( p != 1.85421 ) = 0.06371
hence value of p0.05 < 0.0637,here we do not reject Ho
ANSWERS
---------------
null, Ho:p=0.5
alternate, H1: p!=0.5
test statistic: 1.8542
critical value: -1.96 , 1.96
decision: do not reject Ho
p-value: 0.06371
we do not have enough evidence to support the claim that a majority of people voted for Jane.


Related Solutions

The statement represents a claim. Write its complement and state which is H 0 and which...
The statement represents a claim. Write its complement and state which is H 0 and which is H A. σ < 9.2
10.36 Determine the upper-tail critical values of F in each of the following two-tail tests. a....
10.36 Determine the upper-tail critical values of F in each of the following two-tail tests. a. a = 0.10, n1 = 16, n2 = 21 b. a = 0.05, n1 = 16, n2 = 21 c. a = 0.01, n1 = 16, n2 = 21
10.4.36 Determine the​ upper-tail critical values of F in each of the following​ two-tail tests. a....
10.4.36 Determine the​ upper-tail critical values of F in each of the following​ two-tail tests. a. alphaequals0.05​, n1equals25​, n2equals16 . b. alphaequals0.02​, n1equals25​, n2equals16 . c. alphaequals0.10​, n1equals25​, n2equals16 (Round to two decimal places as​ needed.)
Write an accurate concluding statement for the following hypothesis tests. (a) You claim that the mean...
Write an accurate concluding statement for the following hypothesis tests. (a) You claim that the mean volume of all 12 ounce cans of Fizzy Pop is less than 12 ounces. After analyzing the data and performing a hypothesis test, you fail to reject the null hypothesis. (b) Fizzy Pop claims that most 12 ounce cans of Fizzy Pop contain more than 12 ounces. After analyzing the data and performing a hypothesis test, you reject the null hypothesis. (c) You claim...
For the following z scores, determine whether the tail is on the right or left side...
For the following z scores, determine whether the tail is on the right or left side of the line and find the proportion in the tail. a. z = 2.00 b. z = 0.60 c. z = –1.30 d. z = –0.30
please write 3 paragraph explain bout poly a tail
please write 3 paragraph explain bout poly a tail
c++ class Topics Branches if statement if/else statement Description Write a program that will determine whether...
c++ class Topics Branches if statement if/else statement Description Write a program that will determine whether the user passed or failed a test. The program will ask the user to input the following: Maximum Test Score - the maximum total scores in the test. Percent Pass Score - the minimum percent scores required to pass the test. User Test Score - the actual scores obtained by the user in the test. From the above input values, the program will compute...
Discret Math MATH/CSCI2112 (3) (a) Write the following premises and the conclusion as logical statements and...
Discret Math MATH/CSCI2112 (3) (a) Write the following premises and the conclusion as logical statements and prove the conclusion correct: (use the symbols in brackets). If the flight is late, I will spend the night in Toronto. If I miss my flight I will spend the night in Winnipeg. Either my flight is not late, or I did not miss my flight from Winnipeg, but not both. Therefore either I will spend the night in Toronto, or I will spend...
Tail of a File, C++ Program. write a program that asks the user for the name...
Tail of a File, C++ Program. write a program that asks the user for the name of a text file. The program should display the last 10 lines, or all lines if less than 10. The program should do this using seekg Here is what I have so far. #include<iostream> #include<fstream> #include<string> using namespace std; class File { private:    fstream file;    string name; public:    int countlines();    void printlines(); }; int File::countlines() {    int total =...
please write simple python code Write a program to replicate the behavior of UNIX utility “tail”....
please write simple python code Write a program to replicate the behavior of UNIX utility “tail”. It takes one or more files and displays requested number of lines from the ending. If number is not specified, then it print 10 lines by default.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT