for a questionnaire survey of employees of a particular organisation to investigate a range of aspects of their job satisfaction, a researcher invites all 1000 employees to participate and aims for a sample of 200 men and 200 women. what method of sampling is this?

Answers

Answer 1

This is an example of stratified random sampling as the population is divided into two groups males and females and 200 samples are selected from each group.

Given that,

A researcher asks all 1000 employees to engage in a questionnaire survey to look at various areas of employee job satisfaction with the goal of selecting a sample of 200 males and 200 women.

A crucial element of the sampling method known as stratified random sampling is the division of a population into smaller subgroups known as strata

Therefore, the population is separated into two categories, males and females, and 200 samples are chosen from each group in this stratified random sampling example.

Learn more about stratified random sampling :

brainly.com/question/20692763

#SPJ4


Related Questions

Q8.
Solve the simultaneous equations
2x + 3y = 5p
y = 2x + p
where p is a constant.
Give your answers in terms of p in their simplest form.

Answers

Answer:

x = 1/4p

y = 3/2p

Step-by-step explanation:

2x + 3y =5p__________________equ 1

y = 2x + p____________________equ 2

sub equ 2 for y in equ 1

2x + 3(2x + p) = 5p_______________open brackets

8x = 2p______________________divide both sides by 8

x = 1/4p

sub 1/4p for x in equ 2

y = 2(1/4p) + p___________________open brackets

y = 3/2p

how many 3-letter passwords can be made using the letters a through z if... a) repetition of letters is allowed? b) repetition of letters is not allowed?

Answers

If repetition is allowed then the required passwords generated are 17576.

If repetition is not allowed then the required passwords generated are 15600.

Given that;

We need to get 3 letter passwords using a through z by two case;

(a) If repetition is allowed

(b) If repetition is not allowed

Case (a): If repetition is allowed.

       The total number of letters from a through z are 26

   ⇒ The total number of 3 letter passwords made are;

        = 26³

        = 26 * 26 * 26

        = 17576

If repetition is allowed then the required passwords generated are 17576.

Case (b): If repetition is not allowed.

      ⇒ The total number of 3 letter passwords made are;

         = 26 * 25 * 24

         = 15600

If repetition is not allowed then the required passwords generated are 15600.

Therefore,

If repetition is allowed then the required passwords generated are 17576.

If repetition is not allowed then the required passwords generated are 15600.

Learn more about repetition:

brainly.com/question/28014744

#SPJ4

What is the equation of the line that passes through the point (−2,−7) and has a slope of 6?

Answers

The equation of the line in slope intercept form is y = 6x + 5

How to determine the equation of the line?

The given parameters are

Slope, m = 6

Points, (x₁, y₁) = (-2, -7)

A linear equation can be represented as

y = slope * x + y-intercept

i.e.

y = m(x - x₁) + y₁

Substitute the known values in the above equation

So, we have the following equation

y = 6(x + 2) - 7

Expand

y = 6x + 12 - 7

Evaluate the like terms

y = 6x + 5

Hence. the linear equation is y = 6x + 5

Read more about linear equation at

brainly.com/question/14323743

#SPJ1

given that the probability of a family owning a dog is 0.91, and the probability of a family owning a cat and a dog is 0.15, what is the probability of a family owning a cat given that the family owns a dog?

Answers

The probability of a family owning a cat given that the family owns a dog is 0.164

In probability theory, conditional probability is a measure of the probability of an event occurring, given that another event has already occurred.

Here

probability of a family owning a dog is 0.91,

P(dog) = 0.91

probability of a family owning a cat and a dog is 0.15,

P(dog ∩ cat) = 0.15

according to conditional probability

the probability of occurring of B after event A takes place is

P(A|B)=P(A∩B)/P(A)

so, the probability of a family owning a cat given that the family owns a dog is

        P(dog | cat) =P(dog∩cat)/P(dog)

                            = 0.15/0.91

                            =0.164

To learn more about conditional probability visit:

https://brainly.com/question/29351756

#SPJ4

What are the roots of the equation x 2 + 16 x + 80 = 0 x 2 +16x+80=0 in simplest a + b i a+bi form?

Answers

The quadratic equation x² + 16 · x + 80 has two roots: x₁ = - 1 / 10 + i (4 / 5), x₂ = - 1 / 10 - i (4 / 5).

How to determine the roots of a quadratic equation

In this question we find a quadratic equation of the form a · x² + b · x + c = 0, whose roots can be found by using the quadratic formula:

x = - b / (2 · a) ± [1 / (2 · a)] · √(b² - 4 · a · c)

