Question


How to find the 90% Confidence Interval?
I am given X1...X3 value. I got my estimated coefficient from my data. Then i found my Mean response of my data. Now i need to f...

9 years ago | 1 answer | 0

1

answer

Question


how to plot the data and superimpose the mean of the data?
I am required to plot 20 second data of my veleocity. then i need to superimpose the mean of the velocity. Can somebody look int...

10 years ago | 2 answers | 0

2

answers

Question


demonstrating concept of confidence interval for the mean value?
Can somebody look into my codes. I am trying to design a small simulation experiment to demonstrate concept of confidence interv...

10 years ago | 2 answers | 0

2

answers

Question


finding multivariate pdf of normally distributed data?
Assume my data is multivariate normally distributed. how i can plot the pdf of my first variable? say I have data matrix below ...

10 years ago | 1 answer | 0

1

answer

Question


how to plot different simulated data in one graph?
I wanted to run the following hypothesis based on power function. my three run consist of n=10,100 and 1000 and i want them to b...

10 years ago | 1 answer | 0

1

answer

Answered
getting error of not enough input argument?
Thank you all for your feedback, I sort it out..i basically asked the question in not a clear way. i need to create three oth...

10 years ago | 0

Question


getting error of not enough input argument?
I am trying to run this code from my command window (gumbelfit(Y), however, i get error, that there is error in line 7 (my line ...

10 years ago | 3 answers | 1

3

answers

Question


Observation with trend line in the normal distribution plot ?
I am trying to plot my data in the form of normal probability with a fitted line. however, the area under the curve exceeds 1. a...

10 years ago | 1 answer | 0

1

answer

Answered
Plotting Gamma Distribution, please help?
<</matlabcentral/answers/uploaded_files/18409/gamma%20plot.jpg>>

10 years ago | 0

Answered
Plotting Gamma Distribution, please help?
here is my plot which i dont think is a gamma distribution plot. my alpha is 3 and my beta is 409.

10 years ago | 0

Question


Plotting Gamma Distribution, please help?
These are my code, however, i am not getting the plot. X=1:100; % Duration of data Data=rand(1,100); % randomly generated ...

10 years ago | 5 answers | 0

5

answers

Question


Random Variable with exponential distribution of Probablity Density Function
Any thought/hint for solving this question Assume that the random variable X has an Exponential distribution with PDF given ...

10 years ago | 3 answers | 0

3

answers

Question


how to solve the following Probability density function in matlab?
Hello, i am very new to Matlab and got this question in assignment which i need to submit soon. Any help with coding and a bit e...

10 years ago | 2 answers | 0

2

answers

Question


How i can call a function 100 time?
Here is what i need to call 100 times and then record result in a vector function [r] = dieroll(n) r=0; % Number ...

10 years ago | 3 answers | 0

3

answers