Three firms carry inventories that differ in size. Firm A's inventory contains 2000 items, firm B's inventory contains 5000 items, and firm C's inventory contains 10,000 items. The population standard deviation for the cost of the items in each firm's inventory is = 144. A statistical consultant recommends that each firm take a sample of 50 items from its inventory to provide statistically valid estimates of the average cost per item. Managers of the small firm state that because it has the smallest population, it should be able to make the estimate from a much smaller sample than that required by the larger firms. However, the consultant states that to obtain the same standard error and thus the same precision in the sample results, all firms should use the same sample size regardless of population size.

1.Using the finite population correction factor, compute the standard error for each of the three firms given a sample of size 50.
2.What is the probability that for each firm the sample mean will be within 25 of the population mean ?

To compute the standard error for each of the three firms, we need to use the formula for the standard error with the finite population correction factor:

Standard Error = (Population Standard Deviation) / sqrt(Sample Size) * sqrt((Population Size - Sample Size) / (Population Size - 1))

Here are the steps to calculate the standard error for each firm:

1. Firm A:
- Population Size (N) = 2000
- Population Standard Deviation (σ) = 144
- Sample Size (n) = 50
- Using the formula:
Standard Error for Firm A = 144 / sqrt(50) * sqrt((2000 - 50) / (2000 - 1))

2. Firm B:
- Population Size (N) = 5000
- Population Standard Deviation (σ) = 144
- Sample Size (n) = 50
- Using the formula:
Standard Error for Firm B = 144 / sqrt(50) * sqrt((5000 - 50) / (5000 - 1))

3. Firm C:
- Population Size (N) = 10000
- Population Standard Deviation (σ) = 144
- Sample Size (n) = 50
- Using the formula:
Standard Error for Firm C = 144 / sqrt(50) * sqrt((10000 - 50) / (10000 - 1))

Now let's calculate the standard error for each firm using these formulas.

1. Firm A:
Standard Error for Firm A = 144 / sqrt(50) * sqrt((2000 - 50) / (2000 - 1))
Standard Error for Firm A ≈ 20.37

2. Firm B:
Standard Error for Firm B = 144 / sqrt(50) * sqrt((5000 - 50) / (5000 - 1))
Standard Error for Firm B ≈ 12.91

3. Firm C:
Standard Error for Firm C = 144 / sqrt(50) * sqrt((10000 - 50) / (10000 - 1))
Standard Error for Firm C ≈ 9.10

Now, let's move on to calculating the probability that for each firm, the sample mean will be within 25 of the population mean. To do this, we need to use the t-distribution and find the area under the curve within ±25 with degrees of freedom (df) equal to the sample size minus 1.

To find the probability, you can use statistical software or look it up in a t-distribution table. You will need the t-value for the given sample size and a significance level (alpha value) to determine the probability.

Please specify the alpha value that you would like to use for this calculation.