ex0721: Planetary Distances and Order from the Sun

ex0721R Documentation

Planetary Distances and Order from the Sun

Description

The first three columns are the names, orders of distance from the sun and distances from the sun (scaled so that earth is 1) of the 8 planets in our solar system and the dwarf planet, Pluto. The next three columns are the same, but also include the asteroid belt.

Usage

ex0721

Format

A data frame with observations on the following 6 variables.

Name

name of object in solar system, 9 objects

Order

order of object's distance from the sun

Distance

distance of object from sun, with earth = 1

Name2

name of object in solar system, including asteroid belt

Order2

order of object's distance from the sun

Distance2

distance of object from sun, with earth = 1

Source

Ramsey, F.L. and Schafer, D.W. (2013). The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed), Cengage Learning.

See Also

ex2226

Examples

str(ex0721)

Sleuth3 documentation built on Jan. 25, 2024, 3:01 p.m.