Slide Content - Lessons Flashcards
What is a credible source?
Credible sources are reliable sources that provide information that one can believe to be true.
What are primary sources?
Eyewitness accounts or as close to the original source as possible.
* Autobiographies
* Research papers
* Government documents
* Newspapers
* Patents
* Videos
* Interviews
What are secondary sources?
Interpretations and analyses based on primary sources
* Biographies
* Review papers
* Textbooks
* Encyclopedias
* Blog posts
* Wikipedia
Why would you only want to search abstracts? (pro/con)
- Pro: results are likely more relevant to the search because the term is present in the abstract
- Con: may miss some tangentially related but relavent papers
Discuss Boolean operators. [6]
What is a biological replicate?
- Involves testing different independent samples
- Evaluates variability between samples
- True replicates
- Can be used directly for statistical analyses
What is a technical replicate?
- Involves testing the same sample multiple times
- Evaluates the variability within a specific test, sample, person
- Not true replicates
- Values are averaged prior to statistical analyses
Why are technical replicates averaged?
- In the case of ANOVA, a non-averaged technical replicate would:
- Be treated as an extra independent sample which is incorrect.
- Increase the chance of a type-1 error (finding something to be statistically significant when it is not)
Differentiate between independent and dependent variables.
Independent: fixed
Dependent: the response (i.e., depends on the independent variable)
What does a standard curve require? [3]
- At least 6 concentrations of a known standard (should be evenly spaced within linear range of assay; standard should represent/resemble analyte being measured)
- Appropriate blank (usually reagents with no sample or standard)
- Sample (measurement must fall within range of standard curve; good to preapre several dilutions)
In this example:
How much of each standard concentration do you need?
How much of the fish sample do you need?
How much total BCA reagent do you need?
Standard concentration: 10 uL x 3 = 30 uL
Sample: 10 uL x 3 = 30 uL
Reagent: (6 standards + 1 sample) x 200 uL x 3 replicates = 4200 uL
Fill in the table – choose 6 equally spaced dilutions between 0 and 2 mg/mL including 0 mg/mL as one of the 6 standards. Prepare 1 mL of each standard
2.0 mg/mL standard
I
Now, let’s prepare 2 dilutions of the fish sample:
* Fish are known to contain between 20 – 30 g protein/100 g of fish
* The protein extraction method requires us to homogenize 25 g of fish in
100 mL of water
* What is the possible protein concentration range in this homogenous solution?
No outliers
Q-values < Q-crit
What are 3 things to consider when calculation dilution factors?
What is the dilution and dilution factor?
2905000
6.46 log CFU/g aerobic microbes
24250
4.38 log CFU/g coliforms
<100
<2 log CFU/g Salmonella
What is accuracy?
Accuracy is the measure of how closely an experimental value approximates the “true” or correct value.
What is precision?
Measures how well biological replicates agree with one another, regardless of whether or not they represent the “true” value
What is repeatability?
Measures how close replicate results are when a test is done at different times in the same lab by the same person using the same equipment
What is reproducibility?
Measures how close results are when carried out in different labs and/or with different instruments.
Compare standard deviation and coefficient of variation.
What digits are always significant?
- Non-zero figures
- All zeros used after a decimal
- Zeros between two other significant figures
What figures are not-significant?
Zeroes preceding non zero digits in decimals
Terminal zeros may be signifiant in whole numbers when specified
What are addition/substraction sig fig rules?
The number of decimal places in the answer should be the same as the least number of decimal places in any of the numbers being added or subtracted (least precise number)
What are multiplication/division/squaring/square root sig fig rules?
The number of sig figs in answer should be equal to the least number of sig figs in any one number used.
What are sig fig conventions regarding the mean?
- The mean of the dataset cannot be more accurate than the original measurements.
- But if original measurements do not have any decimal places, one decimal place is allowed
What are sig fig conventions for SD?
- usually has the same number of sig figs as the mean
- However, if the SD is from a very precise data set, keep 1 sig fig
How many sig figs in r^2?
2 decimal places
How many sig figs in absorbance readings?
No more than 4 decimal places, or use as many decimal places as the reading.
How many sig figs for concentrations?
Usually 2 decimal places
How many sig figs for log CFU/g values?
Use 2 decimal places
Calculate the mean, SD, and %CV for the following data and report them using correct sig figs and rounding rules:
8.255, 8.256, 8.254, 8.256
Note you have to apply multiplication rule to %CV.
What is the difference between a type 1 and type 2 error?
What are numeric variables?
- Continuous (infinte set of values, e.g., pH)
- Discrete (finite numbers with given interval, e.g., ranking sweetness on 10 point scale)
What are categorical variables?
- Nominal (no order e.g., type of flour)
- Ordinal (values can be ranked e.g., Likert scale)
What is the null hypothesis?
- States there is no difference between two means or between a mean and a hypothesized value
What is the alternative hypothesis?
States that there is a difference between two means or between a mean and a hypothesized value
What is the p-value?
- Probability of obtaining the observed results, assuming the null hypothesis is true.
- Alpha sets standard for how extreme data must be before we can reject the null
- The p-value indicates how extreme data is
- P-value is compared to alpha to determine if we can reject the null hypothesis.
When do we use parametric tests?
- Use when dependent variable is continuous
- Assume underlying normal distribution and equal variance
What are non-parametric tests?
Must be used when dependent variable is categorical or continuous data if non normal distribution
Not as statistically powerful as parametric tests since it uses ranked data and not actual data values
What types of parametric tests are there?
- Measures of association (linear regression and correlation)
- Comparison of means (t-test, one-way/two-way ANOVA)
What is linear regression?
Predicts the values of a dependent variable based on the values of the independent variable.
What is correlation?
Tests strength of an association between 2 dependent variables.
What does t-test compare?
Means of 2 groups
What does one-way ANOVA compare?
Compares the means of >2 groups (levels) within the same independent variable (Factor)
What does two-way ANOVA compare?
Compares the means of 2 or more groups (levels) within 2 independent variables (factors)
Determines if there is an interaction between independent variables on the dependent variable
What is a one-sample t-test?
Tests the mean of a single group against a known value
What is an independent t-test?
Compares the means of two independent groups.
What is a paired t-test?
Compares the means from the same group at different times or under different conditions.
When would you use a one-tailed t-test?
Sample mean is expected to be different from the other sample in only one direction.
When would you use a two-tailed t-test?
Sample mean is expected to be different from the other sample, without an expectation of the direction
Which is more powerful and why?
One-tailed/two tailed t-test
One tailed; smaller change from mean is required to achieve significance because all alpha is in one tail
What is Fishers LSD?
- Post-hoc testing to determine which levels actually differ if ANOVA indicates significance
Why not run several t-tests instead of a one-way ANOVA?
- Every time you conduct a t-test there is a chance that you will make a Type I error.
- This error is usually 5%. By running two t-tests on the same data you will have increased your chance of “making a mistake” to 10%.
- An ANOVA controls for these errors so that the Type I error remains at 5%.