-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhw4.lyx
More file actions
98 lines (83 loc) · 1.8 KB
/
hw4.lyx
File metadata and controls
98 lines (83 loc) · 1.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
#LyX 1.6.7 created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass article
\use_default_options true
\language english
\inputencoding auto
\font_roman default
\font_sans default
\font_typewriter default
\font_default_family default
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100
\graphics default
\paperfontsize default
\use_hyperref false
\papersize default
\use_geometry false
\use_amsmath 1
\use_esint 1
\cite_engine basic
\use_bibtopic false
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\author ""
\end_header
\begin_body
\begin_layout Standard
John Hancock
\end_layout
\begin_layout Standard
CEN 6405
\end_layout
\begin_layout Standard
Homework 4
\end_layout
\begin_layout Standard
May 22nd, 2014
\end_layout
\begin_layout Part*
Homework 4
\end_layout
\begin_layout Section*
15.1
\end_layout
\begin_layout Subsection*
a.
Percentage of variance explained by the regression
\end_layout
\begin_layout Standard
In table 15.11 we are given that the coefficient of multiple correlation
equals 0.95.
Our text explains that the coefficient of multiple correlation is the square
root of the coeffiicient of determination.
Therefore the coefficient of determination =
\begin_inset Formula $0.95^{2}=0.9025$
\end_inset
.
The percent of variance explained by the regression is 100 times the coefficien
t of variation.
In this case the percentage of variation explained by the regression is
90.25%.
\end_layout
\begin_layout Subsection*
b.
Significance of Regression at 90% Confidence Level
\end_layout
\begin_layout Standard
\end_layout
\end_body
\end_document