Ask a New Question
Search
X is the variable (2)xy_14.1/2=84y
X is the variable
(2)xy_14.1/2=84y
1 answer
asked by
Musa
382 views
Which of the columns represent nominal or ordinal variables?
The variable Rank is . The variable Book is . The variable Author(s)
1 answer
76 views
Which of these lines of code will increment a variable?
(1 point) Responses print(variable) print(variable) count(variable)
1 answer
138 views
Which of these lines of code will increment a variable?
(1 point) Responses print(variable) print(variable) count(variable)
1 answer
211 views
Which of these lines of code will increment a variable?
(1 point) A. print(variable) B. count(variable) C. inc(variable) D.
1 answer
152 views
What do we call the variable that is manipulated by an experimenter when conducting in experiment.
1. Independent VARIABLE 2.
2 answers
asked by
Regina
1,584 views
What do we call the variable that is manipulated by an experimenter when conducting in experiment.
1. Independent VARIABLE 2.
1 answer
asked by
Regina
1,247 views
What variable is typically graphed on the y-axis?(1 point)
Responses the constant variable the composite variable the independent
1 answer
asked by
someone
194 views
What variable is typically graphed on the y-axis?(1 point)
Responses the constant variable the composite variable the independent
0 answers
asked by
Zomcirinut
639 views
which of these lines of code will increment a variable?
print(variable) count(variable) inc(variable) variable = variable + 1
1 answer
109 views