Please Help me with this Problem. An event-management company offers services to enclose rectangular gardens on open lawns and decorate them for the purpose of arranging events. They want to fence off the garden with flower fencing with following features: 1. Area of garden is given by the client and is denoted by A. 2. Two opposite sides will use one kind of fencing while the other two opposite sides will use another kind of fencing. 3. One fence type costs Rs. 15/- per foot while the other fence type costs Rs. 25/- per foot. 4 One-fourth of length on one side should be open for the purpose of gate for entrance where no fencing is being used You are required to provide a solution or MATLAB code that will calculate the cost of the cheapest fencing for enclosing the gardens for any area A that is given to it.
Addition Rule of Probability
It simply refers to the likelihood of an event taking place whenever the occurrence of an event is uncertain. The probability of a single event can be calculated by dividing the number of successful trials of that event by the total number of trials.
Expected Value
When a large number of trials are performed for any random variable ‘X’, the predicted result is most likely the mean of all the outcomes for the random variable and it is known as expected value also known as expectation. The expected value, also known as the expectation, is denoted by: E(X).
Probability Distributions
Understanding probability is necessary to know the probability distributions. In statistics, probability is how the uncertainty of an event is measured. This event can be anything. The most common examples include tossing a coin, rolling a die, or choosing a card. Each of these events has multiple possibilities. Every such possibility is measured with the help of probability. To be more precise, the probability is used for calculating the occurrence of events that may or may not happen. Probability does not give sure results. Unless the probability of any event is 1, the different outcomes may or may not happen in real life, regardless of how less or how more their probability is.
Basic Probability
The simple definition of probability it is a chance of the occurrence of an event. It is defined in numerical form and the probability value is between 0 to 1. The probability value 0 indicates that there is no chance of that event occurring and the probability value 1 indicates that the event will occur. Sum of the probability value must be 1. The probability value is never a negative number. If it happens, then recheck the calculation.
Please Help me with this Problem.
An event-management company offers services to enclose rectangular gardens on open lawns and decorate them for the purpose of arranging events. They want to fence off the garden with flower fencing with following features:
1. Area of garden is given by the client and is denoted by A.
2. Two opposite sides will use one kind of fencing while the other two opposite sides will use
another kind of fencing.
3. One fence type costs Rs. 15/- per foot while the other fence type costs Rs. 25/- per foot.
4 One-fourth of length on one side should be open for the purpose of gate for entrance where no fencing is being used
You are required to provide a solution or MATLAB code
that will calculate the cost of the cheapest fencing for enclosing the gardens for any area A that is given to it.
Step by step
Solved in 2 steps with 1 images