Vi flyttar från butik till nätet - så funkar det framåt
The Maths of Life and Death | 0:e upplagan
- Pocket, Engelska, 2021
- Författare: Kit Yates
- Betyg:
134
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$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
This is an exquisitely interesting book. It's a deeply serious one too and, for those like me who have little maths, it's delightfully readable - IAN MCEWAN Kit Yates is a natural storyteller. Through fascinating stories and examples, he shows how maths is the beating heart of so much of modern life. An exciting new voice in the world of science communication - MARCUS DU SAUTOY Used wisely, mathematics can save your life. Used unwisely, it can ruin it. A lucid and enthralling account of why maths matters in everyone's life. A real eye-opener. - Prof Ian Stewart FRS, author of Do Dice Play God? __________ Maths is the story of the world around us, and the wisdom it gives us can be the difference between success and disaster. We are all doing maths all the time, from the way we communicate with each other to the way we travel, from how we work to how we relax. Many of us are aware of this. But few of us really appreciate the full power of maths - the extent to which its influence is not only in every office and every home, but also in every courtroom and hospital ward. In this eye-opening and extraordinary book, Yates explores the true stories of life-changing events in which the application - or misapplication - of mathematics has played a critical role: patients crippled by faulty genes and entrepreneurs bankrupted by faulty algorithms; innocent victims of miscarriages of justice and the unwitting victims of software glitches. We follow stories of investors who have lost fortunes and parents who have lost children, all because of mathematical misunderstandings. Along the way, Yates arms us with simple mathematical rules and tools that can help us make better decisions in our increasingly quantitative society. You will discover why it's always sensible to question a statistic, often vital to ask for a second opinion and sometimes surprisingly handy to stick to the 37% rule...
Om denna bok
The Maths of Life and Death av Kit Yates är en Pocket bok med 352 sidor på Engelska. Den utgavs 2021 av Nordiska Bokgrossisten.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Maths of Life and Death begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Matematik & statistik
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9781787475403
Upplaga:
0
Utgiven:
2021-07-22
Förlag:
Nordiska Bokgrossisten
Sidantal:
352
$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"
>