Statistics for People Who (Think They) Hate Statistics Using R - International Student Edition | 1:a upplagan
- Danskt band, Engelska, 2019
- Författare: Neil J. Salkind, Leslie A. Shaw
- Betyg:
Välj skick:
Bästa pris
1208
kr
Skickas nästa vardag
Du sparar 289 kr
(19%)
mot nypris
1497
kr
Skickas nästa vardag
Butikslager
Onlinelager
2 st i lager
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Neil J. Salkind’s best-selling Statistics for People Who (Think They) Hate Statistics has been helping ease student anxiety around an often intimidating subject since it first published in 2000. Now the bestselling SPSS and Excel versions are joined by a first edition of the text for use with the R software. New co-author Leslie A. Shaw carries forward Neil’s signature humorous, personable, and informative approach. The text guides students through various statistical procedures, beginning with descriptive statistics, correlation, and graphical representation of data, and ending with inferential techniques and analysis of variance.
Features and benefits:
· Lots of support for getting started with R: Included are two introductory chapters on R and on R Studio, plus an appendix on other R packages and resource sites.
· Step-by-step demonstrations of each statistical procedure in R: The authors show how to import the dataset, enter the syntax to run the test, and understand the output.
· Additional resources make it easy to transition to this text, and to R: Code and datasets are available on an accompanying website, which also includes screencast R tutorial videos for students, and PowerPoint slides and additional test questions for instructors.
Features and benefits:
· Lots of support for getting started with R: Included are two introductory chapters on R and on R Studio, plus an appendix on other R packages and resource sites.
· Step-by-step demonstrations of each statistical procedure in R: The authors show how to import the dataset, enter the syntax to run the test, and understand the output.
· Additional resources make it easy to transition to this text, and to R: Code and datasets are available on an accompanying website, which also includes screencast R tutorial videos for students, and PowerPoint slides and additional test questions for instructors.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
SAGE Publications Ltd
Upplaga:
1
Utgiven:
2019-09-12
ISBN:
9781544387888
Sidantal:
0
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>