Skip to main content

Can you offer help in how to tackle this assignment about research and science?Write a paper that addresses three of the following components:...

I suggest tackling the last three, because they are relatively easy to tie together. You can frame your discussion as a comparison of non-experimental versus experimental methods. To see how the topics connect, read on.


1. What is the difference between systematic observation and naturalistic observation?


Naturalistic observation involves collecting information that is offered spontaneously by the environment. Unlike an experimenter, the observer doesn't attempt to manipulate conditions. This can be a strength if you want to know how people behave in the real world. You don't have to worry so much that people are reacting in ways that are specific to the laboratory setting. Simple observation doesn't allow you to pin down causation, though, and it can lead to biases.


For example, how do you, the observer, decide if a person is sad? Your perceptions might be colored by your interests, preconceptions, cultural training, and so forth. To reduce observer bias, researchers often choose to use a more systematic approach. They start with rules for scoring what the observer sees. In this case, they would establish operational criteria for deciding if someone is sad. What specific behavior qualifies as evidence of sadness? How many times must a person adopt a particular facial expression? How long must the behavior go on?


Researchers engaging in systematic observation also typically look for evidence of interobserver reliability. They have multiple observers record the data, and then look to see if the observers agree. 


2. Describe two possible disadvantages of using the survey method.


A survey is another, non-experimental research method. People who design survey studies must take care to avoid obvious pitfalls. For instance, it's important to choose randomly from the population you wish to understand; otherwise, you could get a sample that isn't representative. Also, the wording of the survey is very important. You have to find language that doesn't influence the way survey respondents feel about the subject. That, too, could bias your results.


Let's assume you do that, though. You still have to deal with two key disadvantages. One is that a survey relies on self-reports: You merely learn what people are willing or capable of telling you. This introduces bias because people don't always provide correct information. They may lie intentionally, or they may be mistaken.


Another problem concerns causation. You are getting a snapshot of a population sample. It can reveal correlations, such as "respondents who say they were sad were more likely to suffer from insomnia." It can't tell you why the correlation exists, though. People might develop emotional problems as an effect of poor sleep, but they might also sleep poorly because they are sad. There could be a third variable that causes both sadness and poor sleep, like a medical condition. In short, surveys tell you something, but the information is necessarily biased by self-reporting, and it doesn't permit you to address causation.


3. What are the most important and most basic aspects of an experiment?


Experimentation differs from the other methods because it permits researchers to reach more definitive conclusions about causation. Researchers identify ahead of time what factors they think might be playing a causal role, and then think of a way to test their hypothesis. If their hypothesis is correct, what would we expect to see? They design experiments with these crucial features:



  • Manipulation. Researchers systematically change an independent variable (like sleep duration) to see if it results in changes to another dependent variable (like sadness).


  • Control. Researchers control the environment so other possible factors (like medical problems) remain constant across all versions of the experiment. Thus, if researchers test the effects of two different levels of sleep duration, they take pains to eliminate medical problems as a confounding factor. They could do this by using only healthy study subjects, or by making sure subjects suffered from the same medical problems under both conditions of the experiment.

To achieve these ends, researchers also make use of randomization. For example, researchers conducting a study on sleep and sadness might try to select volunteers at random from a given population. In practice, that's hard to do. The sort of people who volunteer may not be representative of the population as a whole. Even if that sort of selection isn't possible, researchers can apply another type of randomization: They randomly assign each volunteer to a particular experimental condition.


In summary, this is my overview of the topics you could choose for your essay. I believe you will find them easy to integrate, because you can unify the entire discussion in terms of the strengths and weaknesses of different approaches to research.

Comments

Popular posts from this blog

Is there a word/phrase for "unperformant"?

As a software engineer, I need to sometimes describe a piece of code as something that lacks performance or was not written with performance in mind. Example: This kind of coding style leads to unmaintainable and unperformant code. Based on my Google searches, this isn't a real word. What is the correct way to describe this? EDIT My usage of "performance" here is in regard to speed and efficiency. For example, the better the performance of code the faster the application runs. My question and example target the negative definition, which is in reference to preventing inefficient coding practices. Answer This kind of coding style leads to unmaintainable and unperformant code. In my opinion, reads more easily as: This coding style leads to unmaintainable and poorly performing code. The key to well-written documentation and reports lies in ease of understanding. Adding poorly understood words such as performant decreases that ease. In addressing the use of such a poorly ...

A man has a garden measuring 84 meters by 56 meters. He divides it into the minimum number of square plots. What is the length of the square plots?

We wish to divide this man's garden into the minimum number of square plots possible. A square has all four sides with the same length.Our garden is a rectangle, so the answer is clearly not 1 square plot. If we choose the wrong length for our squares, we may end up with missing holes or we may not be able to fit our squares inside the garden. So we have 84 meters in one direction and 56 meters in the other direction. When we start dividing the garden in square plots, we are "filling" those lengths in their respective directions. At each direction, there must be an integer number of squares (otherwise, we get holes or we leave the garden), so that all the square plots fill up the garden nicely. Thus, our job here is to find the greatest common divisor of 84 and 56. For this, we prime factor both of them: `56 = 2*2*2*7` `84 = 2*2*3*7` We can see that the prime factors and multiplicities in common are `2*2*7 = 28` . This is the desired length of the square plots. If you wi...

What warning does Chuchundra issue to Rikki?

Chuchundra, the sniveling, fearful muskrat who creeps around walls because he is too terrified to go into the center of a room, meets Rikki in the middle of the night. He insults Rikki by begging him not to kill him. He then insults him by suggesting that Nag might mistake Chuchundra for Rikki. He says, "Those who kill snakes get killed by snakes."  He issues this warning to Rikki not to help keep Rikki safe but as a way of explaining why Rikki's presence gives him, Chuchundra, more reason to fear.  Chuchundra starts to tell Rikki what Chua the rat told him--but breaks it off when he realizes he might be overheard by Nag. He says, "Nag is everywhere, Rikki-Tikki." Rikki threatens to bite Chuchundra to get him to talk. Even then, Chuchundra won't overtly reveal any information. But he does say, "Can't you hear, Rikki-Tikki?" This is enough of a clue for the clever mongoose. He listens carefully and can just make out the "faintest scratch-s...