Skip to main content
1-Visitor
April 23, 2018
Solved

Simultaneous equations not solving MathCad 15. Normal Distribution/Weibull

  • April 23, 2018
  • 5 replies
  • 3340 views

Hello Everyone, 

im trying to match normal and weibull distribution.

The probability density and inverse cumulative probability distribution for probability of 0.25 for both distributions

should be equal. I have to find two Weibull parameters (3rd parameter = 0). I´ve tried solve block but its not working. 

Can someone help me?

Best answer by Werner_E

You'll have to define a specific value for x. You can't use a range here.

5 replies

25-Diamond I
April 23, 2018

"Find" alone will not do anything! have you tried "Find(k,u)=" ?

Better you attach your worksheet instead of a pdf. You'll have to zip it to be able to attach it here in this broken forum.

KonradS1-VisitorAuthor
1-Visitor
April 23, 2018

Yes, i have

Werner_E25-Diamond IAnswer
25-Diamond I
April 23, 2018

You'll have to define a specific value for x. You can't use a range here.

23-Emerald IV
April 23, 2018

Try your luck with this:

LM_20180423_NormalWeibull.png

Maybe you can evaulate W(x) symbolically and then display the result numerically. (Mathcad 11 can)

Success!
Luc