(Go: >> BACK << -|- >> HOME <<)

SlideShare a Scribd company logo
Assessment 2 Context
In many data analyses, it is desirable to compute a coefficient
of association. Coefficients of association are quantitative
measures of the amount of relationship between two variables.
Ultimately, most techniques can be reduced to a coefficient of
association and expressed as the amount of relationship between
the variables in the analysis. There are many types of
coefficients of association. They express the mathematical
association in different ways, usually based on assumptions
about the data. The most common coefficient of association you
will encounter is the Pearson product-moment correlation
coefficient (symbolized as the italicized r), and it is the only
coefficient of association that can safely be referred to as
simply the "correlation coefficient". It is common enough so
that if no other information is provided, it is reasonable to
assume that is what is meant.
Correlation coefficients are numbers that give information about
the strength of relationship between two variables, such as two
different test scores from a sample of participants. The
coefficient ranges from -1 through +1. Coefficients between 0
and +1 indicate a positive relationship between the two scores,
such as high scores on one test tending to come from people
with high scores on the second. The other possible relationship,
which is every bit as useful, is a negative correlation between -1
and 0. A negative correlation possesses no less predictive power
between the two scores. The difference is that high scores on
one measure are associated with low scores on the other.
An example of the kinds of measures that might correlate
negatively is absences and grades. People with higher absences
will be expected to have lower grades. When a correlation is
said to be significant, it can be shown that the correlation is
significantly different form zero in the population. A correlation
of zero means no relationship between variables. A correlation
other than zero means the variables are related. As the
coefficient gets further from zero (toward +1 or -1), the
relationship becomes stronger.Interpreting Correlation:
Magnitude and Sign
Interpreting a Pearson's correlation coefficient (rXY) requires
an understanding of two concepts:
· Magnitude.
· Sign (+/-).
The magnitude refers to the strength of the linear relationship
between Variable X and Variable
The rXY ranges in values from -1.00 to +1.00. To determine
magnitude, ignore the sign of the correlation, and the absolute
value of rXY indicates the extent to which Variable X and
Variable Y are linearly related. For correlations close to 0, there
is no linear relationship. As the correlation approaches either -
1.00 or +1.00, the magnitude of the correlation increases.
Therefore, for example, the magnitude of r = -.65 is greater than
the magnitude of r = +.25 (|.65| > |.25|).
In contrast to magnitude, the sign of a non-zero correlation is
either negative or positive.
These labels are not interpreted as "bad" or "good." Instead, the
sign represents the slope of the linear relationship between X
and Y. A scatter plot is used to visualize the slope of this linear
relationship, and it is a two-dimensional graph with dots
representing the combined X, Y score. Interpreting scatter plots
is necessary to check assumptions of correlation discussed
below.
A positive correlation indicates that, as values of X increase,
the values of Y also increase (for example, grip strength and
arm strength). You may wish to view examples of positive and
negative correlations as viewed by a scatter plot.
Assumptions of Correlation
All inferential statistics, including correlation, operate under
assumptions that are checked prior to calculating them in SPSS.
Violations of assumptions can lead to erroneous inferences
regarding a null hypothesis. The first assumption is
independence of observations for X and Y scores. The
measurement of individual X and Y scores should not be
influenced by errors in measurement or problems in research
design (for example, a student completing an IQ test should not
be looking over the shoulder of another student taking that test;
his or her IQ score should be independent). This assumption is
not statistical in nature; it is controlled by using reliable and
valid instruments and by maintaining proper research
procedures to maintain independence of observations.
The second assumption is that, for Pearson's r, X and Y are
quantitative, and that each variable is normally distributed.
Other correlations discussed below do not require this
assumption, but Pearson's r is the most widely used and reported
type of correlation. It is therefore important to check this
assumption when calculating Pearson's r in SPSS. This
assumption is checked by a visual inspection of X and Y
histograms and calculations of skew and kurtosis values.
The third assumption of correlation is that X, Y scores are
linearly related. Correlation does not detect strong curvilinear
relationships. This assumption is checked by a visual inspection
of the X, Y scatter plot.
The fourth assumption of correlation is that the X, Y scores
should not have extreme bivariate outliers that influence the
magnitude of the correlation. Bivariate outliers are also detected
by a visual examination of a scatter plot. Outliers can
dramatically influence the magnitude of the correlation, which
sometimes leads to errors in null hypothesis testing. Bivariate
outliers are particularly problematic when a sample size is small
and suggests an N of at least 100 for studies that report
correlations.
The fifth assumption of correlation is that the variability in Y
scores is uniform across levels of X. This requirement is
referred to as the homogeneity of variance assumption, which is
usually difficult to assess in scatter plots with a small sample
size. This assumption is typically emphasized when checking
the homogeneity of variance for a t-test or analysis of variance
(ANOVA) studied later in the course.
Hypothesis Testing of Correlation
The null hypothesis for correlation predicts no significant linear
relationship between X and Y, or H0: rXY = 0. A directional
alternative hypothesis for correlation is either an expected
significant positive relationship (H1: rXY > 0) or significant
negative relationship (H1: rXY < 0). A non-directional
alternative hypothesis would simply predict that the correlation
is significantly different from 0, but it does not stipulate the
sign of the relationship (H1: rXY ≠ 0). For correlation as well
as t-tests and ANOVA studied later in the course, the standard
alpha level for rejecting the null hypothesis is set to .05. SPSS
output for a correlation showing a p value of less than .05
indicates that the null hypothesis should be rejected; there is a
significant relationship between X and Y. A p value greater than
.05 indicates that the null hypothesis should not be rejected;
there is not a significant relationship between X and Y.Effect
Size in Correlation
Even if the null hypothesis is rejected, how large is the
association between X and Y? To provide additional context,
the interpretation of all inferential statistics, including
correlation, should include an estimate of effect size. An effect
size is articulated along a continuum from "small," to
"medium," to "large."
An effect size for correlation is an estimate of the strength of
association between X and Y in unit-free terms (that is, effect
size estimation is independent of how X and Y are originally
measured). Another advantage is that an effect size is calculated
independently from the sample size of the study, as any non-
zero correlation will be significant if the sample size is large
enough. The effect size for correlation is calculated as r2
(pronounced "r-square"), and it is simply the squared value of r.
For example, r = .50 results in an effect size r2 = .25 (.52 =
.25).
Roughly speaking, a correlation less than or equal to .10 is
"small," a correlation between .10 and .25 is "medium," and a
correlation above .25 is "large" (Warner, 2013).Alternative
Correlation Coefficients
The most widely used correlation is referred to as Pearson's r.
Pearson's r is calculated between X and Y variables that are
measured on either the interval or ratio scale of measurement
(for example, height and weight). There are other types of
correlation that depend on other scales of measurement for X
and Y. A point biserial (rpb) correlation is calculated when one
variable is dichotomous (for example, gender) and the other
variable is interval/ratio data (for example, weight). If both
variables are ranked (ordinal) data, the correlation is referred to
as Spearman's r (rs). Although the underlying scales of
measurement differ from the standard Pearson's r, rpb and rs
values are both calculated between -1.00 and +1.00 and are
interpreted similarly.
If both variables are dichotomous, the correlation is referred to
as phi (ɸ). A final test of association is referred to as chi-
square. Phi and chi-square are studied in Advanced Inferential
Statistics.
Correlation – Application
We will apply our understanding of correlation in the third IBM
SPSS assessment. For the remaining data analysis assessments
in this course, we will use the Data Analysis and Application
(DAA) template. The DAA is separated into five
sections:Section 1: Data File Description
· Describe the context of the data set.
· Specify the variables used and their scale of measurement.
· Specify sample size (N).Section 2: Testing Assumptions
· Articulate the assumptions of a statistical test.
· Provide SPSS output that tests assumptions and interpret
them.Section 3: Research Question, Hypotheses, and Alpha
Level
· Articulate a research question relevant to the statistical test.
· Articulate the null hypothesis and alternative hypothesis.
· Specify the alpha level.Section 4: Interpretation
· Provide SPSS output for an inferential statistic and report it.
· Interpret statistical results against the null hypothesis.
· State conclusions.
· Analyze strengths and limitations of the statistical test.
Section 5: Conclusions
· State conclusions.
· Analyze strengths and limitations of the statistical test.Proper
Reporting of Correlations
Reporting a correlation in proper APA style requires an
understanding of the following elements, including the
statistical notation for a Pearson's correlation ( r ), the degrees
of freedom, the correlation coefficient, the probability value,
and the effect size. Consider the following example:
Only the correlation between organizational commitment (OC)
and organizational citizenship behavior (OCB) was statistically
significant, r(110) = +.22, p < .05 (two-tailed). The r2 was .05;
thus, only about 5% of the variance in OC scores could be
predicted from OCB scores; this is a weak positive
relationship.r, Degrees of Freedom, and Correlation Coefficient
The statistical notation for Pearson's correlation is r, and
following it is the degrees of freedom for this statistical test
(for example, 110). The degrees of freedom for Pearson's r is N
– 2, so there were 112 participants in the sample cited above
(112 – 2 = 110). Note that SPSS output for Pearson's r provides
N, so you must subtract 2 from N to correctly report degrees of
freedom. Next is the actual correlation coefficient including the
sign. After the correlation coefficient is the probability
value.Probability Values
Prior to the widespread use of SPSS and other statistical
software programs, p values were often calculated by hand. The
convention in reporting p values was to simply state, "p < .05"
to reject the null hypothesis and "p > .05" to not reject the null
hypothesis. However, SPSS provides an "exact" probability
value, so it should be reported instead.
Hypothetical examples would be "p = .02" to reject the null
hypothesis and "p = .54" to not reject the null hypothesis (round
exact p values to two decimal places). One confusing point of
SPSS output is that highly significant p values are reported as
".000," because SPSS only reports probability values out to
three decimal places. Remember that there is a "1" out there
somewhere, such as p = .000001, as there is always some small
chance that the null hypothesis is true. When SPSS reports a p
value of ".000," report "p < .001" and reject the null hypothesis.
The "(two-tailed)" notation after the p value indicates that the
researcher was testing a nondirectional alternative hypothesis
(H1: rXY ≠ 0). He or she did not have any a priori justification
to test a directional hypothesis of the relationship between
commitment and length of the relationship. In terms of alpha
level, the region of rejection was therefore 2.5% on the left side
of the distribution and 2.5% on the right side of the distribution
(2.5% + 2.5% = 5%, or alpha level of .05). A "(one-tailed)"
notation indicates a directional alternative hypothesis. In this
case, all 5% of the region of rejection is established on either
the left side (negative; (H1: rXY < 0) or right side (positive;
(H1: rXY > 0) of the distribution. A directional hypothesis must
be justified prior to examining the results. In this course, we
will always specify a two-tailed (non-directional) test, which is
more conservative relative to a one-tailed test. The advantage is
that a nondirectional test detects relationships or differences on
either side of the distribution, which is recommended in
exploratory research.Effect Size
Effect sizes provide additional context for the strength of the
relationship in correlation. Effect sizes are important because
any non-zero correlation will be statistically significant if the
sample size is large enough. After the probability value is
stated, provide the r2 effect size and interpret it as small,
medium, or large. It is good form to report the effect size for
both significant and nonsignificant statistics for meta-analyses
(that is, statistical studies that combine the results across
multiple independent research studies), but in journal articles
where space is limited, authors will often just report effect sizes
for statistics that reject the null hypothesis.ReferencesLane, D.
M. (2013). HyperStat online statistics textbook. Retrieved from
http://davidmlane.com/hyperstat/index.htmlWarner, R. M.
(2013). Applied statistics: From bivariate through multivariate
techniques (2nd ed.). Thousand Oaks, CA: Sage Publications.
1
3
Scoring Guide ToolPrintPSY-FP7864 - Section 02
[u02a1] - CorrelationMoore , Ashley
Overall Comments
Great job overall! I didn't see section 1. Make sure to provide a
description of the variables including their scales of
measurement and the type of correlations that would be used for
each pair of variables. Please see my comments and let me know
if you have any questions.
LorieCriterionNon-
performanceBasicProficientDistinguishedCriterion
Apply the appropriate SPSS
procedures to check assumptions and calculate the correlations.
(14%)
Competency
Apply a statistical program's procedure to data.
not selected
Does not
provide SPSS output.
not selected
Provides
SPSS output with errors.
not selected
Applies the
appropriate SPSS procedures to check assumptions and
calculate the correlations.
selected
Distinguished
Analyzes the
SPSS procedures to check assumptions and calculate the
correlations in an exemplary manner.
Comments:
Good job using SPSS to analyze the data with correlations!
Criterion
Develop a context for the data
set, including a definition of required variables and scales of
measurement.
(14%)
Competency
Apply the results of statistical analyses (your own or others) to
your field of interest or career.
selected
Non-
performance
Does not
identify a context for the data set.
not selected
Identifies a
context for the data set.
not selected
Develops a
context for the data set, including a definition of required
variables and scales of measurement.
not selected
Analyzes the
context for the data set, demonstrating insight and
understanding of relevant data required variables and scales of
measurement.
Comments:
I don't see a discussion of the four variables used in this
assessment. What are their scales of measurement? What type
of correlation would be used to analyze each pair of variables?
Criterion
Analyze the assumptions of
correlation.
(14%)
Competency
Analyze the decision-making process of data analysis.
not selected
Does not
identify the assumptions of correlation.
not selected
Identifies,
but does not analyze, the assumptions of correlation.
selected
Proficient
Analyzes the
assumptions of correlation.
not selected
Evaluates
the assumptions of correlation.
Comments:
Good. I don't really see an interpretation of the scatterplot.
There is no significance testing for skew and kurtosis. You can
only look to see if the value falls between -1 and +1.0.Criterion
Develop a research question, null
hypothesis, alternative hypothesis, and alpha level.
(14%)
Competency
Apply knowledge of hypothesis testing.
not selected
Does not
identify a research question, null hypothesis, alternative
hypothesis, and alpha level.
not selected
Identifies a
research question, null hypothesis, alternative hypothesis, and
alpha level.
selected
Proficient
Develops a
research question, null hypothesis, alternative hypothesis, and
alpha level.
not selected
Develops a
research question, null hypothesis, alternative hypothesis, and
alpha level, demonstrating insight and understanding of the
relevant data.
Comments:
Good. I don't see a research question stated in the form of a
question. Criterion
Interpret the correlation output.
(14%)
Competency
Interpret the results of statistical analyses.
not selected
Does not
interpret the correlation output.
not selected
Identifies,
but does not interpret, the correlation output.
not selected
Interprets
the correlation output.
selected
Distinguished
Evaluates
the correlation output, including the effect size, and specifies if
the null hypothesis is rejected or not for the correlation.
Comments:
Great job interpreting the results of the correlations! Criterion
Develop a conclusion including
strengths and limitations of correlation.
(15%)
Competency
Analyze the computation, application, strengths, and limitations
of various statistical tests.
not selected
Does not
develop a conclusion including strengths and limitations of
correlation.
not selected
Develops a
conclusion that does not include, or that includes a partial list
of, strengths and limitations of correlation.
not selected
Develops a
conclusion including strengths and limitations of correlation.
selected
Distinguished
Analyzes the
strengths and limitations of correlational analysis,
demonstrating insight and understanding of the relevant data.
Comments:
Good job! Criterion
Communicate in a manner that is
scholarly, professional, and consistent with expectations for
members of the identified field of study.
(15%)
Competency
Communicate in a manner that is scholarly, professional, and
consistent with the expectations for members in the identified
field of study.
not selected
Does not
communicate in a manner that is scholarly, professional, and
consistent with the expectations for members in the identified
field of study.
selected
Basic
Inconsistently communicates in a manner that is scholarly,
professional, and consistent with the expectations for members
in the identified field of study.
not selected
Communicates in a manner that is scholarly, professional,
and consistent with the expectations for members in the
identified field of study.
not selected
Communicates in a manner that is professional, scholarly,
and consistent with expectations for members of the identified
field of study. Adheres to APA guidelines, and work is
appropriate for publication.
Comments:
There are quite a few errors in writing. All sentences in all
sections need to be written in complete sentences.
Scoring Guide ToolPrintPSY-FP7864 - Section 02
[u02a1] - CorrelationMoore , Ashley
Overall Comments
Great job overall! I didn't see section 1. Make sure to provide a
description of the variables including their scales of
measurement and the type of correlations that would be used for
each pair of variables. Please see my comments and let me know
if you have any questions.
LorieCriterionNon-
performanceBasicProficientDistinguishedCriterion
Apply the appropriate SPSS
procedures to check assumptions and calculate the correlations.
(14%)
Competency
Apply a statistical program's procedure to data.
not selected
Does not
provide SPSS output.
not selected
Provides
SPSS output with errors.
not selected
Applies the
appropriate SPSS procedures to check assumptions and
calculate the correlations.
selected
Distinguished
Analyzes the
SPSS procedures to check assumptions and calculate the
correlations in an exemplary manner.
Comments:
Good job using SPSS to analyze the data with correlations!
Criterion
Develop a context for the data
set, including a definition of required variables and scales of
measurement.
(14%)
Competency
Apply the results of statistical analyses (your own or others) to
your field of interest or career.
selected
Non-
performance
Does not
identify a context for the data set.
not selected
Identifies a
context for the data set.
not selected
Develops a
context for the data set, including a definition of required
variables and scales of measurement.
not selected
Analyzes the
context for the data set, demonstrating insight and
understanding of relevant data required variables and scales of
measurement.
Comments:
I don't see a discussion of the four variables used in this
assessment. What are their scales of measurement? What type
of correlation would be used to analyze each pair of variables?
Criterion
Analyze the assumptions of
correlation.
(14%)
Competency
Analyze the decision-making process of data analysis.
not selected
Does not
identify the assumptions of correlation.
not selected
Identifies,
but does not analyze, the assumptions of correlation.
selected
Proficient
Analyzes the
assumptions of correlation.
not selected
Evaluates
the assumptions of correlation.
Comments:
Good. I don't really see an interpretation of the scatterplot.
There is no significance testing for skew and kurtosis. You can
only look to see if the value falls between -1 and +1.0.Criterion
Develop a research question, null
hypothesis, alternative hypothesis, and alpha level.
(14%)
Competency
Apply knowledge of hypothesis testing.
not selected
Does not
identify a research question, null hypothesis, alternative
hypothesis, and alpha level.
not selected
Identifies a
research question, null hypothesis, alternative hypothesis, and
alpha level.
selected
Proficient
Develops a
research question, null hypothesis, alternative hypothesis, and
alpha level.
not selected
Develops a
research question, null hypothesis, alternative hypothesis, and
alpha level, demonstrating insight and understanding of the
relevant data.
Comments:
Good. I don't see a research question stated in the form of a
question. Criterion
Interpret the correlation output.
(14%)
Competency
Interpret the results of statistical analyses.
not selected
Does not
interpret the correlation output.
not selected
Identifies,
but does not interpret, the correlation output.
not selected
Interprets
the correlation output.
selected
Distinguished
Evaluates
the correlation output, including the effect size, and specifies if
the null hypothesis is rejected or not for the correlation.
Comments:
Great job interpreting the results of the correlations! Criterion
Develop a conclusion including
strengths and limitations of correlation.
(15%)
Competency
Analyze the computation, application, strengths, and limitations
of various statistical tests.
not selected
Does not
develop a conclusion including strengths and limitations of
correlation.
not selected
Develops a
conclusion that does not include, or that includes a partial list
of, strengths and limitations of correlation.
not selected
Develops a
conclusion including strengths and limitations of correlation.
selected
Distinguished
Analyzes the
strengths and limitations of correlational analysis,
demonstrating insight and understanding of the relevant data.
Comments:
Good job! Criterion
Communicate in a manner that is
scholarly, professional, and consistent with expectations for
members of the identified field of study.
(15%)
Competency
Communicate in a manner that is scholarly, professional, and
consistent with the expectations for members in the identified
field of study.
not selected
Does not
communicate in a manner that is scholarly, professional, and
consistent with the expectations for members in the identified
field of study.
selected
Basic
Inconsistently communicates in a manner that is scholarly,
professional, and consistent with the expectations for members
in the identified field of study.
not selected
Communicates in a manner that is scholarly, professional,
and consistent with the expectations for members in the
identified field of study.
not selected
Communicates in a manner that is professional, scholarly,
and consistent with expectations for members of the identified
field of study. Adheres to APA guidelines, and work is
appropriate for publication.
Comments:
There are quite a few errors in writing. All sentences in all
sections need to be written in complete sentences.
Data Set Instructions
The grades.sav file is a sample SPSS data set. The fictional data
represent a teacher’s recording of student demographics and
performance on quizzes and a final exam across three sections
of the course. Each section consists of about 35 students (N =
105).Software Installation
Make sure that IBM SPSS Statistics Standard GradPack is fully
licensed, installed on your computer, and running properly. It is
important that you have either the Standard or Premium version
of SPSS that includes the full range of statistics. Proper
software installation is required in order to complete your first
SPSS data assignment in Assessment 1.
Next, click grades.sav in the Assessment 1 Resources to
download the file to your computer.
· You will use grades.sav throughout the course.
The definition of variables in the grades.sav data set are found
in the Assessment 1 Context. Understanding these variable
definitions is necessary for interpreting SPSS output.
In Assessment 1, you will define values and scales of
measurement for all variables in your grades.sav file.
Verify the values and scales of measurement assigned in the
grades.sav file using information in the Data Set on page 2 of
this document.
Data Set
There are 21 variables in grades.sav,. Open your grades.sav file
and go to the Variable View tab. Make sure you have the
following values and scales of measurement assigned.
SPSS variable
Definition
Values
Scale of measurement
id
Student identification number
Nominal
lastname
Student last name
Nominal
firstname
Student first name
Nominal
gender
Student gender
1 = female; 2 = male
Nominal
ethnicity
Student ethnicity
1 = Native; 2 = Asian; 3 = Black;
4 = White; 5 = Hispanic
Nominal
year
Class rank
1 = freshman; 2 = sophomore;
3 = junior; 4 = senior
Scale
lowup
Lower or upper division
1 = lower; 2 = upper
Ordinal
section
Class section
Nominal
gpa
Previous grade point average
Scale
extcr
Did extra credit project?
1 = no; 2 = yes
Nominal
review
Attended review sessions?
1 = no; 2 = yes
Nominal
quiz1
Quiz 1: number of correct answers
Scale
quiz2
Quiz 2: number of correct answers
Scale
quiz3
Quiz 3: number of correct answers
Scale
quiz4
Quiz 4: number of correct answers
Scale
quiz5
Quiz 5: number of correct answers
Scale
final
Final exam: number of correct answers
Scale
total
Total number of points earned
Scale
percent
Final percent
Scale
grade
Final grade
Nominal
passfail
Passed or failed the course?
Nominal
2

More Related Content

Similar to Assessment 2 ContextIn many data analyses, it is desirable.docx

Hph7310week2winter2009narr
Hph7310week2winter2009narrHph7310week2winter2009narr
Hph7310week2winter2009narr
Sarah
 
Multivariate Analysis Degree of association between two variable - Test of Ho...
Multivariate Analysis Degree of association between two variable- Test of Ho...Multivariate Analysis Degree of association between two variable- Test of Ho...
Multivariate Analysis Degree of association between two variable - Test of Ho...
NiezelPertimos
 
PPT Correlation.pptx
PPT Correlation.pptxPPT Correlation.pptx
PPT Correlation.pptx
MahamZeeshan5
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
Mohit Asija
 
Correlation Analysis for MSc in Development Finance .pdf
Correlation Analysis for MSc in Development Finance .pdfCorrelation Analysis for MSc in Development Finance .pdf
Correlation Analysis for MSc in Development Finance .pdf
ErnestNgehTingum
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
Antony Raj
 
Fundamental of Statistics and Types of Correlations
Fundamental of Statistics and Types of CorrelationsFundamental of Statistics and Types of Correlations
Fundamental of Statistics and Types of Correlations
Rajesh Verma
 
Correlation analysis notes
Correlation analysis notesCorrelation analysis notes
Correlation analysis notes
Japheth Muthama
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
Antony Raj
 
Dr. A Sumathi - LINEARITY CONCEPT OF SIGNIFICANCE.pdf
Dr. A Sumathi - LINEARITY CONCEPT OF SIGNIFICANCE.pdfDr. A Sumathi - LINEARITY CONCEPT OF SIGNIFICANCE.pdf
Dr. A Sumathi - LINEARITY CONCEPT OF SIGNIFICANCE.pdf
Sumathi Arumugam
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and Regression
Shubham Mehta
 
Ch 7 correlation_and_linear_regression
Ch 7 correlation_and_linear_regressionCh 7 correlation_and_linear_regression
Ch 7 correlation_and_linear_regression
Omar (TUBBS 128) Ventura VII
 
Statisticalrelationships
StatisticalrelationshipsStatisticalrelationships
Statisticalrelationships
mandrewmartin
 
5 regressionand correlation
5 regressionand correlation5 regressionand correlation
5 regressionand correlation
Lama K Banna
 
Factor Extraction method in factor analysis with example in R studio.pptx
Factor Extraction method in factor analysis with example in R studio.pptxFactor Extraction method in factor analysis with example in R studio.pptx
Factor Extraction method in factor analysis with example in R studio.pptx
GauravRajole
 
Biostatistics Lecture on Correlation.pptx
Biostatistics Lecture on Correlation.pptxBiostatistics Lecture on Correlation.pptx
Biostatistics Lecture on Correlation.pptx
Fantahun Dugassa
 
ch 13 Correlation and regression.doc
ch 13 Correlation  and regression.docch 13 Correlation  and regression.doc
ch 13 Correlation and regression.doc
AbedurRahman5
 
Linear Correlation
Linear Correlation Linear Correlation
Linear Correlation
Tarek Tawfik Amin
 
Simple correlation
Simple correlationSimple correlation
Simple correlation
Ibrahim Lubbad
 
Central tedancy & correlation project - 1
Central tedancy & correlation project - 1Central tedancy & correlation project - 1
Central tedancy & correlation project - 1
The Superior University, Lahore
 

Similar to Assessment 2 ContextIn many data analyses, it is desirable.docx (20)

Hph7310week2winter2009narr
Hph7310week2winter2009narrHph7310week2winter2009narr
Hph7310week2winter2009narr
 
Multivariate Analysis Degree of association between two variable - Test of Ho...
Multivariate Analysis Degree of association between two variable- Test of Ho...Multivariate Analysis Degree of association between two variable- Test of Ho...
Multivariate Analysis Degree of association between two variable - Test of Ho...
 
PPT Correlation.pptx
PPT Correlation.pptxPPT Correlation.pptx
PPT Correlation.pptx
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
 
Correlation Analysis for MSc in Development Finance .pdf
Correlation Analysis for MSc in Development Finance .pdfCorrelation Analysis for MSc in Development Finance .pdf
Correlation Analysis for MSc in Development Finance .pdf
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
 
Fundamental of Statistics and Types of Correlations
Fundamental of Statistics and Types of CorrelationsFundamental of Statistics and Types of Correlations
Fundamental of Statistics and Types of Correlations
 
Correlation analysis notes
Correlation analysis notesCorrelation analysis notes
Correlation analysis notes
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
 
Dr. A Sumathi - LINEARITY CONCEPT OF SIGNIFICANCE.pdf
Dr. A Sumathi - LINEARITY CONCEPT OF SIGNIFICANCE.pdfDr. A Sumathi - LINEARITY CONCEPT OF SIGNIFICANCE.pdf
Dr. A Sumathi - LINEARITY CONCEPT OF SIGNIFICANCE.pdf
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and Regression
 
Ch 7 correlation_and_linear_regression
Ch 7 correlation_and_linear_regressionCh 7 correlation_and_linear_regression
Ch 7 correlation_and_linear_regression
 
Statisticalrelationships
StatisticalrelationshipsStatisticalrelationships
Statisticalrelationships
 
5 regressionand correlation
5 regressionand correlation5 regressionand correlation
5 regressionand correlation
 
Factor Extraction method in factor analysis with example in R studio.pptx
Factor Extraction method in factor analysis with example in R studio.pptxFactor Extraction method in factor analysis with example in R studio.pptx
Factor Extraction method in factor analysis with example in R studio.pptx
 
Biostatistics Lecture on Correlation.pptx
Biostatistics Lecture on Correlation.pptxBiostatistics Lecture on Correlation.pptx
Biostatistics Lecture on Correlation.pptx
 
ch 13 Correlation and regression.doc
ch 13 Correlation  and regression.docch 13 Correlation  and regression.doc
ch 13 Correlation and regression.doc
 
Linear Correlation
Linear Correlation Linear Correlation
Linear Correlation
 
Simple correlation
Simple correlationSimple correlation
Simple correlation
 
Central tedancy & correlation project - 1
Central tedancy & correlation project - 1Central tedancy & correlation project - 1
Central tedancy & correlation project - 1
 

More from galerussel59292

Assessment 4 Instructions Health Promotion Plan Presentation.docx
Assessment 4 Instructions Health Promotion Plan Presentation.docxAssessment 4 Instructions Health Promotion Plan Presentation.docx
Assessment 4 Instructions Health Promotion Plan Presentation.docx
galerussel59292
 
Assessment 4 Instructions Remote Collaboration and Evidence-Based C.docx
Assessment 4 Instructions Remote Collaboration and Evidence-Based C.docxAssessment 4 Instructions Remote Collaboration and Evidence-Based C.docx
Assessment 4 Instructions Remote Collaboration and Evidence-Based C.docx
galerussel59292
 
Assessment 4Cost Savings AnalysisOverviewPrepare a spreads.docx
Assessment 4Cost Savings AnalysisOverviewPrepare a spreads.docxAssessment 4Cost Savings AnalysisOverviewPrepare a spreads.docx
Assessment 4Cost Savings AnalysisOverviewPrepare a spreads.docx
galerussel59292
 
Assessment 4 Instructions Final Care Coordination Plan .docx
Assessment 4 Instructions Final Care Coordination Plan .docxAssessment 4 Instructions Final Care Coordination Plan .docx
Assessment 4 Instructions Final Care Coordination Plan .docx
galerussel59292
 
Assessment 3PRINTPatient Discharge Care Planning .docx
Assessment 3PRINTPatient Discharge Care Planning    .docxAssessment 3PRINTPatient Discharge Care Planning    .docx
Assessment 3PRINTPatient Discharge Care Planning .docx
galerussel59292
 
Assessment 4 ContextRecall that null hypothesis tests are of.docx
Assessment 4 ContextRecall that null hypothesis tests are of.docxAssessment 4 ContextRecall that null hypothesis tests are of.docx
Assessment 4 ContextRecall that null hypothesis tests are of.docx
galerussel59292
 
Assessment 3PRINTLetter to the Editor Population Health P.docx
Assessment 3PRINTLetter to the Editor Population Health P.docxAssessment 3PRINTLetter to the Editor Population Health P.docx
Assessment 3PRINTLetter to the Editor Population Health P.docx
galerussel59292
 
Assessment 3 Instructions Disaster Recovery PlanDevelop a d.docx
Assessment 3 Instructions Disaster Recovery PlanDevelop a d.docxAssessment 3 Instructions Disaster Recovery PlanDevelop a d.docx
Assessment 3 Instructions Disaster Recovery PlanDevelop a d.docx
galerussel59292
 
Assessment 3 Instructions Professional Product     Develop a .docx
Assessment 3 Instructions Professional Product     Develop a .docxAssessment 3 Instructions Professional Product     Develop a .docx
Assessment 3 Instructions Professional Product     Develop a .docx
galerussel59292
 
Assessment 3 Instructions Care Coordination Presentation to Colleag.docx
Assessment 3 Instructions Care Coordination Presentation to Colleag.docxAssessment 3 Instructions Care Coordination Presentation to Colleag.docx
Assessment 3 Instructions Care Coordination Presentation to Colleag.docx
galerussel59292
 
Assessment 3Essay TIPSSWK405 The taskEssayWhen.docx
Assessment 3Essay TIPSSWK405 The taskEssayWhen.docxAssessment 3Essay TIPSSWK405 The taskEssayWhen.docx
Assessment 3Essay TIPSSWK405 The taskEssayWhen.docx
galerussel59292
 
Assessment 3 Health Assessment ProfessionalCommunication.docx
Assessment 3 Health Assessment ProfessionalCommunication.docxAssessment 3 Health Assessment ProfessionalCommunication.docx
Assessment 3 Health Assessment ProfessionalCommunication.docx
galerussel59292
 
Assessment 3Disaster Plan With Guidelines for Implementation .docx
Assessment 3Disaster Plan With Guidelines for Implementation .docxAssessment 3Disaster Plan With Guidelines for Implementation .docx
Assessment 3Disaster Plan With Guidelines for Implementation .docx
galerussel59292
 
Assessment 3 ContextYou will review the theory, logic, and a.docx
Assessment 3 ContextYou will review the theory, logic, and a.docxAssessment 3 ContextYou will review the theory, logic, and a.docx
Assessment 3 ContextYou will review the theory, logic, and a.docx
galerussel59292
 
Assessment 2Quality Improvement Proposal Overview .docx
Assessment 2Quality Improvement Proposal    Overview .docxAssessment 2Quality Improvement Proposal    Overview .docx
Assessment 2Quality Improvement Proposal Overview .docx
galerussel59292
 
Assessment 2by Jaquetta StevensSubmission dat e 14 - O.docx
Assessment 2by Jaquetta StevensSubmission dat e  14 - O.docxAssessment 2by Jaquetta StevensSubmission dat e  14 - O.docx
Assessment 2by Jaquetta StevensSubmission dat e 14 - O.docx
galerussel59292
 
Assessment 2PRINTBiopsychosocial Population Health Policy .docx
Assessment 2PRINTBiopsychosocial Population Health Policy .docxAssessment 2PRINTBiopsychosocial Population Health Policy .docx
Assessment 2PRINTBiopsychosocial Population Health Policy .docx
galerussel59292
 
Assessment 2 Instructions Ethical and Policy Factors in Care Coordi.docx
Assessment 2 Instructions Ethical and Policy Factors in Care Coordi.docxAssessment 2 Instructions Ethical and Policy Factors in Care Coordi.docx
Assessment 2 Instructions Ethical and Policy Factors in Care Coordi.docx
galerussel59292
 
Assessment 2-Analysing factual  texts This assignment re.docx
Assessment 2-Analysing factual  texts This assignment re.docxAssessment 2-Analysing factual  texts This assignment re.docx
Assessment 2-Analysing factual  texts This assignment re.docx
galerussel59292
 
Assessment 2DescriptionFocusEssayValue50Due D.docx
Assessment 2DescriptionFocusEssayValue50Due D.docxAssessment 2DescriptionFocusEssayValue50Due D.docx
Assessment 2DescriptionFocusEssayValue50Due D.docx
galerussel59292
 

More from galerussel59292 (20)

Assessment 4 Instructions Health Promotion Plan Presentation.docx
Assessment 4 Instructions Health Promotion Plan Presentation.docxAssessment 4 Instructions Health Promotion Plan Presentation.docx
Assessment 4 Instructions Health Promotion Plan Presentation.docx
 
Assessment 4 Instructions Remote Collaboration and Evidence-Based C.docx
Assessment 4 Instructions Remote Collaboration and Evidence-Based C.docxAssessment 4 Instructions Remote Collaboration and Evidence-Based C.docx
Assessment 4 Instructions Remote Collaboration and Evidence-Based C.docx
 
Assessment 4Cost Savings AnalysisOverviewPrepare a spreads.docx
Assessment 4Cost Savings AnalysisOverviewPrepare a spreads.docxAssessment 4Cost Savings AnalysisOverviewPrepare a spreads.docx
Assessment 4Cost Savings AnalysisOverviewPrepare a spreads.docx
 
Assessment 4 Instructions Final Care Coordination Plan .docx
Assessment 4 Instructions Final Care Coordination Plan .docxAssessment 4 Instructions Final Care Coordination Plan .docx
Assessment 4 Instructions Final Care Coordination Plan .docx
 
Assessment 3PRINTPatient Discharge Care Planning .docx
Assessment 3PRINTPatient Discharge Care Planning    .docxAssessment 3PRINTPatient Discharge Care Planning    .docx
Assessment 3PRINTPatient Discharge Care Planning .docx
 
Assessment 4 ContextRecall that null hypothesis tests are of.docx
Assessment 4 ContextRecall that null hypothesis tests are of.docxAssessment 4 ContextRecall that null hypothesis tests are of.docx
Assessment 4 ContextRecall that null hypothesis tests are of.docx
 
Assessment 3PRINTLetter to the Editor Population Health P.docx
Assessment 3PRINTLetter to the Editor Population Health P.docxAssessment 3PRINTLetter to the Editor Population Health P.docx
Assessment 3PRINTLetter to the Editor Population Health P.docx
 
Assessment 3 Instructions Disaster Recovery PlanDevelop a d.docx
Assessment 3 Instructions Disaster Recovery PlanDevelop a d.docxAssessment 3 Instructions Disaster Recovery PlanDevelop a d.docx
Assessment 3 Instructions Disaster Recovery PlanDevelop a d.docx
 
Assessment 3 Instructions Professional Product     Develop a .docx
Assessment 3 Instructions Professional Product     Develop a .docxAssessment 3 Instructions Professional Product     Develop a .docx
Assessment 3 Instructions Professional Product     Develop a .docx
 
Assessment 3 Instructions Care Coordination Presentation to Colleag.docx
Assessment 3 Instructions Care Coordination Presentation to Colleag.docxAssessment 3 Instructions Care Coordination Presentation to Colleag.docx
Assessment 3 Instructions Care Coordination Presentation to Colleag.docx
 
Assessment 3Essay TIPSSWK405 The taskEssayWhen.docx
Assessment 3Essay TIPSSWK405 The taskEssayWhen.docxAssessment 3Essay TIPSSWK405 The taskEssayWhen.docx
Assessment 3Essay TIPSSWK405 The taskEssayWhen.docx
 
Assessment 3 Health Assessment ProfessionalCommunication.docx
Assessment 3 Health Assessment ProfessionalCommunication.docxAssessment 3 Health Assessment ProfessionalCommunication.docx
Assessment 3 Health Assessment ProfessionalCommunication.docx
 
Assessment 3Disaster Plan With Guidelines for Implementation .docx
Assessment 3Disaster Plan With Guidelines for Implementation .docxAssessment 3Disaster Plan With Guidelines for Implementation .docx
Assessment 3Disaster Plan With Guidelines for Implementation .docx
 
Assessment 3 ContextYou will review the theory, logic, and a.docx
Assessment 3 ContextYou will review the theory, logic, and a.docxAssessment 3 ContextYou will review the theory, logic, and a.docx
Assessment 3 ContextYou will review the theory, logic, and a.docx
 
Assessment 2Quality Improvement Proposal Overview .docx
Assessment 2Quality Improvement Proposal    Overview .docxAssessment 2Quality Improvement Proposal    Overview .docx
Assessment 2Quality Improvement Proposal Overview .docx
 
Assessment 2by Jaquetta StevensSubmission dat e 14 - O.docx
Assessment 2by Jaquetta StevensSubmission dat e  14 - O.docxAssessment 2by Jaquetta StevensSubmission dat e  14 - O.docx
Assessment 2by Jaquetta StevensSubmission dat e 14 - O.docx
 
Assessment 2PRINTBiopsychosocial Population Health Policy .docx
Assessment 2PRINTBiopsychosocial Population Health Policy .docxAssessment 2PRINTBiopsychosocial Population Health Policy .docx
Assessment 2PRINTBiopsychosocial Population Health Policy .docx
 
Assessment 2 Instructions Ethical and Policy Factors in Care Coordi.docx
Assessment 2 Instructions Ethical and Policy Factors in Care Coordi.docxAssessment 2 Instructions Ethical and Policy Factors in Care Coordi.docx
Assessment 2 Instructions Ethical and Policy Factors in Care Coordi.docx
 
Assessment 2-Analysing factual  texts This assignment re.docx
Assessment 2-Analysing factual  texts This assignment re.docxAssessment 2-Analysing factual  texts This assignment re.docx
Assessment 2-Analysing factual  texts This assignment re.docx
 
Assessment 2DescriptionFocusEssayValue50Due D.docx
Assessment 2DescriptionFocusEssayValue50Due D.docxAssessment 2DescriptionFocusEssayValue50Due D.docx
Assessment 2DescriptionFocusEssayValue50Due D.docx
 

Recently uploaded

Final ebook Keeping the Memory @live.pdf
Final ebook Keeping the Memory @live.pdfFinal ebook Keeping the Memory @live.pdf
Final ebook Keeping the Memory @live.pdf
Zuzana Mészárosová
 
2024 KWL Back 2 School Summer Conference
2024 KWL Back 2 School Summer Conference2024 KWL Back 2 School Summer Conference
2024 KWL Back 2 School Summer Conference
KlettWorldLanguages
 
Beyond the Advance Presentation for By the Book 9
Beyond the Advance Presentation for By the Book 9Beyond the Advance Presentation for By the Book 9
Beyond the Advance Presentation for By the Book 9
John Rodzvilla
 
Capitol Doctoral Presentation -June 2024v2.pptx
Capitol Doctoral Presentation -June 2024v2.pptxCapitol Doctoral Presentation -June 2024v2.pptx
Capitol Doctoral Presentation -June 2024v2.pptx
CapitolTechU
 
The basics of sentences session 9pptx.pptx
The basics of sentences session 9pptx.pptxThe basics of sentences session 9pptx.pptx
The basics of sentences session 9pptx.pptx
heathfieldcps1
 
NLC English 7 Consolidation Lesson plan for teacher
NLC English 7 Consolidation Lesson plan for teacherNLC English 7 Consolidation Lesson plan for teacher
NLC English 7 Consolidation Lesson plan for teacher
AngelicaLubrica
 
How to Configure Time Off Types in Odoo 17
How to Configure Time Off Types in Odoo 17How to Configure Time Off Types in Odoo 17
How to Configure Time Off Types in Odoo 17
Celine George
 
The Jewish Trinity : Sabbath,Shekinah and Sanctuary 4.pdf
The Jewish Trinity : Sabbath,Shekinah and Sanctuary 4.pdfThe Jewish Trinity : Sabbath,Shekinah and Sanctuary 4.pdf
The Jewish Trinity : Sabbath,Shekinah and Sanctuary 4.pdf
JackieSparrow3
 
Tales of Two States: A Comparative Study of Language and Literature in Kerala...
Tales of Two States: A Comparative Study of Language and Literature in Kerala...Tales of Two States: A Comparative Study of Language and Literature in Kerala...
Tales of Two States: A Comparative Study of Language and Literature in Kerala...
joshanmath
 
chemistry project on foaming capacity of soap class 11
chemistry project on foaming capacity of soap class 11chemistry project on foaming capacity of soap class 11
chemistry project on foaming capacity of soap class 11
equaltogreenxyz
 
Split Shifts From Gantt View in the Odoo 17
Split Shifts From Gantt View in the  Odoo 17Split Shifts From Gantt View in the  Odoo 17
Split Shifts From Gantt View in the Odoo 17
Celine George
 
Front Desk Management in the Odoo 17 ERP
Front Desk  Management in the Odoo 17 ERPFront Desk  Management in the Odoo 17 ERP
Front Desk Management in the Odoo 17 ERP
Celine George
 
hISTORY OF THE jEWISH COMMUNITY IN ROMANIA.pdf
hISTORY OF THE jEWISH COMMUNITY IN ROMANIA.pdfhISTORY OF THE jEWISH COMMUNITY IN ROMANIA.pdf
hISTORY OF THE jEWISH COMMUNITY IN ROMANIA.pdf
zuzanka
 
NLC English INTERVENTION LESSON 3-D1.pptx
NLC English INTERVENTION LESSON 3-D1.pptxNLC English INTERVENTION LESSON 3-D1.pptx
NLC English INTERVENTION LESSON 3-D1.pptx
Marita Force
 
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 12 - GLOBAL SUCCESS - FORM MỚI 2025 - HK1 (C...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 12 - GLOBAL SUCCESS - FORM MỚI 2025 - HK1 (C...CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 12 - GLOBAL SUCCESS - FORM MỚI 2025 - HK1 (C...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 12 - GLOBAL SUCCESS - FORM MỚI 2025 - HK1 (C...
Nguyen Thanh Tu Collection
 
debts of gratitude 2 detailed meaning and certificate of appreciation.pptx
debts of gratitude 2 detailed meaning and certificate of appreciation.pptxdebts of gratitude 2 detailed meaning and certificate of appreciation.pptx
debts of gratitude 2 detailed meaning and certificate of appreciation.pptx
AncyTEnglish
 
How to Add Colour Kanban Records in Odoo 17 Notebook
How to Add Colour Kanban Records in Odoo 17 NotebookHow to Add Colour Kanban Records in Odoo 17 Notebook
How to Add Colour Kanban Records in Odoo 17 Notebook
Celine George
 
220711130045_PRIYA_DAS_M.S___Access__ppt
220711130045_PRIYA_DAS_M.S___Access__ppt220711130045_PRIYA_DAS_M.S___Access__ppt
220711130045_PRIYA_DAS_M.S___Access__ppt
Kalna College
 
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
siemaillard
 
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan ChartSatta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
Mohit Tripathi
 

Recently uploaded (20)

Final ebook Keeping the Memory @live.pdf
Final ebook Keeping the Memory @live.pdfFinal ebook Keeping the Memory @live.pdf
Final ebook Keeping the Memory @live.pdf
 
2024 KWL Back 2 School Summer Conference
2024 KWL Back 2 School Summer Conference2024 KWL Back 2 School Summer Conference
2024 KWL Back 2 School Summer Conference
 
Beyond the Advance Presentation for By the Book 9
Beyond the Advance Presentation for By the Book 9Beyond the Advance Presentation for By the Book 9
Beyond the Advance Presentation for By the Book 9
 
Capitol Doctoral Presentation -June 2024v2.pptx
Capitol Doctoral Presentation -June 2024v2.pptxCapitol Doctoral Presentation -June 2024v2.pptx
Capitol Doctoral Presentation -June 2024v2.pptx
 
The basics of sentences session 9pptx.pptx
The basics of sentences session 9pptx.pptxThe basics of sentences session 9pptx.pptx
The basics of sentences session 9pptx.pptx
 
NLC English 7 Consolidation Lesson plan for teacher
NLC English 7 Consolidation Lesson plan for teacherNLC English 7 Consolidation Lesson plan for teacher
NLC English 7 Consolidation Lesson plan for teacher
 
How to Configure Time Off Types in Odoo 17
How to Configure Time Off Types in Odoo 17How to Configure Time Off Types in Odoo 17
How to Configure Time Off Types in Odoo 17
 
The Jewish Trinity : Sabbath,Shekinah and Sanctuary 4.pdf
The Jewish Trinity : Sabbath,Shekinah and Sanctuary 4.pdfThe Jewish Trinity : Sabbath,Shekinah and Sanctuary 4.pdf
The Jewish Trinity : Sabbath,Shekinah and Sanctuary 4.pdf
 
Tales of Two States: A Comparative Study of Language and Literature in Kerala...
Tales of Two States: A Comparative Study of Language and Literature in Kerala...Tales of Two States: A Comparative Study of Language and Literature in Kerala...
Tales of Two States: A Comparative Study of Language and Literature in Kerala...
 
chemistry project on foaming capacity of soap class 11
chemistry project on foaming capacity of soap class 11chemistry project on foaming capacity of soap class 11
chemistry project on foaming capacity of soap class 11
 
Split Shifts From Gantt View in the Odoo 17
Split Shifts From Gantt View in the  Odoo 17Split Shifts From Gantt View in the  Odoo 17
Split Shifts From Gantt View in the Odoo 17
 
Front Desk Management in the Odoo 17 ERP
Front Desk  Management in the Odoo 17 ERPFront Desk  Management in the Odoo 17 ERP
Front Desk Management in the Odoo 17 ERP
 
hISTORY OF THE jEWISH COMMUNITY IN ROMANIA.pdf
hISTORY OF THE jEWISH COMMUNITY IN ROMANIA.pdfhISTORY OF THE jEWISH COMMUNITY IN ROMANIA.pdf
hISTORY OF THE jEWISH COMMUNITY IN ROMANIA.pdf
 
NLC English INTERVENTION LESSON 3-D1.pptx
NLC English INTERVENTION LESSON 3-D1.pptxNLC English INTERVENTION LESSON 3-D1.pptx
NLC English INTERVENTION LESSON 3-D1.pptx
 
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 12 - GLOBAL SUCCESS - FORM MỚI 2025 - HK1 (C...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 12 - GLOBAL SUCCESS - FORM MỚI 2025 - HK1 (C...CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 12 - GLOBAL SUCCESS - FORM MỚI 2025 - HK1 (C...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 12 - GLOBAL SUCCESS - FORM MỚI 2025 - HK1 (C...
 
debts of gratitude 2 detailed meaning and certificate of appreciation.pptx
debts of gratitude 2 detailed meaning and certificate of appreciation.pptxdebts of gratitude 2 detailed meaning and certificate of appreciation.pptx
debts of gratitude 2 detailed meaning and certificate of appreciation.pptx
 
How to Add Colour Kanban Records in Odoo 17 Notebook
How to Add Colour Kanban Records in Odoo 17 NotebookHow to Add Colour Kanban Records in Odoo 17 Notebook
How to Add Colour Kanban Records in Odoo 17 Notebook
 
220711130045_PRIYA_DAS_M.S___Access__ppt
220711130045_PRIYA_DAS_M.S___Access__ppt220711130045_PRIYA_DAS_M.S___Access__ppt
220711130045_PRIYA_DAS_M.S___Access__ppt
 
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
 
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan ChartSatta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
 

Assessment 2 ContextIn many data analyses, it is desirable.docx

  • 1. Assessment 2 Context In many data analyses, it is desirable to compute a coefficient of association. Coefficients of association are quantitative measures of the amount of relationship between two variables. Ultimately, most techniques can be reduced to a coefficient of association and expressed as the amount of relationship between the variables in the analysis. There are many types of coefficients of association. They express the mathematical association in different ways, usually based on assumptions about the data. The most common coefficient of association you will encounter is the Pearson product-moment correlation coefficient (symbolized as the italicized r), and it is the only coefficient of association that can safely be referred to as simply the "correlation coefficient". It is common enough so that if no other information is provided, it is reasonable to assume that is what is meant. Correlation coefficients are numbers that give information about the strength of relationship between two variables, such as two different test scores from a sample of participants. The coefficient ranges from -1 through +1. Coefficients between 0 and +1 indicate a positive relationship between the two scores, such as high scores on one test tending to come from people with high scores on the second. The other possible relationship, which is every bit as useful, is a negative correlation between -1 and 0. A negative correlation possesses no less predictive power between the two scores. The difference is that high scores on one measure are associated with low scores on the other. An example of the kinds of measures that might correlate negatively is absences and grades. People with higher absences
  • 2. will be expected to have lower grades. When a correlation is said to be significant, it can be shown that the correlation is significantly different form zero in the population. A correlation of zero means no relationship between variables. A correlation other than zero means the variables are related. As the coefficient gets further from zero (toward +1 or -1), the relationship becomes stronger.Interpreting Correlation: Magnitude and Sign Interpreting a Pearson's correlation coefficient (rXY) requires an understanding of two concepts: · Magnitude. · Sign (+/-). The magnitude refers to the strength of the linear relationship between Variable X and Variable The rXY ranges in values from -1.00 to +1.00. To determine magnitude, ignore the sign of the correlation, and the absolute value of rXY indicates the extent to which Variable X and Variable Y are linearly related. For correlations close to 0, there is no linear relationship. As the correlation approaches either - 1.00 or +1.00, the magnitude of the correlation increases. Therefore, for example, the magnitude of r = -.65 is greater than the magnitude of r = +.25 (|.65| > |.25|). In contrast to magnitude, the sign of a non-zero correlation is either negative or positive. These labels are not interpreted as "bad" or "good." Instead, the sign represents the slope of the linear relationship between X and Y. A scatter plot is used to visualize the slope of this linear relationship, and it is a two-dimensional graph with dots representing the combined X, Y score. Interpreting scatter plots is necessary to check assumptions of correlation discussed below. A positive correlation indicates that, as values of X increase,
  • 3. the values of Y also increase (for example, grip strength and arm strength). You may wish to view examples of positive and negative correlations as viewed by a scatter plot. Assumptions of Correlation All inferential statistics, including correlation, operate under assumptions that are checked prior to calculating them in SPSS. Violations of assumptions can lead to erroneous inferences regarding a null hypothesis. The first assumption is independence of observations for X and Y scores. The measurement of individual X and Y scores should not be influenced by errors in measurement or problems in research design (for example, a student completing an IQ test should not be looking over the shoulder of another student taking that test; his or her IQ score should be independent). This assumption is not statistical in nature; it is controlled by using reliable and valid instruments and by maintaining proper research procedures to maintain independence of observations. The second assumption is that, for Pearson's r, X and Y are quantitative, and that each variable is normally distributed. Other correlations discussed below do not require this assumption, but Pearson's r is the most widely used and reported type of correlation. It is therefore important to check this assumption when calculating Pearson's r in SPSS. This assumption is checked by a visual inspection of X and Y histograms and calculations of skew and kurtosis values. The third assumption of correlation is that X, Y scores are linearly related. Correlation does not detect strong curvilinear relationships. This assumption is checked by a visual inspection of the X, Y scatter plot. The fourth assumption of correlation is that the X, Y scores should not have extreme bivariate outliers that influence the magnitude of the correlation. Bivariate outliers are also detected by a visual examination of a scatter plot. Outliers can
  • 4. dramatically influence the magnitude of the correlation, which sometimes leads to errors in null hypothesis testing. Bivariate outliers are particularly problematic when a sample size is small and suggests an N of at least 100 for studies that report correlations. The fifth assumption of correlation is that the variability in Y scores is uniform across levels of X. This requirement is referred to as the homogeneity of variance assumption, which is usually difficult to assess in scatter plots with a small sample size. This assumption is typically emphasized when checking the homogeneity of variance for a t-test or analysis of variance (ANOVA) studied later in the course. Hypothesis Testing of Correlation The null hypothesis for correlation predicts no significant linear relationship between X and Y, or H0: rXY = 0. A directional alternative hypothesis for correlation is either an expected significant positive relationship (H1: rXY > 0) or significant negative relationship (H1: rXY < 0). A non-directional alternative hypothesis would simply predict that the correlation is significantly different from 0, but it does not stipulate the sign of the relationship (H1: rXY ≠ 0). For correlation as well as t-tests and ANOVA studied later in the course, the standard alpha level for rejecting the null hypothesis is set to .05. SPSS output for a correlation showing a p value of less than .05 indicates that the null hypothesis should be rejected; there is a significant relationship between X and Y. A p value greater than .05 indicates that the null hypothesis should not be rejected; there is not a significant relationship between X and Y.Effect Size in Correlation Even if the null hypothesis is rejected, how large is the association between X and Y? To provide additional context, the interpretation of all inferential statistics, including correlation, should include an estimate of effect size. An effect
  • 5. size is articulated along a continuum from "small," to "medium," to "large." An effect size for correlation is an estimate of the strength of association between X and Y in unit-free terms (that is, effect size estimation is independent of how X and Y are originally measured). Another advantage is that an effect size is calculated independently from the sample size of the study, as any non- zero correlation will be significant if the sample size is large enough. The effect size for correlation is calculated as r2 (pronounced "r-square"), and it is simply the squared value of r. For example, r = .50 results in an effect size r2 = .25 (.52 = .25). Roughly speaking, a correlation less than or equal to .10 is "small," a correlation between .10 and .25 is "medium," and a correlation above .25 is "large" (Warner, 2013).Alternative Correlation Coefficients The most widely used correlation is referred to as Pearson's r. Pearson's r is calculated between X and Y variables that are measured on either the interval or ratio scale of measurement (for example, height and weight). There are other types of correlation that depend on other scales of measurement for X and Y. A point biserial (rpb) correlation is calculated when one variable is dichotomous (for example, gender) and the other variable is interval/ratio data (for example, weight). If both variables are ranked (ordinal) data, the correlation is referred to as Spearman's r (rs). Although the underlying scales of measurement differ from the standard Pearson's r, rpb and rs values are both calculated between -1.00 and +1.00 and are interpreted similarly. If both variables are dichotomous, the correlation is referred to as phi (ɸ). A final test of association is referred to as chi- square. Phi and chi-square are studied in Advanced Inferential
  • 6. Statistics. Correlation – Application We will apply our understanding of correlation in the third IBM SPSS assessment. For the remaining data analysis assessments in this course, we will use the Data Analysis and Application (DAA) template. The DAA is separated into five sections:Section 1: Data File Description · Describe the context of the data set. · Specify the variables used and their scale of measurement. · Specify sample size (N).Section 2: Testing Assumptions · Articulate the assumptions of a statistical test. · Provide SPSS output that tests assumptions and interpret them.Section 3: Research Question, Hypotheses, and Alpha Level · Articulate a research question relevant to the statistical test. · Articulate the null hypothesis and alternative hypothesis. · Specify the alpha level.Section 4: Interpretation · Provide SPSS output for an inferential statistic and report it. · Interpret statistical results against the null hypothesis. · State conclusions. · Analyze strengths and limitations of the statistical test. Section 5: Conclusions · State conclusions.
  • 7. · Analyze strengths and limitations of the statistical test.Proper Reporting of Correlations Reporting a correlation in proper APA style requires an understanding of the following elements, including the statistical notation for a Pearson's correlation ( r ), the degrees of freedom, the correlation coefficient, the probability value, and the effect size. Consider the following example: Only the correlation between organizational commitment (OC) and organizational citizenship behavior (OCB) was statistically significant, r(110) = +.22, p < .05 (two-tailed). The r2 was .05; thus, only about 5% of the variance in OC scores could be predicted from OCB scores; this is a weak positive relationship.r, Degrees of Freedom, and Correlation Coefficient The statistical notation for Pearson's correlation is r, and following it is the degrees of freedom for this statistical test (for example, 110). The degrees of freedom for Pearson's r is N – 2, so there were 112 participants in the sample cited above (112 – 2 = 110). Note that SPSS output for Pearson's r provides N, so you must subtract 2 from N to correctly report degrees of freedom. Next is the actual correlation coefficient including the sign. After the correlation coefficient is the probability value.Probability Values Prior to the widespread use of SPSS and other statistical software programs, p values were often calculated by hand. The convention in reporting p values was to simply state, "p < .05" to reject the null hypothesis and "p > .05" to not reject the null hypothesis. However, SPSS provides an "exact" probability value, so it should be reported instead. Hypothetical examples would be "p = .02" to reject the null hypothesis and "p = .54" to not reject the null hypothesis (round exact p values to two decimal places). One confusing point of SPSS output is that highly significant p values are reported as ".000," because SPSS only reports probability values out to
  • 8. three decimal places. Remember that there is a "1" out there somewhere, such as p = .000001, as there is always some small chance that the null hypothesis is true. When SPSS reports a p value of ".000," report "p < .001" and reject the null hypothesis. The "(two-tailed)" notation after the p value indicates that the researcher was testing a nondirectional alternative hypothesis (H1: rXY ≠ 0). He or she did not have any a priori justification to test a directional hypothesis of the relationship between commitment and length of the relationship. In terms of alpha level, the region of rejection was therefore 2.5% on the left side of the distribution and 2.5% on the right side of the distribution (2.5% + 2.5% = 5%, or alpha level of .05). A "(one-tailed)" notation indicates a directional alternative hypothesis. In this case, all 5% of the region of rejection is established on either the left side (negative; (H1: rXY < 0) or right side (positive; (H1: rXY > 0) of the distribution. A directional hypothesis must be justified prior to examining the results. In this course, we will always specify a two-tailed (non-directional) test, which is more conservative relative to a one-tailed test. The advantage is that a nondirectional test detects relationships or differences on either side of the distribution, which is recommended in exploratory research.Effect Size Effect sizes provide additional context for the strength of the relationship in correlation. Effect sizes are important because any non-zero correlation will be statistically significant if the sample size is large enough. After the probability value is stated, provide the r2 effect size and interpret it as small, medium, or large. It is good form to report the effect size for both significant and nonsignificant statistics for meta-analyses (that is, statistical studies that combine the results across multiple independent research studies), but in journal articles where space is limited, authors will often just report effect sizes for statistics that reject the null hypothesis.ReferencesLane, D. M. (2013). HyperStat online statistics textbook. Retrieved from http://davidmlane.com/hyperstat/index.htmlWarner, R. M. (2013). Applied statistics: From bivariate through multivariate
  • 9. techniques (2nd ed.). Thousand Oaks, CA: Sage Publications. 1 3 Scoring Guide ToolPrintPSY-FP7864 - Section 02 [u02a1] - CorrelationMoore , Ashley Overall Comments Great job overall! I didn't see section 1. Make sure to provide a description of the variables including their scales of measurement and the type of correlations that would be used for each pair of variables. Please see my comments and let me know if you have any questions. LorieCriterionNon- performanceBasicProficientDistinguishedCriterion Apply the appropriate SPSS procedures to check assumptions and calculate the correlations. (14%) Competency
  • 10. Apply a statistical program's procedure to data. not selected Does not provide SPSS output. not selected Provides
  • 11. SPSS output with errors. not selected Applies the appropriate SPSS procedures to check assumptions and calculate the correlations. selected
  • 12. Distinguished Analyzes the SPSS procedures to check assumptions and calculate the correlations in an exemplary manner. Comments: Good job using SPSS to analyze the data with correlations! Criterion Develop a context for the data set, including a definition of required variables and scales of measurement. (14%)
  • 13. Competency Apply the results of statistical analyses (your own or others) to your field of interest or career. selected Non- performance Does not identify a context for the data set.
  • 14. not selected Identifies a context for the data set. not selected Develops a context for the data set, including a definition of required variables and scales of measurement.
  • 15. not selected Analyzes the context for the data set, demonstrating insight and understanding of relevant data required variables and scales of measurement. Comments: I don't see a discussion of the four variables used in this assessment. What are their scales of measurement? What type of correlation would be used to analyze each pair of variables? Criterion Analyze the assumptions of correlation. (14%)
  • 16. Competency Analyze the decision-making process of data analysis. not selected Does not identify the assumptions of correlation.
  • 17. not selected Identifies, but does not analyze, the assumptions of correlation. selected Proficient Analyzes the assumptions of correlation.
  • 18. not selected Evaluates the assumptions of correlation. Comments: Good. I don't really see an interpretation of the scatterplot. There is no significance testing for skew and kurtosis. You can only look to see if the value falls between -1 and +1.0.Criterion Develop a research question, null hypothesis, alternative hypothesis, and alpha level.
  • 19. (14%) Competency Apply knowledge of hypothesis testing. not selected Does not identify a research question, null hypothesis, alternative hypothesis, and alpha level.
  • 20. not selected Identifies a research question, null hypothesis, alternative hypothesis, and alpha level. selected Proficient
  • 21. Develops a research question, null hypothesis, alternative hypothesis, and alpha level. not selected Develops a research question, null hypothesis, alternative hypothesis, and alpha level, demonstrating insight and understanding of the relevant data. Comments: Good. I don't see a research question stated in the form of a question. Criterion Interpret the correlation output.
  • 22. (14%) Competency Interpret the results of statistical analyses. not selected Does not interpret the correlation output.
  • 23. not selected Identifies, but does not interpret, the correlation output. not selected Interprets the correlation output.
  • 24. selected Distinguished Evaluates the correlation output, including the effect size, and specifies if the null hypothesis is rejected or not for the correlation. Comments: Great job interpreting the results of the correlations! Criterion Develop a conclusion including strengths and limitations of correlation.
  • 25. (15%) Competency Analyze the computation, application, strengths, and limitations of various statistical tests. not selected Does not develop a conclusion including strengths and limitations of
  • 26. correlation. not selected Develops a conclusion that does not include, or that includes a partial list of, strengths and limitations of correlation. not selected Develops a conclusion including strengths and limitations of correlation.
  • 27. selected Distinguished Analyzes the strengths and limitations of correlational analysis, demonstrating insight and understanding of the relevant data. Comments:
  • 28. Good job! Criterion Communicate in a manner that is scholarly, professional, and consistent with expectations for members of the identified field of study. (15%) Competency Communicate in a manner that is scholarly, professional, and consistent with the expectations for members in the identified field of study.
  • 29. not selected Does not communicate in a manner that is scholarly, professional, and consistent with the expectations for members in the identified field of study. selected Basic Inconsistently communicates in a manner that is scholarly, professional, and consistent with the expectations for members in the identified field of study.
  • 30. not selected Communicates in a manner that is scholarly, professional, and consistent with the expectations for members in the identified field of study. not selected Communicates in a manner that is professional, scholarly, and consistent with expectations for members of the identified field of study. Adheres to APA guidelines, and work is appropriate for publication.
  • 31. Comments: There are quite a few errors in writing. All sentences in all sections need to be written in complete sentences. Scoring Guide ToolPrintPSY-FP7864 - Section 02 [u02a1] - CorrelationMoore , Ashley Overall Comments Great job overall! I didn't see section 1. Make sure to provide a description of the variables including their scales of measurement and the type of correlations that would be used for each pair of variables. Please see my comments and let me know if you have any questions. LorieCriterionNon- performanceBasicProficientDistinguishedCriterion Apply the appropriate SPSS procedures to check assumptions and calculate the correlations. (14%)
  • 32. Competency Apply a statistical program's procedure to data. not selected Does not provide SPSS output.
  • 33. not selected Provides SPSS output with errors. not selected Applies the appropriate SPSS procedures to check assumptions and calculate the correlations.
  • 34. selected Distinguished Analyzes the SPSS procedures to check assumptions and calculate the correlations in an exemplary manner. Comments: Good job using SPSS to analyze the data with correlations! Criterion Develop a context for the data set, including a definition of required variables and scales of measurement.
  • 35. (14%) Competency Apply the results of statistical analyses (your own or others) to your field of interest or career. selected Non- performance
  • 36. Does not identify a context for the data set. not selected Identifies a context for the data set. not selected
  • 37. Develops a context for the data set, including a definition of required variables and scales of measurement. not selected Analyzes the context for the data set, demonstrating insight and understanding of relevant data required variables and scales of measurement. Comments: I don't see a discussion of the four variables used in this assessment. What are their scales of measurement? What type of correlation would be used to analyze each pair of variables?
  • 38. Criterion Analyze the assumptions of correlation. (14%) Competency Analyze the decision-making process of data analysis. not selected
  • 39. Does not identify the assumptions of correlation. not selected Identifies, but does not analyze, the assumptions of correlation. selected
  • 40. Proficient Analyzes the assumptions of correlation. not selected Evaluates the assumptions of correlation. Comments: Good. I don't really see an interpretation of the scatterplot.
  • 41. There is no significance testing for skew and kurtosis. You can only look to see if the value falls between -1 and +1.0.Criterion Develop a research question, null hypothesis, alternative hypothesis, and alpha level. (14%) Competency Apply knowledge of hypothesis testing. not selected
  • 42. Does not identify a research question, null hypothesis, alternative hypothesis, and alpha level. not selected Identifies a research question, null hypothesis, alternative hypothesis, and alpha level.
  • 43. selected Proficient Develops a research question, null hypothesis, alternative hypothesis, and alpha level. not selected Develops a research question, null hypothesis, alternative hypothesis, and alpha level, demonstrating insight and understanding of the relevant data.
  • 44. Comments: Good. I don't see a research question stated in the form of a question. Criterion Interpret the correlation output. (14%) Competency Interpret the results of statistical analyses.
  • 45. not selected Does not interpret the correlation output. not selected Identifies, but does not interpret, the correlation output. not selected
  • 46. Interprets the correlation output. selected Distinguished Evaluates the correlation output, including the effect size, and specifies if the null hypothesis is rejected or not for the correlation.
  • 47. Comments: Great job interpreting the results of the correlations! Criterion Develop a conclusion including strengths and limitations of correlation. (15%) Competency Analyze the computation, application, strengths, and limitations of various statistical tests.
  • 48. not selected Does not develop a conclusion including strengths and limitations of correlation. not selected Develops a conclusion that does not include, or that includes a partial list of, strengths and limitations of correlation.
  • 49. not selected Develops a conclusion including strengths and limitations of correlation. selected Distinguished Analyzes the strengths and limitations of correlational analysis, demonstrating insight and understanding of the relevant data.
  • 50. Comments: Good job! Criterion Communicate in a manner that is scholarly, professional, and consistent with expectations for members of the identified field of study. (15%) Competency Communicate in a manner that is scholarly, professional, and consistent with the expectations for members in the identified field of study.
  • 51. not selected Does not communicate in a manner that is scholarly, professional, and consistent with the expectations for members in the identified field of study. selected Basic
  • 52. Inconsistently communicates in a manner that is scholarly, professional, and consistent with the expectations for members in the identified field of study. not selected Communicates in a manner that is scholarly, professional, and consistent with the expectations for members in the identified field of study. not selected
  • 53. Communicates in a manner that is professional, scholarly, and consistent with expectations for members of the identified field of study. Adheres to APA guidelines, and work is appropriate for publication. Comments: There are quite a few errors in writing. All sentences in all sections need to be written in complete sentences. Data Set Instructions The grades.sav file is a sample SPSS data set. The fictional data represent a teacher’s recording of student demographics and performance on quizzes and a final exam across three sections of the course. Each section consists of about 35 students (N = 105).Software Installation Make sure that IBM SPSS Statistics Standard GradPack is fully licensed, installed on your computer, and running properly. It is important that you have either the Standard or Premium version of SPSS that includes the full range of statistics. Proper software installation is required in order to complete your first SPSS data assignment in Assessment 1.
  • 54. Next, click grades.sav in the Assessment 1 Resources to download the file to your computer. · You will use grades.sav throughout the course. The definition of variables in the grades.sav data set are found in the Assessment 1 Context. Understanding these variable definitions is necessary for interpreting SPSS output. In Assessment 1, you will define values and scales of measurement for all variables in your grades.sav file. Verify the values and scales of measurement assigned in the grades.sav file using information in the Data Set on page 2 of this document. Data Set There are 21 variables in grades.sav,. Open your grades.sav file and go to the Variable View tab. Make sure you have the following values and scales of measurement assigned. SPSS variable Definition Values Scale of measurement id Student identification number Nominal lastname Student last name Nominal firstname Student first name Nominal gender Student gender 1 = female; 2 = male Nominal ethnicity
  • 55. Student ethnicity 1 = Native; 2 = Asian; 3 = Black; 4 = White; 5 = Hispanic Nominal year Class rank 1 = freshman; 2 = sophomore; 3 = junior; 4 = senior Scale lowup Lower or upper division 1 = lower; 2 = upper Ordinal section Class section Nominal gpa Previous grade point average Scale extcr Did extra credit project? 1 = no; 2 = yes Nominal review Attended review sessions? 1 = no; 2 = yes Nominal quiz1 Quiz 1: number of correct answers Scale quiz2 Quiz 2: number of correct answers
  • 56. Scale quiz3 Quiz 3: number of correct answers Scale quiz4 Quiz 4: number of correct answers Scale quiz5 Quiz 5: number of correct answers Scale final Final exam: number of correct answers Scale total Total number of points earned Scale percent Final percent Scale grade Final grade Nominal passfail Passed or failed the course? Nominal
  • 57. 2