Free Essay

Research Method

In:

Submitted By amisha
Words 3198
Pages 13
F Q RESEARCH METHODS

TOPIC 2 OPTIMISATION
1. Multi Variables Optimisation 2. Constrained Optimisation I 3. Constrained Optimisation II
Reading: Jacques Ian (2006), Mathematics for Economics and Business, 5th Edition Prentice Hall - Chap 5.1, 5.4, 5.5, 5.6 & Appendix 3 Chiang, A and Wainwright, K (2005), Fundamental methods of mathematical economics, Mc Graw Hill - Chap 12.1, 12.2, 12.3

1. Multi Variables Optimisation
Refresher: Optimisation of a function
 Suppose have a function like this: f(x) = 2x + 10  If want to optimise the function, follow a few steps:  Step 1: Differentiate the function: f'(x) (also denoted fx or dy/dx)  Step 2: Set the differential equal to zero: f '(x) = 0.  Step 3: Solve for value of x  To establish what type of turning point(s) you have found, steps 4 & 5  Step 4: Find the second differential: f''(x) (also denoted fxx or d2y/dx2)  Step 5: Evaluate the second differential at the turning point(s).
• If f ''(x) > 0, you have a minimum point. • If f ''(x) < 0, you have a maximum point. • If f ''(x) = 0, you may have a point of inflection.

1. Multi Variables Optimisation
1.0 Differentiation
 Many relationships involve more than two variables. E.g. Demand for a good is a function of its price, advertising, price of other goods, etc  E.g. y = f(x1, x2, …, xn)  Interested in impact of change in one/all of the variables on y  Since there are more than just 1 variable, we distinguish between partial derivative and total derivative  Partial: change in y when only 1 of the x’s is changing. The partial derivative of y with respect to xi is denoted as δy/δxi or yxi or δf/δxi or fxi and is found by differentiating y with respect to xi holding all the other variables constant.  Total: change in y when all x’s are changing at the same time. It is denoted as dz/dxi.  Note difference between δ (partial derivative) & d (total derivative)

1

1. Multi Variables Optimisation
1.1 Partial Differentiation
 Examples of partial differentiation Means g is a function of x1,x2,x3. Could • g(x1, x2, x3) = x13 + x22 - 3x3 δg/δx1 = 3x12 δg/δx2 = 2x2 • z = f(x,y) = 5x + δz/δx = 5 + y2 xy2 - 10 δz/δy = 2xy also have written g=f(x1, x2,x3)=…

δg/δx3 = -3

 Application: Production Functions Q = f(K,L) = 60 KL - 3K3 - 2L2 What are the marginal products of labour (MPL) and capital (MPK)? MPK = δQ/δK = 60L - 9K2 MPL = δQ/δL = 60K -4L

1. Multi Variables Optimisation
1.2 Total Differentiation
 The total differential of a function of more than one variable measures the change in the dependent variable (y) brought about by a small change in each of the independent variables (x).  If z = f (x1, x2,……xn) dz = zx1dx1 + zx2dx2 +...+ zxndxn where dx1……dxn are small changes in the independent variables.  Example: Find the total differential of z = x4 + 6xyw + 3y3 - 2w There are three variables here: x, y, w and the total differential will involve partially differentiating with respect to each of these variables: dz = (4x3 + 6yw) dx + (6xw + 9y2) dy + (6xy - 2) dw differential w.r.t.x differential w.r.t.y differential w.r.t.w

1. Multi Variables Optimisation
1.3 Second Order Partial Derivatives
 A second order partial derivative means that a function has been differentiated twice with respect to one of the independent variable while the other variables are held constant.  Consider z = f(x, y) • First order partial derivatives: fx = δz/δx fy = δz/δy • Second order: Function already been differentiated once w.r.t. x fxx = (fx)x =

  z    x  x 
And differentiated a second time w.r.t. x again Function already been differentiated once w.r.t. y

fyy = (fy)y =

  z    y  y   
And differentiated a second time w.r.t. y again

2

1. Multi Variables Optimisation
1.4 Second order Cross Partial Derivatives
 There are also cross partial second order derivatives, i.e., the function is differentiated a second time, but with respect to another independent variable now, while the other variables are held constant. Function already been differentiated once w.r.t. x  fxy = (fx)y =

  z    y  x 
And differentiated a second time w.r.t. y Function already been differentiated once w.r.t. y

 fyx = (fy)x =

  z    x  y   
And differentiated a second time w.r.t. x

