Safety Tip of the Day: Keep your computer away from chemicals in the lab!
Students will be able to:
Understand the experimental method.
Use R to work with data.
BEFORE CLASS, please read the following:
Scientific experimentation requires that you not only ask good and testable questions, but that you have the ability to determine whether your findings are statistically significant. This requires that you have appropriate controls and that you (and others) are able to replicate your findings.
Depending on your questions and the techniques that are utilized, it may be enough to present qualitative data. However, if you have measureable data, you should utilize appropriate statistical tests that allow you to report with a high level of confidence that your experimental and control groups differ from each other. The assignment does not seem to ask for a test, or if it does, it does not do so explicitly. Since tests are referred to in this introduction, should the assignment be modified to ask for a test?
Once you have obtained data from an experiment and completed its analysis, you need to be able to present your findings in a clear and organized manner. Generally, this means that you will present a summary of your data, often in the form of a graph. Raw data is rarely presented in a paper, but contemporary practice asks that it be made available to readers who request it.
Summary data can be represented in a number of ways, but is often reported as
mean ± the standard deviation
of each of the experimental and control groups.
Graphs should be as simple and clear as possible, including a detailed figure legend (caption) that enables the reader to easily understand both the finding and how the data was obtained and analyzed.
The purpose of this lab is to provide you with a bit of background in statistical analysis and some hands-on experience organizing, summarizing, analyzing and graphing a data set. The knowledge and skills obtained in this lab are ones you will utilize in most of your upper level biology courses and will also help you become more proficient at interpreting and understanding scientific findings.
The complete and polished assignment is due at the beginning of lab the following week.
For this assignment, you should hand in work you have completed on your own. You can, however, ask others (classmates, instructors of this course and teaching assistants) for assistance with Google spreadsheets and R and/or consult others regarding graph choices. In general, working together is fine and beneficial. However, you should keep in mind that on the exam for the class you must do all of this work on your own.
Before you leave lab today, be sure you read the assignment and ask questions. There may be information you need to complete the assignment.
The assignment concerns data based on real studies. However, the details and numbers in the data have been altered.
Some recent studies suggest that the lysophosphatidic acid (LPA) receptors, LPA1, LPA2, or LPA3, are over expressed in a number of different types of cancers. The following study was designed to elucidate whether LPA promotes cancer cell proliferation in colon and breast cancer cells.
Method: Cell Culture & Cell Proliferation Assay:
Raw Data
The data consists of cell numbers, which are reported in the following 96-well plate template and are the numbers you should work with.
Colon Cancer Cell Line | Breast Cancer Cell Line | |||||||||||
Vehicle | 0.05 µM LPA | 0.1 µM LPA | 0.5 µM LPA | 1 µM LPA | 2 µM LPA | Vehicle | 0.05 µM LPA | 0.1 µM LPA | 0.5 µM LPA | 1 µM LPA | 2 µM LPA | |
A | 12156 | 11333 | 15444 | 28333 | 33576 | 45673 | 11345 | 23467 | 23467 | 41805 | 52877 | 75786 |
B | 12359 | 12875 | 16765 | 35666 | 45488 | 46455 | 10846 | 20566 | 30753 | 42854 | 51965 | 68745 |
C | 8766 | 10276 | 19333 | 33389 | 46888 | 45007 | 9846 | 15487 | 25344 | 38688 | 50847 | 68456 |
D | 9888 | 12455 | 17666 | 33467 | 46876 | 52965 | 12566 | 18577 | 30233 | 41844 | 49651 | 72199 |
E | 11235 | 9735 | 15666 | 32387 | 38768 | 45865 | 9855 | 19687 | 29641 | 47386 | 60167 | 70466 |
F | 10259 | 11708 | 15267 | 23458 | 46754 | 48823 | 10423 | 18655 | 26358 | 33587 | 55467 | 64856 |
G | 9853 | 8766 | 20346 | 32693 | 39688 | 45450 | 9766 | 17539 | 22356 | 45222 | 57299 | 72955 |
H | 10435 | 10488 | 15244 | 33788 | 42788 | 46872 | 11355 | 14387 | 22455 | 38699 | 60387 | 68344 |
Using the raw data and the information below, do the following:
Prepare a spreadsheet of the data together with a written description of the experiment, the variables in the spreadsheet, and how the spreadsheet is organized. Read the data into R. Use R to show your data frame, its dimension, and the names of your experimental groups.
Find the mean and standard deviation of each experimental group, using R for the calculations. LACK OF CLARITY ALERT: What the experimental groups for this assignment? Are there 2 (colon and breast) or are there 12 (one for each column)?
Give clearly labeled and clearly presented graph(s) of this study.
In a separate paragraph, clearly explain your rationale for the choice of the type(s) of graphs you made (scatterplot, boxplot, line graph, etc).
Based on your analysis, answer the following questions: