Clear Filters
Clear Filters

maximum likelihood given a sample

1 view (last 30 days)
Luis
Luis on 16 Apr 2013
Hi, I am quite new using mle in matlab. Given a sample i.e. x=[-1 2 3 4 5 6]; I would like to know what is the likelihood that the sample belongs to a normal distribution with a certain mean and a certain sd.
Is there a built-in function for that? So far the function mle(sample) just gives me potential coefficients.
Thank you, Luis.

Accepted Answer

Image Analyst
Image Analyst on 16 Apr 2013

More Answers (0)

Community Treasure Hunt

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

Start Hunting!