1. Multi Variables Optimisation
1.5 Second Order Partial and Cross Derivatives: Examples
 Consider Z = 3x2y3 + 4x3 - 5y2 zx = 6xy3 + 12x2 zy = 9x2y2 – 10y zxx = 6y3 + 24x zyy = 18x2y – 10 zxy = 18xy2 zyx = 18xy2
Function differentiated once w.r.t. x Function differentiated once w.r.t. y Function differentiated a second time w.r.t. x Function differentiated a second time w.r.t. y

Function differentiated a second time w.r.t. y Function differentiated a second time w.r.t. x

1. Multi Variables Optimisation
1.6 Optimisation of More than One Variable
 Optimisation of function with more than one variable is similar to that for a single variable.  The First order conditions determine the location of the optimal point(s). They are called the critical or turning points.  All the first order differentials must equal zero simultaneously, that is, fx1, fx2, ..., fxn = 0  The second order conditions determine the nature of that point.  An optimal point may be a maximum, a minimum, a point of inflection or a saddle point.  At the critical points, second order cross partial derivatives are equal, i.e. fxy = fyx (Young’s Theorem)

3

1. Multi Variables Optimisation
1.6 Optimisation of More than One Variable..
 Consider z = f(x, y).  Following rules determine the exact nature of a turning point Maximum fx = 0 fy = 0 fxx.fyy > (fxy)2 fxx, fyy < 0 Minimum fx = 0 fy = 0 fxx.fyy > (fxy)2 fxx, fyy > 0 Saddle fx = 0 fy = 0 fxx.fyy < (fxy)2 fxx & fyy have same sign Inflection fx = 0 fy = 0 fxx.fyy < (fxy)2 fxx & fyy have different sign

 Note: if fxx.fyy = (fxy)2 test is inconclusive

1. Multi Variables Optimisation
1.6 Optimisation of More than One Variable
 How these turning points look like in a three dimensional space:
Maximum point Minimum point

Inflection point Saddle point

1. Multi Variables Optimisation
1.6 Optimisation of More than One Variable
 Example f(x, y) = x3 - 3x + xy2  First Order Differentials fx = 3x2 - 3 + y2 = 0 …………… (1) fy = 2xy = 0 …………… (2) •From (2), when x = 0, y = 0 •Replace these values in (1): when x = 0  y2 = 3 and y = +3 or -3 when y = 0  x2 = 1 and x = +1 or -1  critical/turning points are: (0, 3); (0, -3); (1, 0); (-1, 0)

4

1. Multi Variables Optimisation
1.6 Optimisation of More than One Variable..
 Second order differentials: fxx = 6x fyy = 2x fxy = 2y fyx = 2y  We need to evaluate fxx, fyy, fxy and fyx at each turning point.  At (0, 3) Replace x = 0 and y =3 fxx = 0 fxx.fyy < (fxy)2 0 < 12 fyy = 0 fxx, fyy (same sign) fxy = 23  Saddle Point fyx = 23

1. Multi Variables Optimisation
1.6 Optimisation of More than One Variable
 At (0, -3) fxx = 0 fyy = 0 fxy = fyx = -23  At (1, 0) fxx = 6 fyy = 2 fxy = fyx = 0  At (-1, 0) fxx = -6 fyy = -2 fxy = fyx = 0 fxx.fyy < (fxy)2 0 < 12 fxx, fyy (same sign)  Saddle Point fxx.fyy > (fxy)2 12 > 0 fxx, fyy > 0 (6, 2 > 0)  Minimum Point

fxx.fyy > (fxy)2 12 > 0 fxx, fyy < 0 (-6, -2 < 0)  Maximum Point

1. Multi Variables Optimisation
1.7 Optimisation of More than One Variable - Application
 A firm in a perfectly competitive market sells two goods, QA and QB at a price of £10 and £8 respectively. If total costs are TC = 2QA2 + 2QAQB + QB2, what is the maximum level of profits for the firm? Use the second order conditions to check that it is a maximum.   (profit) = TR - TC TR = p.q = 10QA + 8QB   = 10QA + 8QB - 2QA2 - 2QAQB - QB2  First Order Condition: These are simultaneous equations which A = 10 - 4QA - 2QB = 0 we can solve to obtain values for QA & QB B = 8 - 2QA - 2QB = 0 QA = 1 and QB = 3 Revise your understanding of how to solve simultaneous equations   = 17  Are QA = 1 & QB = 3 turning points?

5