Where b² - 4 · a · c is the discriminant of the quadratic formula, which offers three cases of solutions:

b² - 4 · a · c > 0: Two different real roots. b² - 4 · a · c = 0: Two equal real roots. b² - 4 · a · c < 0: Two conjugate complex roots.

If we know that a = 1, b = 16 and c = 80, then the roots of the quadratic equation are, respectively:

x = - 16 / 160 ± (1 / 160) · √(16² - 4 · 1 · 80)

x = - 1 / 10 ± (1 / 10) · √(- 64)

x = - 1 / 10 ± i (4 / 5)

The roots are - 1 / 10 + i (4 / 5) and - 1 / 10 - i (4 / 5).

To learn more on quadratic formula: https://brainly.com/question/9300679

#SPJ1

A midwife delivers 10 babies considering a % chance of delivering a boy and 50% chance of delivering a girl, answer the following questions what is the probability that 6 of the babies will be boys?

Answers

A midwife delivers 10 babies, with 50% chance of delivering a boy and 50% of delivering a girl. The probability that 6 out of 10 babies will be boys is 20.5%

The problem can be solved using binomial distribution, that is the probability of 2 possible outcomes in a number of trials.

The formula is given by:

P(x) = ⁿCx . P^x . (1 - P)^(n-x)

x = total number of event A

n = number of trials

P = probability of A in a single trial

Parameters given in the problem:

n = 10

x = 6

P = 50% = 0.5

Plug these parameters into the formula:

P(6 boys) = ¹⁰C₆ . (0.5)⁶ .  (0.5)⁴

                = 0.205 = 20.5%

Hence, the probability that 6 out of 10 babies will be boys is 20.5%

Learn more about probability here:

https://brainly.com/question/25688842

#SPJ4

PLEASE HELP ME QUICK!!!

Answers

B - parallel segments

The model shows that 3 1/5 divided by 4/5 = 4.

What happens if you divide by 8/5 instead of 4/5

Answers

The solution after divide by 8/5 instead of 4/5 will be 2.

What is mean by Fraction?

A fraction is a part of whole number, and a way to split up a number into equal parts.

Or, A number which is expressed as a quotient is called fraction.

It can be written as the form of p : q, which is equivalent to p / q.

Given that;

The model shows that 3 1/5 divided by 4/5 = 4.

Now,

Substitute 8/5 instead of 4/5, we get;

⇒ 3 1/5 ÷ 8/5

⇒ 16/5 ÷ 8/5

⇒ 16/5 × 5/8

⇒ 2

Thus, The solution after divide by 8/5 instead of 4/5 will be 2.

Learn more about the fraction visit:

https://brainly.com/question/28897348

#SPJ1

Answer:

Step-by-step explanation:

In the diagram below, \overline{TU} TU is parallel to \overline{QR} QR ​ . If TUTU is 55 less than TSTS, QS=45QS=45, and QR=36QR=36, find the length of \overline{TS} TS . Figures are not necessarily drawn to scale. State your answer in simplest radical form, if necessary.

Answers

The length of TS, using similar triangles, is given as follows:

TS = x = 25.

What are similar triangles?

Similar triangles are two triangles that share these two features:

Same angle measures.Proportional side lengths.

In the context of this problem, the similar triangles are given as follows:

STU and SQR.

The proportional side lengths from these two similar triangles are given as follows:

TS = x and QS = 45.TU = x - 5 and QR = 36.

Hence the proportional relationship that relates these lengths on the similar triangles is given as follows:

x/45 = x - 5/36

Applying cross multiplication, the length of TS, equals to x, is obtained as follows:

45(x - 5) = 36x

45x - 225 = 36x

9x = 225

x = 225/9

x = 25.

Missing Information

The diagram is given by the image shown at the end of the answer.

More can be learned about similar triangles at brainly.com/question/11920446

#SPJ1

Lena made $60 babysitting for 3 hours on Sunday. He made $140 for 7 hours
on Tuesday. What is the rate of change?

Answers

Answer:20 dollars per hour

Step-by-step explanation:60/3 = 20

20 dollars per hour

7 x 20 = 140

7(x+4)-2[x-3(5+x)]=2/3(x-6)

Answers

Answer: x= -6

Hope this helps! Bye, have a nice day!

How do I find the measure of the triangles? Help.

Answers

Answer:

Step-by-step explanation: I am guessing that it is 180

Bryan paid $144.00 for an item at the store that was 20% off the original price. What was the original price?

Answers

Answer:

$180

Step-by-step explanation:

[tex]P\times{(1-0.20)}=144[/tex]

