Probability that the weight of the carts exceeds 255 tons

In summary, the conversation discusses the probability of 25 carts exceeding 255 ton when filling them with iron. The standard deviation is 0.5 and the arithmetic median value is calculated to be approximately 0. However, the correct formula is to use the addition of normal distribution with a standard deviation of 2.5.
  • #1
Addez123
199
21
Poster has been reminded to post schoolwork in the Homework Help forums
Summary:: When filling up carts with iron the real weight deviates from the nominal value 10 ton. The standard deviation is .5.
What's the probability that 25 carts exceed 255 ton?

The arithmetic median value is:
$$X \in N(25 * 10, 0.5 / \sqrt{25}) = N(250, .1)$$
$$P(x > 255) = 1 - P(x < 255) $$
$$1 - Φ( \frac {255 - 250} {.1} ) = 1 - Φ(50) \approx 0$$

The book says answer is 1 - Φ(2)
but i see no way of that being true.
 
Physics news on Phys.org
  • #2
Using the notation ##X \sim N(\mu, \sigma^2)##, each cart is distributed like$$C \sim N(10, \frac{1}{4})$$Then the sum of 25 carts is distributed like$$C_T = C_1 + C_2 + \dots + C_{25} \sim N(250, \frac{25}{4})$$Now you just require ##P(C_T > 255)## in terms of the function ##\Phi##. That is just a matter of working out the ##z##-score of a value ##255## using the correct variance.
 
  • #3
When you have multiple independent random trials, the total grows like ##N## and the SD grows like ##\sqrt N##. It is the percent error (CV) that diminishes like ##\sqrt N##
So ##\sigma =2.5##
 
  • Like
Likes Addez123
  • #4
I know what I did wrong.
My formula is to calculate the median value (even though the formula was incorrect aswell), when I should be using addition of normal distribution.
$$N(25 * 10, .5 * \sqrt{25})$$
 

1. What is the probability of the weight of the carts exceeding 255 tons?

The probability of the weight of the carts exceeding 255 tons depends on various factors such as the number of carts, the average weight of each cart, and the distribution of weights among the carts. Without this information, it is not possible to accurately determine the probability.

2. How can the probability of the weight of the carts exceeding 255 tons be calculated?

The probability can be calculated using the formula P = x/n, where x is the number of carts whose weight exceeds 255 tons and n is the total number of carts. However, this formula assumes that the weights of the carts are normally distributed, which may not always be the case.

3. What is the significance of 255 tons in this scenario?

The number 255 tons is likely a threshold or limit set by the scientist conducting the experiment. It could represent the maximum weight that the carts can safely carry or the maximum weight that the scientist is interested in studying. It is important to clarify the significance of this number before calculating the probability.

4. Can the probability of the weight of the carts exceeding 255 tons change over time?

Yes, the probability can change over time as the weight of the carts may vary depending on the materials being transported or the number of carts being used. It is important to consider the time frame and conditions under which the probability is being calculated.

5. How can the probability of the weight of the carts exceeding 255 tons be reduced?

The probability can be reduced by either decreasing the number of carts or reducing the average weight of each cart. This can be achieved by using lighter materials or optimizing the distribution of weight among the carts. However, it is important to also consider the practicality and feasibility of these solutions.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
4
Views
747
Replies
5
Views
4K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Programming and Computer Science
Replies
15
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
33
Views
2K
  • Set Theory, Logic, Probability, Statistics
5
Replies
147
Views
7K
Back
Top