1. Multi Variables Optimisation
1.7 Optimisation of More than One Variable
 We need to check whether this is a maximum point (at this point, profits are supposed to be maximised with these output levels)  Second Order Condition: AA = -4 BB = -2 AB = -2 BA = -2 fxx.fyy = AA.BB = 8 (fxy)2 = (AB)2 = (BA)2 = 4 fxx.fyy > (fxy)2 , i.e. 8>4 AA and BB are negative So we have a maximum point. That is, output levels QA = 1 & QB = 3 give a maximum profit level of £17.

2. Constrained Optimisation I
2.1. Constraints
 Maximising or minimising some variable is often subject to some constraint  Consider maximising a utility function
• U = 2X + 3Y • The amount of good X and Y that will maximise utility is close to infinity • But we cannot buy an infinite amount of X and Y (why?)

 Consider minimising a total cost of production function
• • • • TC = 4X1 + 6 X22 + 7X3 The minimum value will be zero with zero unit of output of each good But this is not feasible because we need to produce an output! So the output level becomes a constraint

 Therefore, most optimisation (minimisation or maximisation) problems are subject to some constraints (budget, output)

2. Constrained Optimisation I
2.1. Constraints
 Consider maximising the following utility function U = f(X, Y) subject to a given budget constraint. Price of X and Y is given as PX and PY and the consumer has an income of M.  Therefore the budget constraint is given as PXX + PYY = M  Graphically, we have:
Y

X

6

2. Constrained Optimisation I
2.1. Constraints
 At equilibrium, the slope of the budget constraint is equal to the slope of the utility function (MU means marginal utility)  So

PX Y   PY X

U U

X Y

 

MU X MU Y

(sign?!)

 So Price ratio = MRS (Marginal Rate of Substitution) or

MU X MU Y  PX PY

 Ratio of MU to Price is the same for all goods

2. Constrained Optimisation I
2.1. Constraints
 Consider minimising the following Total Cost function PXX + PYY Subject to producing w amount of output Q = f(X, Y) = w

Y

Q=w X

2. Constrained Optimisation I
2.2. The Substitution Method
 How do we optimise subject to a constraint?  Use the substitution method  We substitute the constraint in the objective function and then do the maximisation procedure.  Example: Maximise Z=2x2-3xy+2y+10 subject to y –x = 0  Step 1: Rearrange constraint as y in terms of x y=x  Step 2: Substitute y = x in Z  Z = 2x2-3xx+2x+10  Z = 2x2-3x2+2x+10  Z = -x2+2x+10 This is what we seek to optimise now

7

2. Constrained Optimisation I
2.2. The Substitution Method
 Step 3: Optimise Z in the conventional way Z = -x2+2x+10

dz  2 x  2  0 dx
Thus, x = 1

 When x = 1, y = 1 

d 2z  2 so turning point (1,1) is a maximum point dx 2

2. Constrained Optimisation I
2.3. The Substitution Method: Application 1
A firm faces a production function Q= 4LK + L2 and buys the inputs K and L at prices per unit of $1 and $2, respectively. If it has a budget of $105, what combination of K and L should it use in order to produce the maximum possible output? Also, verify that the ratio of Marginal product to price is the same for both factors.  Step 1: rewrite the constraint in a form for substitution 1K + 2L = 105  K = 105-2L Step 2: Substitute the constraint into the production function Q= 4L(105-2L) + L2 Q= 420L – 7L2



2. Constrained Optimisation I
2.3. The Substitution Method: Application 1
• Step 3: Optimisation of Q= 420L – 7L2

dQ  42014L  0 dL
• Therefore L = 30, and replacing L = 30 in the constraint, we can solve for K K = 105-2(30) = 45 • (30, 45) is a turning point • We check for second order condition

d 2Q  14  0 dL2
• Thus point (30, 45) is a maximum point • Replace L = 30 and K = 45 in objective function to get maximum output. • Maximum Output is hence Q= 4(30)(45) + (30)2 = 6300

8

2. Constrained Optimisation I
2.3. The Substitution Method: Application 1
 MPL = δQ/δL = 4K + 2L • MPK = δQ/δK = 4L • At equilibrium:
MPL MPK  PL PK MPL 4 K  2 L 4(45)  2(30)    120 PL 2 2 MPK 4 L 4(30)    120 PK 1 1

• Thus, the ratio of Marginal Product to price is the same for both factors

