Project to generates a parent population of size, Mechanical Engineering

Assignment Help:

This project involves a test of the basic idea behind the bootstrap method. Essentially you will write a program that:

1. Generates a parent population of size 100,000 whose distribution approaches that of a normal distribution,

2. Draw a random sample of size 100 from the parent population,

3. Subject the random sample to a bootstrap procedure, and

4. Generate an output file in which the mean and standard deviation of the parent population are compared to the average mean and average standard deviation from

the bootstrap samples.

? It is recommended that you seed the random number generator by invoking subroutine ranseed.f95 and put a date/time stamp on your output file through use of subroutine timestamp.f95.

Generate the parent population by calculating 100,000 values of the sum of six (6) random numbers. If you are unsure how to approach this, see the sample Fortran source code titled Normal Distribution Source Code - Revised posted under Course Documents.

It would behoove you to store the parent population values in a vector array of size 100,000 as this will make it easier not only to create the initial bootstrap sample but also to calculate the parent distribution's mean and standard deviation. (Hint: Since the parent distribution is composed of the sums of six random numbers whose values are between 0 and 1, the range of the parent distribution should be between 0 and 6.)

? Randomly draw a sample of size 100 from the parent population and store it in a vector array.

Sample with replacement this sample array ns times (I set ns to 10,000). For each bootstrap sample, calculate the mean and standard deviation. Store the calculated values of the bootstrap samples' means and standard deviations so at the end of the bootstrap sampling process you can calculate the average mean and average standard deviation of the bootstrap samples).

Important! Guard the content of the initial sample array from that of the bootstrap samples. You want to draw 100 samples with replacement from the initial sample array each time, but not change its content.

 Attach to an email the output files from five cases. (This is why you want to seed the random number generator, otherwise the results of all five cases will be identical.) In the body of the email, state whether or not you believe the results lend confidence to the validity of the resampling bootstrap method.


Related Discussions:- Project to generates a parent population of size

Thermal, what is Otto cycle?

what is Otto cycle?

Determine the maximum value of the coefficient of friction, Determine the m...

Determine the maximum value of the coefficient of friction: A force of 200 N inclined at 60 o to the horizontal is applied to the block A weighing 400 N. find out whether blo

Velocity ratio for open belt drive, V elocit y Ratio for Open Belt Drive:...

V elocit y Ratio for Open Belt Drive: Figure Consider a simple belt drive (that is one driver and one follower) as shown in the figure given below Let D 1

How can you implement permeability test, Q. How can you implement Permeabil...

Q. How can you implement Permeability test  As already defined, permeability of porosity of the moulding sand is the message of its ability to permit air to flow through it.

Determine for water flow rate, A counter flow heat exchanger is used to coo...

A counter flow heat exchanger is used to cool 2000kg/hr of oil(Cp= 2.5 KJ/Kg K) from 105 o C to 30 o C by the use of water entering at 15 o C. If the overall heat transfer coeff

Corrctoin couple, when correction couple should be applied?

when correction couple should be applied?

Prove the parallelogram law of forces - mechanics, Prove the parallelogram ...

Prove the parallelogram law of forces: Assume that the two forces P and Q act at a point ' O ' as shown in figure given below. The force P can be represented in magnitud

Write Your Message!

Captcha
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