hr <- c(75,77,86,108,61,46,82,78,81,
79,55,67,63,94,76,56,69,79,
66,78,77,91,82,80,73,62,76,80,83)STAT 516 hw 1
Students in a statistics class were asked to feel their pulses and count the number of heartbeats they felt during two thirty-second time periods separated by several minutes. For each student the two counts were added together in order to obtain a beats per minute (bpm) measurement. These bpm measurements are stored in the vector hr in the R code below:
1)
Check whether it appears the measurements come from a normal distribution by making a normal quantile-quantile plot.
2)
Report the sample mean
3)
Assume that the resting heart rate measurements are drawn from a normal distribution with unknown mean, but with a known standard deviation of
4)
Now give a
5)
Suppose a researcher wished to estimate the mean resting heart rate of this population of students with a margin of error no greater than
6)
A researcher wishes to know whether the mean resting heart rate for this population of students exceeds
- The null and alternate hypotheses of interest.
- The value of the test statistic.
- The critical value for testing the hypothesis at significance level
. - The p-value for testing these hypotheses based on the data.
- The decision whether or not to reject
.
7)
A researcher wishes to know whether the mean resting heart rate for this population of students equal to
- The null and alternate hypotheses of interest.
- The value of the test statistic.
- The critical value for testing the hypothesis at significance level
. - The p-value for testing these hypotheses based on the data.
- The decision whether or not to reject
.
8)
Suppose a researcher wants to test whether the mean resting heart rate in this population of students is greater than
9)
Suppose a researcher wants to test whether the mean resting heart rate in this population of students is equal to