2. Constrained Optimisation I
2.4. The Substitution Method: Application 2
A firm faces a Cobb Douglas production function Q= 2K1/2L1/2 and can buy the inputs K and L at prices per unit of $4 and $3, respectively. What is the cheapest way of producing 160 units of output? • Here the aim is to minimise total cost subject to producing an output of 160. The objective function is therefore the total cost function and the constraint is the production function. So we have: Minimise TC = 4K + 3L Subject to 2K1/2L1/2 =160 • Step 1: Rewrite the constraint 2K1/2L1/2 =160  L = 6400/K • Step 2: Substitution TC = 4K + 3(6400/K)  TC = 4K + 19200/K

2. Constrained Optimisation I
2.4. The Substitution Method: Application 2
• Step 3: Optimisation of TC = 4K + 19200/K

dTC 19200  4 0 dK K2
• Solving for K and L, we get K = 69.28 and L = 92.38 • Therefore (69.28, 92.38) is a turning point • Check for second order conditions:

d 2TC 38400  0 dK 2 K3

Note: we replace these values in the original cost function, i.e. TC=4K+3L

• So it is a minimum point. • Replacing these values in the TC function, the minimum cost of producing 160 units of output is given as $554.26

9

3. Constrained Optimisation II
3.1. The Lagrangian Multiplier (LM) Approach
 Substitution Method has certain disadvantages
• Becomes more complicated when deal with more than 2 variables • Does not provide additional information from maximisation/minimisation process

 Lagrange Multiplier Approach overcomes these problems, and hence:
• Makes it easier to deal with more than 2 variables • Enables us to obtain additional information from the maximisation/minimisation process, namely the Langrage multiplier ()

3. Constrained Optimisation II
3.1. The Lagrangian Multiplier (LM) Approach
 If we want to optimise an objective function, f(x1...xn) subject to a constraint, g(x1...xn) = M, the LM approach proceeds as follows:  Step 1: Define the Lagrangian function • L(x1..xn, ) = f(x1....xn) + [M - g(x1...xn)] where  is known as the Lagrange multiplier.  Step 2: Find the partial derivatives, Lx1,...Lxn, L • Set partial derivatives equal to zero and solve for x1...xn and .  Step 3: Check for second order conditions  The Lagrange Multiplier () can be thought of as the effect on the objective function of a unit change in the constraint (marginal effect)

3. Constrained Optimisation II
3.2. The Lagrange Multiplier Approach: Example
 Optimise f(x, y) = x2 - 3xy + 12x subject to 2x + 3y = 6  Step 1: Set up the Lagrangian function L = x2 - 3xy + 12x + (6 - 2x - 3y)  Step 2: Find the partial derivatives Lx = 2x - 3y + 12 - 2= 0 ……. (1) Ly = -3x -3 = 0 ……. (2) L = 6 - 2x -3y = 0 ……. (3)  From (2):  = -x  Substituting (4) into (1): 2x -3y + 12 + 2x = 0 3y = 4x + 12 ……. (4)

……. (5)

10

3. Constrained Optimisation II
3.2. The Lagrange Multiplier Approach: Example
 Substituting (5) into (3): 6 - 2x - 4x -12 = 0 -6x = 6 x = -1 ……. (6)  Substituting (6) into (5): y = 8/3  Substituting (6) into (4): =1   = 1 implies that a unit change in the constraint will increase the objective function by 1.

3. Constrained Optimisation II
3.3. The Lagrange Multiplier Approach: Application
 Suppose a utility function is given by: U = 40x0.25y0.5 with prices of x and y as px = 4, py = 10 and income M = 60 What level of x and y will maximise utility? What is the meaning of the Lagrange multiplier in this case?  Budget contraint: 4x + 10Y = 60  Lagrange Function: L = 40x0.25y0.5 + (60 - 4x - 10y)  First Order Conditions Lx = 10x-0.75 y0.5 - 4 = 0  2.5x-0.75 y0.5 =  Ly = 20x0.25y-0.5 - 10 = 0  2x0.25y-0.5 =  L = 60 - 4x - 10y = 0 ….

… (1) … (2) (3)

3. Constrained Optimisation II
3.3. The Lagrangian Multiplier Approach: Application
 Equating (1) and (2) 2.5x-0.75 y0.5 = 2x0.25y-0.5 4x = 5y …… (4)  Substituting (4) into (3): 60 - 5y - 10y = 0 60 = 15y y=4  From (4) x=5  From (1) or (2)  = 1.495  1.5

11

