Term 1 Simulation maths Flashcards

(51 cards)

1
Q

What is simulation?

A

The imitation of the operation of a real- world process or system overtime.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Probability calculation

A

Collecting data to run a simulation to come up with a more accurate prediction.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

PPDAC investigation cycle

A

To investigate simulations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Problem Kaupapa

A

Investigation question

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Plan/ whakamahere

A

Select tool
-define a trial
-number of trials
-Simulation versus real world

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Data/ Raraunga

A

-Generate simulated data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Analysis/Tātari

A

-draw graphs
-Summary statistics
-Features

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Conclusion/ whakatau

A

-Answer investigation question

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Problem

A

Defining the real world problem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Probability that an event occurs

A

One of the two types of investigation questions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Mean or average number of times that an event occurs

A

One of the two types of investigation questions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Example situation

A

When playing basketball and doing a penalty shootout the player gets three shots at a goal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Example probability question

A

If a basketball player is doing a penalty shoot out what is the probability that the player makes all three shot shots?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Example mean or average question

A

If a basketball player takes a penalty shoot out what is the average number of shots out of three the player will make?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Example situation

A

Miss is interested in different eye colours that any POTENTIAL children of hers may have. The probability of one child having blue eyes is 0.7.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Example probability question

A

If miss has four children what is the probability that three of her children have blue eyes?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Example mean or average question

A

What is the average number of children miss has to have before she has two children in a row (one after the other) that have blue eyes?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Sample space

A

A list of all the possible outcomes of an experiment. E.G-a dice

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Sample space

A

All possible outcomes

22
Q

Each outcome has a single probability

A

All probabilities must add up to one

23
Q

Probability of blue eyes equals 0.7.

A

To match the blue eyes I want seven random numbers because 7/10 equals 0.7

24
Q

0.3+0.4+0.2+0.1=1

A

All the probabilities add up to1
-Blue eyes 0.3
-Brown eyes 0.4
-Green eyes 0.2
-Grey eyes 0.1

25
0.3
3/10
26
2/10
0.2
27
Simulation with one decimal place example: 0.2
Generate 10 random numbers and allocate these to the outcomes
28
If you are simulating to 2 decimal places example: 0.45
Then generate 100 random numbers and allocate these to the outcomes
29
Outcome =blue eyes Probability =0.3 What is random number matching?
Random number matching: 1,2,3
30
Outcome =brown eyes Probability =0.4 What is random number matching
Random number matching: 4,5,6,7
31
Outcome= green eyes Probability = 0.2 What is random number
Random number matching: 8,9
32
Outcome = grey eyes Probability =0.1 What is random number matching?
Random number match: 10
33
=RANDBETWEEN (minimum, maximum)
The RANDBETWEEN formula will generate a random(whole number) between two values Example : I want to generate random numbers between 1 and 10: Formula := RANDBETWEEN (1,10)
34
Trial
A single run through of an experiment. Example: a role of the dice
35
Outcome Probability Random number matching
Tool Equation Number of trials Description
36
Assumptions
Independent events are events that do not affect or are not affected by another event. Example: Each coin toss is not affected by the previous coin toss
37
Assumptions
An event is dependent if one event occurring changes the probability of the other event occurring. Example: In a mixed bag of chocolates the probability of getting a blue chocolate changes each time someone takes a chocolate
38
Assumption of eyecolour
According to genetics the eyecolour of the parents is critical in determining what eye colour the children can possibly have. Example: If both parents have blue eyes that is a recessive characteristic and the only possible eyecolour that their children can have it blue
39
Assumptions that were not upheld
They were false
40
Effect of the assumptions on the simulation
Assumptions affect the validity and reliability of our: -simulation -analysis and -conclusion
41
Data
Generating simulation data for the model. Example : -Data recorded -Data processed -Draw graphs -Calculate probability or average
42
Analysis/ Kaupapa
Analysing the model -center -Distribution -Shape
43
center
Mean median mode
44
Mode
Most frequent value
45
Median
A value where 50% of the data lies above and below it
46
Mean
Mean= sum of the data Over sample size
47
Frequency
The number of times an event occurs
48
Relative frequency
P(event)= frequency of outcome Over Total number of outcomes
49
Conclusion
Applying the model to the real world problem. Example: -Answer questions -Random variation -Improvements -Limitations
50
Random variation
Each time we run another simulation, we will generate different random numbers which will lead to different estimates of the probability and mean.
51