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
Shkiper50 [21]
3 years ago
7

Suppose that the probability of a baseball player getting a hit in an at-bat is 0.3089. If the player has 25 at-bats during a we

ek, what's the probability that he gets greater than 9 hits?
Mathematics
1 answer:
klio [65]3 years ago
4 0

Answer:

P(X>9) = 0.3593

Step-by-step explanation:

Previous concepts  

The binomial distribution is a "DISCRETE probability distribution that summarizes the probability that a value will take one of two independent values under a given set of parameters. The assumptions for the binomial distribution are that there is only one outcome for each trial, each trial has the same probability of success, and each trial is mutually exclusive, or independent of each other".  

Solution to the problem

Let X the random variable of interest, on this case we now that:

X \sim Binom(n=25, p=0.3089)  

The probability mass function for the Binomial distribution is given as:  

P(X)=(nCx)(p)^x (1-p)^{n-x}  

For this case we want this probability:

P(X >9)

And we can use the complement rule like this:

P(X>9) = 1-P(X \leq 8)= 1-[P(X=0) + P(X=1) +....+P(X=8)]And we can find the individual probabilities like this:

P(X=0) =(25C0)(0.3089)^0 (1-0.3089)^{25-0} =0.0000974  

P(X=1) =(25C1)(0.3089)^1 (1-0.3089)^{25-1} =0.0011  

P(X=2) =(25C2)(0.3089)^2 (1-0.3089)^{25-2}=0.00584  

P(X=3) =(25C3)(0.3089)^3 (1-0.3089)^{25-3}= 0.02  

P(X=4) =(25C4)(0.3089)^4 (1-0.3089)^{25-4}=0.049  

P(X=5) =(25C5)(0.3089)^5 (1-0.3089)^{25-5}=0.092  

P(X=6)=(25C6) (0.3089)^6 (1-0.3089)^{25-6} = 0.138

P(X=7) =(25C7)(0.3089)^7 (1-0.3089)^{25-7}=0.167

P(X=8) =(25C8)(0.3089)^8 (1-0.3089)^{25-8}=0.168

And in order to do the operations we can use the following excel code:

"=1-BINOM.DIST(8,25,0.3089,TRUE)"  

And we got:

P(X>9) = 0.3593

You might be interested in
Please help will mark Brainly
SIZIF [17.4K]

The solutions of the equation 3x - y = 1 are (-2,-7),(-1,-4) and (3,8) thus option (A),(B) and (D) are correct.

<h3>What is the equation?</h3>

There are many different ways to define an equation. The definition of an equation in algebra is a mathematical statement that demonstrates the equality of 2 mathematical expressions.

In another word, the equation must be constrained with some constraints.

As per the given equation,

3x - y = 1

Substitute, x = -2

3(-2) - y = 1

y = -7 thus  (-2,-7) satisfied.

Similarly (-1,-4) and (3,8) are also satisfied.

Hence "The solutions of the equation 3x - y = 1 are (-2,-7),(-1,-4) and (3,8)".

For more about the equation,

brainly.com/question/10413253

#SPJ1

7 0
1 year ago
20 points SEND HELP SMART PEEPS IF YOU KNOW THE ANSWER PLEASE HELP
4vir4ik [10]

Answer:

19

Step-by-step explanation:

on edge 2020

4 0
3 years ago
Read 2 more answers
Can you please explain how to write the ratios for sin x and cos x? When angles are x, y, and z. The hypotenuse being 12 and is
Kamila [148]
Your triangle has acute angles X and Y, and right angle Z.

For an acute angle A in a right triangle:

The sine is the ratio of the opposite leg to the hypotenuse.
sin A = opp/hyp

The cosine is the ratio of the adjacent leg to the hypotenuse.
cos A = adj/opp

The hypotenuse of a right triangle is the side opposite the right angle. It is the longest side of a right triangle. There is only one hypotenuse in a triangle, so there is no confusion with the hypotenuse.

The two sides that form the right angle are called the legs. Each leg is opposite an acute angle. The legs may or may not be congruent to each other, but each leg is always shorter than the hypotenuse. Since there are two legs, we need to be able to distinguish them. If you take an acute angle as your angle of interest, the leg that is part of the angle is called the adjacent leg. The other leg is the opposite leg. Adjacent leg and opposite leg are relative terms. They depend on the acute angle you are considering.

For your triangle, if you look at angle X, then the adjacent leg is side XZ. The opposite leg for angle X is side YZ.

Using the ratios mentioned above for sine and cosine, you get:

sin X = opp/hyp = sqrt(119)/12

cos X = adj/hyp = 5/12
7 0
3 years ago
12a - 6 + 7a - 2a ; a = 4<br> Need help please
Novosadov [1.4K]

Answer:

62

Step-by-step explanation:

Plug in the value of a in the equation:

12(4) - 6 + 7(4) - 2(4)

Solve 12(4) - 6:

12(4) - 6 = 48 - 6 = 42

Solve 7(4) - 2(4):

7(4) - 2(4) = 28 - 8 = 20

Combine both answers (42+20):

42+20 = 62

Complete answer:

12(4) - 6 + 7(4) - 2(4) = 62

3 0
3 years ago
Which is the best first step to write this in standard form?
goldenfox [79]

Answer:

<em>Set the function equal to 0</em>

Step-by-step explanation:

<u>Standard Form of the Quadratic Equation</u>

The form

ax^2+bx+c=0

is called the standard form of a quadratic equation. It can be clearly identified the terms of a second-degree polynomial equated to 0.

The equation is given in the form:

2(x-4)^2-3=8

And we need to operate the expression to make it look like a standard form. The first logical step should be to set the function equal to 0 and then start to operate the resulting expression. It can be done by subtracting 8 on both sides of the equation:

2(x-4)^2-3-8=0

Answer: Set the function equal to 0

4 0
3 years ago
Other questions:
  • Andrea put 2 quart of water and 1/1/2 cups of lemon juice in a pitcher. How many total cups of liquid are in the pitcher
    7·1 answer
  • A circle with circumference 18 has an arc with 120 central angle
    8·1 answer
  • How do you find the solutions of the equation 2sin^2(x)=1
    5·1 answer
  • L dont know what to do?​
    8·1 answer
  • Find the surface area of the figure.<br> 3 m<br> m<br> 5 m<br> 7m
    12·1 answer
  • PPLLLLLLLLLLLLLLEEEEEEEEEEEAAAAAAAAAASSSSSSSSSSSSSEEEEEEEEEE<br> Help
    8·1 answer
  • Given Set \(M:\ 0,\ 1,\ 3,\ 4,\ 7\) and Set \(N:\ 1,\ 2,\ 3,\ 4,\ 5,\ 9\).
    11·2 answers
  • Rewrite the following equation into slope-intercept form (y = mx + b).<br> 3x - y = 7
    13·1 answer
  • SOMEONE HELP ME PLEASE
    9·2 answers
  • Helpppppp adappppppppppp
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!