Skip to content

Commit 7deeaf3

Browse files
committed
Built site for gh-pages
1 parent d1cb33e commit 7deeaf3

15 files changed

Lines changed: 114 additions & 114 deletions

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7834794c
1+
c5f9edf0

01-Why-do-we-learn-statistics.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ <h2 data-number="1.2" class="anchored" data-anchor-id="the-cautionary-tale-of-si
861861
<p>Now compare this to how the female applicants distributed themselves. Ranking the departments in terms of the total number of female applicants produces a quite different ordering C&gt;E&gt;D&gt;F&gt;<strong>A</strong>&gt;<strong>B</strong>. In other words, what these data seem to be suggesting is that the female applicants tended to apply to “harder” departments. And in fact, if we look at <a href="#fig-fig1-1" class="quarto-xref">Figure&nbsp;<span>1.1</span></a> we see that this trend is systematic, and quite striking.</p>
862862
<div class="cell" data-layout-align="left">
863863
<div class="cell-output-display">
864-
<div id="fig-fig1-1" class="quarto-float quarto-figure quarto-figure-left anchored" data-fig-align="left" alt="A scatter plot shows the percentage of female applicants (x-axis) versus the admission rate for both genders (y-axis). Blue circles of varying sizes and grey plus signs represent data points. A downward trend line indicates a negative correlation between the variables.">
864+
<div id="fig-fig1-1" class="quarto-float quarto-figure quarto-figure-left anchored" alt="A scatter plot shows the percentage of female applicants (x-axis) versus the admission rate for both genders (y-axis). Blue circles of varying sizes and grey plus signs represent data points. A downward trend line indicates a negative correlation between the variables." data-fig-align="left">
865865
<figure class="quarto-float quarto-float-fig figure">
866866
<div aria-describedby="fig-fig1-1-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
867867
<img src="01-Why-do-we-learn-statistics_files/figure-html/fig-fig1-1-1.png" class="img-fluid quarto-figure quarto-figure-left figure-img" style="width:85.0%" alt="A scatter plot shows the percentage of female applicants (x-axis) versus the admission rate for both genders (y-axis). Blue circles of varying sizes and grey plus signs represent data points. A downward trend line indicates a negative correlation between the variables.">

