𝔇𝔄𝔗𝔄 ℭℌ𝔒ℭ𝔒𝔏𝔄𝔗𝔈𝔖
Data Chocolates
2019-02-17
3 / 3
math
Geometry With R
Tara Kenner
/
2018-02-17
## Warning: package 'plotrix' was built under R version 3.4.3 In my math class, we are studying how to calculate the area, circumference and diameter of a circle. circlearea_r <- function(pi, radius) { area_circle <- pi*radius^2 } test_circle <- circlearea_r(22/7, 5) test_circle ##…
Raspberry Pi
Intro Science Project Grade 7
Tara Kenner
/
2018-02-11
Making a Security Camera using a Raspberry pi […] Our dog can sometimes get into trouble at home and we want to keep tabs on him. […] A video camera that we can monitor from our phones […] Raspberry Pi, Security camera design, How to connect a security camera to your phone and…
STEM projects
6th Grade STEM: Does Tire Air Pressure Affect the Rolling Resistance of a Mountain Bike?
Tara K
/
2017-03-26
[…] […] I will be using the programming language R and RStudio which is an IDE (Integrated Development Environment) for R, to analyze, model, and visualize the data I have collected, and Rstudio’s rmarkdown package to communicate my results and answer the questions in the conclusion…
STEM projects
Grade 5: Our Journey Through R
Tara K and Ben W
/
2016-02-17
Started: December 27th, 2015 Updated: January 27, 2016 Project: Explore and Calculate Statistical Concepts (mean, median, and range) we learned during our Grade 5 Math class, in a programming language “R”. Deliverables: […] Our Journey: […] We started our project on October 1st, 2015.…
««
«
1
2
3
»
»»