Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts

What is PDF & CDF?

Posted by K. Swaviman

 When a random variable (r.v.) can take any value over a range (finite or infinite), then its distribution is modeled using its Probability Density Function (PDF). Or we can say, a PDF is a distribution of a random variable over a range(finite or infinite). An example of such a r.v. would be the height of students in a class; the height of a particular student could take any value between some reasonable interval.

Because the r.v. can take any value over a range, effectively an infinite number of possibilities, the probability that it will take a particular value is 0. Therefore, for a continuous r.v. we define the notion of infinitesimal[1] size intervals. Take the example of heights of students in a class. Lets say that the height of all the students is between 160 cm and 170 cm. It makes no sense to ask the probability that the height of the student is 165 cm; that probability is zero (for reasons explained above). We can, however, define the probability that the height of the student lies in the infinitesimal interval around 165 cm. The function that gives this probability density is referred to as the probability density function or PDF.

A cumulative probability function or CDF is defined over any interval where the PDF is defined. Suppose a PDF is defined over the interval [a,b] and let a<c<b. Then the CDF over the interval [a,c] is obtained by accumulating (hence the term cumulative) the value of PDF for all values in the interval [a,c]. Typically, this is obtained by integrating the PDF from a to c.


Reference :


[1] Infinitesimal


Source : https://qr.ae/pNCBT5

Read More

Top best online compilers to compile codes

Posted by K. Swaviman 3 Comments


compile online


Hello programmer. You are here to read this article, does mean you are either a programmer or wanna be one. So here we are with some of the online compilers ready for you to make your learning simpler and easier. The merits of online compilers are you don’t need to install any software or environment in
Read More

8 Top world class IT certifications you should know about

Posted by K. Swaviman


 

Hello guys. Here we gonna discuss some of the coolest IT certifications that every programmer wishes to achieve. While reading the title here , a picture of a hall or big class room with so many candidates sitting with their answer-sheets may come to mind. But these exams which we are going to discuss here are not of that kind. These exams appear more likely to be competitions where you will be put in brilliant labs and will be given assignments to complete within some time limit. You have to face real world challenges and perform some brain storming tasks to be one among the few achievers of these certifications of the year.

Read More