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
Airida [17]
3 years ago
5

A geological study indicates that an exploratory oil well drilled in a certain region should strike oil with probability 0.1. As

sume that striking oil (viewed as success) at one drilling location is independent of success at another location.
(a) Let X be the number of successful strikes if 8 wells are dug. What is the distribution of X.

(b) What is the probability of obtaining at least (inclusive) 3 oil strikes if 8 wells are dug?

(c) If 40 wells are drilled, what is the approximate probability that 8 or fewer will strike oil? Justify your choice of the approximating distribution by verifying the relevant condition(s).
Mathematics
1 answer:
bekas [8.4K]3 years ago
6 0

Answer:

(a) The distribution of <em>X</em> is Binomial distribution.

(b) The probability of obtaining at least 3 oil strikes if 8 wells are dug is 0.0381.

(c) The probability that 8 or fewer wells will strike oil is 0.9876.

Step-by-step explanation:

Let random variable <em>X </em>= number of exploratory oil well drilled in a certain region should strike oil.

(a)

The probability of successful strike is, P (X) = <em>p</em> = 0.10.

The number of wells dug is, <em>n</em> = 8.

The outcome of the random variable <em>X</em> are:

  1. Successful strike.
  2. Unsuccessful strike.

The event of striking oil at one drilling location is independent of success at another location.

The random variables satisfies all the properties of a binomial random variable.

Thus, the distribution of <em>X</em> is Binomial distribution.

(b)

The probability function of a Binomial distribution is:

P(X=x) ={n\choose x}p^{x}(1-p)^{n-x};\ x=01,2,3,...

Compute the probability of obtaining at least 3 oil strikes if 8 wells are dug as follows:

P (X ≥ 3) = 1 - P (X < 3)

              = 1 - P (X = 0) + P (X = 1) + P (X = 2) + P (X = 3)

              =1-{8\choose 0}(0.10)^{0}(1-0.10)^{8-0}-{8\choose 1}(0.10)^{1}(1-0.10)^{8-1}\\-{8\choose 2}(0.10)^{2}(1-0.10)^{8-2}\\=1-0.4305-0.3826-0.1488\\=0.0381

Thus, the probability of obtaining at least 3 oil strikes if 8 wells are dug is 0.0381.

(c)

A Poisson distribution is used to approximate the Binomial distribution  when the following conditions are satisfied:

np\leq 10\\n\geq 20\\P(Success)\ is\ small

The sample size is, <em>n</em> = 40.

The P (Success) = <em>p</em> = 0.10 (small)

Check the conditions as follows:

np=40\times0.10=4

<em>n</em> = 40 > 20.

Thus, a Poisson distribution can be used to approximate the Binomial distribution of the random variable <em>X</em>.

The random variable <em>X</em> thus follows a Poisson distribution with parameter \lambda=np=4.

The probability function of a Poisson distribution is:

P(X=x)=\frac{e^{-\lamda}\lambda^{x}}{x!};\ x=0,1,2,...

Compute the probability that 8 or fewer wells will strike oil as follows:

P (X ≤ 8) = P (X = 0) + P (X = 1) + P (X = 2) + ... + P (X = 8)

              =\frac{e^{-4}(-4)^{0}}{0!}+\frac{e^{-4}(-4)^{1}}{1!}+\frac{e^{-4}(-4)^{2}}{2!}+...+\frac{e^{-4}(-4)^{8}}{8!}\\=0.0183+0.0733+0.1465+...+0.0298\\=0.9786

Thus, the probability that 8 or fewer wells will strike oil is 0.9876.

You might be interested in
Plz help I'm halfway through the lesson​
Solnce55 [7]
3.5555555556 / the third one
5 0
3 years ago
Read 2 more answers
If anyone knows about definite integrals for calculus then please I request help! I
kicyunya [14]

Answer:

\displaystyle \int\limits^9_5 {\frac{1}{x^3}e^\big{4x^{-2}}} \, dx = \frac{1}{8} \bigg( e^\Big{\frac{4}{25}} - e^\Big{\frac{4}{81}} \bigg)

General Formulas and Concepts:

<u>Calculus</u>

Differentiation

  • Derivatives
  • Derivative Notation

Derivative Property [Multiplied Constant]:                                                           \displaystyle \frac{d}{dx} [cf(x)] = c \cdot f'(x)

Basic Power Rule:

  1. f(x) = cxⁿ
  2. f’(x) = c·nxⁿ⁻¹

Integration

  • Integrals

Integration Rule [Fundamental Theorem of Calculus 1]:                                     \displaystyle \int\limits^b_a {f(x)} \, dx = F(b) - F(a)

Integration Property [Multiplied Constant]:                                                         \displaystyle \int {cf(x)} \, dx = c \int {f(x)} \, dx

U-Substitution

Step-by-step explanation:

<u>Step 1: Define</u>

<em>Identify</em>

