Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the following problem and solve it using stochastic programming via Python+Gurobi . You grow wheat, corn, and sugar beet on 500 acres of land.

Consider the following problem and solve it using stochastic programming via Python+Gurobi . You grow wheat, corn, and sugar beet on 500 acres of land. Planting an acre costs $150, $230, and $260, respectively. Need 200t of wheat and 240t of corn for cattle feed. Excess production of wheat and corn is sold at $170/t and $150/t; however, if less is produced, it is bought at $238/t and 210/t, respectively. Sugar beet sells at $36/t below 6000t, and sells at $10/t above 6000t (laws courtesy of the European Commission) The average yields of crop are: 2.5t/acre for wheat, 3t/acre for corn, and 20t/acre for beet. Depending on how good the weather is, these yields may decrease or increase by 20%. That is, there are three scenarios with equal probability: high yield, average yield, and low yield (i.e. discrete scenario).How to solve this problem and maximize total profit? You should decide how many acres to use for each crop

Question: For continuous scenarios, if the weather results in a continuous probability distribution of the yield rate, which follows the normal distribution N(1, 0.1). Calculate the objective function (i.e. expected value of the resource function) with the confidence intervals of the upper bound and lower bound, respectively, by Monte Carlo sampling average approximation (SAA). In the Monte Carlo simulation, we use the sample size = = 30 and the replications (batches) = = 15.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Operational Auditing

Authors: David G Komatz

1st Edition

B09K24NM14, 979-8751454357

More Books

Students also viewed these Accounting questions

Question

Must trademarks be registered to receive legal protection? Explain.

Answered: 1 week ago