2)
• z-value should be expressed to three decimal places: e.g., z=1.645.
• Before you start each question, you should determine if you are dealing with the population mean or proportion since what you do depends on the type of parameter at hand.
• When handling proportion problems, write/use/plug proportions as decimals (e.g., not 54%, but .54).
• In the beginning, state clearly if you do a 1-tailed or 2-tailed test. State clearly your H0 and H1 using correct Greek letters, mathematical symbols, and subscripts. Do not state your hypotheses in prose form. Express numbers to the three decimal places.
• Use Z test, not t test. Don’t use p-value. Articulate if you reject H0. Justify why you reject or FTR H0.
• After articulating your statistical decision, state clearly your research conclusion in prose form: do NOT use Greek letters, mathematical symbols, or subscripts for the research conclusion. Show all the relevant quantities (e.g., sample statistics, SE, Z-statistic, to name a few) and label them properly: don’t omit anything.
• At the end of your answer, compute and interpret the corresponding CI.
• Write the lower and upper bounds in the CI for μ to the two decimal places: e.g., [11.33, 15.55].
• Write the lower and upper bounds in the CI for π (or P) to the four decimal places: .e.g., [.3012, .3875].
2. A company's average accounts receivable per customer is $130. After a problem in the automated accounting software is suspected, a random sample of 30 accounts reveals a sample mean of $140 and a sample standard deviation of $10. At the 95% confidence level, what is your conclusion?
Answer)
We will use one sample z test as it is mentioned in the instructions that use z test not t test.
Null hypothesis Ho : u = 130
Alternate hypothesis H1 : u not equal to 130
This is two tailed test
Alpha = 0.05 (1 - 0.95)
As the test is two tailed we will first divide the alpha into two equal parts
0.05/2 = 0.025
From z table, P(z<-1.96) = p(z>1.96) = 0.025
That is critical values are -1.96 and 1.96 respectively
And rejection region is
Reject null hypothesis Ho if test statistics is greater than 1.96 or less than -1.96
Test statistics z = (sample mean - claimed mean)/(s.d/√n)
Z = (140 - 130)/(10/√30) = 5.477
As 5.477 is greater than 1.96
We reject null hypothesis Ho
Confidence interval.
Critical value z = 1.96
Margin of error (MOE) = z*s.d/√n
MOE = 1.96*10/√30 = 3.57845404236
Confidence interval is given by
[Mean - MOE, Mean + MOE)
Mean = 140
[136.42, 143.58]
Get Answers For Free
Most questions answered within 1 hours.