library(rqti)
iq <- round(rnorm(sample(7:13, 1), 100, sd = 15))

question

You have a small sample of IQ values:

r iq

The mean is r gap_numeric(round(mean(iq), 2)).



Try the rqti package in your browser

Any scripts or data that you put into this service are public.

rqti documentation built on April 3, 2025, 7:43 p.m.