Question

In: Math

Please show in EXCEL how to express with function formula. As we discussed during Week 3,...

Please show in EXCEL how to express with function formula.

As we discussed during Week 3, researchers decide to ask 4 tie-purchasing customers whether they bought a bow tie or normal tie. According to national data, 3% of all ties purchased are bow ties.

Not surprisingly, this problem can be easily framed as a Binomial Distribution problem, as it meets all of the conditions outlined in our Week 4 (Monday) class. Further, we can identify the purchase of a bow tie with fixed probability of .03 as a success; the purchase of a standard tie with fixed probability of .97 as a failure. In other words:

p = .03, q=(1-p) = .97, n=4.

  1.         On your Excel sheet, type in “PDF by hand” in cell A39. Then in cells A40 through A 44, use the COMBIN and POWER (or “^”) functions to compute the probability of x = 0, 1, 2, 3, 4 in each of the cells. In other words, in cell A40, compute P(X=0); cell A41, P(X=1); and so on. (That is, you’re using Excel to apply the binomial formula shown in class.)

              Hint: For P(X=0), enter the following:

“=COMBIN(4,0)*POWER(0.03,0)*POWER(1-0.03,4-0)” or

             

=COMBIN(4,0)*.03^0* (1-.03)^(4-0)”

(Note: for this problem, and all others in this Exercise, please round the numbers to 4 digits using Excel. You can do this after the fact from the toolbar, as we’ve shown before in class.)

Finally, in cell A46, use the SUM function to sum the individual probabilities you’ve computed in (a).

  1.         In cell A48, compute the probability that at least one of the four persons purchased a bow tie by adding up each of the relevant probabilities, rounding to 4 digits.   (Note: do not type in any values. To receive credit, you must reference the relevant cells in your equations.)

              Then, in cell A49, compute the probability that at least one of the four persons purchased a bow tie by taking the complement of the event, X = 0. (Note: again, do not type in any specific values. Reference the relevant cells from the values you’ve already computed.) Round to 4 digits. In cell B49, type in “1-P(X=0)”.

  1.         In cells B40:B44, compute the cumulative probabilities for x = 0, 1, 2, 3, 4, respectively, by entering appropriate commands that reference your computed pdf probabilities in cells A40 through A44. Again, round to 4 digits. Label the column “CDF by hand” in cell B39.

              Then, in cells, C40, C41, …, C44 type in “x=0, x=1, x=2, x=3, x=4”, respectively.

  1.         Now, in cell D39 type PDF BINOM. Now use the BINOM.DIST function to populate cells D40:D44 with the PDFs of x = 0, 1, 2, 3, 4. (Remember, the PDF requires the “FALSE” entry.) Make sure you round your answers to four digits.

  1.         Finally, using BINOM.DIST, populate cells E40:E44 with the CDFs of x = 0, 1, 2, 3, 4, rounding your answers to four digits. (Remember, the CDF requires the BINOM.DIST “TRUE” entry. Further, you must use BINOM.DIST, i.e., do not reference the output found in any other column.) As in (d), label the column by typing “CDF BINOM” in cell E39.

              In cell E46, reference via an “=” sign the appropriate cell that identifies the probability that fewer than 2 persons purchased a bow tie. In cell F46 type in “P(X≤1)”.

As we discussed during Week 3, researchers decide to ask 4 tie-purchasing customers whether they bought a bow tie or normal tie. According to national data, 3% of all ties purchased are bow ties.

Not surprisingly, this problem can be easily framed as a Binomial Distribution problem, as it meets all of the conditions outlined in our Week 4 (Monday) class. Further, we can identify the purchase of a bow tie with fixed probability of .03 as a success; the purchase of a standard tie with fixed probability of .97 as a failure. In other words:

p = .03, q=(1-p) = .97, n=4.

  1.         On your Excel sheet, type in “PDF by hand” in cell A39. Then in cells A40 through A 44, use the COMBIN and POWER (or “^”) functions to compute the probability of x = 0, 1, 2, 3, 4 in each of the cells. In other words, in cell A40, compute P(X=0); cell A41, P(X=1); and so on. (That is, you’re using Excel to apply the binomial formula shown in class.)

              Hint: For P(X=0), enter the following:

“=COMBIN(4,0)*POWER(0.03,0)*POWER(1-0.03,4-0)” or

             

=COMBIN(4,0)*.03^0* (1-.03)^(4-0)”

(Note: for this problem, and all others in this Exercise, please round the numbers to 4 digits using Excel. You can do this after the fact from the toolbar, as we’ve shown before in class.)

Finally, in cell A46, use the SUM function to sum the individual probabilities you’ve computed in (a).

  1.         In cell A48, compute the probability that at least one of the four persons purchased a bow tie by adding up each of the relevant probabilities, rounding to 4 digits.   (Note: do not type in any values. To receive credit, you must reference the relevant cells in your equations.)

              Then, in cell A49, compute the probability that at least one of the four persons purchased a bow tie by taking the complement of the event, X = 0. (Note: again, do not type in any specific values. Reference the relevant cells from the values you’ve already computed.) Round to 4 digits. In cell B49, type in “1-P(X=0)”.

  1.         In cells B40:B44, compute the cumulative probabilities for x = 0, 1, 2, 3, 4, respectively, by entering appropriate commands that reference your computed pdf probabilities in cells A40 through A44. Again, round to 4 digits. Label the column “CDF by hand” in cell B39.

              Then, in cells, C40, C41, …, C44 type in “x=0, x=1, x=2, x=3, x=4”, respectively.

  1.         Now, in cell D39 type PDF BINOM. Now use the BINOM.DIST function to populate cells D40:D44 with the PDFs of x = 0, 1, 2, 3, 4. (Remember, the PDF requires the “FALSE” entry.) Make sure you round your answers to four digits.

  1.         Finally, using BINOM.DIST, populate cells E40:E44 with the CDFs of x = 0, 1, 2, 3, 4, rounding your answers to four digits. (Remember, the CDF requires the BINOM.DIST “TRUE” entry. Further, you must use BINOM.DIST, i.e., do not reference the output found in any other column.) As in (d), label the column by typing “CDF BINOM” in cell E39.

              In cell E46, reference via an “=” sign the appropriate cell that identifies the probability that fewer than 2 persons purchased a bow tie. In cell F46 type in “P(X≤1)”.

