data<-c(5,3,1,7,2,8,2,10,20,2)
mean(data)
median<-c(5,3,1,7,2,8,2,10,20,2) median data
histogram(data)
Box & Whisker Plot<-c(5,3,1,7,2,8,2,10,20,2)
new data<-c(5,19,23,18,25)
Mean new data,-c(5,19,23,18,25)
Median newdata<-c(5,19,23,18,25)
Histogram new data<-c(5,19,23,18,25)
Box % Whisker Plot new data<-c(5,19,23,18,25)

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: