Revisiting previous sessions

Revisiting previous sessions

University

5 Qs

quiz-placeholder

Similar activities

quiz - 2

quiz - 2

12th Grade - University

10 Qs

Rancho Los Amigos Levels

Rancho Los Amigos Levels

University - Professional Development

10 Qs

Refugee Rights Quiz

Refugee Rights Quiz

University

10 Qs

Permanent Magnet Moving Coil (PMMC)

Permanent Magnet Moving Coil (PMMC)

University

6 Qs

Funny Movie Quotes

Funny Movie Quotes

KG - Professional Development

8 Qs

drying of solid

drying of solid

University

6 Qs

Compound Statements

Compound Statements

University

8 Qs

Ball Python Morphs

Ball Python Morphs

KG - University

10 Qs

Revisiting previous sessions

Revisiting previous sessions

Assessment

Quiz

Other

University

Medium

Created by

Paula Novoa

Used 10+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Models can be classified according to dynamism as:

Deterministic and Stochastic

Steady state and Transient

Distributed and Concentrated

Linear and non-Linear

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The way I can solve an ODE in Python is

fsolve

odeint

solve_ivp

linalg.solve

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"Modeling a dynamic process can give me information about how the system reach a new steady state. Solving the steady state model just give information about its final state"

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python package is used to import the ODEINT?

odeint.integrate

numpy.integrate

scipy.integrate

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I know how to perform a material balance?

No

Yes, I guess...

Yes, and I can show you