Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

4.113 Credit/debit card market shares. The following table reports the U.S. credit/debit card industry’s market share data for 2015. A random sample of 100 credit/debit card users is to be questioned regarding their satisfaction with

their card company. For simplification, assume that each card user carries just one card and that the market share percentages are the percentages of all card customers that carry each brand.

Credit debit Card

Market Share %

Visa

59

MasterCard

26

Discover

2

American Express

13

Source:Based on Nilson Reportdata, June 2015.

a. Propose a procedure for randomly selecting the 100 card users.

b. For random samples of 100 card users, what is the expected number of customers who carry Visa? Discover?

c. What is the approximate probability that half or more of the sample of card users carry Visa? American Express?

d. Justify the use of the normal approximation to the binomial in answering the question in part c.

Short Answer

Expert verified

a. Here the random number generator to select samples can be used.

b. The expected number of Visa cards is 59 and the expected number of Discover cards is 2

c. The probability that half or more of the sample of card users carry Visa is 0.96637

The probability that half or more of the sample of card users carry American Express is 1

d. For part(c) normal approximation is justified.

Step by step solution

01

Given information

A random sample of 100 credit/debit card users is to be questioned regarding their satisfaction with their card company

02

Procedure for randomly selecting samples

a.

Here a simple random sample can be used to draw samples from the population.

Here population unit has unique card numbers. So need to generate 100 random numbers based on the card numbers given, then based on these random numbers we can select the samples from the population.

03

Calculating expected value

b.

Here the selected random sample is 100 i.e, n=100

The proportion of Visa is 0.59 i.e, p=0.59

So, the expected value of Visa in the sample is,

ηp=100×0.59=59

So, the expected Visa is 59

The proportion of Discover is 0.02 i.e, p=0.02

So, the expected value of Discover in the sample is,

ηp=100×0.02=2

So the expected Discover is 2

04

Calculating probabilities

c.

Let X be the number of Visa cards in the samples.

For Visa cards,

μ=ηp=100×0.59=59σ=np(1-p)=100×0.59×(1-0.59)=4.91833

The probability that half or more sample card users carry Visa is

role="math" localid="1660284771650" P(x50)=1-P(X<50)=1-PX-594.91833>50-594.91833=1-P(Z<1.8299)=1-(1-P(Z<1.8299)=P(Z<1.8299)=0.96637

So, the probability is 0.96637

Let X be the number of American Express card users in the sample.

For Visa card,

μ=np=100×0.13=13

σ=np(1-p)=100×0.13×(1-0.13)=3.36303

The probability that half or more sample card users carry American Express is

P(x50)=1-P(X<50)=1-PX-593.36303>13-593.36303=1-P(Z<13.6781)=1-(1-P(Z<13.6781)=P(Z<13.6781)=1

So, the probability is 1

05

Justifying normal approximation to binomial distribution

d.

For normal approximation to the binomial distribution, the distribution should satisfy two properties.

np5andn(1-p)5

For Visa

role="math" localid="1660284996733" np=100×0.59=59>5n(1-p)=100×0.41=41>5

So here two properties are satisfied, therefore a normal approximation can be used.

For American Express

np=100×0.13=13>5n(1-p)=100×0.87=87>5

Here also both the properties are satisfied, so we can use a normal approximation.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

If x is a binomial random variable, calculate , , and for each of the following:

  1. n = 25, p = .5
  2. n = 80, p = .2
  3. n = 100, p = .6
  4. n = 70, p = .9
  5. n = 60, p = .8
  6. n = 1000, p = .04

4.139 Load on timber beams. Timber beams are widely used inhome construction. When the load (measured in pounds) perunit length has a constant value over part of a beam, the loadis said to be uniformly distributed over that part of the beam.Uniformly distributed beam loads were used to derive thestiffness distribution of the beam in the American Institute of

Aeronautics and Astronautics Journal(May 2013). Considera cantilever beam with a uniformly distributed load between100 and 115 pounds per linear foot.

a. What is the probability that a beam load exceeds110 pounds per linearfoot?

b. What is the probability that a beam load is less than102 pounds per linear foot?

c. Find a value Lsuch that the probability that the beamload exceeds Lis only .1.

Choosing portable grill displays. Refer to the Journal of Consumer Research (Mar. 2003) marketing study of influencing consumer choices by offering undesirable alternatives, Exercise 3.109 (p. 204). Recall that each of 124 college students selected showroom displays for portable grills. Five different displays (representing five different-sized grills) were available. Still, the students were instructed to select only three displays to maximize purchases of Grill #2 (a smaller-sized grill). The table shows the grill display combinations and the number of times each was selected by the 124 students. Suppose one of the 124 students is selected at random. Let x represent the sum of the grill numbers selected by this student. (This value indicates the size of the grills selected.)

a. Find the probability distribution for x.

b. What is the probability that x exceeds 10?

4.131 Chemical composition of gold artifacts. The Journal of Open Archaeology Data(Vol. 1, 2012) provided data onthe chemical composition of more than 200 pre-Columbiangold and gold-alloy artifacts recovered in the archaeologicalregion inhabited by the Muisca of Colombia (a.d.600–1800). One of many variables measured was the percentageof copper present in the gold artifacts. Summary statisticsfor this variable follow: mean = 29.94%, median = 19.75%,standard deviation = 28.37%. Demonstrate why the probabilitydistribution for the percentage of copper in thesegold artifacts cannot be normally distributed.

Give the z-score for a measurement from a normal distribution for the following:

a. 1 standard deviation above the mean

b. 1 standard deviation below the mean

c. Equal to the mean

d. 2.5 standard deviations below the mean

e. 3 standard deviations above the mean

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free