
Review: Variables (article) - Khan Academy
To use a variable, we must both declare it—to let the program know about the variable—and then assign it—to let the program know what value we are storing in the variable.
What is a variable? (video) | Khan Academy
Variables in math are symbols, often letters, that represent different values in various situations. They help us understand and solve problems with changing values.
What is a variable? (video) | Week 1 | Khan Academy
Variables in math are symbols, often letters, that represent different values in various situations. They help us understand and solve problems with changing values.
Programming with variables | AP CSP (article) | Khan Academy
In programming, a variable is like a box where you can store information (like a number or a word). This information can be changed later on (whereas a constant keeps the information it was assigned to …
Random variables (video) - Khan Academy
Random variables are really ways to map outcomes of random processes to numbers. So if you have a random process, like you're flipping a coin or you're rolling dice or you are measuring the rain that …
Variables, expressions, & equations (video) | Khan Academy
In algebra, we use variables like x, y, and z to represent unknown values. Expressions are combinations of variables and numbers, while equations equate two expressions.
Variables & expressions | Pre-algebra | Math | Khan Academy
Practice Writing basic expressions with variables Get 5 of 7 questions to level up!
Probability density functions (video) | Khan Academy
So whats the point of a continuous variable outside of the fact that you differentiate it from a discrete variable? It seems like it is a value that cannot be measured.
Correlation and Causation | Lesson (article) | Khan Academy
Many studies and surveys consider data on more than one variable. For example, suppose a study finds that, over the years, the prices of burgers and fries have both increased.
Dependent & independent variables: graphing - Khan Academy
"X" is your independent variable. So, pick a value for "x", use it in the equation to calculate it's corresponding y-value. For example: if x=2, then y=2+3 = 5. This creates one point (2,5) for your …