Solutions

Expert Solution


Related Solutions

Please explain your answers and use Excel to show the excel formula you used to get...
Please explain your answers and use Excel to show the excel formula you used to get your solution. 6. A manufacturing process produces connecting rods whose diameter is normally distributed with mean 1.495 cm and standard deviation .05 cm. In what range will the “middle 80%” of the diameters lie? What about the “middle 98%”?
Use Excel to show your work and include the formula in the cell to show how...
Use Excel to show your work and include the formula in the cell to show how you arrived at your figures. Round percentages (example if 49.2, round to 49). Background: ABC, Inc., produces widgets. The company manufactures three levels of widgets-Economy, Better and Best. Selected information on the widgets is given below. Economy Better Best Selling price per widget $40.00 $60.00 $90.00 Variable expense per widget production $22.00 $27.00 $31.50 Selling (5% of selling price) $2.00 $3.00 $4.50 All sales...
Please do in excel and show the formula 1)Green Manufacturing, Inc. plans to announce that it...
Please do in excel and show the formula 1)Green Manufacturing, Inc. plans to announce that it will issue $5 million of perpetual debt and use the proceeds to repurchase common stock. The bonds will have an 8-percent annual coupon rate. Green is currently an all-equity firm worth $15 million, with 1,000,000 shares of common stock outstanding. After the sales of the bonds, Green will maintain the new capital structure indefinitely. Green currently generates annual pretax earnings of $3 million. This...
Please use excel then show the formula. and screenshot 6. Assume that you want to buy...
Please use excel then show the formula. and screenshot 6. Assume that you want to buy a home. You find a home for which you will owe $140,000 after paying the down payment. Assume that you are able to get a 5% mortgage loan for 30 years. Payments are made monthly in arrears (at the end of the month). At the end of the 30 years, you will have paid off the entire loan. A) How much will your monthly...
PLEASE SHOW WORK IN EXCEL WITH FORMULA You are constructing a two stock portfolio based on...
PLEASE SHOW WORK IN EXCEL WITH FORMULA You are constructing a two stock portfolio based on the information provided below. What dollar amount will you invest in each stock to achieve the desired return goal? Stock X Stock Y Expected Return 14.0% 9.0% Goal Return of Portfolio: 10.00% Dollar Amount to Invest: $20,000
PLEASE USE FORMULA AND NOT EXCEL SO I CAN UNDERSTAND HOW TO USE FORMULA THE INITIAL...
PLEASE USE FORMULA AND NOT EXCEL SO I CAN UNDERSTAND HOW TO USE FORMULA THE INITIAL QUESTION: Gerald has taken out a loan of $100,000 today to start a business. He has agreed to repay the loan on the following terms: Repayments will be made on a monthly basis. The first repayment will be made exactly one month from today. The repayments for the first 5 years will cover interest only to help reduce the financial burden for Gerald’s business...
How can I solve this in Excel? Please show how to solve it in excel step...
How can I solve this in Excel? Please show how to solve it in excel step by step. 1) Speedy Wheels is a wholesale distributor of bicycles for the western United States. Its Inventory Manager, Ricky Sapolo, is currently reviewing the inventory policy for one popular model — a small, one-speed girl's bicycle that is selling at the rate of 250 per month. The administrative cost for placing an order for this model from the manufacturer is $200 and the...
Please show how to do in Excel Using Log-log model to estimate the demand function Model:...
Please show how to do in Excel Using Log-log model to estimate the demand function Model: log(sales) = a + b * log(price) + error Explain the results in term of how price affects sales. Market ID Sales Price Advertising 1 367 2.2 Yes 2 165 2.7 No 3 366 2.4 Yes 4 148 2.9 No 5 152 2.8 No 6 198 2.2 No 7 390 2 Yes 8 367 2.3 Yes 9 210 2.1 No 10 353 2.7 Yes...
**Please, Show work and Formula in excel sheet** Your initial loan amount is $200,000. The APR...
**Please, Show work and Formula in excel sheet** Your initial loan amount is $200,000. The APR is 5%. The number of years of the loan is 20 years. Generate the amortization table for the given loan. Assume this is the mortgage on your house. If you elected to pay an additional principal amount of $150.00 each month, in how many months would you pay off your mortgage? Not considering taxes, how much would you save in interest paid to service...
Please use Excel and show the formula you used. Thank you :) A manufacturing process produces...
Please use Excel and show the formula you used. Thank you :) A manufacturing process produces connecting rods whose diameter is normally distributed with mean 1.495 cm and standard deviation .05 cm. In what range will the “middle 80%” of the diameters lie? What about the “middle 98%”?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT