SlideShare a Scribd company logo
1 of 5
Download to read offline
Simulation Report Writing: Choc Chip Cookies

In your report you will need the following headings and sub-headings.

Name:                       Lacey Elliott                     Title:          Choc Chip Cookie report

Materials:
- Pen
- Calculator
- Book (paper)

Method:
First we had to find a way to create random numbers. To do this we are going to use our Calculators. This
is how you create random numbers using a calculator:

1) On your calculator press MATH, which is below the green key.
2) Arrow over three times until you reach PRB
3) Arrow down to 5. randlnt( Then press ENTER
4) After the parentheses, enter: lowest value, and your highest value) Eg. randlnt(0,100)
Your screen will now display random counting numbers between 1 and 100 if you keep pressing ENTER.

Once you know how to do that you create a table. The table should have twelve rows and three columns.
So you can have the cookie number (amount of cookies), Chips (amount of choc chips needed) and the
totals. The table should look a bit like this.
                                             The total amount of chips in
                                             each individual cookie.
COOKIE     CHIPS      TOTAL
                                            The random numbers from
                                            your calculator (chips used)
    1
                                            The Cookie number,
                                            determining which cookie it is.
    2

    3

    4

    5

    6

    7

    8

    9

   10                                The total amount of choc chips
                                     needed for all 10 cookies.

TOTAL


Now you go back to your calculator and bring up the random numbers, your lowest value should be 1 and
your highest value should be 7. Now you start pressing ENTER on your calculator so you can begin
getting your results. The aim is to get seven chips into each cookie, if you get a 4 on your first cookie you
still go on to your second cookie until you have done all 10. When you have done all ten you go back to
number 1. Let’s say you now get a 5, remember you had a 4 before so your cookie will now have 9 choc
chips in it, this means you don’t have to have another random number for this cookie. You continue to get
your random numbers and adding on Choc Chips to your cookies, remembering to record all this Data in
your table. Once all the cookies have 7 Choc Chips in them you add up the total amount of Chips in each
cookie, then using that data you can count all the chips you used within your first batch of cookies. You
continue doing this same thing five or six times. That means you will have 5 batches of ten cookies.

Data Collected through playing the game:

The Data I collected throughout the game was my five tables recording the amount of Choc chips used to
make the cookies. This is what the tables recorded:

BATCH 1)

Cookie     Chips     Total

   1       7,          7

   2       5,4,        9

   3       1,6,        7

   4       3,3,4,     10

   5       4,5,        9

   6       2,4,3,      9

   7       2,1,7,     10

   8       7,          7

   9       7,          7

  10       5,7,       12

TOTAL                  87




BATCH 2)


Cookie     Chips     Total

   1       2,6,        8

   2       3,6,        9

   3       7,          7

   4       5,3,        8

   5       4,6,       10

   6       2,3,7,     12

   7       7,          7

   8       6,6,       12

   9       4,6,       10

  10       1,5,5,     11

TOTAL                  94
BATCH 3)


Cookie      Chips    Total

  1         1,5,7,    13

  2         4,4,      8

  3         1,2,7,    10

  4         3,5,      8

  5         5,3,      8

  6         5,4,      9

  7         3,4,      7

  8         3,2,2,    7

  9         3,3,4,    10

  10        2,4,5,    11

TOTAL                 91




BATCH 4)


Cookie      Chips    Total

  1         2,2,6,    10

  2         5,2,      7

  3         5,4,      9

  4         2,6,      8

  5         3,1,4,    8

  6         3,2,6,    11

  7         7,        7

  8         1,1,6,    8

  9         5,3,      8

  10        7,        7

TOTAL                 83
BATCH 5)


Cookie       Chips        Total

  1          3,1,3,          7

  2          2,3,5,         10

  3          5,5,           10

  4          5,2,            7

  5          6,3,            9

  6          4,3,            7

  7          6,5,           11

  8          5,5,           10

  9          3,3,4,         10

  10         7,              7

TOTAL                        89




