• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/21

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

21 Cards in this Set

  • Front
  • Back
  • 3rd side (hint)

Use in computer science?

Provide tools for tackling computer science problems

Tools???

Examples of computer science uses

Network traffic modelling


Software risk assessment


Machine learning


Computer graphics


Vision and image processing

5 things

What does a probability value represent?

Chance, likelihood, odds,percentage, proportion

Think of maths %

Define probability

Quantifying uncertainty (value between 0 and 1)


Reflects the likelihood of the occurrence of a specific event

Quantum leap

Who worked on the mathematical theory of probability?

Blaise Pascal


Pierre de fermat

Sonic purple character and red dude from acnl


Painter from baby TV tall guy black curly hair cbeebies format

Who generalised the problem of coin toss games

Pascal - to negate writing a long list of possible outcomes.

Red acnl guy

The probability of something occurring where all outcomes are...

Equally probable can be calculated

Just finish it EPCBC

Notation what does S mean (dice roll)

S = {1,2,3,4,5,6}


S is a set of all possible outcomes

A s o a p o

Notation what does A and B mean (dice roll)

A = {2,4,6} B = {1,3,5}


The events of rolling an even and odd number respectively. (Subsets of sample space s)

Think of numbers on dice

Notation what does P mean (dice roll)

P(A) = 3/6 = 1/2 = 0.5


P(event) number of favourable outcomes/ size of sample space

Think of calculation

Classical approach explained

Mathematical approach using rules and formulas Won't work well for everything

Maths

Subjective way explained

Vague


Non scientific


Based on opinion

3 things

Frequency based

Based on observed data


Probabilities are estimates


Based on finite sample size


Simulation based

Setting up and playing scenario several times


Count percentage of times outcome occurs

Think about what simulation means

Classical approach formula

P(A)


Number of ways A can occur


Divided by


Number of ways the experiment can proceed

P(A) What do we divide?

Frequency based approach formula

P(A)


Number of times A occurred


Divided by


Number of ways the experiment was run

Think of p(A)

What's the probability of rolling a 5?

P(roll 5) = 1/6


Think of it in maths terms

Probability of rolling a 5 or a 2?

P(roll 5 or 2) = 1/6 + 1/6 = 2/6 = 1/3

Think of it in maths

What is the probability of rolling a 5 and a 2 using 2 dice?

P(roll 5 and 2) = 1/6 * 1/6 = 1/36

1 dice now 2 dice

Tossing a coin sample space formula

S = {HH, HT, TH, TT}

Think of it as a set

How to work out all possible outcomes?

Number of items in sample set to the power of Number of performances