3. Constrained Optimisation II
3.3. The Lagrangian Multiplier Approach: Application
What is the meaning of ? If we relax the budget constraint by a small amount, utility will increase by  times that amount. So if we give the consumer an extra £1 income, utility will go up by about 1.5 units. It is also called the marginal utility of income.  Note that we could have set up the Lagrangean function as follows: L = 40x0.25y0.5 + (4x + 10y - 60)  We would still get same answer for x and y, but  = -1.5  The interpretation of  is not appropriate (the consumer’s total satisfaction should increase, and not decrease if you give him more income!)  Therefore, should be careful when defining the Lagrangian function!

4. Exercises
 Exercise 1
The total cost (TC) & total revenue (TR) functions for a company are as follows: TC = 2q2 +2a.q + 2a2 TR = 18q + 12a + a.q where q is the quantity of output and a is the expenditure on advertising. (i) Write down the profit function for this firm. (ii) Find the profit maximising levels of output and advertising. (iii) Find the maximum level of profits

4. Exercises
 Exercise 2
The output function of a firm is given by Q = 120L + 200K – L2 – 2K2 where L = quantity of labour and K = quantity of capital. Unit labour cost is £5 and unit capital cost is £8. (i) Use the Lagrangian method to find the maximum level of output the firm can produce with a budget of £130. (ii) Explain the meaning of the Lagrangian multiplier in this example.

12

4. Exercises
 Exercise 3
A consumer has the following utility function over two goods, X and Y: U = 20 X0.5Y0.5 (i) If the price of X is 20, the price of Y is 5 and the consumer’s income is 300, find the maximum value of utility that the consumer can achieve. (ii) Calculate the value of the Lagrangian multiplier and explain its meaning.

13

Similar Documents

Free Essay

Research Methods

...What is research? Research in common parlance refers to a search for knowledge (Kothari, 2004) What is Knowledge? The Oxford Dictionary defines “Knowledge” as: * The information, understanding and skills that you gain through education and experience; * The state of knowing about a particular fact or situation; What other ways of knowing exist? “There are four ways of knowing” (Gakuu & Kidombo, 2014) Server time  Sensory Experience The Oxford Dictionary defines “Sensory” as “Connected to your physical senses” By this definition we can infer that we use our “Sensory Organs” to Know or Gain Knowledge. Our sensory organs include eyes, ears, nose, mouth and skin, We use our eyes to see things hence gaining knowledge; we use our ears to hear and gain knowledge…….etc. etc. We should not forget that this information or knowledge is first processed by our brain then and only then do we understand what it is we are seeing, hearing, tasting and so on and therefore understand. Normally we, see, hear, and smell taste touch. We gather a lot of data through our senses. “However, sensory knowledge is undependable and in some cases incomplete. The data we take through our sense do not account for all (or even most) of what we seem to feel is the range of human knowing. For us to obtain reliable knowledge, therefore, we cannot rely on our senses alone, but must check what we think we know with other sources” (Gakuu & Kidombo, 2014) The opinion of other is...

Words: 1044 - Pages: 5

Premium Essay

Research Method

...Critical review of: An employment systems approach to turnover: Human resources practices, quits, dismissals, and performance. By Rosemary Batt and Alexander J.S Colvin (August, 2011). Academy of Management Journal, 54 (4): 695-717. Introduction Drawing on internal labor market and efficiency wage theories, this study intends to contribute in turnover and employment systems literature by examining theoretically and empirically whether applying three categories of human resources (HR) practices, instead of treating HR practices as a consistent group (Batt and Colvin, 2011: 697), might produce similar effects on quits and dismissals rates. Previous researches had diversified views about the causes of quit and dismissals due to various factors and conditions that were considered in these studies and theoretically show plausible dissimilarity. In addition, the authors attempt to explore the potential effects of those sets of HR practices and turnover on the organizational performance and the reflections on customer satisfaction. Hypotheses Batt and Colvin (2011: 696-701) analysis and arguments about the current literature yield seven hypotheses. Whereas employers in which apply two sets of incentive HR practices, namely, high-involvement work and attractive investments and inducements practices, they may encounter lower turnover rate and higher level of operational performance. By contrast, the third set of these incentive HR practices, labeled performance-enhancing...

Words: 967 - Pages: 4

Premium Essay

Research Methods.

