Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I am having trouble with step 3 and step 4. I need some help on getting the correct p-value to test the null hypothesis 90

I am having trouble with step 3 and step 4. I need some help on getting the correct p-value to test the null hypothesis

90% confidence interval (unrounded) = (2.4364912846323326, 2.6691087153676674) 90% confidence interval (rounded) = ( 2.44 , 2.67 ) 99% confidence interval (unrounded) = (2.3706613632281552, 2.7349386367718447) 99% confidence interval (rounded) = ( 2.37 , 2.73 ) 

z-test hypothesis test for population mean test-statistic = 4.03 two tailed p-value = 0.0001 

  1. Define the null and alternative hypothesis for this test in mathematical terms and in words.
  2. Report the level of significance.
  3. Include the test statistic and the P-value. See Step 3 in the Python script. (Note that Python methods return two tailed P-values. You must report the correct P-value based on the alternative hypothesis.)
  4. Provide your conclusion and interpretation of the results. Should the null hypothesis be rejected? Why or why not?

The manufacturing process at a factory produces ball bearings that are sold to automotive manufacturers. The factory wants to estimate the average diameter of a ball bearing that is in demand to ensure that it is manufactured within the specifications. Suppose they plan to collect a sample of 50 ball bearings and measure their diameters to construct a 90% and 99% confidence interval for the average diameter of ball bearings produced from this manufacturing process.

The sample of size 50 was generated using Python's numpy module. This data set will be unique to you, and therefore your answers will be unique as well. Run Step 1 in the Python script to generate your unique sample data. Check to make sure your sample data is shown in your attachment.

In your initial post, address the following items. Be sure to answer the questions about both confidence intervals and hypothesis testing.

  1. In the Python script, you calculated the sample data to construct a 90% and 99% confidence interval for the average diameter of ball bearings produced from this manufacturing process. These confidence intervals were created using the Normal distribution based on the assumption that the population standard deviation is known and the sample size is sufficiently large. Report these confidence intervals rounded to two decimal places. See Step 2 in the Python script.
  2. Interpret both confidence intervals. Make sure to be detailed and precise in your interpretation.

It has been claimed from previous studies that the average diameter of ball bearings from this manufacturing process is 2.30 cm. Based on the sample of 50 that you collected, is there evidence to suggest that the average diameter is greater than 2.30 cm? Perform a hypothesis test for the population mean at alpha = 0.01.

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

Precalculus

Authors: Michael Sullivan

10th Global Edition

1292121772, 1292121777, 978-1292121772

More Books

Students also viewed these Mathematics questions