\displaystyle \int\limits^9_5 {\frac{1}{x^3}e^\big{4x^{-2}}} \, dx

<u>Step 2: Integrate Pt. 1</u>

<em>Identify variables for u-substitution.</em>

  1. Set <em>u</em>:                                                                                                             \displaystyle u = 4x^{-2}
  2. [<em>u</em>] Differentiate [Basic Power Rule, Derivative Properties]:                       \displaystyle du = \frac{-8}{x^3} \ dx
  3. [Bounds] Switch:                                                                                           \displaystyle \left \{ {{x = 9 ,\ u = 4(9)^{-2} = \frac{4}{81}} \atop {x = 5 ,\ u = 4(5)^{-2} = \frac{4}{25}}} \right.

<u>Step 3: Integrate Pt. 2</u>

  1. [Integral] Rewrite [Integration Property - Multiplied Constant]:                 \displaystyle \int\limits^9_5 {\frac{1}{x^3}e^\big{4x^{-2}}} \, dx = \frac{-1}{8}\int\limits^9_5 {\frac{-8}{x^3}e^\big{4x^{-2}}} \, dx
  2. [Integral] U-Substitution:                                                                              \displaystyle \int\limits^9_5 {\frac{1}{x^3}e^\big{4x^{-2}}} \, dx = \frac{-1}{8}\int\limits^{\frac{4}{81}}_{\frac{4}{25}} {e^\big{u}} \, du
  3. [Integral] Exponential Integration:                                                               \displaystyle \int\limits^9_5 {\frac{1}{x^3}e^\big{4x^{-2}}} \, dx = \frac{-1}{8}(e^\big{u}) \bigg| \limits^{\frac{4}{81}}_{\frac{4}{25}}
  4. Evaluate [Integration Rule - Fundamental Theorem of Calculus 1]:           \displaystyle \int\limits^9_5 {\frac{1}{x^3}e^\big{4x^{-2}}} \, dx = \frac{-1}{8} \bigg( e^\Big{\frac{4}{81}} - e^\Big{\frac{4}{25}} \bigg)
  5. Simplify:                                                                                                         \displaystyle \int\limits^9_5 {\frac{1}{x^3}e^\big{4x^{-2}}} \, dx = \frac{1}{8} \bigg( e^\Big{\frac{4}{25}} - e^\Big{\frac{4}{81}} \bigg)

Topic: AP Calculus AB/BC (Calculus I/I + II)

Unit: Integration

4 0
2 years ago
20 POINTS AND BRAINLIEST!!! You are given an n×n board, where n is an even integer and 2≤n≤30. For how many such boards is it po
Bess [88]

Answer:

  5

Step-by-step explanation:

The number of cells in a tile is 4, so the board dimension cannot be odd, but must be a multiple of 2 in order to have the number of cells divisible by 4.

If the tiles are colored in an alternating pattern, tiles must have 3 of one color and 1 of the alternate color. Hence the total number of tiles used to cover a board must be even (so the numbers of each color match). Then the board dimension must be divisible by 4.

In the given range, there are 5 such boards:

  4×4, 8×8, 12×12, 16×16, and 20×20

4 0
3 years ago
What do I type in all the yellow boxes?
iVinArrow [24]

Answer:

1st blank: 4

2nd blank: -8

y=2

Step-by-step explanation:

-2²=4

4(-2)=-8

1 x 4 = 4

4 + -8 = -4

-4 + 6 = 2

3 0
2 years ago
Read 2 more answers
The formula for finding the area of a circle is A=pi r 2.Solve the formula for r
olga55 [171]

Answer:

See Explanation

Step-by-step explanation:

A = \pi {r}^{2}  \\  \\  \frac{A}{\pi}  =  {r}^{2}  \\  \\ \huge \red{ \boxed{ r =  \sqrt{\frac{A}{\pi}  } }}

3 0
3 years ago
Other questions:
  • Gwen did 51 sit-ups on Wednesday, 68 sit-ups on Thursday, 85 sit-ups on Friday, and 102 sit-
    10·1 answer
  • If h(x) = 6 - X, what is the value of (h.n)(10)?<br> -2<br> 10<br> 16<br> Help pls
    8·1 answer
  • What is the nth term rule of the linear sequence below?<br> 6,13, 20, 27, 34, ...
    10·1 answer
  • 32ft/sec to meters/him
    11·1 answer
  • Sasha hikes into a canyon. She takes a break at the rest stations every 23 of a mile. If she started at sea level and has hiked
    11·1 answer
  • Solve for y.<br> 3x-4y=6<br> Explain please!
    15·1 answer
  • The number line below represents which combined inequality?
    9·2 answers
  • What is the domain of F(x) = 2(x + 5)? Explain
    6·1 answer
  • 1 Which equation is correct for cosignfon<br>​
    14·1 answer
  • Car X weighs 136 pounds more than car Z. Car Y weighs 117 pounds more than car Z. The total weight of all three cars is 9439 pou
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!