...Submission Form |Name: |Vigneshwaran Palanisamy | |Email: |1118562@rgu.ac.uk | |Course: |Msc Purchasing & Supply Chain Management | |Module: |BSM577 - Research Methods | |Assignment and Title: |Implementing E-procurement in Indian organisation : surveys of SMEs | |Date: |7/1/13 | |For the attention of: |Dr Elizabeth Tait | WORD COUNT: ABSTRACT: This report was undertaken for the commitment of future research in dissertation. E-commerce is gaining a lot more attention in current global market. E-commerce models such as B2B, B2C, B2E and B2G has been successful due to many implementation and adoption of standardized process tools like EDI, shipping, tracking, payment and delivery among the suppliers around the globe through a strong supply network. The most vital element of B2B model is the E-procurement. E-procurement is the process for acquiring resources...

Words: 4257 - Pages: 18

Premium Essay

Research Method

...Manager know about research when the job entails managing people, products events, environments and the like? Answer: Research comes in many form, any person in any position should know how to research in order to get their job efficiently. If there is something you didn't know, you have to research it and study to know it better. This way you can manage well because you know what you are doing. Research is an inherent part of management. Quality research displays a well-organized cognitive and comprehensive skill necessary to succeed in a manager position. Also, a manager must be a jack of all trades, filling in various positions during times of crisis or emergency. The manager, while managing people, products, events, and environments will invariably face problems, big and small, and will have to seek ways to find long lasting effective solutions. This can be achieved only through knowledge of research even if consultants are engaged to solve problems. The primary purpose for applied research (as opposed to basic research) is discovering, interpreting, and the development of methods and systems for the advancement of human knowledge on a wide variety of scientific matters of our world and the universe. Research can use the scientific method, but need not do so. The goal of the research process is to produce new knowledge, which takes three main forms (although, as previously discussed, the boundaries between them may be fuzzy) Exploratory research, which structures and...

Words: 1231 - Pages: 5

Premium Essay

Research Methods

...is given (hesitation). 3. The number of respondents that don’t respond to the test word (blocking). If the respondent takes more than three seconds to answer a particular question this is called hesitation, and this indicates some comparison between emotional involvement from that chosen word. Which will mean sometimes the stimulus word will evoke such strong feeling that the respondent will be unable to give any response because of the ‘block’ (Chisnall (2005)). According to Kolb (2008) this technique gains emotional responses to questions instead of the respondents giving intellectual thoughts or information about the company so we thought that this would be an acceptable method to use as it offers something different than your traditional questionnaire for example. By us as the research team using this technique we may decide to ask the respondents to give the first two, three or maybe even four words that come into their mind instead of one in order to gain more information or to gain more chance of similar answers between the respondents. We need to gain a different range of respondents in order to prevent bias answers and to make the technique as successful as possible for example standing outside a particular shop will only gain respondents with...

Words: 547 - Pages: 3

Premium Essay

Research Methods

...+ Research Methods Name: Institution: Research Process In any research endeavor, developing the research question is an important phase in the research process. It helps in the determination of the where, what, how and when of data collection. A well-developed question helps in focusing ideas and ensuring the collection of appropriate data. This case study examines various aspects associated with the research process. There are remarkable difference, descriptive and relationship questions. Newton, Bower & Williams (2004) contend that descriptive research explains the data and the characteristics under investigation by addressing questions of when, who, what, why, and where. It holds factual information, but does not determine the casual relationship between the information. On the other hand, relationship questions make use of the information or data provided and explains how a particular set of information can affect another set, and as a result determines the relationship between them (Blazer, 2007). Comparison research questions are used in describing cause and effect by asking why one aspect may have led to another. For example, “has mental illness among adults increased in the past decade?” is a descriptive question that makes use of raw data from one year to another to demonstrate that either an increase has or has not occurred over the past decade. A relationship question may attempt to determine the reasons why there...

Words: 938 - Pages: 4

Premium Essay

Research Methods

... the searches of mind and behavior of criminals in collaboration with judicial and law enforcement system. Stanford prison experiment was the major experiment conducted for the purpose of social psychology. Social Psychology Defined Social psychology is defined as the branch of psychology that deals with the scientific study of “how people think about one another, influence others and relate to others” (Meyers,2010). For example, how a person looks the world, he or she devises the situation and how individuals look at each other is social psychology. According to Allport, (1985), “Social psychology is the discipline which uses scientific methods to explain the behavior of individuals, their thoughts and feeling, also how behavior influences individuals by the actual or imaginative presence of others”. When it comes to thinking, It’s about the judgment the person makes about something , what he believes and perceives about something. When it comes to influence it means how the person influences the group of people, Persuades others and culture. Lastly social relations include aggression, helping and prejudice. Social psychology when compared to sociology...

