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

Monthly sales are independent normal random variables with mean 100and standard deviation 5.

(a) Find the probability that exactly 3of the next 6months have sales greater than 100.

(b) Find the probability that the total of the sales in the next 4months is greater than 420.

Short Answer

Expert verified

The probability that exactly 3 of the next 6 months have sales greater than 100 is 0.3125

The probability that the total of the sales in the next 4 months is greater than 420 is 0.0228

Step by step solution

01

Information (part a)

Mean of monthly sales =100

Standard deviation of monthly sales =5

Monthly sales are independent and follow the normal distribution

The pdf of the binomial distribution isP(X=k)=Ckn×pk×(1-p)n-k

Where n is the number of trials and p is the probability of success.

02

Explanation (part a)

Let M be the monthly sale

So, M~N100,52

Probability of monthly sales greater than 100

P(M>100)=Pm-μmσm>100-1005=P(z>0)=1-P(z0)

From z table

P(z<0)=0.5P(z<0)=1-0.5=0.5

As each month sale is independent has the same probability of being greater than 100 , so the number of sales greater than 100 (let it be denoted as X) can be modeled by a binomial distribution with parameter,

n=6andp=0.5

so, X~Bin(6,0.5)

P(X=3)=C36×0.53×(1-0.5)6-3P(X=3)=0.3125

03

Given information (part b)

if the events are independent and follow normal distribution with the same parameters then

i=1nXi~Nn×μ,n×σ2

04

Explanation (part b)

Let Y denote the total sales in 4 months

so, the distribution of Y will be

Y~N(4×100,4×52)Y~N(400,100)

The required probability can be calculated as follows

P(Y>420)=PY-μyσy>420-400100=Pz>2=1-Pz2

From z tables

Pz<2=0.97725P(z>2)=1-0.97725P(z<2)=0.02275

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

Consider a sequence of independent Bernoulli trials, each of which is a success with probability p. Let X1 be the number of failures preceding the first success, and let X2 be the number of failures between the first two successes. Find the joint mass function of X1 and X2.

In Example 8b, let Yk+1=n+1-i=1kYiShow that Y1,....,Yk,Yk+1 are exchangeable. Note that Yk+1 is the number of balls one must observe to obtain a special ball if one considers the balls in their reverse order of withdrawal.

Let N be a geometric random variable with parameter p. Suppose that the conditional distribution of X given that N = n is the gamma distribution with parameters n and λ. Find the conditional probability mass function of N given that X = x.

The “random” parts of the algorithm in Self-Test Problem 6.8 can be written in terms of the generated values of a sequence of independent uniform (0, 1) random variables, known as random numbers. With [x] defined as the largest integer less than or equal to x, the first step can be written as follows:

Step 1. Generate a uniform (0, 1) random variable U. Let X = [mU] + 1, and determine the value of n(X).

(a) Explain why the above is equivalent to step 1 of Problem 6.8. Hint: What is the probability mass function of X?

(b) Write the remaining steps of the algorithm in a similar style

Let X(1)X(2)···X(n) be the ordered values of n independent uniform (0,1)random variables. Prove that for 1kn+1,PX(k)X(k1)>t=(1t)n whereX(0)K0,X(n+1)Kt.

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