Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Option 2 : Describe an application where you can use hypothesis testing to test a premise. Use 0.05 for your alpha and summarize the scenario.

Option 2: Describe an application where you can use hypothesis testing to test a premise. Use 0.05 for your alpha and summarize the scenario. Set up the problem, solve it and state your conclusions.See the example below.

EXAMPLE: XYZ car company boasts that its new car "Zippy" gets at least 59 miles to the gallon. Given a sample mean of 57 and a standard deviation of 3.5 where 35 people were tested, find the z-value and p-score. Hint: Use the p-value calculator in the announcements to find the p-score.

ANSWER:

Ho: u>=59

Ha: u<59

You can put this in Excel or your calculator: = (59-57)/(3.5/35^0.5) = 3.38

Or put this into an Excel cell: =norm.dist(59,57,3.5/35^0.5,true)

Then ENTER.

Next, take that value, which we will call A, and type this into an Excel cell: =norm.s.inv(A)

Then ENTER.

Using the "z to p value calculator" (https://www.socscistatistics.com/pvalues/normaldistribution.aspx) with a=0.05, 1-tailed test and z = 3.38. You should get: p = 0.000362

Since p < 0.05, we'd reject the null hypothesis.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Theory And Applications Of Partial Functional Differential Equations

Authors: Abrar A Khan

1st Edition

9353141915, 9789353141912

More Books

Students also viewed these Mathematics questions

Question

What was the positive value of Max Weber's model of "bureaucracy?"

Answered: 1 week ago

Question

What factors infl uence our perceptions?

Answered: 1 week ago