Probability and Statistics Problem Set VI
Probability and Statistics Problem Set VI
With the null hypothesis H0: μ = 45.75 grams and α = 0.01, determine whether the production line requires repair. Use a z-test given n = 18, μ = 45.75, x̄ = 45, and σ = 2. Calculate the z-score and check if it falls beyond the critical value for a two-tailed test. If it does, reject H0, indicating significant deviation requiring repair .
To ensure a confidence interval (CI) length of 1.96, use the formula for the CI: L = 2*Z*(σ/√n). Set L = 1.96, Z = 1.96 for 95% CI, and σ = 5. Solving for n gives: n = (2*5*1.96 / 1.96)^2 = 100. Thus, a sample size of 100 is needed .
The concept of linear unbiased estimators supports this. If ˆΘ is an unbiased estimator of Θ, adding any zero-mean random variable, W, to it (ˆΘ + W) maintains the unbiasedness because the expectation of W is zero: E(ˆΘ + W) = E(ˆΘ) + E(W) = Θ + 0 = Θ. Thus, ˆΘ + W retains the property of being unbiased .
To find the critical value, start by setting α = 0.01 for Type I error. Use the distribution of the test statistic to find the critical region that results in a rejection of the null hypothesis. For Type II error (β = 0.05), identify the probability of inaccurately retaining the null hypothesis when the alternative is true. Calculate β using the N-P test approach, find sample mean under the alternative, relate it to the critical region, and set the power (1-β). Use this to solve for the critical value alongside balancing with power .
The contractor sets up a null hypothesis H0: μA = 100 months against the alternative hypothesis H1: μB > μA. Using the sample mean of 103 from shop B and known population standard deviation of 3 months, perform a one-tailed test with α = 0.01. Calculate the z-score and compare it to the critical value from the standard normal distribution. If the z-score exceeds the critical value, reject H0, suggesting bulbs from shop B last significantly longer .
The estimator ˆΘ overestimates Θ because it takes the maximum of the sample values, which introduces positive bias. This bias arises because each observation underestimates the true maximum more than it overestimates it, causing max{X1, X2, ..., Xn} to systematically be lower than the true Θ as it fails to account for extreme value occurrences outside the sample range .
To determine the critical value k for a sample variance, use the chi-square distribution as s²(n-1)/σ² follows a χ² distribution with (n-1) degrees of freedom. From the requirement P(s² ≤ k) = 0.05, find k such that the cumulative probability up to this value under χ² with given degrees of freedom equals 0.05. Use tables or statistical software to find the corresponding k .
Calculating the MLE is important as it provides a method for estimating parameters in a statistical model that maximizes the likelihood of observing the given data. For a uniform distribution, the MLE of Θ is the largest observed data point, as this maximizes the likelihood function. It provides an efficient and unbiased estimate especially in larger samples due to the properties of consistency, asymptotic normality, and optimality .
The dealer establishes H0: μA = 15 minutes against H1: μB < μA. Calculating the sample mean (14 minutes) and using the known standard deviation, perform a one-tailed test. With a significance level of 0.10, determine the critical t-value. Compute the t-statistic using the sample data. If the calculated t-statistic falls in the critical region, reject H0, indicating grinders from manufacturer B are faster .
First, calculate the sample mean (X̄) by summing all data points and dividing by the number of data points: X̄ = (166.8 + 171.4 + 169.1 + 178.5 + 168.0 + 157.9 + 170.1) / 7 = 169.7 cm. Next, calculate the sample variance (s²) using the formula: s² = Σ(Xi - X̄)² / (n - 1), yielding approximately 49.99 cm². Finally, the sample standard deviation (s) is the square root of the sample variance, approximately 7.07 cm.