I have 2 questions regarding AHP
1) I have developed a matrix for AHP analysis but the CR was greater than 0.1 so what changes I have to do to the
Matrix so that CR become less than 0.1 ???
2) when does CR=0 ???
1)
If consistency ratio (CR) is greater than 0.1 it means that matrix is too much inconsistent. In order to reduce CR you can try doing following things-
2)
Consistency ration (CR) is equals to zero when matrix is perfectly consistent.
I have 2 questions regarding AHP 1) I have developed a matrix for AHP analysis but...
Determinants and linear transformations 4. (a) Let A be the matrix 1 -2 4 1 3 2 11 i) Calculate the determinant of A using cofactor expansion of row 3. (ii) Is A invertible? If so, give the third column of A1 (you do not have to simplify any fractions) (b) Let B be the matrix 0 0 4 0 2 8 0 4 2 1 0 0 0 7 Use row operations to find the determinant of B. Make...
Please help me with questions 1 and 2 for the AHP on the
candidates.
than the other criteria. It is not clear that age makes any difference. The following is information about these five applicants based on their resume and interviews: Alternatives Altributes ChristopherAshley Pushkar Jennifer Pitter Psychometric Scores 105 95 115 125 135 3 years at relevant ndustry Moderate Very good Moderate 7 years at not industry Very good Very Cood s years at relevant indstry elevant Experience No...
For this assignment I have to analyze the regression (relationship between 2 independent variables and 1 dependent variable). Below is all of my data and values. I need help answering the questions that are at the bottom. Questions regarding the strength of the relationship Model: Median wage (y) = 40.3774 - 2.0614 * Population + 0.0284 * GDP Predictor Coefficient Estimate Standard Error t-statistic p-value Constant B0 40.3774 1.1045 36.558 0 Population B1 -2.0614 0.5221 -3.948 0.0003 GDP B2 0.0284...
**** In java matrix(2 dimensional array) size is fixed. so I have taken the new matrix (data2) in below code snippet. new matrix (data2) dimension is equal to transpose matrix's dimension of data. And I have sent each pixel value to the new matrix(data2). *** Pixel[][] data = theImage.getData(); Pixel[][] data2 = new Pixel[theImage.getWidth()][theImage.getHeight()]; for(int row=theImage.getHeight()-1; row>=0; row--){ for(int col=0; col<theImage.getWidth(); col++){ data2[col][(theImage.getHeight()-1)-row] = data[row][col]; } } theImage.setData(data2);...
18. Let T be the matrix transformation T -1 2 0 -1 2 2 -1 h 2 -3 k 4 a. What are the domain and codomain of T? b. Find the REF of [T]. Hint: You'll need the REF in some of the following questions. -1 -1 -1 -3 (REF of [7]= 0 2 2 4 is given here so that you can correctly answer the following 0 0 h – 2 k-6 questions.) c. Define the range of...
I have two questions regarding TLC. 1.) What error is introduced into the determination of an Rf value if the solvent front migrates to the top of the top of the TLC plate? 2.) Why is the TLC run in a closed chamber?
I have a couple questions regarding N-phenylmaleimide: 1) what is the secondary product in the synthesis of N-phenylmaleimide? 2) what is the function of acetic anhydride in the mechanism of this reaction? 3) what would be the syntheis???
I
need to run each questions also with the outputs print
1. 3.1 Write an if statement that assigns 0 to x when y is equal to 20. If (y == 20) X=0; 2. 3.2 Write an if statement that multiplies payRate by 1.5 if hours is greater than 40. If (hours > 40) payRate - payRate * 1.5; 3. 3.12 Write nested if statements that perform the following test: If amounti is greater than 10 and amount 2 is...
3. Determine if the matrix is whether Hurwitz, Schur or neither. 01 . A=I-0.1 a. A0 0.1 b. A=10-2 c, A=12 1 -0.1 0
3. Determine if the matrix is whether Hurwitz, Schur or neither. 01 . A=I-0.1 a. A0 0.1 b. A=10-2 c, A=12 1 -0.1 0
I have question about 5b and c. For b I think i got it, but I'm
not so sure about c.
5. Let B be the following matrix in reduced row-echelon form: 1 0 - 1 0 0 1 2 B= 0 0 0 0 0 0 0 (a) (3 pts) Let C be a matrix with rref(C) B. Find a basis of ker(C). (b) (3 pts) Find two matrices A1 and A2 so that rref(A1) rref(A2) im(Au) # im(A2)....