[tex]P\times{0.80}=144[/tex]

[tex]P=\frac{144}{0.80}[/tex]

[tex]P=180[/tex]

Which equations are true? Select all that apply.

Answers

Answer:

The equation that is true is equation two

find y when x=17 if y varies directly as x, and y=43 when x=11

Answers

The value of y when x = 17 is 66.5

How to determine the value of y?

From the question, we understand that:

The variation is a direct variation

The equation of a direct proportion can be represented as

y = kx

Where:

y = independent variablek = constant of proportionalityx = independent variable

From the question, we have

When x = 11, we have = 43

So, we have

11k = 43

Make k the subject

k = 43/11

Substitute k = 43/11 in y = kx

y = 43/11x

When x = 17, we have

y = 43/11 x 17

This gives

y = 66.5

Hence, the value of y is 66.5

Read more about direct variation at:

brainly.com/question/12237076

#SPJ1

the motel in the preceding example uses approximately600 bars of soap each day, and this tends to be fairly constant. lead time for soap delivery is normally distributed with a mean of six days and a standard deviation of two days. a service level of 90 percent is desired. the re-order point (rop) is:

Answers

The re-order point (ROP) for the new batch of the bars of soaps be placed when there is 4800 bars left in the inventory.

Define the term reorder point (ROP)?An exact level where the your stock has to be restocked is characterized as a reorder point (ROP). To put it another way, it advises you when to order so that you won't run out of supply.You'll need to be aware of the following factors in order to figure out the ROP for every item:Lead period: Days needed (in days) for the vendor to complete your orderSafeguard stock: The quantity of excess stock, if any, you maintain on hand to assist prevent stockoutsDaily usage: Average number of sales that particular item typically sees per day.

ROP = (Daily usage x Lead period) + Safeguard stock

For the given question;

Lead time = 6 days

Safety stock = 2 days x 600 bars = 1200 bars

ROP = (600 x 6) + 1200 = 4800 bars.

Thus, the re-order point (ROP) for the new batch of the bars of soaps be placed when there is 4800 bars left in the inventory.

To know more about the reorder point (ROP), here

https://brainly.com/question/14214111

#SPJ4

it was 5 degrees above zero in the morning. By afternoon the temperature rose 27 degrees. How warm was it?

Answers

It was 33 degrees warm in the afternoon

How to determine how warm it was?

From the question, we have the following parameters that can be used in our computation:

In the morning = 5 degrees above zero

Afternoon = Rise of 27 degrees

The degree of warmth in the afternoon is then calculated as

Degree of warmth = Temperature In the morning + Rise of the temperature

Substitute the known values in the above equation, so, we have the following representation

Degree of warmth = 5 + 27

Evaluate the sum

Degree of warmth = 33

Hence, the temperature is 33 degrees

Read more about temperature at

https://brainly.com/question/16854986

#SPJ1

This shows a figure.


What is the measure of angle n?

65\degree65°

70\degree70°

110\degree110°

115\degree115°

Answers

To find the value of n we first have to find the value of angle m. because we know the sum of angle m and angle n would be equal to 180 degrees as they both lie on a straight line. to find angle m we have to use the angle sum property of a triangle which says the sum of all the internal angles of a triangle is equal to 180 degrees.

so using the angle sum property,

65+45+m = 180

m= 180-65-45

m=70

now we know m is 70 degrees

for n,

m+n = 180                  -(i)

putting m=70  in equation (i)

70 + n = 180

n = 180-70 = 110 degree

i need help like immediately
1/4 (8x+4)=2x-4

Answers

Answer: the statement is false

Step-by-step explanation:

1/4*8=2 -> 1/4*4=1
So the left side equals 2x+1
The multiply by the reciprocal (2x+1)*(2x-1)

(2x+1)*(2x-1) = 2x-4

the cycle time for trucks hauling concrete to a highway construction site is uniformly distributed over the interval 50 to 70 minutes. what is the probability that the cycle time exceeds 65 minutes if it is known that the cycle time exceeds 60 minutes?

Answers

The probability that the cycle time exceeds 65 minutes if it is known that the cycle time exceeds 60 minutes is 0.25 .

What is probability?
The possibility or chance of an event happening is commonly believed to be the probability of it happening. In the most basic scenarios, the probability that a specific event 'A' will occur as a result of an experiment is calculated by dividing the number of ways that 'A' can happen by the total number of possible outcomes.
P(A) = Number of events concerning 'A' / Total events in consideration.

