Back to RStudio and Project Skills

Higher Applications of Mathematics

RStudio mixed revision quiz

A mixed adaptive checkpoint across RStudio commands, statistical output, p-values, project language and limitations.

Quick checkpoint

Check your understanding

Check commands, output interpretation and project language. The diagnosis suggests targeted follow-up tasks.

Score: 0/12

Question 1

Which command imports a CSV file into R?

importing data
Choose an answer

Question 2

Which command checks column names?

checking column names
Choose an answer

Question 3

Write a command to find the mean of data$score.

summary statistics

Question 4

Which phrase is best for a project conclusion?

project write-up
Choose an answer

Question 5

What does correlation not prove?

correlation
Choose an answer

Question 6

For RStudio mixed revision, what should pupils do after getting RStudio output?

interpreting output
Choose an answer

Question 7

Which command fits a linear regression model?

linear regression
Choose an answer

Question 8

Which command can produce a confidence interval for a mean?

confidence intervals
Choose an answer

Question 9

Which option is needed for a paired t-test?

t-tests
Choose an answer

Question 10

Which command compares two proportions?

proportion tests
Choose an answer

Question 11

R says object not found. What is a likely issue?

RStudio errors
Choose an answer

Question 12

What should a project limitation do?

project write-up
Choose an answer