Thank you, you saved my life. Your videos are awesome.
@robertwright49062 жыл бұрын
Amazing work!
@martinsanchez-hw4fi Жыл бұрын
In 3:11 there is a problem. You say that a CDF must be >=0, but when you invert a CDF, you are not getting a CDF, you are getting a random variable, which can be (and in the general case will be) also negative. For example, if I have a normal distribution, its quantiles are from -infinity to +infinity. In this case it counfuses me when to take the infimum (you do it in the second case, but not in the first). Even though its correct, again, the argument that the inverse must return positive values is not right.
@MisterRay153 жыл бұрын
What do I do if I have 3 unknown points for the triangle, minimum, maximum and mode?
@RafiqulIslam-dy8cm3 жыл бұрын
Could you please give an example of order statistics
@syh14142 жыл бұрын
Could you show the R coding at the end? Thank you!
@JoseVinicius-fe3vk Жыл бұрын
it is supposed to be 1/2 + 2x - x^2/2 -1
@hashbrowncookie84443 жыл бұрын
Just like the other comment said, can you please give a rough idea of how you would be writing this using R? Please.
@hashbrowncookie84443 жыл бұрын
I am not sure how you would include the limits of y in your code? I am having difficulties figuring out that part.
@samalkayedktaishat99273 жыл бұрын
hello , how do i do this using R ??
@muhannadobeidat3 жыл бұрын
Here is my solution for R: Define function for the new CDF. Pass array of uniform distribution output from 0,1 for 1000 samples, apply the CDF for each input and plot output. calculateY
@farkas55723 жыл бұрын
@@muhannadobeidat Shouldn't it be x
@alf29542 жыл бұрын
@@muhannadobeidat Bro, you've saved one hour of my life