Words: 910 - Pages: 4

Premium Essay

Research Methods

...Q1. How do you choose a good research topic? Research can be defined as the systematic investigation into and study of materials and sources in order to establish facts and reach new conclusions.1 The sources of research problems are elaborated below; 2 First is the specialization of the researcher. Specialization of the researcher is an impetus towards research. Second is the availability of current and past researches. Current and past researches are rich sources of research problems even for research
replication by using the same instrument, apparatus or equipment. But for descriptive research, the instrument such as questionnaires or tests is administered to different groups of subject and areas in order to compare the similarities and difference of the findings. The third source is recommendations from theses, dissertations, and research journals. The researcher of the said thesis, dissertations and research journals recommend for future researches to be conducted as sources also of research problem. Fourth is original and creative ideas of the researcher based on the problems in the locality and country. To choose a Research Topic the following factors must be considered; * Types of publications in which you expect to find information related to your specific topic, * Subject areas in which you expect experts will be discussing your topic, * Key questions that you have regarding the topic, * Specific terms and phrases that are...

Words: 915 - Pages: 4

Free Essay

Research Methods

...may read only titles and Abstracts. Those wanting to go deeper may look at the Tables and Figures in the Results, and so on. The take home point here is that the scientific format helps to insure that at whatever level a person reads your paper (beyond title skimming), they will likely get the key results and conclusions. Top of page The Sections of the Paper Most journal-style scientific papers are subdivided into the following sections: Title, Authors and Affiliation, Abstract, Introduction, Methods, Results, Discussion, Acknowledgments, and Literature Cited, which parallel the experimental process. This is the system we will use. This website describes the style, content, and format associated with each section. The sections appear in a journal style paper in the following prescribed order: Experimental process Section of Paper What did I do in a nutshell? Abstract What is the problem? Introduction How did I solve the problem? Materials and Methods What did I find out? Results What does it mean? Discussion Who helped me out? Acknowledgments (optional) Whose work did I refer to? Literature Cited Extra Information Appendices (optional) Section Headings: Main Section Headings: Each main section of the paper begins with a heading which should be...

Words: 381 - Pages: 2

Free Essay

Research Methods

