Skip to main content
1-Visitor
March 31, 2014
Solved

How to write a Cumulative distribution function

  • March 31, 2014
  • 10 replies
  • 5105 views

Hi, I'm beginner. How can I write a function like this http://upload.wikimedia.org/math/a/1/0/a106cd0b29209b7d38cd6aa9a7e5b577.png, and then make a plot? Thank you.

Best answer by MikeArmstrong

Converted file attached.

Did you not recieve a Mathcad 15 free with your purchase of Prime?

10 replies

1-Visitor
March 31, 2014

Have a look at the attached. I suggest you go through the help and tutorials.

1-Visitor
March 31, 2014

I looked everywhere but found nothing. Can you convert this file to Prime 3.0 version? I can't convert 'cause it asks Mathcad 15 version which I don't have. Thanks again.

1-Visitor
March 31, 2014

Converted file attached.

Did you not recieve a Mathcad 15 free with your purchase of Prime?

Werner_E
25-Diamond I
March 31, 2014

Ai Sm wrote:

Hi, I'm beginner. How can I write a function like this http://upload.wikimedia.org/math/a/1/0/a106cd0b29209b7d38cd6aa9a7e5b577.png, and then make a plot? Thank you.

Are you sure this is a valid CDF, as your subject suggests? The appropriate density function would be zero over the whole range with two Dirac's at 0 and 1!?? Is x really a continous random variable or is a rather a coín flip? So it seems to be a discrete CDF where X can only take the values 0 and 1, right?

Concerning the arrows take a look if the attached helps any.

31.03.png

1-Visitor
March 31, 2014

Wow, that's almost exactly was I was looking for. Seems like Mathcad has a lot hidden goods! An example I gave was actually random from wikipedia, mine function is more decent.