diff --git a/instance/accounts.db b/instance/accounts.db deleted file mode 100644 index d62d560..0000000 Binary files a/instance/accounts.db and /dev/null differ diff --git a/templates/bivariate.html b/templates/bivariate.html index 011c10b..7ddcbe4 100644 --- a/templates/bivariate.html +++ b/templates/bivariate.html @@ -16,11 +16,7 @@

information

- Bivariate analysis is one of the simplest forms of quantitative (statistical) analysis. It involves the analysis of two variables (often denoted as X, Y), for the purpose of determining the empirical relationship between them. - - Bivariate analysis can be helpful in testing simple hypotheses of association. Bivariate analysis can help determine to what extent it becomes easier to know and predict a value for one variable (possibly a dependent variable) if we know the value of the other variable (possibly the independent variable) (see also correlation and simple linear regression). - - Bivariate analysis can be contrasted with univariate analysis in which only one variable is analysed. Like univariate analysis, bivariate analysis can be descriptive or inferential. It is the analysis of the relationship between the two variables. Bivariate analysis is a simple (two variable) special case of multivariate analysis (where multiple relations between multiple variables are examined simultaneously). + information on bivariate data can go here