What Is the Probability of Combined Lengths of Steel Cylinders?

Click For Summary

Homework Help Overview

The discussion revolves around a probability problem involving the combined lengths of steel cylinders, which are normally distributed with a specified mean and variance. Participants are tasked with determining the probability that the total length of two randomly chosen cylinders is less than a given value.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the implications of the variance provided and how it relates to the standard deviation. There is uncertainty about how to set up the problem involving two cylinders and the combined length. Questions arise regarding the correct method to standardize the variable for use with Z tables and how to properly add the distributions of the two cylinders.

Discussion Status

The discussion is ongoing with various interpretations being explored. Some participants have offered clarifications regarding the addition of independent normal distributions and the correct approach to calculating probabilities. There is a mix of understanding and confusion about the statistical concepts involved.

Contextual Notes

Participants are working under the constraints of homework guidelines, which may limit the amount of direct assistance they can provide to one another. There is also a focus on ensuring that assumptions about the distributions and calculations are correctly understood.

ArcanaNoir
Messages
778
Reaction score
4

Homework Statement



A certain industrial process yields a large number of steel cylinders whose lengths are approximately normally distributed with a mean of 3.25 in. and a variance of 0.008 in2. If two cylinders are chosen at random and placed end to end, what is the probability that their combined length is less than 6.55 in.?


Homework Equations



normal distribution: \frac{1}{ \sigma \sqrt{2 \pi} e^{ \frac{(x- \mu )^2}{2 \sigma ^2}} }<br />

CDF: integrate

\mu = mean
\sigma = standard deviation
\sigma ^2 = variance

The Attempt at a Solution



I'm not sure if a variance of 0.008 in2 implies \sigma = \sqrt{.008} or \sigma = .008.

I also don't know how to set up the problem since there are two cylinders whose length together is less than 6.55. Do I just divide 6.55 in half? :confused:
 
Last edited:
Physics news on Phys.org
ArcanaNoir said:

Homework Statement



A certain industrial process yields a large number of steel cylinders whose lengths are approximately normally distributed with a mean of 3.25 in. and a variance of 0.008 in2. If two cylinders are chosen at random and placed end to end, what is the probability that their combined length is less than 6.55 in.?

Homework Equations



normal distribution: \frac{1}{ \sigma \sqrt{2 \pi} e^{ \frac{(x- \mu )^2}{2 \sigma ^2}} }<br />

CDF: integrate

\mu = mean
\sigma = standard deviation
\sigma ^2 = variance

The Attempt at a Solution



I'm not sure if a variance of 0.008 in2 implies \sigma = \sqrt{.008} or \sigma = .008.

As you noted, the variance is \sigma^2, so a variance of 0.008 in2 means \sigma^2 = 0.008~\mathrm{in}^2.
I also don't know how to set up the problem since there are two cylinders whose length together is less than 6.55. Do I just divide 6.55 in half? :confused:
The length of each cylinder — let's call them x1 and x2 — is a random variable with the given distribution. Their combined length z=x1+x2 is a new random variable with a related but different distribution. The problem is now asking you to find P(z ≤ 6.55 in).
 
