Vi flyttar från butik till nätet - så funkar det framåt
Biased | 0:e upplagan
- Pocket, Engelska, 2020
- Författare: Jennifer L. Eberhardt
- Betyg:
182
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
You dont have to be racist to be biased. Unconscious bias can be at work without our realizing it, and even when we genuinely wish to treat all people equally, ingrained stereotypes can infect our visual perception, attention, memory, and behavior. This has an impact on education, employment, housing, and criminal justice. In Biased, with a perspective that is at once scientific, investigative, and informed by personal experience, Jennifer Eberhardt offers us insights into the dilemma and a path forward.
Eberhardt works extensively as a consultant to law enforcement and as a psychologist at the forefront of this new field. Her research takes place in courtrooms and boardrooms, in prisons, on the street, and in classrooms and coffee shops. She shows us the subtleand sometimes dramaticdaily repercussions of implicit bias in how teachers grade students, or managers deal with customers. It has an enormous impact on the conduct of criminal justice, from the rapid decisions police officers have to make to sentencing practices in court. Eberhardts work and her book are both influenced by her own life, and the personal stories she shares emphasize the need for change. She has helped companies that include Airbnb and Nextdoor address bias in their business practices and has led anti-bias initiatives for police departments across the country. Here, she offers practical suggestions for reform and new practices that are useful for organizations as well as individuals.
Unblinking about the tragic consequences of prejudice, Eberhardt addresses how racial bias is not the fault of nor restricted to a few bad apples but is present at all levels of society in media, education, and business. The good news is that we are not hopelessly doomed by our innate prejudices. In Biased, Eberhardt reminds us that racial bias is a human problemone all people can play a role in solving.
Om denna bok
Biased av Jennifer L. Eberhardt är en Pocket bok på Engelska. Den utgavs 2020 av Penguin UK.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Biased 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:
Samhälle & politik
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9780735224957
Upplaga:
0
Utgiven:
2020-03-03
Förlag:
Penguin UK
Sidantal:
$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"
>