What is the Probability of Deviation and Mean Maintenance Cost in Production?

Click For Summary

Homework Help Overview

The discussion revolves around a probability distribution related to the number of defective products in a production line, specifically focusing on evaluating probabilities and calculating expected maintenance costs based on a given cost function.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to evaluate the probability P(|X - expected value| >= standard deviation) and are discussing the calculation of the expected maintenance cost based on the cost function provided. Some participants express confusion regarding the interpretation of the probability condition and the calculations involved.

Discussion Status

There is ongoing exploration of the probability calculations and the expected value of the maintenance cost. Some participants have provided partial calculations and are questioning their interpretations, while others are confirming the correctness of certain steps taken in the reasoning process.

Contextual Notes

Participants are working within the constraints of a homework assignment, which may limit the information they can use or the methods they can apply. There is also a focus on ensuring clarity in the definitions and conditions related to the probability calculations.

wannabe92
Messages
9
Reaction score
0
The following table gives the probability distribution of X, the number of defective products in a production line in a day.
x P(X=x)

0 0.04

1 0.19

2 0.35

3 0.26

4 0.16

a. Evaluate P(|X - expected value| >= standard dev)
b. The cost of maintaining the machine at the production line is given by C = 50 + 3x + 2x^2. Find the mean maintaining cost.
 
Last edited:
Physics news on Phys.org
wannabe92 said:
The following table gives the probability distribution of X, the number of defective products in a production line in a day.
x P(X=x)

0 0.04

1 0.19

2 0.35

3 0.26

4 0.16

a. Evaluate P(|X - expected value| >= standard dev)
b. The cost of maintaining the machine at the production line is given by C = 50 + 3x + 2x^2. Find the mean maintaining cost.

Show your work. What have you done so far? Where are you stuck?

RGV
 
wannabe92 said:
The following table gives the probability distribution of X, the number of defective products in a production line in a day.
x P(X=x)

0 0.04

1 0.19

2 0.35

3 0.26

4 0.16

a. Evaluate P(|X - expected value| >= standard dev)
b. The cost of maintaining the machine at the production line is given by C = 50 + 3x + 2x^2. Find the mean maintaining cost.

I only managed this much:

Expected value = 2.31
Standard deviation = 1.074

P( |X - 2.31| >= 1.074)
=P( -1.074 >= (X - 2.31) >= 1.074 )
=P( 1.236 >= X >= 3.384)

I'm stuck here. For question b, I assume I have to calculate the expected value of C by substituting the variables x and x^2 with their respective expected values?
 
wannabe92 said:
I only managed this much:

Expected value = 2.31
Standard deviation = 1.074

P( |X - 2.31| >= 1.074)
=P( -1.074 >= (X - 2.31) >= 1.074 )
=P( 1.236 >= X >= 3.384)
This doesn't make sense since 1.236 clearly isn't less than or equal to 3.384.

The condition |X - 2.31| ≥ 1.074 is equivalent to (X-2.31 ≥ 1.074) or (X-2.31 ≤ -1.074), so
P(\lvert X-2.31 \rvert \ge 1.074) = P(X-2.31 \ge 1.074) + P(X-2.31 \le -1.074)
For question b, I assume I have to calculate the expected value of C by substituting the variables x and x^2 with their respective expected values?
Yes, because E(C) = E(50 + 3x + 2x^2) = E(50) + E(3x) + E(2x2) = 50 + 3 E(x) +2 E(x2)
 
wannabe92 said:
I only managed this much:

Expected value = 2.31
Standard deviation = 1.074

P( |X - 2.31| >= 1.074)
=P( -1.074 >= (X - 2.31) >= 1.074 )
=P( 1.236 >= X >= 3.384)

I'm stuck here. For question b, I assume I have to calculate the expected value of C by substituting the variables x and x^2 with their respective expected values?

|X - 2.31| >= 1.074 <--> either X - 2.31 >= 1.074 or 2.31 - X >= 1.074.

RGV
 
So is this how it goes, based on the given values of x and P(X=x):

P(|X-2.31| >= 1.074)
= P( X-2.31 >= 1.074) + P( 2.31-X >= 1.074)
= P( X >= 3.384) + P( X <= 1.236)
= 0.16 + 0.19 + 0.04
= 0.39
 
Yes, that's right.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
3K
Replies
2
Views
3K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K