Spss Rowan

0 views
Skip to first unread message

Mahmod Ohner

unread,
Aug 4, 2024, 9:48:47 PM8/4/24
to insistabe
TheOffice of Research Development (ORD) partners with Rowan faculty, staff, and administrators to develop competitive external grant proposals. Our team of professionals enhances the overall quality of these proposals by ensuring applicants meet sponsor guidelines, communicate clearly, and form the best teams for their research. Please click the links on the left to view our comprehensive services. For more information, contact ORD at o...@rowan.edu.

The NEH Summer Stipends funding opportunity supports individuals pursuing advanced research that is of value to humanities scholars, general audiences, or both. Faculty members with tenured or tenure-track positions who teach full-time at institutions of higher education must be nominated by their institutions to apply for a 2025 Summer Stipend. Rowan may nominate one faculty member. Given this limitation, we are posting this funding opportunity as a limited submission solicitation.


Pre-proposals must be submitted no later than Friday, August 5th to the Office of Research Development at O...@rowan.edu. Please review the full details prior to deciding to respond to this call. For more information, contact John Manuel at man...@rowan.edu.


Overview



Rowan University is now providing students and employees with several different types of Windows virtual desktop solutions. Every virtual desktop provides a full Windows desktop experience from nearly any device. Each virtual desktop will contain specific software applications that will be applicable to each group.


Note: Due to the high demand for virtual desktops, please log out of your virtual desktop session when you are finished completing your tasks. After two hours of inactivity, your virtual desktop session will automatically log you out.


Prerequisite: Citrix Workspace (formerly Citrix Receiver) must be installed on your computer to access virtual desktops. Please visit go.rowan.edu/workspace to download Citrix Workspace. If you are using a Rowan-managed computer, Citrix Workspace is already installed on your computer.


Note: Due to the high demand for virtual desktops, please log out of your virtual desktop session when you are finished completing your tasks. After two hours of inactivity, your virtual desktop session will automatically log you out. To log out, click your name in the upper right corner of the page and select Log Off


Some employees who have access to restricted clinical and administrative applications are required to individually access those applications in Citrix. Employees may access these restricted administrative applications by logging in to access.rowan.edu.


Note: If you previously access restricted clinical and administrative applications through another method, you may continue to do so. However, we recommend all employees use access.rowan.edu to access virtual applications.


The same kinds of problems with these distributional assumptions can also arise when working in a regression (i.e. non-normal residuals, non-constant variance). Furthermore, we might run into additional problems if there is some kind of non-linearity in the relationship between the response and predictor (numeric) variables.


This chapter is about fixing models when the assumptions are not satisfied. What assumptions do we need to check? The test we are most likely to want to use with these data is an ANOVA, so the following assumptions must be evaluated:


Are the variances significantly different? Look at the box plots above. The data from the three samples seem to have rather different scatter. The sample from the rowan has less variation than that from the sycamore, and the sycamore has less variation than the oak. Does the scale-location plot tell the same story?


Based on these results, it looks like there is a highly significant difference in food collection rates across the three tree species. We know the data are problematic though, so the question is, does this result stand up when we deal with these problems?


The scale location-plot indicates that the constant variance assumption is now OK, i.e. the variance no longer increases with the fitted values. It looks like the log transformation seems to to have improved things quite a lot, but the diagnostics are still not perfect.


We could back-transform the means of the log-transformed data by taking the antilogs: \(10^x\) (for logs to the base 10) and \(e^x\) (for natural logs)22. When we back-transform data, however, we need to be aware of two things: (1) The back-transformed mean will not be the same as a mean calculated from the original data; (2) We have to be careful when we back-transform standard errors. If we want to display the back-transformed means on a bar plot, with some indication of the variability of the data, we must calculate the standard errors and then back transform the upper and lower limits, which will not then be symmetrical about the mean.


Clearly, in the case study above, a log-transformation alters the outcome of statistical tests applied to the data. It is not always the case that transforming the data will make the difference between a result being significant and not significant, or that the transformed data will give a less significant result.


Never use p-values to judge the success of a transformation! We use diagnostic plots to make that assessment. What we hope is that we can transform the response variable so that it conforms, at least approximately, to the assumptions of the statistical model we want to use, making the result from associated tests as reliable as possible.


Taking logarithms is only one of many possible transformations. Each type of transformation is appropriate to solving different problems in the data. The following is a summary of the three most commonly used transformations and the sort of situations they are useful for.


A log-transformation stretches out the left hand side (smaller values) of the distribution and squashes in the right hand side (larger values). This is obviously useful where the data set has a long tail to the right as in the example above.


Taking the square root of the data is often appropriate where the data are whole number counts (though the log transformation may also work here). This typically occurs where your data are counts of organisms (e.g. algal cells in fields of view under a microscope). The corresponding back-transformation is obviously \(x^2\).


In R the square root of a set of data can be taken using the sqrt function. However, note that there is no square function in the list. Taking squares is done using the ^ operator with the number 2 on the right (e.g. if the variable is called x, use x^2).


This transformation is generally used where the data are in the form of percentages or proportions. It can be shown in theory (even if not from the data you actually have) that such data are unlikely to be normally distributed. A correction for this effect is to take the inverse sine of the square roots of the original data, i.e. \(\arcsin \sqrtx\).


In fact we often use data transformations, perhaps without realising it, in many situations other than doing statistical tests. For example, when we look at a set of pH readings we are already working with data on a log scale because pH units (0-14) are actually the negative logarithms of the hydrogen ion concentration in the water. Similarly measurements of noise in decibels (dB), and seismic disturbance on the Richter scale, are actually logarithmic scales.


We have focussed on ANOVA here for the simple reason that the assumptions are a bit easier to evaluate compared to regression. However, exactly the same ideas apply when working with other kinds of models that lm can fit. The workflow is the same in every case:

3a8082e126
Reply all
Reply to author
Forward
0 new messages