Online Learning Material
|
UNDER CONSTRUCTION
some sections may not yet be dependable
- Statistics, Basics - Basic concepts of general statistics.
- Data Analysis - Application of statistics to measurements.
- Physical Measurements - Best methods of scientific observations.
- Experimental Design - How best to organize an experiment.
- Online Tools - The raw javascript gadgets used throughout.
- Useful Statistics Functions - a collection of basic statistics functions and plots thereof, which are important in the realm of data analysis.
- Error Propagation - A description of two common methods of finding certainty in calculated values, and an interactive example.
- Calibration - A brief discussion of instrument calibration, with an interactive example.
- Analysis of a single data set (one treatment) - Finds basic statistical properties, calculates confidence intervals at a given level, and tests normality.
- Analysis of two data sets (two treatment) - Finds basic statistical properties, calculates confidence intervals at a given level, performs hypothesis tests, and tests normality.
- Error Propagation - Given a function, the value of its variables and their error, this script calculates the error in the calculated value.