Compute the rank correlation co-efficient for the following data: Sr. no. 1 2 3 4 5 6 7 8 9 X: 10 15 12 17 13 16 24 14 22 Y: 30 42 45 46 33 34 40 35 39
Home/Computer Science/Page 17
SIKSHAPATH Latest Questions
ShinzoJOD
Asked: May 12, 2022In: Mathematics
A computer while calculating correlation coefficient between two variables X and Y from 25 pairs of observations obtained the following results : n=25, ∑ X= 125, ∑ X^2=650, ∑ Y=100, ∑ Y^2= 460, ∑ XY =508. If was, however, later ...
A random sample of size 16 has 53 as mean. The sum of squares of the deviation from mean is 135. Can this sample be regarded as taken from the population having 56 as mean ? Obtain 95% and 99% ...
Fit the parabola is Y=a X^2+bX+c for the data x: 1, 3, 4 , 6 ,8 ,9, 11, 14 and y: 1,2, 4, 4, 5, 7, 8, 9.
C.S.E_Student
Asked: May 12, 2022In: Computer Science
How does the learning rate affect the training of the Neural Network? Differentiate supervised and unsupervised machine learning.
mj
Asked: May 12, 2022In: Computer Science
Why is zero initialization of weight, not a good initialization technique?