Analysis:

      1.   What was the average number of chips needed for the 10:7 simulation?
           The number of Chips needed to make sure the family is happy is 89 Choc Chips per Batch, which contains 10 cookies. This is
           how I worked out the average.

           87 + 94 + 91 + 83 + 89 = 444
           444 ÷ 5 = 88.8


      2.   On average how many chips were wasted for the 10:7 simulation?
           If you had 7 Choc chips in each cookie, which is the recommended amount you would need 350 Choc Chips for 5 batches. The
           average for this is:

           70 + 70 + 70 + 70 + 70 = 350
           350 ÷ 5 = 70

           This means the amount of chips wasted was:
           88.8-70 = 18.8 Chips
           overall this means there was 19 chips wasted.


      3.   On average how many chips did each cookie have?
           On average the cookies had 9 chips in them. This is how I worked this out:

           Total of cookies in each batch ÷ number of cookies = average number of chips used for this Batch

           BATCH 1)          BATCH 2)           BATCH 3)
           87÷10= 8.7         94÷10=9.4           91÷10= 9.1
           =9                 =9                  =9

            BATCH 4)         BATCH 5)
            83÷10=8.3          89÷10= 8.9
            =8                 =9




Discussion:

      1.   How could this simulation have been re-created using a deck of cards? (Hint: You can
           take some of the cards out of the deck)
           This simulation could have easily been re-created using a deck of cards. You could take out the 8’s, 9’s, 10’s, Jacks, Queens, and
           Kings. And just replace one with the Aces.
           Now instead of having a calculator to create random numbers, you have your cards!
           Just turn them upside down, shuffle them and randomly flip them over to create your random numbers.
2.   How would you run a simulation for a 6:3 requirements?

         I would run it just the same. But using different numbers of course. I would create all my data the exact same.
         Using the calculator to create the random numbers.


    3.   Were the results what you expected before running your simulation?
         Not really, I was expecting the results to be a little higher. I wasn’t too far off it though.




Conclusion:
From this task I learnt alot about probability. I learnt how to work out averages, how to use and create
Random numbers using a calculator, how to create random numbers using a deck of cards, what random
numbers actually are, how to work out frequency and how to create data using random numbers.
This task was all pretty good! But if I had the choice I would have just made it one or two batches, but I
suppose you make it more accurate the more you do.
I found learning how to create the random numbers was interesting, and very good because it will be very
useful for other things.

More Related Content

Viewers also liked

Unit 4 Probability Practice SAC
Unit 4 Probability Practice SACUnit 4 Probability Practice SAC
Unit 4 Probability Practice SACcoburgmaths
 
Kim Modelling Functions
Kim Modelling FunctionsKim Modelling Functions
Kim Modelling Functionscoburgmaths
 
Inutile de crier dans le désert
Inutile de crier dans le désertInutile de crier dans le désert
Inutile de crier dans le désertKryzalid.biz
 
WinTheView Sample Presentation with Print Template
WinTheView Sample Presentation with Print TemplateWinTheView Sample Presentation with Print Template
WinTheView Sample Presentation with Print Templatewintheview
 
Présentation corporative de Kryzalid.biz - Vente et marketing
Présentation corporative de Kryzalid.biz - Vente et marketingPrésentation corporative de Kryzalid.biz - Vente et marketing
Présentation corporative de Kryzalid.biz - Vente et marketingKryzalid.biz
 
Vì sao bóng đá lại hấp dẫn
Vì sao bóng đá lại hấp dẫnVì sao bóng đá lại hấp dẫn
Vì sao bóng đá lại hấp dẫnTuan Nguyen
 
Stationary Points Handout
Stationary Points HandoutStationary Points Handout
Stationary Points Handoutcoburgmaths
 
Deliver an interview presentation to guide the interview or use as a powerful...
Deliver an interview presentation to guide the interview or use as a powerful...Deliver an interview presentation to guide the interview or use as a powerful...
Deliver an interview presentation to guide the interview or use as a powerful...wintheview
 
Payment of Wages Act In India
Payment of Wages Act In IndiaPayment of Wages Act In India
Payment of Wages Act In IndiaSheetal Londhe
 

Viewers also liked (13)

Unit 4 Probability Practice SAC
Unit 4 Probability Practice SACUnit 4 Probability Practice SAC
Unit 4 Probability Practice SAC
 
Ibc Of Madeira
Ibc Of MadeiraIbc Of Madeira
Ibc Of Madeira
 
Kim Modelling Functions
Kim Modelling FunctionsKim Modelling Functions
Kim Modelling Functions
 
Gratuity
GratuityGratuity
Gratuity
 
Inutile de crier dans le désert
Inutile de crier dans le désertInutile de crier dans le désert
Inutile de crier dans le désert
 
WinTheView Sample Presentation with Print Template
WinTheView Sample Presentation with Print TemplateWinTheView Sample Presentation with Print Template
WinTheView Sample Presentation with Print Template
 
