document.write( "Question 1170005: Ship-Cleaning Robots
\n" ); document.write( "When a ship arrives in port, an underwater robot cleans the outside of the hull in order to remove sea
\n" ); document.write( "creatures, seaweed and dirt. The robot has magnetic wheels that allow it to crawl over the ship’s steel
\n" ); document.write( "hull. Making the hull smooth in this way can save about 8% of fuel on the next voyage. It is important
\n" ); document.write( "that the cleaning can be completed before the ship leaves port.
\n" ); document.write( "(a) (3 marks) The amount of time taken to offload and reload cargo is 22.7 hours. Robot (Type A) cleans
\n" ); document.write( "one side of the ship followed by the other side. The cleaning time depends on the amount of dirt on the
\n" ); document.write( "hull and is Normally distributed with a mean of 9.3 hours and a standard deviation of 1.6 hours for one
\n" ); document.write( "side of the ship. The time for the second side of the ship is also Normally distributed with a mean of 9.3
\n" ); document.write( "hours and a standard deviation of 1.6 hours and is correlated with the time taken for the first side with a
\n" ); document.write( "correlation coefficient of 0.85. What is the probability that the robot will have finished cleaning the
\n" ); document.write( "ship’s hull before the cargo is offloaded and reloaded?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #851270 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
Let's break down this problem step-by-step.\r
\n" ); document.write( "\n" ); document.write( "**(a) Probability of Finishing Cleaning Before Cargo Handling:**\r
\n" ); document.write( "\n" ); document.write( "1. **Define Variables:**
\n" ); document.write( " * Let X be the cleaning time for the first side of the ship.
\n" ); document.write( " * Let Y be the cleaning time for the second side of the ship.
\n" ); document.write( " * X ~ N(μx = 9.3, σx = 1.6)
\n" ); document.write( " * Y ~ N(μy = 9.3, σy = 1.6)
\n" ); document.write( " * Correlation coefficient (ρ) = 0.85
\n" ); document.write( " * Cargo handling time = 22.7 hours\r
\n" ); document.write( "\n" ); document.write( "2. **Total Cleaning Time (T):**
\n" ); document.write( " * T = X + Y\r
\n" ); document.write( "\n" ); document.write( "3. **Mean of Total Cleaning Time (μt):**
\n" ); document.write( " * μt = μx + μy = 9.3 + 9.3 = 18.6 hours\r
\n" ); document.write( "\n" ); document.write( "4. **Variance of Total Cleaning Time (σt²):**
\n" ); document.write( " * σt² = σx² + σy² + 2ρσxσy
\n" ); document.write( " * σt² = (1.6)² + (1.6)² + 2(0.85)(1.6)(1.6)
\n" ); document.write( " * σt² = 2.56 + 2.56 + 4.352
\n" ); document.write( " * σt² = 9.472\r
\n" ); document.write( "\n" ); document.write( "5. **Standard Deviation of Total Cleaning Time (σt):**
\n" ); document.write( " * σt = √9.472 ≈ 3.078 hours\r
\n" ); document.write( "\n" ); document.write( "6. **Distribution of Total Cleaning Time:**
\n" ); document.write( " * T ~ N(μt = 18.6, σt = 3.078)\r
\n" ); document.write( "\n" ); document.write( "7. **Calculate the Z-score:**
\n" ); document.write( " * We want to find P(T < 22.7).
\n" ); document.write( " * z = (22.7 - 18.6) / 3.078
\n" ); document.write( " * z = 4.1 / 3.078 ≈ 1.332\r
\n" ); document.write( "\n" ); document.write( "8. **Find the Probability:**
\n" ); document.write( " * P(Z < 1.332) using the standard normal distribution table or a calculator.
\n" ); document.write( " * P(Z < 1.332) ≈ 0.9087\r
\n" ); document.write( "\n" ); document.write( "9. **Conclusion:**
\n" ); document.write( " * The probability that the robot will have finished cleaning the ship's hull before the cargo is offloaded and reloaded is approximately 0.9087 or 90.87%.\r
\n" ); document.write( "\n" ); document.write( "**Answer:**\r
\n" ); document.write( "\n" ); document.write( "The probability is approximately 0.9087.
\n" ); document.write( "
\n" ); document.write( "
\n" );