GreenPrint
- 1,186
- 0
Homework Statement
Suppose that x has a Weibull distribution with parameters [itex]\alpha[/itex] and [itex]\beta[/itex] and that [itex]P(x \leq 1)=.105[/itex] and [itex]P(2 \leq x)=.641[/itex]. What are [itex]\alpha[/itex] and [itex]\beta[/itex]?
Homework Equations
[itex]F(x) = 1 - e^{-(\frac{x}{\beta})^{\alpha}}[/itex]
The Attempt at a Solution
When I try and solve I get
[itex]ln(.641) = -(\frac{1}{\beta})^{\alpha}[/itex]
[itex]ln(.895) = -(\frac{1}{\beta})^{\alpha}[/itex]
This is a problem. I don't see how else to solve this problem.
.105 = F(1) - F(0)
.641 = 1- [F(2) - F(0)]
Thanks for any help.