Write a simulator in which one round of simulation involves

Assignment Help Computer Engineering
Reference no: EM132107910

Programming in C Biased Coin Problem

Write a simulator in which one round of simulation involves flipping a set of ten unfair coins (or the same unfair coin ten times) in which there is a fixed likelihood of any given flip coming up heads.

The result of each round is the number of times that a head appeared, so if in a particular round there were four heads, the result for that round would be four.

You will ask the user for the bias (the percentage chance that a coin will come up heads) and for the number of rounds to perform.

After running the simulation you will report how many times each outcome resulted as well as the percentage of the time it occurred.

Your output should look very similar to the following (in particular, it should be well formatted):

What is the coin bias (percent chance of coming up heads)? 75

How many rounds? 1000000

COINS..... 10
BIAS...... 75.00%
ROUNDS.... 1000000

SUM ROUNDS PERCENTAGE
0    0             ( 0.00% )
1       24            ( 0.00% )
2      360           ( 0.04% )
3     3187          ( 0.32% )
4    16221         ( 1.62% )
5    58108         ( 5.81% )
6   146347        ( 14.63% )
7   249823        ( 24.98% )
8   281878        ( 28.19% )
9   187655        ( 18.77% )
10 56397          ( 5.64% )

Add a histogram to the output.

Following each line in the report you will print out a line of asterisks whose length is proportional to the percentage of the time that result came up. If the frequency was less than 1%, do not print any asterisks.

Then print an additional asterisk for each additional two percentage points (so the boundaries should be odd percentage points).

What happens should an amount fall exactly on the boundary (say 53% exactly) is not important as far as whether a new asterisk is added or not.

The output should now look something like:

What is the coin bias (percent chance of coming up heads)? 63.4

How many rounds? 10000

COINS..... 10
BIAS...... 63.40%
ROUNDS.... 10000

SUM ROUNDS PERCENTAGE
0       0               ( 0.00% )
1       7               ( 0.07% )
2      57              ( 0.57% )
3     261             ( 2.61% )   *
4     822             ( 8.22% )   ****
5     1765           ( 17.65% ) *********
6     2436           ( 24.36% ) ************
7     2372           ( 23.72% ) ************
8    1604            ( 16.04% ) ********
9     572               ( 5.72% ) ***
10   104               ( 1.04% ) *

Reference no: EM132107910

Questions Cloud

Compute a factorial that can fit within an unsigned 16 bit : You will use your newfound looping knowledge to compute a factorial that can fit within an unsigned 16 bit integer.
What is the fair price of one afa bond to the nearest cent : Given the risk of AFA and its recent credit downgrade to CC, the required return on these bonds is now 17.5%.
Write a program that prints all numbers from 1 to n : Use the for statement in a program that prints all the numbers from n1 to n2, where n1 and n2 are two numbers specified by the user.
What is the current value of bank bills : If the current 180-day bill rate is 6.9% p.a., what is the current value of these bank bills to the nearest dollar?
Write a simulator in which one round of simulation involves : Write a simulator in which one round of simulation involves flipping a set of ten unfair coins in which there is a fixed likelihood.
Report the number of guesses made and terminate execution : Imagine that the user will write down a positive integer x on a piece of paper and your program will repeatedly ask questions in order to guess what x is.
Implement a recursive quicksort algorithm : For this lab, you will first populate an array with integer values provided by a user and then you will sort the array.
Track and manage the approval of teaching staff : ICT701 Relational Database Systems - ABC TechTraining need a database that will help us track and manage the approval of teaching staff
Define a function named bico : Define a function, named bico, that returns, from the ith expansion of the quantity (x + y), the jth coefficient.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd