Here's an example of what's due today

Statistics lab analysis

Fri, Mar 12, 2027 · Week 8 · Biotechnology for Health (Biomedical Innovations)

Today's goal: Analyze your physiology dataset using descriptive statistics and a comparison test.

Learn first

What a finished product looks like

This is a model of the work you should turn in today. Use it to check your own: match the structure and the level of detail, do not copy it. Your data and wording should be your own.

Spreadsheet statistical analysis with t-test interpretation
Completes: Completes the Problem 2 statistics analysis: summary statistics per condition, a t-test result with interpretation, and reproducible step documentation.

Research question: Is the after-activity heart rate significantly higher than resting?

Summary statistics (from my spreadsheet):

  • Rest: mean 72.0 bpm, SD 1.6, n = 5
  • Activity: mean 97.6 bpm, SD 2.7, n = 5

Comparison test: two-sample t-test on rest vs activity means.

Result: t was large and the p-value was about 0.0001, well below 0.05.

Interpretation: Because p is less than 0.05, the difference is statistically meaningful: the after-activity mean is higher by an amount unlikely to be due to chance.

Reproducible steps (so a classmate could repeat it):

1. Enter the five rest and five activity readings in two columns.

2. Use AVERAGE and STDEV on each column.

3. Use the T.TEST function (two-tailed, two-sample) on the two columns.

4. Compare the returned p-value to 0.05.

Also due today: Submit your completed statistical analysis spreadsheet to the Schoology lab assignment by end of period.

Check yourself

WebXam problem for today's skill

One exam-style question that uses exactly what you practiced today. Try it before you reveal the answer, then read why each choice is right or wrong.

WebXam-style domain: Laboratory Standard Operational ProceduresSelf-check skill: Interpreting a t-test p-value against the 0.05 cutoff
A two-sample t-test comparing resting and activity heart rates returns a p-value of 0.0001. Using the common 0.05 significance level, what is the correct conclusion?

Tap an answer to see the full explanation. Nothing is recorded or graded.