And Also deduce the coefficient of skewness of X.
The coefficient of skewness of random variable Y with mean U and variance >0, is E((Y-U)^3)/sigma^3
Hello Folks, Suppose I have an excel of 3 rows, however it has 100 columns. I need to pull out the last 5 values in the rows. A1 = 100 B1 = 99 .... CV1 = 1 I need to be able to pull 1 2 3 4...
11 December 2018 5,952 1 View
How can it be changed?
06 July 2016 251 5 View
Implementing in Scilab.
01 February 2016 9,252 0 View
function f=script(x) f= 60 + sum((x.^2)-10*cos(2*%pi.*x));endfunctionclearlines(0) objective='script' // the objective function filewmax=0.9; // initial inertiawmin=0.4; // final inertiaitmax=200;...
31 December 2015 859 2 View
Matlab to Scilab codings.
10 November 2015 1,688 5 View
Well I managed to prove the symmetry. d(x,y) = sqrt ( (x1 - y1)^2 + (x2-y2)^2 ) for all x,y in R^2 x= (x1,y1) y=(x2,y2)
02 March 2014 8,273 3 View
Python
07 August 2013 6,609 7 View
I have dataset which shows the length of power lines. I need to classify the lines based on the line length. Is there a rule to classify the High voltage (HV) and low voltage (LV) lines based on...
03 March 2021 4,116 4 View
Good afternoon, I recently used OmniLog from BIOLOG for my experimentations : I tested the metabolism of different strains on 2 types of plates. I have 16 strains of 3 different groups...
02 March 2021 3,584 1 View
I am simulating Heat Exchanger. I have tried and tested all the methods to resolve this issue from the internet like refining mesh, improving skewness and orthogonal quality ,extending outlet to...
01 March 2021 6,985 3 View
I personally feel this as a most confusing question. As per my understanding, if sample size is > 30, and sample is skewed, we can still use paramteric approach, as it will follow Z...
01 March 2021 1,587 6 View
How can one improve mesh skewness, orthogonality, aspect ratio?
28 February 2021 7,730 3 View
How would define the "good" and "poor" distribution of particles within the matrix. Is there a quantitative solution to assess the distribution of the particles, which then having denotation of...
28 February 2021 7,397 8 View
Hello. I have a skewed elliptical coordinate system (I use alternative elliptical coordinates). And I need to determine connections between coordinates in order to fetch a covariance matrix of...
28 February 2021 364 3 View
In R-studio, there are many commands of Gumbel package. Arguments are also different. I`m asking about the alpha parameter of the Copula which must be greater than 1. If this is the one used to...
25 February 2021 5,229 3 View
I am looking for implementation of bayesian decision trees and bayesian regression trees in Python and/or R.. Do you know if the existing libraries support this
23 February 2021 6,689 3 View
Lets consider a regression tree in which variance is 1.1065*e-10 and bias is 2.962e-13. Also the model RMSE on training set is 1.5e-5 and on training set is 1.2950e-5. Is the model is overfit or...
22 February 2021 7,755 2 View