Weibull Distribution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Weibull Distribution
Hi Friends,
I am a beginer in mathcad. I am trying to create a random weibull distribution.
I saw the random weibull function rweibull(m,s) where s is the shape parameter. I dont understand how to create a distribution in mathcad which can take both SHAPE and SCALE parameters.
Please help me with this.
Thanks in Advance,
Kel
Solved! Go to Solution.
- Labels:
-
Other
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Andy,
Thanks a lot. It was very helpful and I was able to solve my problem. Thanks once again.
Subin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
Function rweibull(m,s) requires the specification of only one distribution parameter s, and the second parameter b in this case is found to be 1. Let the parameter b - is the scale parameter. If we take the values with the Weibull distribution with parameter b = 1, and multiply them by the required b = b0, then we obtain the values with the parameter b = b0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Sir,
THanks a lot, I was able to solve the problem and get the answer i was expecting. Thanks once again
subin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
No problem.
