what is the difference between a histogram and pdf.

16 visualizaciones (últimos 30 días)
oshomah kanoba
oshomah kanoba el 1 de Mzo. de 2015
Respondida: TheNovice el 1 de Mzo. de 2015
i am trying to understand the difference between pdf and histogram.i want to use an algorithm to plot a bernoulli from a pdf using matlab

Respuestas (1)

TheNovice
TheNovice el 1 de Mzo. de 2015
A pdf is a function that describes the probability that a random variable will take a certain value.
A histogram shows the probability that a random variable will take an interval of values. See the histogram as a way of estimating the pdf if it is unknown.
Regards. TheNovice

Categorías

Más información sobre Histograms en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by