weibull distribution function - graph

M

Metroid

Hello, I need to make graph of Weibull distribution function with a = 10, b
= 10 and count the modus of the function. I never did something like that.
Can you give me detailed description how to do it? Thank you.
 
P

pdberger

Metroid --
Not entirely sure what you're trying to accomplish, but:

A B C
1 1 =weibull(a1,10,10,false) =weibull(a1,10,10,true)

and copy down through your various x values.

Then graph the B and C columns using the A column as your X axis. Read help
on the weibull function to see how to set it up.

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top