Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 1 . 1 1 - 4 . Note: In ( a ) , use both of the following methods: i ) by hand with

Problem 1.11-4.
Note: In (a), use both of the following methods:
i) by hand with a calculator - show formula with data plugged in.
ii) by R computing below - provide your R codes and output. (Open R, in R Console window,
type in or copy/paste each R command below behind a prompt ">" and click return to obtain
results. Lines start with "#" are descriptions or comments.)
# Manually input the data and name the object "age":
> age =c(13.6,13.9,14.0,14.2,14.9,15.0,15.0,15.1,15.4,16.4)
# See the data:
> age
# compute mean, var, sd, median:
> mean (age)
age
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Spomenik Monument Database

Authors: Donald Niebyl, FUEL, Damon Murray, Stephen Sorrell

1st Edition

0995745536, 978-0995745537

More Books

Students also viewed these Databases questions

Question

2. What efforts are countries making to reverse the brain drain?

Answered: 1 week ago