📄 survey.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Student Survey Data</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="../../R.css">
</head><body>
<table width="100%" summary="page for survey {MASS}"><tr><td>survey {MASS}</td><td align="right">R Documentation</td></tr></table>
<h2>Student Survey Data</h2>
<h3>Description</h3>
<p>
This data frame contains the responses of 237 Statistics I students at
the University of Adelaide to a number of questions.
</p>
<h3>Usage</h3>
<pre>
survey
</pre>
<h3>Format</h3>
<p>
The components of the data frame are:
<dl>
<dt><code>Sex</code></dt><dd>The sex of the student. (Factor with levels <code>"Male"</code> and <code>"Female"</code>.)
</dd>
<dt><code>Wr.Hnd</code></dt><dd>The span (distance from tip of thumb to tip of little finger of spread
hand) of writing hand, in centimetres.
</dd>
<dt><code>NW.Hnd</code></dt><dd>Span of non-writing hand
</dd>
<dt><code>W.Hnd</code></dt><dd>Writing hand of student. (Factor, with levels <code>"Left"</code> and <code>"Right"</code>.)
</dd>
<dt><code>Fold</code></dt><dd>“Fold your arms! Which is on top” (Factor, with levels
<code>"R on L"</code>, <code>"L on R"</code>, <code>"Neither"</code>.)
</dd>
<dt><code>Pulse</code></dt><dd>Pulse rate of student (beats per minute.)
</dd>
<dt><code>Clap</code></dt><dd>‘Clap your hands! Which hand is on top?’ (Factor, with levels
<code>"Right"</code>, <code>"Left"</code>, <code>"Neither"</code>.)
</dd>
<dt><code>Exer</code></dt><dd>How often the student exercises. (Factor, with levels <code>"Freq"</code>
(frequently), <code>"Some"</code>, "<code>None"</code>)
</dd>
<dt><code>Smoke</code></dt><dd>How much the student smokes. (Factor, levels <code>"Heavy"</code>, <code>"Regul"</code>
(regularly), <code>"Occas"</code> (occasionally), <code>"Never"</code>.)
</dd>
<dt><code>Height</code></dt><dd>The height of the student, in centimetres.
</dd>
<dt><code>M.I</code></dt><dd>Indicates whether the student expressed height in imperial
(feet/inches) or metric (centimetres/metres) units. (Factor, levels
<code>"Metric"</code>, <code>"Imperial"</code>.)
</dd>
<dt><code>Age</code></dt><dd>Age of the student, in years.
</dd></dl>
<h3>References</h3>
<p>
Venables, W. N. and Ripley, B. D. (1999)
<EM>Modern Applied Statistics with S-PLUS.</EM> Third
Edition. Springer.
</p>
<hr><div align="center">[Package <em>MASS</em> version 7.2-44 <a href="00Index.html">Index]</a></div>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -