Question 1205765: 27% of college students say they use credit cards because of the rewards program. You randomly select 10 college students and ask each to name the reason he or she uses credit cards. Find the probability that the number of college students who say they use credit cards because of the rewards program is (a) exactly two, (b) more than two,
and (c) between two and five inclusive. If convenient, use technology to find the probabilities.
Answer by ikleyn(52887) (Show Source):
You can put this solution on YOUR website! .
27% of college students say they use credit cards because of the rewards program.
You randomly select 10 college students and ask each to name the reason he or she uses credit cards.
Find the probability that the number of college students who say they use credit cards
because of the rewards program is
(a) exactly two,
(b) more than two, and
(c) between two and five inclusive.
If convenient, use technology to find the probabilities.
~~~~~~~~~~~~~~~~~~~~
It is a binomial distribution probability problem.
There are standard formulas and calculators to compute these probabilities.
(a) In part (a), the number of trials is 10; the number of successful trials is 2;
the probability of success at each individual trial is p= 0.27. The formula is
P = = = 0.2646 (rounded).
For calculation, you may use Excel, by copying this formula into a spreadsheet.
Alternatively, you may use a standard function BINOM.DIST of Excel.
Alternatively, you may use free of charge online calculator
https://stattrek.com/online-calculator/binomial.aspx
It has simple interface and covers various/numerous options.
Even beginner student can easily use it. In my view, it is the most convenient
calculator for such problems.
(b) In part (b), the number of trials is n=10; the number of successful trials is k > 2;
the probability of success at each individual trial is p= 0.27.
Use free of charge online calculator https://stattrek.com/online-calculator/binomial.aspx
P = P(n=10; k > 2; p=0.27) = 0.53351 (rounded).
(c) In part (c), the number of trials is n=10; the number of successful trials is 2 <= k <= 5;
the probability of success at each individual trial is p= 0.27.
Use free of charge online calculator https://stattrek.com/online-calculator/binomial.aspx
P = P(n=10; k <= 5; p=0.27) - P(n=10; k <= 1; p=0.27) = 0.97128 - 0.20193 = 0.76935 (rounded).
Pay attention on how my formula looks like in this calculation.
Solved.
///////////////
Regular calculators like TI-83/84 also can be used.
For instructions, see this web-page
https://www.mathbootcamps.com/binomial-probabilities-ti-83-or-84-calculator/
\\\\\\\\\\\\\\\
If you want to see many similar or different solved problems on binomial distribution probability, look into the lessons
- Simple and simplest probability problems on Binomial distribution
- Typical binomial distribution probability problems
- How to calculate Binomial probabilities with Technology (using MS Excel)
- Solving problems on Binomial distribution with Technology (using MS Excel)
- Solving problems on Binomial distribution with Technology (using online solver)
in this site.
After reading these lessons, you will be able to solve such problems on your own,
which is your PRIMARY MAJOR GOAL visiting this forum (I believe).
|
|
|