Answer:
Step-by-step explanation:
The first 6 rows of the eruptions data :
eruptions waiting
1 3.600 79
2 1.800 54
3 3.333 74
4 2.283 62
5 4.533 85
6 2.883 55
R code :
1. You can directly access the "Faithful" data in R without importing the data. The dataset faithful is present in the R or you can load the datasets. or use install the datasets.load. package
If you have the data in a text file, make sure all the columns and rows are separated by commas
Step 1: open notepad
Step 2: enter data with no spaces but only commas
Step 3: save the file as ‘faithful.txt’ on your Desktop
# Get R help
?read.table
# Import the data
rain<-read.table("C:/Users/YOUR-NAME/Desktop/faithful.txt", header = TRUE,
sep = ",")
Check the data
data("faithful") #Loading Faithful data
head(faithful, 6) #Reading first 6 rows of the data
Answer:
315
Step-by-step explanation:
If 70 children is 2 parts, one part is 35
35*9 is 315
Answer:
11
Step-by-step explanation:
since 30÷45 = 2/3 then
The space taken by a small book is equal to
the space taken by 2/3 a large book.
…………………………………………………
<u><em>Calculating the number of large book corresponding to 23 small books</em></u> :
= 23×(2÷3) + 3
= 18.333333333333 (large book)
Then ,Kevin can pack the shelf with (at most) : 30 - 19 = 11 more large books
Answer:
bd=cc=oc2
Step-by-step explanation:
Answer:
13
Step-by-step explanation:
this would be 13