Graphs
Sequences
Bivariate Data
Pop Culture
General Knowledge
100

What is Eulers Rule?

V+F=E+2

100

What is the difference between explict and recurrence formuals?

Recurrence allows you to find the next term int he sequence. Explict allows you to find any term in the sequence.

100

Which axis does the response vaiable go on?

y-axis

100

This 'King of Pop' released the album 'Thriller' in 1982.

Michael Jackson 

100

What is the name of the longest river in Australia?

The Murray River

200

What two conditions make a graph traversable?

If all vertices have an even degree (Eulerian), or if there are exactly two vertices with odd degrees (semi-Eulerian).

200

State a and d in the recurrence relation:

T= 10,   Tn+1 = Tn + 5

a = 10

b = 5

200

What does r stand for?

Correlation Coeficient

200

This 'Queen of Soul' was known for hits like 'Respect' and 'Chain of Fools'.

Aretha Franklin

200

The largest Greek population in the world besides Athens in Greece, can be found in which city in Australia?

Melbourne

300

In an adjacency matrix, loops are counted as how many edges?

1
300

In the question ‘Can we predict people’s height from their wrist circumference?’. What is the explanatory variable (EV), and what is the response variable (RV)?

EV: Wrist circumference

RV: Height

300

What does the coefficient of determination tell you?

The coefficient of determination is a measurement used to explain how much variability of one factor can be caused by its relationship to another related factor. This correlation, known as the "goodness of fit," is represented as a value between 0.0 and 1.0.

300

This 2003 hit by OutKast had everyone shaking it like a Polaroid picture.

Hey Ya

300

What is the name of the dot over the i or j?

Tittle

400

What two conditions make a simple graph?

It has no loops or multiple edges.

400

What are the first 5 numbers in the sequence defined by this recurrence relation?

T= -2,    Tn+1 = 3T+ 5

-2, -1, 2, 11, 36

400

What strength and direction would the following r value give you? -0.82

Strong, negative linear association

400

This fantasy series based on books by George R.R. Martin became a cultural phenomenon.

Game of Thrones

400

List 4 countries in Europe that end in y.

Italy, Norway, Germany, Hungary

500

Trails, paths and walks are all ways of navigating through a network. Which of these has the most restrictions? A bonus 200 points if you can state the restrictions.

Paths. A path is a walk with no repeated edges and no repeated vertices

500

We say that a first order recurrence relation

 Tn+1 = kT+ d

 Reaches steady state when the values of k fall between....

-1 and 1

500

The coefficient of determination (as a percentage) tells us....

The variation in the response variable that is explained by the variation in the explanatory variable.

500

This TV show features a high school glee club and includes characters like Rachel Berry and Finn Hudson.

GLEE

500

What are the prongs on a fork called?

Tines

M
e
n
u