1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Vinvika [58]
3 years ago
7

34​% of college students say they use credit cards because of the rewards program. You randomly select 10 college students and a

sk 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.
Mathematics
1 answer:
finlep [7]3 years ago
6 0

Answer:

a) There is a 18.73% probability that exactly two students use credit cards because of the rewards program.

b) There is a 71.62% probability that more than two students use credit cards because of the rewards program.

c) There is a 82% probability that between two and five students, inclusive, use credit cards because of the rewards program.

Step-by-step explanation:

There are only two possible outcomes. Either the student use credit cards because of the rewards program, or they use for other reason. So, we can solve this problem by the binomial distribution.

Binomial probability

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

P(X = x) = C_{n,x}.\pi^{x}.(1-\pi)^{n-x}

In which C_{n,x} is the number of different combinatios of x objects from a set of n elements, given by the following formula.

C_{n,x} = \frac{n!}{x!(n-x)!}

And \pi is the probability of X happening.

In this problem, we have that:

10 student are sampled, so n = 10

34% of college students say they use credit cards because of the rewards program, so \pi = 0.34

(a) exactly​ two

This is P(X = 2).

P(X = x) = C_{n,x}.\pi^{x}.(1-\pi)^{n-x}

P(X = 2) = C_{10,2}.(0.34)^{2}.(0.66)^{8} = 0.1873

There is a 18.73% probability that exactly two students use credit cards because of the rewards program.

(b) more than​ two

This is P(X > 2).

Either a value is larger than two, or it is smaller of equal. The sum of the decimal probabilities must be 1. So:

P(X \leq 2) + P(X > 2) = 1

P(X > 2) = 1 - P(X \leq 2)

In which

P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2)

So

P(X = x) = C_{n,x}.\pi^{x}.(1-\pi)^{n-x}

P(X = 0) = C_{10,0}.(0.34)^{0}.(0.66)^{10} = 0.0157

P(X = 1) = C_{10,1}.(0.34)^{1}.(0.66)^{9} = 0.0808

P(X = 2) = C_{10,2}.(0.34)^{2}.(0.66)^{8} = 0.1873

P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0157 + 0.0808 + 0.1873 = 0.2838

P(X > 2) = 1 - P(X \leq 2) = 1 - 0.2838 = 0.7162

There is a 71.62% probability that more than two students use credit cards because of the rewards program.

(c) between two and five inclusive

This is:

P = P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5)

P(X = x) = C_{n,x}.\pi^{x}.(1-\pi)^{n-x}

P(X = 2) = C_{10,2}.(0.34)^{2}.(0.66)^{8} = 0.1873

P(X = 3) = C_{10,3}.(0.34)^{3}.(0.66)^{7} = 0.2573

P(X = 4) = C_{10,4}.(0.34)^{4}.(0.66)^{6} = 0.2320

P(X = 5) = C_{10,5}.(0.34)^{5}.(0.66)^{5} = 0.1434

P = P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) = 0.1873 + 0.2573 + 0.2320 + 0.1434 = 0.82

There is a 82% probability that between two and five students, inclusive, use credit cards because of the rewards program.

You might be interested in
Equation of the graph
natka813 [3]

Answer:

A and C

Step-by-step explanation:

It can not be D, since that will mean that <em>the line is perfectly horizontal</em>, with 0 as its slope.

It can be C, since the <em>equation's slope is positive and has a negative y-intercept</em>, like the graph.

Changing around A gives us y = 2x - 3. That has a <em>positive slope and a negative y-intercept</em>, like the graph. So, A is a possibility.

Changing around B gives us y = ²/₃x + 3. This has a positive slope, <em>but also a positive y-intercept</em>, so B can not be the answer.

4 0
3 years ago
In the diagram, R, S, and T are all points of tangency. What is the perimeter of Triangle<br> XYZ?
Molodets [167]

Answer:

54 cm

Step-by-step explanation:

Perimeter = TZ + TX + RX + RY + SY + SZ

TZ = 5 cm

TX = 13 cm

RY = 9 cm

RX = TX = 13 cm (tangents drawn from and external point)

SY = RY = 9 cm (tangents drawn from and external point)

SZ = TZ = 5 cm (tangents drawn from and external point)

Plug in the values:

Perimeter = 5 + 13 + 13 + 9 + 9 + 5 = 54 cm

7 0
2 years ago
Find the size of angle XZY<br> Answer given to one decimal place
barxatty [35]

Answer:

159cm

Step-by-step explanation:

Sum of all sides of triangles is 180

so, 15+6=21

then 180-21=159

4 0
2 years ago
The number of ancestors in different generations of a male honeybee follow a Fibonacci sequence in five generations of male hone
Stolb23 [73]
In generation 8 it would have 34 relatives, and in generation 9 it would have 55 relatives.

In the Fibonacci sequence, each term is found by adding the two previous terms together.  For generation 8, we would add generation 7 (21) and generation 6 (13); 21+13 = 34.  For generation 9, we would add generation 8 (34) and generation 7 (21); 34 + 21 = 55.
8 0
3 years ago
Past experience has indicated that the breaking strength of yarn used in manufacturing drapery material is normally distributed
vlabodo [156]

Answer:

95% two-sided confidence interval on the true mean breaking strength is (94.8cm, 99.2cm)

Step-by-step explanation:

Our sample size is 11.

The first step to solve this problem is finding our degrees of freedom, that is, the sample size subtracted by 1. So

df = 11-1 = 10.

Then, we need to subtract one by the confidence level \alpha and divide by 2. So:

\frac{1-0.95}{2} = \frac{0.05}{2} = 0.025

Now, we need our answers from both steps above to find a value T in the t-distribution table. So, with 10 and 0.025 in the two-sided t-distribution table, we have T = 1.812

Now, we find the standard deviation of the sample. This is the division of the standard deviation by the square root of the sample size. So

s = \frac{4}{\sqrt{11}} = 1.2060

Now, we multiply T and s

M = Ts = 1.812*1.2060 = 2.19/tex]For the lower end of the interval, we subtract the sample mean by M. So the lower end of the interval here is[tex]L = 97 - 2.19 = 94.81 = 94.8cm

For the upper end of the interval, we add the sample mean and M. So the upper end of the interval here is

L = 97 + 2.19 = 99.19 = 99.2cm

So

95% two-sided confidence interval on the true mean breaking strength is (94.8cm, 99.2cm).

7 0
3 years ago
Other questions:
  • What is 7.86 x 4.6 with steps
    12·1 answer
  • 1462 divided by 58<br><br> To mixed number
    7·1 answer
  • You buy rice at $0.71 a pound. One batch of fried rice requires 2 pounds of rice. How much does the rice for one batch cost? Rou
    10·1 answer
  • Milliliters (mL) and cubic centimeters are equal units of volume. <br><br> True <br><br> False
    14·2 answers
  • If you have 1996 cookies and someone takes away 2334
    5·2 answers
  • a line crosses the y-axis at the point (0, 3) and passes through the point (4, 5). Which of the following is an equation of the
    14·1 answer
  • What is the positive square root of 9/16​
    15·2 answers
  • What is an equivalent form of the function f(x) = -x2-8x-12 that reveals the zeroes of the function?
    6·1 answer
  • CAN U PLS HELP
    9·1 answer
  • The circumference of a circle is 11 inches. What is the area, in square inches, of the circle? Express your answer in terms of p
    15·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!