Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Variance and Standard Deviation
x<-c(1.5977, 1.6028, 1.6108, 1.6067, 1.5995, 1.6064, 1.6080, 1.6054, 1.6098, 1.6049, 1.6064, 1.6179, 1.6082, 1.6095, 1.6134, 1.6578, 1.5687, 1.6054, 1.5656, 1.8987, 1.5645, 1.0545, 1.6077, 1.6547, 1.2568, 1.1115, 1.1355, 1.2414, 1.7805, 1.1214, 1.3254, 1.2378, 1.0200, 1.5878, 1.5407, 1.6999, 1.7898, 1.3398, 1.7898, 1.2123, 1.6455, 1.7998, 1.7865, 1.6533, 1.9878, 1.6547, 1.6898, 1.0025, 1.6589, 1.7878 ) v<-var(x) print(v) s<-sd(x) print(s)
run
|
edit
|
history
|
help
0
cool ggplot
Multinomial Logistic Regression Sample
CDF- Gaussian (trapezoids method)
Mandelbrotset
Skewed Right
jcruet_bi variate r regression
R
Generating prime numbers in R
Change text from ALL CAPS to Title Case
Assignmentno1 (3351)