Define the null and alternative hypothesis for the test


Problem

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.

A. 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.

B. 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.

In your initial post, address the following items:

A. Define the null and alternative hypothesis for this test in mathematical terms and in words.

B. Report the level of significance.

C. 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.)

D. Provide your conclusion and interpretation of the results. Should the null hypothesis be rejected? Why or why not?

Request for Solution File

Ask an Expert for Answer!!
Python Programming: Define the null and alternative hypothesis for the test
Reference No:- TGS03268352

Expected delivery within 24 Hours