So I normalize by calculating P(0 \le x \le 6.55) = P( \frac{0-3.25}{.008} \le Z \le \frac{6.55-3.25}{.008} = P( -406.25 \le Z \le 412.5)

But my Z tables only go up to 4, which makes me feel like I'm doing something wrong. Am I?
 
Hi Arcana! :smile:

"z" may be an unlucky choice for the name of the variable.
Your Z tables are tables for the "standard" normal distribution (mean zero and standard deviation of 1).
Typically you first calculate z = {x - \mu \over \sigma} and that is what you look up in your tables.

But before you do that, you need to think up what the distribution is of X1 + X2, since you are taking 2 cylinders.
Do you know how to add 2 independent normal distributions?
 
I like Serena said:
Hi Arcana! :smile:

"z" may be an unlucky choice for the name of the variable.
Your Z tables are tables for the "standard" normal distribution (mean zero and standard deviation of 1).
Typically you first calculate z = {x - \mu \over \sigma} and that is what you look up in your tables.

But before you do that, you need to think up what the distribution is of X1 + X2, since you are taking 2 cylinders.
Do you know how to add 2 independent normal distributions?

Not a clue!

And didn't I "standardize" the z by the calculation I made, so I could use the z table? I thought that was what that step was for.
 
ArcanaNoir said:
Not a clue!

And didn't I "standardize" the z by the calculation I made, so I could use the z table? I thought that was what that step was for.

Aah yes, you did standardize the z. My mistake. :rolleyes:
You just used the wrong distribution.
Oh, and if you "standardize" you need to divide by sigma, not by the variance.

If you have 2 cylinders that each has a mean of 3.25 inch, together their mean won't be 3.25 inch, but 6.5 inch.

What you need to know is that the sum of 2 independent normal distributions is again a normal distribution.
Its mean is the sum of the means, and its variance is the sum of the variances.
 
Last edited:
So I should compute: P(0 \le x \le 6.55) = P( \frac{0-6.5}{2 \sqrt{.008}} \le Z \le \frac{6.55-6.5}{2 \sqrt{.008}}) = P(-36.336 \le Z \le 0.2795) ?

Does that mean I should calculate (z=0.2795) = 61% ? (approximately, I'll use my real calculator and more detailed z table later)
 
Last edited:
I like Serena said:
"z" may be an unlucky choice for the name of the variable.
Oops! I guess I should have used y.
 
vela said:
Oops! I guess I should have used y.

Yeah, I mixed up the use of z, especially since Arcana did not define Z herself. :wink:


ArcanaNoir said:
So I should compute: P(0 \le x \le 6.55) = P( \frac{0-6.5}{2 \sqrt{.008}} \le Z \le \frac{6.55-6.5}{2 \sqrt{.008}}) = P(-36.336 \le Z \le 0.2795) ?

Does that mean I should calculate (z=0.2795) = 61% ? (approximately, I'll use my real calculator and more detailed z table later)

I was just going to answer that you had it right...
But then you changed it, and now it's not right anymore. :frown:
 
  • #10
I like Serena said:
I was just going to answer that you had it right...
But then you changed it, and now it's not right anymore. :frown:

Crap. But if \sigma ^2 = .008 then \sigma = 0.08944 so I thought to add \sigma + \sigma = 2 \sqrt{ \sigma ^2}, not \sqrt{ 2 \sigma^2}
 
  • #11
ArcanaNoir said:
Crap. But if \sigma ^2 = .008 then \sigma = 0.08944 so I thought to add \sigma + \sigma = 2 \sqrt{ \sigma ^2}, not \sqrt{ 2 \sigma^2}

Yeah, well, you need to add the variances (which you did) and not the standard deviations.
 
  • #12
Why?
 
  • #13
ArcanaNoir said:
Why?

Hmm, you may want to take a look here:
http://en.wikipedia.org/wiki/Sum_of_normally_distributed_random_variables

It explains how you add 2 independent normal distributions and it also gives 3 proofs why this is so.More intuitively you can think of it as follows.

In the worst case scenario both cylinders are longer than they should be, or they are both shorter than they should be.
In the worst case scenarios the standard deviations would add up (this is when the lengths of the cylinders are "correlated" and not independent).

However, in reality there is a good chance that when one cylinder is longer the other is shorter, meaning the new standard deviation will be less than the sum of the 2 standard deviations.

It turns out that in reality the variances add up instead of the standard deviations.
 
  • #14
So it would be close to 65% like I said before I changed it?
 
  • #15
Yep! :smile:
It would be 65.3%.
 
  • #16
Thank you very much! :)
 

Similar threads

Replies
7
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
5
Views
6K