Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Paired t-test [Shear Strength of Girder]
x = c(1.186, 1.151, 1.322, 1.339, 1.200, 1.402, 1.365, 1.537, 1.559) y = c(1.061, 0.992, 1.063, 1.062, 1.065, 1.178, 1.037, 1.086, 1.052) qt(0.025,9-1,lower.tail=FALSE) # not between the range -> ReJECT pt(6.0819,9-1,lower.tail=FALSE) # less than 5% -> ReJECT t.test(x,y,paired=TRUE,alternative = "two.sided") #ReJECT
run
|
edit
|
history
|
help
0
Learning
Variance Gamma process 3
Sensitivity to Escitalopram MACE count
Arithmetic operations in vector
jcruet_crickets and temp
PROJECT 1:- R AS A CALCULATOR
Julia set
Otavio-fez
Random Forest Example
first r program