A highway construction site's cycle time for trucks transporting concrete is evenly spread over the range of 50 to 70 minutes, thus a = 50 and
b = 70
f(x) = 1/[b - a] = 1/[70 - 50] = 1/20 = 0.05, thus a uniform distribution.
Let P(cycle time is less than 65 minutes if it is known that the cycle time exceeds 55 minutes) be:
P(60 < X < 65) = ₆₀∫⁶⁵ f(x) dx =  ₆₀∫⁶⁵ (0.05) dx = 0.05*[65 - 60] = 0.05*5
= 0.25
Thus, the probability that the cycle time exceeds 65 minutes if it is known that the cycle time exceeds 60 minutes is 0.25 .

To learn more about probability, tap on the link below:
https://brainly.com/question/13694331

#SPJ4

factorise 2x^[2]-9x-5

Answers

Answer:

(2x + 1) and (x - 5)

Step-by-step explanation:

(2x + 1)(x - 5) = 2x^2 - 9x - 5

Bfbrbdnshdvadvsvsvsahdnagsnavs Bfbrbdnshdvadvsvsvsahdnagsnavs Bfbrbdnshdvadvsvsvsahdnagsnavs Bfbrbdnshdvadvsvsvsahdnagsnavs

Answers

Answer: What??

Step-by-step explanation:

The length of a rectangle is 5 more than twice the width . If the length is 60 inches ,what is the width?

Answers

Answer:27.5 inches

Step-by-step explanation:

Find the solution for −0.5x − 3.69 = x − 1.9 − 2.39. x = 0.4 x = −0.4 x = 2.5 x = −2.5

Answers

The solution for the given expression -0.5x-3.69=x-1.9-2.3 is x= 0.34

The given problem is related to an algebraic expression which is the thought of expressing numbers utilizing letters or letter sets without indicating their real values, which is made up of factors and constants, at the side of logarithmic operations (expansion, subtraction, etc.). Expressions are made up of terms.

since the  given expression is :

-0.5x-3.69=x-1.9-2.3

=>-0.5x-x=-1.9-2.3+3.69

=>-1.5x=-0.51

=>x=0.34

To know more about algebraic  expression refer to the  link https://brainly.com/question/24875240?referrer=searchResults.

#SPJ4

a determined gardener has 100 ft of deer-resistant fence. she wants to enclose a rectangular vegetable garden in her backyard, and she wants the area that is enclosed to be at least 600 ft2. what range of values (in ft) is possible for the length of her garden? (enter your answer using interval notation.)

Answers

The range of values for the rectangle  length is  20 ≤ y ≤ 30 .

What is a rectangle made of?

With four sides, four corners, and four right angles (90°), a rectangle is a closed 2-D object. A rectangle's opposing sides are equal and parallel. Rectangles are two-dimensional shapes, and as such, they have length and width as their defining characteristics.

The garden is to be rectangular shape.

Let x = width

Let y = length

Set the equations for perimeter and area.

2(x + y) = 100  -----> perimeter

x + y = 50   ------> perimeter

xy = 600   ---->  area

We have two equations to work with.

x + y = 50                eq1

xy = 600                   eq2

Substitute eq1 into eq2.  We can get eq2 in terms of x.

x(50 - x) = 600

-x2 + 50x = 600

-x2 + 50x - 600 = 0

Divide both sides of the equation by -1, so that we have a positive x2.  The goal is to try to use FOIL to factor.

x2 - 50x + 600 = 0

(x - 30)(x - 20) = 0

x = 30         and           x = 20

Next, we plug in these values of x into eq1 to solve for y.

y = 50 - x                     and                y = 50 - x

y = 50 - 30                                        y = 50 - 20

y = 20                                               y = 30

Based on this, the range of values for the length is

20 ≤ y ≤ 30

Learn more about Rectangles

brainly.com/question/15019502

#SPJ4

Identify all of the roots of f(x) = x² + 2x + 2.

Answers

Answer: -1-1i and -1+1i

Step-by-step explanation:

Guys, what is the answer to 5-x=12? ​

Answers

Answer:

x= -7

Step-by-step explanation:

here you go.....

please mark brainliest

Given the function below, find value (a) of x if f(x)=7

Answers

The function f(x) = 2x + 1 has its value of x to be 3 when f(x) = 7

How to determine the value of the function?

From the possible question, the definition of the function is given as

f(x) = 2x + 1

Also, from the question, we have:

f(x) = 7

Substitute 7 for x in the equation f(x) = 2x + 1

So, we have the following representation

2x + 1 = 7

Subtract 1 from both sides of the equation

This gives

2x = 6

Divide both sides by 2

x = 3

So, we can conclude that the value of x is 3

