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
NikAS [45]
3 years ago
12

A prticular type of tennis racket comes in a midsize versionand an oversize version. sixty percent of all customers at acertain

store want the oversize version.
a. among ten randomly sleected customers whowant this type of racket, what is the
probability that at least six want theoversize version?
b. Among ten randomly selected customers,what is the probability that the number who want the oversizeversion is within i standard deviation of the mean value?
c. The store currently has seven rackets ofeah version. What is the probability that all of the next tencustomers who want this racket can get the version they want fromcurrent stock?
Mathematics
1 answer:
svetlana [45]3 years ago
7 0

Answer:

a) P(x≥6)=0.633

b) P(4≤x≤8)=0.8989 (one standard deviation from the mean).

c) P(x≤7)=0.8328

Step-by-step explanation:

a) We can model this a binomial experiment. The probability of success p is the proportion of customers that prefer the oversize version (p=0.60).

The number of trials is n=10, as they select 10 randomly customers.

We have to calculate the probability that at least 6 out of 10 prefer the oversize version.

This can be calculated using the binomial expression:

P(x\geq6)=\sum_{k=6}^{10}P(k)=P(6)+P(7)+P(8)+P(9)+P(10)\\\\\\P(x=6) = \binom{10}{6} p^{6}q^{4}=210*0.0467*0.0256=0.2508\\\\P(x=7) = \binom{10}{7} p^{7}q^{3}=120*0.028*0.064=0.215\\\\P(x=8) = \binom{10}{8} p^{8}q^{2}=45*0.0168*0.16=0.1209\\\\P(x=9) = \binom{10}{9} p^{9}q^{1}=10*0.0101*0.4=0.0403\\\\P(x=10) = \binom{10}{10} p^{10}q^{0}=1*0.006*1=0.006\\\\\\P(x\geq6)=0.2508+0.215+0.1209+0.0403+0.006=0.633

b) We first have to calculate the standard deviation from the mean of the binomial distribution. This is expressed as:

\sigma=\sqrt{np(1-p)}=\sqrt{10*0.6*0.4}=\sqrt{2.4}=1.55

The mean of this distribution is:

\mu=np=10*0.6=6

As this is a discrete distribution, we have to use integer values for the random variable. We will approximate both values for the bound of the interval.

LL=\mu-\sigma=6-1.55=4.45\approx4\\\\UL=\mu+\sigma=6+1.55=7.55\approx8

The probability of having between 4 and 8 customers choosing the oversize version is:

P(4\leq x\leq 8)=\sum_{k=4}^8P(k)=P(4)+P(5)+P(6)+P(7)+P(8)\\\\\\P(x=4) = \binom{10}{4} p^{4}q^{6}=210*0.1296*0.0041=0.1115\\\\P(x=5) = \binom{10}{5} p^{5}q^{5}=252*0.0778*0.0102=0.2007\\\\P(x=6) = \binom{10}{6} p^{6}q^{4}=210*0.0467*0.0256=0.2508\\\\P(x=7) = \binom{10}{7} p^{7}q^{3}=120*0.028*0.064=0.215\\\\P(x=8) = \binom{10}{8} p^{8}q^{2}=45*0.0168*0.16=0.1209\\\\\\P(4\leq x\leq 8)=0.1115+0.2007+0.2508+0.215+0.1209=0.8989

c. The probability that all of the next ten customers who want this racket can get the version they want from current stock means that at most 7 customers pick the oversize version.

Then, we have to calculate P(x≤7). We will, for simplicity, calculate this probability substracting P(x>7) from 1.

P(x\leq7)=1-\sum_{k=8}^{10}P(k)=1-(P(8)+P(9)+P(10))\\\\\\P(x=8) = \binom{10}{8} p^{8}q^{2}=45*0.0168*0.16=0.1209\\\\P(x=9) = \binom{10}{9} p^{9}q^{1}=10*0.0101*0.4=0.0403\\\\P(x=10) = \binom{10}{10} p^{10}q^{0}=1*0.006*1=0.006\\\\\\P(x\leq 7)=1-(0.1209+0.0403+0.006)=1-0.1672=0.8328

You might be interested in
If each stack of coins has the same height, which stack of coins has the greatest volume? A) the uniform stack B) the irregular
Kruka [31]

Answer:

The correct option is D

Step-by-step explanation:

The correct option is D.

They both have the same height, assuming that each coin has same volume, then how can coins in 1 stack have different volume than coins in another stack no matter how you stack them.

Like two cylinders with same base area and height have same volume. Like wise rectangle and parallelogram with same base and same perpendicular height having same area....

3 0
3 years ago
Read 2 more answers
Find the number for which:<br> 75% is 4.5 cm
Aneli [31]
4.5/3= 1.5*4

6 is your answer
3 0
2 years ago
4.48 rounded to the nearest one
Yakvenalex [24]
The correct answer is 4
4 0
3 years ago
Read 2 more answers
the village was polyglot. if the ratio of bilingual denizens to trilingual denizens was 14 to 3 and the denizens totaled 3400 ho
Travka [436]
Bilingual : trilingual = 14 : 3

So, ...
  trilingual : total = 3 : (14+3) = 3 : 17

The number of trilingual denizens was (3/17)*3400 = 600.
7 0
3 years ago
A researcher computes the definitional formula for SS, and finds that Σ(x − M) = 44. If this is a sample of 12 scores, then what
olga_2 [115]

Answer:

Option B.

Step-by-step explanation:

Given information:

Σ(x − M) = 44

where, M is mean.

Sample size = 12

The computational formula for sample variance is

s^2=\dfrac{\sum (x-M)^2}{N-1}

where, M is sample mean and N is sample size.

Substitute Σ(x − M) = 44 and N=12 in the above formula.

s^2=\dfrac{44}{12-1}

s^2=\dfrac{44}{11}

s^2=4.0

The sample variance is 4.0.

Therefore, the correct option is B.

5 0
3 years ago
Other questions:
  • Factor completely: 8m3 − 12m2 + 4m
    6·1 answer
  • Vera
    11·2 answers
  • madison is training for a marathon her goal is to run 26.2 miles a day she currently can run 18.5 miles a day about how many mor
    6·1 answer
  • Write 2350 million in standard form.<br> Write 25 x 10^6 in standard form.
    6·1 answer
  • If the combined area of the white and orange regions is 100π, what is the area of ONLY the orange region?
    8·2 answers
  • Find the 4th term in the sequence.
    10·2 answers
  • Help Pleaseeeeeeeeeeee!
    6·2 answers
  • If h(x) equals negative 7 (x minus 8 ) plus 2 find the value of h (negative 5)
    12·1 answer
  • Kay started a chess club, and for a while she was the only member. She planned to have each member find two new members each mon
    10·1 answer
  • The line AB is shown on the grid.
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!