Please enable JavaScript.
Coggle requires JavaScript to display documents.
Bivariate Data - A pair of variables from a data set with at least two…
Bivariate Data
-
A pair of variables from a data set with at least two variables
Predictions
-
Estimates or guesses about future outcomes based on current information or data.
Extrapolation
-
The process of estimating unknown values outside the range of known data points, often used to predict future trends or outcomes.
Interpolation
-
The process of estimating unknown values within the range of known data points. It's used to predict values between two existing values in a dataset.
Types of Variables
Numerical Variables
-
Variables that represent numbers and can be measured or counted
Continuous Variables
-
Values obtained by measuring.
Discrete Variables
-
Values obtained by counting (whole numbers)
Categorical Variables
-
Variables that represent groups or labels rather than numbers
Ordinal
-
Categories that have a specific order or ranking, but the differences between them are not equal, like star ratings
Nominal
-
Categories or labels without a specific order, like colors, brands, or types of food.
Variables
-
Factors or characteristics that can change or vary
Response Variables
-
Is the outcome that changes based on the explanatory variable
*(dependent variable)
Explanatory Variables
-
The variable influences or explains changes in another variable
(The independent variable)
Correlation
-
Measure of the relationship between two variables, showing how closely they are connected. A positive correlation means they increase or decrease together, while a negative correlation means one increases as the other decreases.
Causation
-
It is the principle that one event or action (the cause) directly leads to another event or outcome (the effect).
Regression
-
Shows the relationship between a dependent variable and one or more independent variables, often used to predict the dependent variable's value based on the independent variables.