Math Problem Statement

A national manufacturer of ball bearings is experimenting with two different processes for producing precision ball bearings. It is important that the diameters be as close as possible to an industry standard. The output from each process is sampled and the average error from the industry standard is measured in millimeters. The results are shown below.

Process A	Process B

Sample mean 2.0 3.0 Standard deviation 1.0 0.5 Sample size 12 14

The researcher is interested in determining whether there is evidence that the two processes yield different average errors. The population standard deviations are unknown but are assumed equal. What is the null hypothesis?

Multiple Choice

H0: µA = µB

H0: µA ≠ µB

H0: µA ≤ µB

H0: µA > µB

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Hypothesis Testing
Two-Sample t-Test
Comparing Means

Formulas

t = (x̄A - x̄B) / (Sp * sqrt(1/nA + 1/nB))
Sp = sqrt(((nA - 1) * sA^2 + (nB - 1) * sB^2) / (nA + nB - 2))

Theorems

Central Limit Theorem
Student's t-distribution

Suitable Grade Level

Undergraduate Statistics or Advanced High School Statistics