Présentation corporative de Kryzalid.biz - Vente et marketing
Présentation corporative de Kryzalid.biz - Vente et marketingPrésentation corporative de Kryzalid.biz - Vente et marketing
Présentation corporative de Kryzalid.biz - Vente et marketing
 
Vì sao bóng đá lại hấp dẫn
Vì sao bóng đá lại hấp dẫnVì sao bóng đá lại hấp dẫn
Vì sao bóng đá lại hấp dẫn
 
Stationary Points Handout
Stationary Points HandoutStationary Points Handout
Stationary Points Handout
 
Deliver an interview presentation to guide the interview or use as a powerful...
Deliver an interview presentation to guide the interview or use as a powerful...Deliver an interview presentation to guide the interview or use as a powerful...
Deliver an interview presentation to guide the interview or use as a powerful...
 
Gratuity
GratuityGratuity
Gratuity
 
Digitisation Overview
Digitisation OverviewDigitisation Overview
Digitisation Overview
 
Payment of Wages Act In India
Payment of Wages Act In IndiaPayment of Wages Act In India
Payment of Wages Act In India
 

Similar to Sample Choc Chip Simulation Report Writing

Consumer Math Slides January 15, 2008
Consumer Math Slides January 15, 2008Consumer Math Slides January 15, 2008
Consumer Math Slides January 15, 2008Darren Kuropatwa
 
Graphing Practice
Graphing  PracticeGraphing  Practice
Graphing PracticeJoe McClung
 
Consumer Math Slides January 16, 2008
Consumer Math Slides January 16, 2008Consumer Math Slides January 16, 2008
Consumer Math Slides January 16, 2008Darren Kuropatwa
 
08.05.13 Decimals - Multiplying.pptx
08.05.13 Decimals - Multiplying.pptx08.05.13 Decimals - Multiplying.pptx
08.05.13 Decimals - Multiplying.pptxDjihad .B
 
Consumer Math Slides January 14, 2008
Consumer Math Slides January 14, 2008Consumer Math Slides January 14, 2008
Consumer Math Slides January 14, 2008Darren Kuropatwa
 
Problem solvingstrategies pp
Problem solvingstrategies ppProblem solvingstrategies pp
Problem solvingstrategies ppcollins1156
 
Cte math test_version_b_answer_key
Cte math test_version_b_answer_keyCte math test_version_b_answer_key
Cte math test_version_b_answer_keynavajomath
 
Lessons 12 15 section c review
Lessons 12 15 section c reviewLessons 12 15 section c review
Lessons 12 15 section c reviewmlabuski
 
Class Interval Histograms
Class Interval HistogramsClass Interval Histograms
Class Interval HistogramsPassy World
 
Graphing Practice
Graphing PracticeGraphing Practice
Graphing PracticeJoe McClung
 
Graphing Practice
Graphing PracticeGraphing Practice
Graphing Practicejrt004
 
Graphing Practice
Graphing PracticeGraphing Practice
Graphing Practicejrt004
 
Problems of Number Theory and Pythagoras' numbers
Problems of Number Theory and Pythagoras' numbersProblems of Number Theory and Pythagoras' numbers
Problems of Number Theory and Pythagoras' numbersCinemath Paradise
 
Round1: Maths Challenge organised by ‘rep2rep’ research group at Sussex&Cambr...
Round1: Maths Challenge organised by ‘rep2rep’ research group at Sussex&Cambr...Round1: Maths Challenge organised by ‘rep2rep’ research group at Sussex&Cambr...
Round1: Maths Challenge organised by ‘rep2rep’ research group at Sussex&Cambr...MohammedAlasmar3
 
Graphing Practice
Graphing  PracticeGraphing  Practice
Graphing PracticeJoe McClung
 

Similar to Sample Choc Chip Simulation Report Writing (18)

Consumer Math Slides January 15, 2008
Consumer Math Slides January 15, 2008Consumer Math Slides January 15, 2008
Consumer Math Slides January 15, 2008
 
Graphing Practice
Graphing  PracticeGraphing  Practice
Graphing Practice
 
Consumer Math Slides January 16, 2008
Consumer Math Slides January 16, 2008Consumer Math Slides January 16, 2008
Consumer Math Slides January 16, 2008
 
