document.write( "Question 1192645: Assignment 3
\n" );
document.write( "1. Wick Ltd. manufactures washers. One of the key quality measures is the thickness of the washers. A sample of 5 washers in 7 different groups were recorded as shown in the table.
\n" );
document.write( "
\n" );
document.write( "Thickness (millimetres)
\n" );
document.write( "
\n" );
document.write( "1
\n" );
document.write( "2
\n" );
document.write( "3
\n" );
document.write( "4
\n" );
document.write( "5
\n" );
document.write( "1
\n" );
document.write( "2.8
\n" );
document.write( "3.3
\n" );
document.write( "3.0
\n" );
document.write( "3.1
\n" );
document.write( "2.9
\n" );
document.write( "2
\n" );
document.write( "3.5
\n" );
document.write( "3.4
\n" );
document.write( "3.2
\n" );
document.write( "2.9
\n" );
document.write( "3.3
\n" );
document.write( "3
\n" );
document.write( "3.1
\n" );
document.write( "3.4
\n" );
document.write( "3.3
\n" );
document.write( "3.1
\n" );
document.write( "3.4
\n" );
document.write( "4
\n" );
document.write( "3.1
\n" );
document.write( "3.1
\n" );
document.write( "3.1
\n" );
document.write( "2.9
\n" );
document.write( "3.2
\n" );
document.write( "5
\n" );
document.write( "3.2
\n" );
document.write( "3.2
\n" );
document.write( "2.8
\n" );
document.write( "2.7
\n" );
document.write( "3.5
\n" );
document.write( "6
\n" );
document.write( "3.3
\n" );
document.write( "3.4
\n" );
document.write( "3.1
\n" );
document.write( "2.9
\n" );
document.write( "3.4
\n" );
document.write( "7
\n" );
document.write( "3.1
\n" );
document.write( "3.5
\n" );
document.write( "3.2
\n" );
document.write( "3.0
\n" );
document.write( "3.6
\n" );
document.write( "
\n" );
document.write( "Use the data to construct the chart and R-chart
\n" );
document.write( "
\n" );
document.write( "2. Two machines P and Q are used to produce bags of cement of masses in kilogrammes shown in the table.
\n" );
document.write( "
\n" );
document.write( "Machine P
\n" );
document.write( "50
\n" );
document.write( "51
\n" );
document.write( "48
\n" );
document.write( "50
\n" );
document.write( "51
\n" );
document.write( "52
\n" );
document.write( "53
\n" );
document.write( "51
\n" );
document.write( "51
\n" );
document.write( "Machine Q
\n" );
document.write( "54
\n" );
document.write( "49
\n" );
document.write( "56
\n" );
document.write( "47
\n" );
document.write( "50
\n" );
document.write( "51
\n" );
document.write( "52
\n" );
document.write( "53
\n" );
document.write( "
\n" );
document.write( "Test if there is a difference between the two machines.
\n" );
document.write( "C.A.T 2
\n" );
document.write( "1. The probability that a life bulb will have a life time of more than 682 hours is 0.9788. The probability that a bulb will have a life time of more than 703 hours is 0.0051. Find the probability that a bulb will last for more than 648 hours.
\n" );
document.write( "2. The mean and variance of defective items is 0.72 and 0.6876. Find the probability of getting 12 non-defective items.
\n" );
document.write( "
\n" );
document.write( "3. A random sample of householders were classified using the characteristics namely Digital TV and Smart TV and results recorded as follows:
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "Owner occupier
\n" );
document.write( "Council Tenant
\n" );
document.write( "Private Tenant
\n" );
document.write( "Smart TV
\n" );
document.write( "94
\n" );
document.write( "67
\n" );
document.write( "53
\n" );
document.write( "Digital TV
\n" );
document.write( "130
\n" );
document.write( "111
\n" );
document.write( "45
\n" );
document.write( "Black/ White TV
\n" );
document.write( "80
\n" );
document.write( "65
\n" );
document.write( "26
\n" );
document.write( "
\n" );
document.write( "Test for independent at 5%. \n" );
document.write( "
Algebra.Com's Answer #848958 by CPhill(1987)![]() ![]() You can put this solution on YOUR website! Certainly, let's break down the assignments and guide you through the solutions.\r \n" ); document.write( "\n" ); document.write( "**Assignment 3**\r \n" ); document.write( "\n" ); document.write( "**1. Constructing X-bar and R-charts**\r \n" ); document.write( "\n" ); document.write( "* **Calculate the mean (X̄) and range (R) for each group:** \n" ); document.write( " * For each group, calculate the mean of the 5 thickness measurements. \n" ); document.write( " * For each group, calculate the range (difference between the highest and lowest values).\r \n" ); document.write( "\n" ); document.write( "* **Calculate the average of means (X̄̄) and average of ranges (R̄):** \n" ); document.write( " * Find the average of the means calculated for each group. \n" ); document.write( " * Find the average of the ranges calculated for each group.\r \n" ); document.write( "\n" ); document.write( "* **Determine control limits:** \n" ); document.write( " * **X-bar chart:** \n" ); document.write( " * Upper Control Limit (UCL) = X̄̄ + A2 * R̄ \n" ); document.write( " * Lower Control Limit (LCL) = X̄̄ - A2 * R̄ \n" ); document.write( " * **R-chart:** \n" ); document.write( " * Upper Control Limit (UCL) = D4 * R̄ \n" ); document.write( " * Lower Control Limit (LCL) = D3 * R̄\r \n" ); document.write( "\n" ); document.write( " * A2, D3, and D4 are constants obtained from control chart constants tables based on the sample size (n = 5 in this case).\r \n" ); document.write( "\n" ); document.write( "* **Plot the data:** \n" ); document.write( " * Plot the group means on the X-bar chart. \n" ); document.write( " * Plot the group ranges on the R-chart.\r \n" ); document.write( "\n" ); document.write( "* **Analyze the charts:** \n" ); document.write( " * Check if any points fall outside the control limits. \n" ); document.write( " * Look for any patterns or trends in the data.\r \n" ); document.write( "\n" ); document.write( "**2. Testing for a Difference Between Machines P and Q**\r \n" ); document.write( "\n" ); document.write( "* **Calculate the means and standard deviations for each machine.** \n" ); document.write( "* **Perform a t-test:** \n" ); document.write( " * **Hypothesis:** \n" ); document.write( " * Null hypothesis (H0): The means of the two machines are equal. \n" ); document.write( " * Alternative hypothesis (H1): The means of the two machines are not equal. \n" ); document.write( " * **Calculate the t-statistic:** \n" ); document.write( " * Use the formula for the two-sample t-test, taking into account the possibility of unequal variances. \n" ); document.write( " * **Determine the degrees of freedom.** \n" ); document.write( " * **Find the critical t-value** based on the degrees of freedom and the chosen significance level (e.g., 0.05 for a 95% confidence level). \n" ); document.write( " * **Compare the calculated t-statistic to the critical t-value.** \n" ); document.write( " * **Make a decision:** \n" ); document.write( " * If the calculated t-statistic is greater than the critical t-value or less than the negative of the critical t-value, reject the null hypothesis. \n" ); document.write( " * Otherwise, fail to reject the null hypothesis.\r \n" ); document.write( "\n" ); document.write( "**C.A.T 2**\r \n" ); document.write( "\n" ); document.write( "**1. Finding the Probability of a Bulb Lasting More Than 648 Hours**\r \n" ); document.write( "\n" ); document.write( "* **Use the given probabilities:** \n" ); document.write( " * P(lifetime > 682 hours) = 0.9788 \n" ); document.write( " * P(lifetime > 703 hours) = 0.0051\r \n" ); document.write( "\n" ); document.write( "* **Determine the probability of a bulb lasting between 682 and 703 hours:** \n" ); document.write( " * P(682 < lifetime <= 703) = P(lifetime > 682 hours) - P(lifetime > 703 hours) \r \n" ); document.write( "\n" ); document.write( "* **Assume a continuous distribution (e.g., exponential or Weibull - this may need to be specified in the problem context).** \n" ); document.write( "* **Use the cumulative distribution function (CDF) of the assumed distribution** to find the probability of a bulb lasting more than 648 hours. \r \n" ); document.write( "\n" ); document.write( "**2. Finding the Probability of Getting 12 Non-Defective Items**\r \n" ); document.write( "\n" ); document.write( "* **Determine the probability of a single item being non-defective:** \n" ); document.write( " * If the mean of defective items is 0.72, the mean of non-defective items is 1 - 0.72 = 0.28.\r \n" ); document.write( "\n" ); document.write( "* **Use the Poisson distribution:** \n" ); document.write( " * The Poisson distribution models the probability of a given number of events occurring within a fixed interval of time or space, given the average rate of occurrence.\r \n" ); document.write( "\n" ); document.write( " * **Calculate the probability of getting 12 non-defective items using the Poisson probability mass function.**\r \n" ); document.write( "\n" ); document.write( "**3. Testing for Independence in the TV Ownership Data**\r \n" ); document.write( "\n" ); document.write( "* **Perform a Chi-Square test of independence:**\r \n" ); document.write( "\n" ); document.write( " * **Create a contingency table** summarizing the data. \n" ); document.write( " * **Calculate the expected frequencies** for each cell in the table under the assumption of independence. \n" ); document.write( " * **Calculate the Chi-Square statistic:** \n" ); document.write( " * Sum the squared differences between the observed and expected frequencies, divided by the expected frequencies. \n" ); document.write( " * **Determine the degrees of freedom:** \n" ); document.write( " * (Number of rows - 1) * (Number of columns - 1) \n" ); document.write( " * **Find the critical Chi-Square value** based on the degrees of freedom and the chosen significance level (5% in this case). \n" ); document.write( " * **Compare the calculated Chi-Square statistic to the critical Chi-Square value.** \n" ); document.write( " * **Make a decision:** \n" ); document.write( " * If the calculated Chi-Square statistic is greater than the critical Chi-Square value, reject the null hypothesis of independence. \n" ); document.write( " * Otherwise, fail to reject the null hypothesis.\r \n" ); document.write( "\n" ); document.write( "**Note:**\r \n" ); document.write( "\n" ); document.write( "* This is a general outline. You'll need to use statistical software (like R, Python, or Excel) or statistical tables to perform the calculations and make the final decisions. \n" ); document.write( "* Ensure you understand the underlying statistical concepts and assumptions before proceeding with the calculations.\r \n" ); document.write( "\n" ); document.write( "I hope this helps! Let me know if you have any further questions or need more specific guidance on any of the parts. \n" ); document.write( " \n" ); document.write( " |