Statistics
0 Questions
5 Answers
RANK
3,383
of 300,592
REPUTATION
16
CONTRIBUTIONS
0 Questions
5 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 21,027
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,752
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Calculate confidence interval of data set
In a similar vein to Ive J's answer, you can either make use of the bootci function or ttest2. bootci will generate confidence ...
14 days ago | 0
| accepted
How to calculate Standard error of mean as shown in minitab website
To summarize the discussion above, it seems like you are looking to replicate the two-way ANOVA example in Minitab, and get some...
14 days ago | 0
| accepted
how to fit gaussian model and plot it
glmfit and glmval fit and evaluate generalized linear models, respectively. These can be used to model Gaussian data, but you ne...
16 days ago | 0
| accepted
Gaussian Distribution
If you have access to Statistics and Machine Learning toolbox, you can also make use of the makedist function, like so: mu = 4;...
16 days ago | 0
What is ICMFrequency? and How do you specify it?
Hi Pappu, To find the ecdf for interval-censored data, ecdf uses the EMICM algorithm as laid out in: Anderson-Bergman, Cliffo...
3 years ago | 0
| accepted