08.05.13 Decimals - Multiplying.pptx
08.05.13 Decimals - Multiplying.pptx08.05.13 Decimals - Multiplying.pptx
08.05.13 Decimals - Multiplying.pptx
 
Consumer Math Slides January 14, 2008
Consumer Math Slides January 14, 2008Consumer Math Slides January 14, 2008
Consumer Math Slides January 14, 2008
 
Problem solvingstrategies pp
Problem solvingstrategies ppProblem solvingstrategies pp
Problem solvingstrategies pp
 
Cte math test_version_b_answer_key
Cte math test_version_b_answer_keyCte math test_version_b_answer_key
Cte math test_version_b_answer_key
 
Lessons 12 15 section c review
Lessons 12 15 section c reviewLessons 12 15 section c review
Lessons 12 15 section c review
 
Class Interval Histograms
Class Interval HistogramsClass Interval Histograms
Class Interval Histograms
 
Maths wb 11.05.20
Maths wb 11.05.20Maths wb 11.05.20
Maths wb 11.05.20
 
Graphing Practice
Graphing PracticeGraphing Practice
Graphing Practice
 
Graphing Practice
Graphing PracticeGraphing Practice
Graphing Practice
 
Graphing Practice
Graphing PracticeGraphing Practice
Graphing Practice
 
Worksheet on Ratio
Worksheet on RatioWorksheet on Ratio
Worksheet on Ratio
 
Problems of Number Theory and Pythagoras' numbers
Problems of Number Theory and Pythagoras' numbersProblems of Number Theory and Pythagoras' numbers
Problems of Number Theory and Pythagoras' numbers
 
05b 1 ma0_1h_-_november_2012
05b 1 ma0_1h_-_november_201205b 1 ma0_1h_-_november_2012
05b 1 ma0_1h_-_november_2012
 
Round1: Maths Challenge organised by ‘rep2rep’ research group at Sussex&Cambr...
Round1: Maths Challenge organised by ‘rep2rep’ research group at Sussex&Cambr...Round1: Maths Challenge organised by ‘rep2rep’ research group at Sussex&Cambr...
Round1: Maths Challenge organised by ‘rep2rep’ research group at Sussex&Cambr...
 
Graphing Practice
Graphing  PracticeGraphing  Practice
Graphing Practice
 

More from coburgmaths

Wedderburn College Newsletter 28th March 2012
Wedderburn College Newsletter 28th March 2012Wedderburn College Newsletter 28th March 2012
Wedderburn College Newsletter 28th March 2012coburgmaths
 
2011 Whole School Action Plan Curriculum PD Presentation
2011 Whole School Action Plan Curriculum PD Presentation2011 Whole School Action Plan Curriculum PD Presentation
2011 Whole School Action Plan Curriculum PD Presentationcoburgmaths
 
Ultranet booklet session 2
Ultranet booklet session 2Ultranet booklet session 2
Ultranet booklet session 2coburgmaths
 
Ultranet booklet
Ultranet bookletUltranet booklet
Ultranet bookletcoburgmaths
 
PoLT Student Perceptions Survey
PoLT Student Perceptions SurveyPoLT Student Perceptions Survey
PoLT Student Perceptions Surveycoburgmaths
 
PoLT Student Learning Surveying
PoLT Student Learning SurveyingPoLT Student Learning Surveying
PoLT Student Learning Surveyingcoburgmaths
 
Acu pd session c
Acu pd session cAcu pd session c
Acu pd session ccoburgmaths
 
Acu pd session b
Acu pd session bAcu pd session b
Acu pd session bcoburgmaths
 
Acu pd session a
Acu pd session aAcu pd session a
Acu pd session acoburgmaths
 
Multi modal think board placemat
Multi modal think board placematMulti modal think board placemat
Multi modal think board placematcoburgmaths
 
Multi modal think board details
Multi modal think board detailsMulti modal think board details
Multi modal think board detailscoburgmaths
 
Thinking and working mathematically
Thinking and working mathematically  Thinking and working mathematically
Thinking and working mathematically coburgmaths
 
Staff reflections assessment
Staff reflections assessmentStaff reflections assessment
Staff reflections assessmentcoburgmaths
 
e5 Ultranet PD Observations - Assessment
e5 Ultranet PD Observations - Assessmente5 Ultranet PD Observations - Assessment
e5 Ultranet PD Observations - Assessmentcoburgmaths
 
Numeracy PD July 2010
Numeracy PD July 2010Numeracy PD July 2010
Numeracy PD July 2010coburgmaths
 
