Question

A recent survey of households that put up Christmas trees polled both rural and urban households....

A recent survey of households that put up Christmas trees polled both rural and urban households. Of the 148 rural households, 72 were found to put up a natural tree (as opposed to an artificial one) and of 270 urban households, 109 put up a natural tree. An association of Christmas tree growers wants to test the claim that a higher proportion of rural households prefer natural trees than urban households.

(a) State the claim, the negation of the claim, H0, and H1 (using equations and the parameters p 1and p 2).

(b) Find the p-value. Use α = .01to test the claim and state your conclusion about H0.

(c) State your conclusion about the original claim.

Homework Answers

Answer #1

Part a)

H0 :- P1 = P2
H1 :- P1 > P2

Part b)

p̂1 = 72 / 148 = 0.4865
p̂2 = 109 / 270 = 0.4037
Test Statistic :-
Z = ( p̂1 - p̂2 ) / √( p̂ * q̂ * (1/n1 + 1/n2) ))
p̂ is the pooled estimate of the proportion P
p̂ = ( x1 + x2) / ( n1 + n2)
p̂ = ( 72 + 109 ) / ( 148 + 270 )
p̂ = 0.433
q̂ = 1 - p̂ = 0.567
Z = ( 0.4865 - 0.4037) / √( 0.433 * 0.567 * (1/148 + 1/270) )
Z = 1.6335

Decision based on P value
P value = P ( Z > 1.6335 ) = 0.0512
Reject null hypothesis if P value < α = 0.01
Since P value = 0.0512 > 0.01, hence we fail to reject the null hypothesis
Conclusion :- We Fail to Reject H0

Part c)

There is insufficient evidence to support the claim that a higher proportion of rural households prefer natural trees than urban households.


Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT
Active Questions
  • describe the three fiscal policy tools at the government's disposal to stimulate or contract the economy....
    asked 8 minutes ago
  • i) Write the condensed electron configurations for the following ions: (a) Ca+ (b) S2- (c) V2+...
    asked 8 minutes ago
  • In Java a function can call itself(we may explore more about this later in the course).  This...
    asked 21 minutes ago
  • Write a short program,Java, that implements the Caesar substitution cipher with k=3. That is, each letter...
    asked 23 minutes ago
  • Design a function named findMax that accepts two integer values as arguments and returns the value...
    asked 29 minutes ago
  • In MIPS, I am trying to create an array of 7 words that can either be...
    asked 30 minutes ago
  • Cash, $2,000 Accounts Receivable, $1,250 Professional Equipment, $10,200 Office Equipment, $5,500 Accounts Payable, $3,500 P. Palmer,...
    asked 31 minutes ago
  • Add two more statements to main() to test inputs 3 and -1. Use print statements similar...
    asked 32 minutes ago
  • C++ program called that reads a string and check if it’s well-formed or not. ex== The...
    asked 43 minutes ago
  • 1: Describe five functions of nonverbal communication. (Creating and maintaining relationships, Regulating Interaction, Influencing others, Concealing/deceiving,...
    asked 56 minutes ago
  • Trucks that travel on highways have to stop at various locations to be weighed and inspected...
    asked 58 minutes ago
  • Define and describe the PERT technique. For the toolbar, press ALT+F10 (PC) or ALT+FN+F10 (Mac).
    asked 1 hour ago