03-Getting-started-with-jamovi.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ <h3 data-number="3.1.1" class="anchored" data-anchor-id="starting-up-jamovi"><sp
595595
<p>One way or another, regardless of what operating system you’re using, it’s time to open jamovi and get started. When first starting jamovi you will be presented with a user interface which looks something like <a href="#fig-fig3-1" class="quarto-xref">Figure&nbsp;<span>3.1</span></a>.</p>
596596
<div class="cell" data-layout-align="left">
597597
<div class="cell-output-display">
598-
<div id="fig-fig3-1" class="quarto-float quarto-figure quarto-figure-left anchored" data-fig-align="left" alt="A screenshot of the jamovi interface. The window is segmented into a left pane with a spreadsheet and a right pane currently blank. The top menu bar includes options for Variables, Data, Analyses, and Edit. Various statistical analysis tools are shown.">
598+
<div id="fig-fig3-1" class="quarto-float quarto-figure quarto-figure-left anchored" alt="A screenshot of the jamovi interface. The window is segmented into a left pane with a spreadsheet and a right pane currently blank. The top menu bar includes options for Variables, Data, Analyses, and Edit. Various statistical analysis tools are shown." data-fig-align="left">
599599
<figure class="quarto-float quarto-float-fig figure">
600600
<div aria-describedby="fig-fig3-1-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
601601
<img src="images/fig3-1.png" class="img-fluid quarto-figure quarto-figure-left figure-img" style="width:100.0%" alt="A screenshot of the jamovi interface. The window is segmented into a left pane with a spreadsheet and a right pane currently blank. The top menu bar includes options for Variables, Data, Analyses, and Edit. Various statistical analysis tools are shown.">
@@ -625,7 +625,7 @@ <h3 data-number="3.3.1" class="anchored" data-anchor-id="variables"><span class=
625625
<p>The most commonly used variables in jamovi are ‘Data variables’, these variables simply contain data either loaded from a data file, or ‘typed in’ by the user. Data variables can be one of several measurement levels (<a href="#fig-fig3-2" class="quarto-xref">Figure&nbsp;<span>3.2</span></a>).</p>
626626
<div class="cell enlarge-image" data-layout-align="left">
627627
<div class="cell-output-display">
628-
<div id="fig-fig3-2" class="quarto-float quarto-figure quarto-figure-left anchored" data-fig-align="left" alt="The jamovi interface for defining a data variable with options for measure type and data type. The measure type &quot;Nominal&quot; is selected, with other options being Ordinal, Continuous, and ID. The data type is set to &quot;Integer&quot;. A level section is on the right.">
628+
<div id="fig-fig3-2" class="quarto-float quarto-figure quarto-figure-left anchored" alt="The jamovi interface for defining a data variable with options for measure type and data type. The measure type &quot;Nominal&quot; is selected, with other options being Ordinal, Continuous, and ID. The data type is set to &quot;Integer&quot;. A level section is on the right." data-fig-align="left">
629629
<figure class="quarto-float quarto-float-fig figure">
630630
<div aria-describedby="fig-fig3-2-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
631631
<img src="images/fig3-2.png" class="img-fluid quarto-figure quarto-figure-left figure-img" style="width:100.0%" alt="The jamovi interface for defining a data variable with options for measure type and data type. The measure type &quot;Nominal&quot; is selected, with other options being Ordinal, Continuous, and ID. The data type is set to &quot;Integer&quot;. A level section is on the right.">
@@ -654,7 +654,7 @@ <h3 data-number="3.3.2" class="anchored" data-anchor-id="computed-variables"><sp
654654
<p>In order, these are the sum of A and B, a log (base 10) transform of len, the mean of A and B, and the <em>z</em>-score of the variable len.<a href="#fn5" class="footnote-ref" id="fnref5" role="doc-noteref"><sup>5</sup></a> <a href="#fig-fig3-3" class="quarto-xref">Figure&nbsp;<span>3.3</span></a> shows the jamovi screen for the new variable computed as the <em>z</em>-score of len (from the ‘Tooth Growth’ example data set).</p>
655655
<div class="cell enlarge-image" data-layout-align="left">
656656
<div class="cell-output-display">
657-
<div id="fig-fig3-3" class="quarto-float quarto-figure quarto-figure-left anchored" data-fig-align="left" alt="An image of the jamovi interface displaying a data analysis workspace. There is a formula editor for a computed variable &quot;Zscore-len&quot; at the top, and below it, a data table showing columns for &quot;len,&quot; &quot;supp,&quot; and &quot;dose&quot; with various data entries.">
657+
<div id="fig-fig3-3" class="quarto-float quarto-figure quarto-figure-left anchored" alt="An image of the jamovi interface displaying a data analysis workspace. There is a formula editor for a computed variable &quot;Zscore-len&quot; at the top, and below it, a data table showing columns for &quot;len,&quot; &quot;supp,&quot; and &quot;dose&quot; with various data entries." data-fig-align="left">
658658
<figure class="quarto-float quarto-float-fig figure">
659659
<div aria-describedby="fig-fig3-3-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
660660
<img src="images/fig3-3.png" class="img-fluid quarto-figure quarto-figure-left figure-img" style="width:100.0%" alt="An image of the jamovi interface displaying a data analysis workspace. There is a formula editor for a computed variable &quot;Zscore-len&quot; at the top, and below it, a data table showing columns for &quot;len,&quot; &quot;supp,&quot; and &quot;dose&quot; with various data entries.">
@@ -694,7 +694,7 @@ <h3 data-number="3.4.1" class="anchored" data-anchor-id="importing-data-from-csv
694694
<p>One quite commonly used data format is the humble “comma separated value” file, also called a csv file, and usually bearing the file extension .csv. csv files are just plain old-fashioned text files and what they store is basically just a table of data. This is illustrated in <a href="#fig-fig3-4" class="quarto-xref">Figure&nbsp;<span>3.4</span></a>, which shows a file called <em>booksales.csv</em> that I’ve created. As you can see, each row represents the book sales data for one month. The first row doesn’t contain actual data though, it has the names of the variables.</p>
695695
<div class="cell enlarge-image" data-layout-align="left">
696696
<div class="cell-output-display">
697-
<div id="fig-fig3-4" class="quarto-float quarto-figure quarto-figure-left anchored" data-fig-align="left" alt="A screenshot shows a csv file in a spreadsheet and a text editor. The spreadsheet contains columns for Month, Days, Sales, and Stock Levels, while the CSV file lists the same data in a comma-separated format.">
697+
<div id="fig-fig3-4" class="quarto-float quarto-figure quarto-figure-left anchored" alt="A screenshot shows a csv file in a spreadsheet and a text editor. The spreadsheet contains columns for Month, Days, Sales, and Stock Levels, while the CSV file lists the same data in a comma-separated format." data-fig-align="left">
698698
<figure class="quarto-float quarto-float-fig figure">
699699
<div aria-describedby="fig-fig3-4-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
700700
<img src="images/fig3-4.png" class="img-fluid quarto-figure quarto-figure-left figure-img" style="width:90.0%" alt="A screenshot shows a csv file in a spreadsheet and a text editor. The spreadsheet contains columns for Month, Days, Sales, and Stock Levels, while the CSV file lists the same data in a comma-separated format.">
@@ -709,7 +709,7 @@ <h3 data-number="3.4.1" class="anchored" data-anchor-id="importing-data-from-csv
709709
<p>It’s easy to open csv files in jamovi. From the top left menu (the button with three parallel lines) choose ‘Open’ and browse to where you have stored the csv file on your computer. If you’re on a Mac, it’ll look like the usual Finder window that you use to choose a file; on Windows it looks like an Explorer window. An example of what it looks like on a Mac is shown in <a href="#fig-fig3-5" class="quarto-xref">Figure&nbsp;<span>3.5</span></a>. I’m assuming that you’re familiar with your own computer, so you should have no problem finding the csv file that you want to import! Find the one you want, then click on the ‘Open’ button.</p>
710710
<div class="cell enlarge-image" data-layout-align="left">
711711
<div class="cell-output-display">
712-
<div id="fig-fig3-5" class="quarto-float quarto-figure quarto-figure-left anchored" data-fig-align="left" alt="A computer screen displaying a file explorer window. The highlighted file is 'booksales.csv', and its details are shown on the right, including size, date created, and date modified.">
712+
<div id="fig-fig3-5" class="quarto-float quarto-figure quarto-figure-left anchored" alt="A computer screen displaying a file explorer window. The highlighted file is 'booksales.csv', and its details are shown on the right, including size, date created, and date modified." data-fig-align="left">
713713
<figure class="quarto-float quarto-float-fig figure">
714714
<div aria-describedby="fig-fig3-5-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
715715
<img src="images/fig3-5.png" class="img-fluid quarto-figure quarto-figure-left figure-img" style="width:90.0%" alt="A computer screen displaying a file explorer window. The highlighted file is 'booksales.csv', and its details are shown on the right, including size, date created, and date modified.">
@@ -764,7 +764,7 @@ <h2 data-number="3.7" class="anchored" data-anchor-id="installing-add-on-modules
764764
<p>To install add-on modules, just click on the large <span class="math inline">\(+\)</span> in the top right of the jamovi window, select “jamovi-library” and then browse through the various add-on modules that are available. Choose the one(s) you want, and then install them, as in <a href="#fig-fig3-6" class="quarto-xref">Figure&nbsp;<span>3.6</span></a>. It’s that easy. The newly installed modules can then be accessed from the “Analyses” button bar. Try it…useful add-on modules to install include “scatr” (added under “Descriptives”), <span class="math inline">\(R_j\)</span> and <strong>of course</strong> the data files for this book: “lsj-data”.</p>
765765
<div class="cell enlarge-image" data-layout-align="left">
766766
<div class="cell-output-display">
767-
<div id="fig-fig3-6" class="quarto-float quarto-figure quarto-figure-left anchored" data-fig-align="left" alt="A screenshot of the jamovi software interface is shown. The &quot;Modules&quot; tab is selected, displaying a list of some available modules, including scatr and lsj-data, and jpower. Descriptions and installation statuses for each module are provided, along with buttons to update or install them.">
767+
<div id="fig-fig3-6" class="quarto-float quarto-figure quarto-figure-left anchored" alt="A screenshot of the jamovi software interface is shown. The &quot;Modules&quot; tab is selected, displaying a list of some available modules, including scatr and lsj-data, and jpower. Descriptions and installation statuses for each module are provided, along with buttons to update or install them." data-fig-align="left">
768768
<figure class="quarto-float quarto-float-fig figure">
769769
<div aria-describedby="fig-fig3-6-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
770770
<img src="images/fig3-6.png" class="img-fluid quarto-figure quarto-figure-left figure-img" style="width:100.0%" alt="A screenshot of the jamovi software interface is shown. The &quot;Modules&quot; tab is selected, displaying a list of some available modules, including scatr and lsj-data, and jpower. Descriptions and installation statuses for each module are provided, along with buttons to update or install them.">

0 commit comments

Comments
 (0)