...Evidence Based Practice. Research Methods. Evidence-Based Practice (EBP), the skill of using correct research methods, the importance of making informative decisions based on the best EBP within the health care industry as well as an example of EBP in regards to infection control and hand washing procedures will be key issues discussed throughout this essay. The health profession is continually developing and adapting in its implementation to health care techniques and skills due to changing world health conditions. It is therefore imperative that research be constantly conducted to analyse new research relating to health care to ensure health care practitioners are using techniques derived from the most current evidence (Aveyard & Sharpe, 2009). Evidence Based Practice can be defined as, “the conscientious, explicit and judicious use of current best evidence in making decisions about the health care of patients” (Sackett, Richardson, Rosenberg, & Haynes, as cited in Craig & Smyth 2007). The basis of EBP is that decisions are made by assessing not only the information at hand, but also integrating clinical experience, the most current evidence available, critical thinking and keeping in mind the patient’s best interest and preferences (Aveyard & Sharpe, 2009). Evidence based practice was developed because of the commitment of health care practitioners to social research and science (Mullen, as cited in Liamputtong...

Words: 1421 - Pages: 6

Premium Essay

Research Methods

...Research Method One 7th July, 2016 Accra, Ghana How do you choose a good research topic? Give 5 examples of a good research topic and justify your choices, i.e. problem issues in each topic and why they must be researched upon. (Not less than 2000 words). 1. Research defined The Oxford English Dictionary, 2002, defines research as ‘the systematic study of materials and sources in order to establish facts and reach new conclusions’. According to Zina O’Leary, 2004, a research is a process that needs to be actively managed. The main aim of research is to find out the truth which is hidden and has not yet been discovered. Research is therefore undertaken to gain familiarity with new insights into a phenomenon (i.e., formative research studies); to accurately portray the characteristics of a particular individual, group, or a situation (i.e., descriptive research studies); to analyse the frequency with which something occurs (i.e., diagnostic research studies); and to examine the hypothesis of a causal relationship between two variables (i.e., hypothesis-testing research studies). 1.2 Research topic defined According to Laura Morrison, 2014, a research topic is an idea or theory that is expressed as a statement, a contention for which evidence is gathered and discussed logically. One of the most important concerns in choosing a thesis topic is that the topic speaks to an area of current or future demand. A research topic should be...

Words: 3279 - Pages: 14

Premium Essay

Research Methods

...Research Methods and Terminology Candy Burtle CJA/334 Philip Russo March 13, 2014 Introduction An effective research method in the criminal justice system is essential and using these methods gives the ability to successfully open and close cases. People who work in criminal justice system have a wide selection of research methods and tools at their disposal. Throughout this paper we will discuss various research methods that are used within the criminal justice system as well as the terminology associated with the research. We will discuss the importance of knowing the proper terminology for research in the criminal justice system and how not knowing the proper terminology affects you as you conduct criminal justice research. We will also look at the benefits of knowing the terminology when evaluating and analyzing research. Research Process In order to properly grasp the importance of research and the terminology within the criminal justice system we must first ask, what is research? Research is the systematic investigation into the study of materials and sources to establish facts and reach new conclusions (Press, 2010). The process of research can vary significantly, but there are five steps generally followed when conducting research. Formulation is the first step and this is when the selection and specification of an area to be investigated. The second step in the research process is research design this...

Words: 1117 - Pages: 5

Premium Essay

Research Methods

...How Do You Choose a Good Research Topic? Give Five Examples of a Good Research Topic and Justify Why You Choose Them, I E. Problem Issues in Each Topic and Why They Must Be Researched Upon. Many at times choosing an appropriate topic seem like a herculean task as a lot of problem areas may come to mind at the time of choosing the topic. What is more frustrating is being able to settle on a brilliant topic. Choosing the research topic is one of the most critical steps in conducting a successful by all standards. The truth is, the search for a good research topic is a daunting task, especially when researchers are often expected to know how to identify or figure out a good research question by themselves. It also is important for us to keep in mind that an initial topic that we come up with may not be the exact topic which we end up writing about. Research topics are often fluid and dictated more by the student's ongoing research rather than by the original chosen topic. Such fluidity is common in research, and should be embraced as one of its many characteristics. The ability to identify and develop a good research topic depends on a number of factors. Fortunately, with every problem, there is always a place at which we can use as a starting point that will hopefully lead us to a desirable solution. The first important factor to consider when selecting or choosing a good research topic is to choose a topic that is of interest to them. The researcher should...

Words: 2378 - Pages: 10

Free Essay

Research Methods

...Business research Business research is a systematic process of acquiring and analyzing relevant business data for aid in making business decisions .The primary purpose of business research is to reduce risk of a marketing decision. Business Information system and decision support system simulate the business research process. A decision support system consists of business activities stored in an organized manner for retrieval .A business information system provide the manager with information about events and trends in different arenas . The emerging trends that affect business research include: Technology, economic, political, cultural, social and competitive arenas. Emerging hierarchy of research-based decision makers. Top tier which consists of visionaries where every decision is made and guided by business research. Middle tier which consists of standard decision makers where only some decisions are made by business research Base tier which consists of intuitive decision makers where decisions are made based on past experience. Types of research studies Reporting studies which provides data to achieve deeper understanding and generate statistics for comparison. Descriptive study which tries to answer the questions-who, what, when , where and sometimes how. Predictive study which attempts to predict when a certain event will occur. Explanatory study which attempts to explain the reasons for the phenomenon that the descriptive study only observed. Good research generates...

Words: 554 - Pages: 3

Premium Essay

Research Method

...RESEARCH METHOD This study utilized the descriptive method of research. As widely accepted, the descriptive method of research is a fact-finding study that involves adequate and accurate interpretation of findings. Descriptive research describes a certain present condition. Relatively, the method is appropriate to this study since it aims to describe the present condition of technical analysis as it is used in the stock market. The technique that was used under descriptive method is the normative survey approach and evaluation, which is commonly used to explore opinions according to respondents that can represent a whole population. The survey is appropriate in this study because it enables the researcher in formulation of generalizations. The purpose of employing the descriptive method is to describe the nature of a condition, as it takes place during the time of the study and to explore the cause or causes of a particular condition. The researcher opted to use this kind of research considering the desire to acquire first hand data from the respondents so as to formulate rational and sound conclusions and recommendations for the study. According to Creswell (1994), the descriptive method of research is to gather information about the present existing condition.  Since this study is focused on the perception or evaluation of the consultancy firm's effective human resource management, the descriptive method is the most appropriate method to use. Two types of data were used: the...

Words: 356 - Pages: 2