SOLUTION: 1. A recent survey by the American Accounting Association revealed 23% of students graduating with an Accounting degree chose public accounting. Suppose we select a sample of 15 st
Algebra ->
Probability-and-statistics
-> SOLUTION: 1. A recent survey by the American Accounting Association revealed 23% of students graduating with an Accounting degree chose public accounting. Suppose we select a sample of 15 st
Log On
Question 285319: 1. A recent survey by the American Accounting Association revealed 23% of students graduating with an Accounting degree chose public accounting. Suppose we select a sample of 15 students.
a. What is the probability exactly two select public accounting?
b. What is the probability exactly five select public accounting?
c. How many graduates would you "expect" to select public accounting?
You can put this solution on YOUR website! A recent survey by the American Accounting Association revealed 23% of students graduating with an Accounting degree chose public accounting. Suppose we select a sample of 15 students.
--------------
Binomial Problem with n=15 ; p = 0.23
----------------------------------------------
a. What is the probability exactly two select public accounting?
P(x=2) = 15C2*0.23^2*0.77^13 = 0.1860
----------------------------------------------------
b. What is the probability exactly five select public accounting?
P(x=5) = 15C5(0.23)^5*0.77^10 = 0.1416
----------------------------------------------------
c. How many graduates would you "expect" to select public accounting?
mean = np = 15*0.23 = 3.45
==============================
Cheers,
Stan H.