Read more about functions at

https://brainly.com/question/28277110

#SPJ1

Possible question

Given the function below, find the value of x if f(x)=7

f(x) = 2x + 1

four people (john, paul, george, and ringo) are seated in a row on a bench. the number of ways to order the four people so that john is next to paul is 12. how many ways are there to order the four people on the bench so that john is not next to paul?

Answers

The Number of ways that four people can be seated on the bench so that john is not next to paul is 12

 

Permutations :

In mathematics, An arrangement of things or items in a specific sequence is known as a permutation. One should think about both the selection and the arrangement while dealing with permutation. In permutations, ordering is crucially important.

The arrangement of n items in r ways is given by

                              ⁿPr = n! /(n-r)!

Here we have

4 people (John, Paul, George, and Ringo) are seated in a row on a bench

Here total No of ways that 4 can be seated = 4 × 3 × 2 × 1 = 24

The number of ways of seating the four people so that john is next to paul is 12

Then the number of ways the four people on the bench so that john is not next to paul can find as given below

= Total No of ways, 4 can be seated - No of ways that john next to paul  

= 24 - 12 = 12        

                     

Learn more about Permutations at    

https://brainly.com/question/27058178

#SPJ1

Please help I will give the brainiest for the fastest answer.

Answers

Answer: Campbell to Hillsboro to Richmond to Winchester

(Note: Not taking the Washington route)

Step-by-step explanation:

Form Campbell all the way to Richmond have no other choices, From Richmond to Winchester has two choices, 12.2 mi +5.2 mi or 15.7 mi

12.2+5.2=17.4 mi while the other choice is only 15.7 mi

So taking the 15.7 mi option is faster

Other Questions
Jorge has a monthly gross income of $3,500, and his monthly debt payments are: $325 car payment, $290 student loan payment, $930 mortgage payment, and $400 credit card payment. what is his total debt-to-income ratio rounded to the nearest percent? 2. in an amusement-park ride, cars rolling along at high speed suddenly head up a long, straight ramp. they roll up the ramp, reverse direction at the highest point, then roll backward back down the ramp. in each of the following segments of the motion, which way does the acceleration vector point? a. as the cars roll up the ramp. b. at the highest point on the ramp. c. as the cars roll back down the ramp at the beginning of the year, petra owes $10,000 on an installment notes payable, which has an interest rate of 6%. at the end of the year, petra makes a payment of $2,000. after the payment, the carrying value of the installment notes payable will be: find the missing angle measures a=bb=(b+16)c=(2b) In SCR (short constructed response) format, use text evidence to answer the following question: What led Victor Frankenstein into a pursuit of science, particularly "the raising of ghosts"? in how many ways can a community. of five be selected from eight students if two particular students are to be included. a professor at a local university noted that the exam grades of her students were normally distributed with a mean of 73 and a standard deviation of 11. the professor has informed us that 8.75 percent of her students received grades of a. what is the minimum score needed to receive a grade of a? 7. Wanda's Widgets used market surveys and linear regression to develop a demand function based on the wholesale price. The demand function is q = -140p + 9,000. The expense function is E = 2.00q + 16,000. a. Express the expense function in terms of p. b. At a price of $10.00, how many widgets are demanded? c. How much does it cost to produce the number of widgets from part b?I am so confused on how to answer these 3 sections, so if anyone could help I would really appreciate it!! when we feel sad, the emotion occurs at the same time that your heart sinks. this is evidence in favor of which theory of emotions? Help pls ASAP i am Limited on tile and I need someone to do this I need to do other assignments too Suppose that 14 inches of wire costs 70 cents. At the same rate, how many inches of wire can be bought for 50 cents? jones corporation reported current assets of $189,000 and current liabilities of $134,000 on its most recent balance sheet. the current assets consisted of $62,800 cash; $44,200 accounts receivable; and $82,000 of inventory. the acid-test (quick) ratio is: Consider an EAR of 18.25% with monthly compounding. What is the APR ( annual percentage rate)? Write down the two district properties between parellelograml and trapezium a series circuit contains 40 ohms of resistance (r) and 70 ohms of capacitive reactance (xc). when 100 volts ac are applied, how much current flows? (round the final answer to two decimal places.) which phase of mitosis is characterized by each pair of sister chromatids moving to opposite sides of the cell?(1 point) responses prophase Colonel Ugartechea requested the retrieval of a ________?________ from Gonzales A canal is similar to which physical feature true or false: global events have little effect on the ideology of political parties during the twenty-first century. Evidence of plate movement includes_______, which is based on the fact that continents fit together like pieces of a ______.