Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

waves

Electricity from Wave Power at Sea


Description

Measurements of root mean square bending moment by two different mooring methods.

Usage

data("waves")

Format

A data frame with 18 observations on the following 2 variables.

method1

Root mean square bending moment in Newton metres, mooring method 1

method2

Root mean square bending moment in Newton metres, mooring method 2

Details

In a design study for a device to generate electricity from wave power at sea, experiments were carried out on scale models in a wave tank to establish how the choice of mooring method for the system affected the bending stress produced in part of the device. The wave tank could simulate a wide range of sea states and the model system was subjected to the same sample of sea states with each of two mooring methods, one of which was considerably cheaper than the other. The question of interest is whether bending stress differs for the two mooring methods.

Source

D. J. Hand, F. Daly, A. D. Lunn, K. J. McConway and E. Ostrowski (1994). A Handbook of Small Datasets, Chapman and Hall/CRC, London.

Examples

data("waves", package = "HSAUR")
  plot(method1 ~ method2, data = waves)

HSAUR

A Handbook of Statistical Analyses Using R (1st Edition)

v1.3-10
GPL
Authors
Brian S. Everitt and Torsten Hothorn
Initial release
2022-04-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.