Worked solutions review assignment
Worked solutions review assignmentWorked solutions review assignment
Worked solutions review assignmentcoburgmaths
 
Linear equations part i
Linear equations part iLinear equations part i
Linear equations part icoburgmaths
 
Aleesha guide to evaluating and converting
Aleesha guide to evaluating and convertingAleesha guide to evaluating and converting
Aleesha guide to evaluating and convertingcoburgmaths
 

More from coburgmaths (20)

Wedderburn College Newsletter 28th March 2012
Wedderburn College Newsletter 28th March 2012Wedderburn College Newsletter 28th March 2012
Wedderburn College Newsletter 28th March 2012
 
2011 Whole School Action Plan Curriculum PD Presentation
2011 Whole School Action Plan Curriculum PD Presentation2011 Whole School Action Plan Curriculum PD Presentation
2011 Whole School Action Plan Curriculum PD Presentation
 
Ultranet booklet session 2
Ultranet booklet session 2Ultranet booklet session 2
Ultranet booklet session 2
 
Ultranet booklet
Ultranet bookletUltranet booklet
Ultranet booklet
 
PoLT Student Perceptions Survey
PoLT Student Perceptions SurveyPoLT Student Perceptions Survey
PoLT Student Perceptions Survey
 
PoLT Student Learning Surveying
PoLT Student Learning SurveyingPoLT Student Learning Surveying
PoLT Student Learning Surveying
 
Acu pd session c
Acu pd session cAcu pd session c
Acu pd session c
 
Acu pd session b
Acu pd session bAcu pd session b
Acu pd session b
 
Acu pd session a
Acu pd session aAcu pd session a
Acu pd session a
 
Multi modal think board placemat
Multi modal think board placematMulti modal think board placemat
Multi modal think board placemat
 
Multi modal think board details
Multi modal think board detailsMulti modal think board details
Multi modal think board details
 
Thinking and working mathematically
Thinking and working mathematically  Thinking and working mathematically
Thinking and working mathematically
 
Staff reflections assessment
Staff reflections assessmentStaff reflections assessment
Staff reflections assessment
 
e5 Ultranet PD Observations - Assessment
e5 Ultranet PD Observations - Assessmente5 Ultranet PD Observations - Assessment
e5 Ultranet PD Observations - Assessment
 
Numeracy PD July 2010
Numeracy PD July 2010Numeracy PD July 2010
Numeracy PD July 2010
 
Worked solutions review assignment
Worked solutions review assignmentWorked solutions review assignment
Worked solutions review assignment
 
Linear equations part i
Linear equations part iLinear equations part i
Linear equations part i
 
Sam maths pres
Sam maths presSam maths pres
Sam maths pres
 
Kim Solving
Kim SolvingKim Solving
Kim Solving
 
Aleesha guide to evaluating and converting
Aleesha guide to evaluating and convertingAleesha guide to evaluating and converting
Aleesha guide to evaluating and converting
 

Recently uploaded

2k Shots ≽ 9205541914 ≼ Call Girls In Jasola (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Jasola (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Jasola (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Jasola (Delhi)Delhi Call girls
 
LC_YouSaidYes_NewBelieverBookletDone.pdf
LC_YouSaidYes_NewBelieverBookletDone.pdfLC_YouSaidYes_NewBelieverBookletDone.pdf
LC_YouSaidYes_NewBelieverBookletDone.pdfpastor83
 
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka Mor
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka Morcall Now 9811711561 Cash Payment乂 Call Girls in Dwarka Mor
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka Morvikas rana
 
2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)Delhi Call girls
 
9892124323, Call Girls in mumbai, Vashi Call Girls , Kurla Call girls
9892124323, Call Girls in mumbai, Vashi Call Girls , Kurla Call girls9892124323, Call Girls in mumbai, Vashi Call Girls , Kurla Call girls
9892124323, Call Girls in mumbai, Vashi Call Girls , Kurla Call girlsPooja Nehwal
 
The Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by MindbrushThe Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by MindbrushShivain97
 
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,dollysharma2066
 
Top Rated Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...
$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...
$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...PsychicRuben LoveSpells
 
WOMEN EMPOWERMENT women empowerment.pptx
WOMEN EMPOWERMENT women empowerment.pptxWOMEN EMPOWERMENT women empowerment.pptx
WOMEN EMPOWERMENT women empowerment.pptxpadhand000
 
2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)Delhi Call girls
 
Pokemon Go... Unraveling the Conspiracy Theory
Pokemon Go... Unraveling the Conspiracy TheoryPokemon Go... Unraveling the Conspiracy Theory
Pokemon Go... Unraveling the Conspiracy Theorydrae5
 
2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)Delhi Call girls
 

