Solving PDF with set boundary values

In summary, the conversation discusses a problem that involves determining the number of hours at which 10% of electronic components in a copier have failed. The solution involves integrating the probability distribution function and setting it equal to 0.1. However, there was some inconsistency in the use of variables and it was suggested to integrate from 0 to x instead. The final solution was calculated to be 105 hours.
  • #1
Ein Krieger
34
0
I am give probability distribution function f(x)=(e(-x/1000))/1000 of the time to failure of an electronic component in a copier

The question is to determine the number of hours at which 10% of all components have failed.

My solution:
1) PDF was integrated to obtain: f(x)= e(-x/1000)

2) Then, I used e(-x/1000)=0.1 with upper boundary x, and lower boundary is 0 to find x as the number of hours at which all 10% of components have failed. However, entering it in calculator, I couldn't obtain solution. What did I wrong here?
 
Physics news on Phys.org
  • #2
Ein Krieger said:
I am give probability distribution function f(x)=(e(-x/1000))/1000 of

1) PDF was integrated to obtain: f(x)= e(-x/1000)

You're using "f(x)" inconsistently to stand for two different things and your antiderivative is missing a negative sign.

[itex] \int \frac{e^{-x/1000}}{1000} dx = - e^{-x/1000} + C [/itex]

You can't compute a deterministic answer for the time when 10% of the components have failed since that time is a random variable. Perhaps you want to compute the time at which the probability that a component has failed then or earlier reaches .10. Your description of what you did with the calculator isn't clear.
 
  • #3
Ein Krieger,

I am pretty sure you are leaving out one critical part of the definition of f(x). The pdf is

[tex]f(x) =\frac{1}{1000} e^{-x / 1000}[/tex]
for [itex]x \ge 0[/itex], zero otherwise.

So you should integrate f(x) from 0 to x; you will get a different answer for the cdf than you got before.
 
  • #4
Stephen Tashi said:
You're using "f(x)" inconsistently to stand for two different things and your antiderivative is missing a negative sign.

[itex] \int \frac{e^{-x/1000}}{1000} dx = - e^{-x/1000} + C [/itex]

You can't compute a deterministic answer for the time when 10% of the components have failed since that time is a random variable. Perhaps you want to compute the time at which the probability that a component has failed then or earlier reaches .10. Your description of what you did with the calculator isn't clear.

Yes. Sure. You are right. Time is continuous variable so it is inconsistent to try to define exact probability. All we need is to get probability for time range.

awkward said:
Ein Krieger,

I am pretty sure you are leaving out one critical part of the definition of f(x). The pdf is

[tex]f(x) =\frac{1}{1000} e^{-x / 1000}[/tex]
for [itex]x \ge 0[/itex], zero otherwise.

So you should integrate f(x) from 0 to x; you will get a different answer for the cdf than you got before.

I have already calculated, and I got 105 hours. is it right?
 
  • #5


It seems that you have made a small error in your integration. The correct integration of f(x) would be 1 - e(-x/1000). So, your equation for solving for x would be (1 - e(-x/1000)) = 0.1. This can be solved using logarithms to find the value of x, which would be approximately 1054.8 hours. It is important to double check your integration and equations when solving problems like this, as small errors can lead to incorrect solutions. Additionally, it is always helpful to have a second set of eyes review your work to catch any mistakes. Keep up the good work in solving complex problems like this!
 

FAQ: Solving PDF with set boundary values

What is the purpose of solving PDF with set boundary values?

The purpose of solving PDF (Probability Density Function) with set boundary values is to determine the probability of a random variable falling within a specific range or interval. This is important in statistical analysis and decision-making processes.

How do you set boundary values for PDF?

Boundary values for PDF can be set by identifying the minimum and maximum values of the random variable and specifying an interval between them. This interval will serve as the boundaries for the PDF.

What are the common methods for solving PDF with set boundary values?

The most common methods for solving PDF with set boundary values are integration, numerical methods such as Monte Carlo simulation, and using probability distributions such as the normal distribution or binomial distribution.

Can solving PDF with set boundary values be applied to real-world problems?

Yes, solving PDF with set boundary values can be applied to real-world problems in various fields such as finance, engineering, and social sciences. It can be used to analyze data and make predictions based on the probability of certain events occurring within a given range.

Are there any limitations to solving PDF with set boundary values?

One limitation of solving PDF with set boundary values is that it assumes a continuous probability distribution, which may not always be the case in real-world scenarios. It also requires accurate and representative data to yield reliable results.

Similar threads

Replies
3
Views
1K
Replies
1
Views
1K
Replies
2
Views
461
Replies
2
Views
2K
Replies
2
Views
2K
Back
Top