Data sets
What conditional symbols mean
Types of things in coding
Binary
vocab
100

What chart type uses categorical data in horizontal or vertical lines?

Bar Chart

100

!=

does not equal

100

what does lists do?

stores variables or data to be used later

100

0000 0001

1

100

sequencing

chronological order

200

What chart type uses 2 different values with dots?

Scatter Plot

200
||
or
200

what do groups do?

they fuse many different codes into one variable name

200

1111 1111

255

200

iteration

loops and other things that sorts through lists

300
What type of chart is like a scientific graph?

Line graph

300

&

and

300

whats a range?

the values between certain parameters

300

0101 0101

85

300

selection

if, else, elif statements

400

What chart type is similar to Bar Charts?

Histogram

400

++

increases value by 1

400

whats an if statement?

when on thing happens, something else happens

400

0011 1100

60

400

sample

a digital simulation of something analog

500
What chart looks like a circle?

Pie Chart

500

>, <, =>, =<

greater than, less than, greater than or equal than, less than or equal then

500

whats a Boolean Expresion? (extremely hard)

true or false (maybe)

500

0000 0000

0

500

lossy

loses stuff when transferred

M
e
n
u