Recently uploaded (15)

2k Shots ≽ 9205541914 ≼ Call Girls In Jasola (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Jasola (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Jasola (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Jasola (Delhi)
 
LC_YouSaidYes_NewBelieverBookletDone.pdf
LC_YouSaidYes_NewBelieverBookletDone.pdfLC_YouSaidYes_NewBelieverBookletDone.pdf
LC_YouSaidYes_NewBelieverBookletDone.pdf
 
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka Mor
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka Morcall Now 9811711561 Cash Payment乂 Call Girls in Dwarka Mor
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka Mor
 
(Aarini) Russian Call Girls Surat Call Now 8250077686 Surat Escorts 24x7
(Aarini) Russian Call Girls Surat Call Now 8250077686 Surat Escorts 24x7(Aarini) Russian Call Girls Surat Call Now 8250077686 Surat Escorts 24x7
(Aarini) Russian Call Girls Surat Call Now 8250077686 Surat Escorts 24x7
 
2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Mukherjee Nagar (Delhi)
 
9892124323, Call Girls in mumbai, Vashi Call Girls , Kurla Call girls
9892124323, Call Girls in mumbai, Vashi Call Girls , Kurla Call girls9892124323, Call Girls in mumbai, Vashi Call Girls , Kurla Call girls
9892124323, Call Girls in mumbai, Vashi Call Girls , Kurla Call girls
 
The Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by MindbrushThe Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by Mindbrush
 
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
 
Top Rated Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Tingre Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...
$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...
$ Love Spells^ 💎 (310) 882-6330 in West Virginia, WV | Psychic Reading Best B...
 
WOMEN EMPOWERMENT women empowerment.pptx
WOMEN EMPOWERMENT women empowerment.pptxWOMEN EMPOWERMENT women empowerment.pptx
WOMEN EMPOWERMENT women empowerment.pptx
 
2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Palam (Delhi)
 
Pokemon Go... Unraveling the Conspiracy Theory
Pokemon Go... Unraveling the Conspiracy TheoryPokemon Go... Unraveling the Conspiracy Theory
Pokemon Go... Unraveling the Conspiracy Theory
 
(Anamika) VIP Call Girls Navi Mumbai Call Now 8250077686 Navi Mumbai Escorts ...
(Anamika) VIP Call Girls Navi Mumbai Call Now 8250077686 Navi Mumbai Escorts ...(Anamika) VIP Call Girls Navi Mumbai Call Now 8250077686 Navi Mumbai Escorts ...
(Anamika) VIP Call Girls Navi Mumbai Call Now 8250077686 Navi Mumbai Escorts ...
 
2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Dashrath Puri (Delhi)
 

Sample Choc Chip Simulation Report Writing

  • 1. Simulation Report Writing: Choc Chip Cookies In your report you will need the following headings and sub-headings. Name: Lacey Elliott Title: Choc Chip Cookie report Materials: - Pen - Calculator - Book (paper) Method: First we had to find a way to create random numbers. To do this we are going to use our Calculators. This is how you create random numbers using a calculator: 1) On your calculator press MATH, which is below the green key. 2) Arrow over three times until you reach PRB 3) Arrow down to 5. randlnt( Then press ENTER 4) After the parentheses, enter: lowest value, and your highest value) Eg. randlnt(0,100) Your screen will now display random counting numbers between 1 and 100 if you keep pressing ENTER. Once you know how to do that you create a table. The table should have twelve rows and three columns. So you can have the cookie number (amount of cookies), Chips (amount of choc chips needed) and the totals. The table should look a bit like this. The total amount of chips in each individual cookie. COOKIE CHIPS TOTAL The random numbers from your calculator (chips used) 1 The Cookie number, determining which cookie it is. 2 3 4 5 6 7 8 9 10 The total amount of choc chips needed for all 10 cookies. TOTAL Now you go back to your calculator and bring up the random numbers, your lowest value should be 1 and your highest value should be 7. Now you start pressing ENTER on your calculator so you can begin getting your results. The aim is to get seven chips into each cookie, if you get a 4 on your first cookie you still go on to your second cookie until you have done all 10. When you have done all ten you go back to number 1. Let’s say you now get a 5, remember you had a 4 before so your cookie will now have 9 choc chips in it, this means you don’t have to have another random number for this cookie. You continue to get your random numbers and adding on Choc Chips to your cookies, remembering to record all this Data in your table. Once all the cookies have 7 Choc Chips in them you add up the total amount of Chips in each
  • 2. cookie, then using that data you can count all the chips you used within your first batch of cookies. You continue doing this same thing five or six times. That means you will have 5 batches of ten cookies. Data Collected through playing the game: The Data I collected throughout the game was my five tables recording the amount of Choc chips used to make the cookies. This is what the tables recorded: BATCH 1) Cookie Chips Total 1 7, 7 2 5,4, 9 3 1,6, 7 4 3,3,4, 10 5 4,5, 9 6 2,4,3, 9 7 2,1,7, 10 8 7, 7 9 7, 7 10 5,7, 12 TOTAL 87 BATCH 2) Cookie Chips Total 1 2,6, 8 2 3,6, 9 3 7, 7 4 5,3, 8 5 4,6, 10 6 2,3,7, 12 7 7, 7 8 6,6, 12 9 4,6, 10 10 1,5,5, 11 TOTAL 94
  • 3. BATCH 3) Cookie Chips Total 1 1,5,7, 13 2 4,4, 8 3 1,2,7, 10 4 3,5, 8 5 5,3, 8 6 5,4, 9 7 3,4, 7 8 3,2,2, 7 9 3,3,4, 10 10 2,4,5, 11 TOTAL 91 BATCH 4) Cookie Chips Total 1 2,2,6, 10 2 5,2, 7 3 5,4, 9 4 2,6, 8 5 3,1,4, 8 6 3,2,6, 11 7 7, 7 8 1,1,6, 8 9 5,3, 8 10 7, 7 TOTAL 83
  • 4. BATCH 5) Cookie Chips Total 1 3,1,3, 7 2 2,3,5, 10 3 5,5, 10 4 5,2, 7 5 6,3, 9 6 4,3, 7 7 6,5, 11 8 5,5, 10 9 3,3,4, 10 10 7, 7 TOTAL 89 Analysis: 1. What was the average number of chips needed for the 10:7 simulation? The number of Chips needed to make sure the family is happy is 89 Choc Chips per Batch, which contains 10 cookies. This is how I worked out the average. 87 + 94 + 91 + 83 + 89 = 444 444 ÷ 5 = 88.8 2. On average how many chips were wasted for the 10:7 simulation? If you had 7 Choc chips in each cookie, which is the recommended amount you would need 350 Choc Chips for 5 batches. The average for this is: 70 + 70 + 70 + 70 + 70 = 350 350 ÷ 5 = 70 This means the amount of chips wasted was: 88.8-70 = 18.8 Chips overall this means there was 19 chips wasted. 3. On average how many chips did each cookie have? On average the cookies had 9 chips in them. This is how I worked this out: Total of cookies in each batch ÷ number of cookies = average number of chips used for this Batch BATCH 1) BATCH 2) BATCH 3) 87÷10= 8.7 94÷10=9.4 91÷10= 9.1 =9 =9 =9 BATCH 4) BATCH 5) 83÷10=8.3 89÷10= 8.9 =8 =9 Discussion: 1. How could this simulation have been re-created using a deck of cards? (Hint: You can take some of the cards out of the deck) This simulation could have easily been re-created using a deck of cards. You could take out the 8’s, 9’s, 10’s, Jacks, Queens, and Kings. And just replace one with the Aces. Now instead of having a calculator to create random numbers, you have your cards! Just turn them upside down, shuffle them and randomly flip them over to create your random numbers.
  • 5. 2. How would you run a simulation for a 6:3 requirements? I would run it just the same. But using different numbers of course. I would create all my data the exact same. Using the calculator to create the random numbers. 3. Were the results what you expected before running your simulation? Not really, I was expecting the results to be a little higher. I wasn’t too far off it though. Conclusion: From this task I learnt alot about probability. I learnt how to work out averages, how to use and create Random numbers using a calculator, how to create random numbers using a deck of cards, what random numbers actually are, how to work out frequency and how to create data using random numbers. This task was all pretty good! But if I had the choice I would have just made it one or two batches, but I suppose you make it more accurate the more you do. I found learning how to create the random numbers was interesting, and very good because it will be very useful for other things.