RE: https://flipboard.com/@wsj/business-b1985f4jz/-/a-T6_YAnIFSTSuzZdNlac-EA%3Aa%3A248213600-%2F0

“Instead of paying humans to join focus groups and complete surveys, #Auru uses thousands of #AI agents, or bots, to simulate human responses. It feeds #demographic and psychographic information into its models to create human profiles that match clients’ needs, and the results those bots spit out are being used for product #development, #pricing, identifying new customers and political #polling.”

Researchers have warned about the inaccuracies of treating #LLMs as human proxies (https://doi.org/10.1007/s10462-025-11297-5), but I wouldn’t be surprised #languageModels beat #qualitative interpretation of non-representative focus groups.

#marketing #psychometrics #statistics #quantMethods #philSci #metascience #business

I forgot to share the #mTurk data quality result that got scooped:

“In late 2020…. Participants from the United States were recruited from Amazon Mechanical Turk, -#CloudResearch, #Prolific, and a #university. One participant source yielded up to 18 times as many low-quality respondents as the other three.”

https://doi.org/10.1093/analys/anaf015

#psychology #philosophy #surveyMethods #quantMethods #dataScience #qualityControl

📯How can contradiction, ambiguity & missingness enrich historical interpretation? Join us at #DigitalHistoryOFK as Claire Lemercier (CNRS) presents "In Defence of Dirty Data. Standardization, Source Criticism, and Digital/Quantitative History". A reflection on source criticism and DIY quantitative history.

📅 17 Dec., 4.15–5.45pm (CET)
ℹ️ Details:

#DigitalHistory #4memory #QuantMethods #DataCriticism
@historikerinnen @histodons @digitalhumanities

Discover Cultural Data Science – An Introduction to R by Harald Klinke
A hands-on guide to digital methods in image-based humanities, combining quantitative and qualitative analysis for a global DH audience.
Now part of the Quantitative Methods in the Humanities and Social Sciences series.

Order now: https://link.springer.com/book/9783031881305
Promo code: SPRAUT (20% off)

#DigitalHumanities #CulturalData #RStats #DataScience #ArtHistory #OpenScience #QuantMethods #SpringerNature

Cultural Data Science

This book introduces basic concepts in data science, drawing from contextual examples in art history, visual computing, cloud computing, and microservices

SpringerLink

Can #video surveys better test whether conventional surveys measured what we thought?

A #philosophy YouTuber presented thought experiments and viewers responded in a survey. The presenter emphasized the key points. Only 3-15% of participants didn’t comprehend as intended (and were excluded from #dataAnalysis).

Comprehenders’ data suggest that conventional survey results weren't “the mere product of a comprehension error.”

https://doi.org/10.1080/09515089.2023.2299755

#xPhi #QuantMethods #psychology #video #ethics

How should #education and #science adapt in the #AI boom? My latest thoughts 👇

https://medium.com/authority-magazine/dr-nick-byrd-of-stevens-institute-of-technology-how-ai-is-disrupting-our-industry-and-what-we-can-7e087e90d15d

It started as a grumpy list of #academic misconceptions about #LLMs. That list largely survived, but — thanks to questions from #AuthorityMagazine — I considered broader and more productive points as well, like the academic job market.

More topics:
#Logic
#Psychology
#QuantMethods
#higherEd
#teaching
#writing
#argumentMapping
#jobMarket
#ethics
#risk
#quotes
[more]

Dr Nick Byrd Of Stevens Institute of Technology: How AI Is Disrupting Our Industry, and What We Can Do About It

Artificial Intelligence is no longer the future; it is the present. It’s reshaping landscapes, altering industries, and transforming the way we live and work. With its rapid advancement, AI is…

Authority Magazine
📣Coming up this week! 📣 #FemQuantSeminar with @arianeophir Re-considering Re-partnering! This Thursday 30 Nov 2023. 17:30 (GMT)/ 18:30 (CET)/ 12:30 (EST). Free to attend, registration required. Sign up to join us: https://forms.gle/TJzknan3xoFnte5x9 #feminist #demography #sociology #quantmethods #gender
FemQuant Seminar: November 2023

Please enter your email address and your name below to receive the link to join this online FemQuant event.

Google Docs

The bad news: research typically visualizes *either* statistical test uncertainty (e.g., confidence intervals) *or* data variability (e.g., the distribution of data), but medical professionals, data scientists, and tenure track faculty reliably misinterpreted those.

The good news: Visualizing *both* more or less eliminated experts’ misunderstanding of the visualization.

#OpenAccess in PNAS: https://doi.org/10.1073/pnas.2302491120

#decisionScience #dataViz #metascience #QuantMethods #PhilSci #Epistemology

I've updated my SADI repository of #Stata code for life-course sequence analysis to cope with Stata 18.

No major changes, but if you are using Stata 18 it is worth updating:

. net from https://teaching.sociology.ul.ie/sadi
. net install sadi
. net get sadi

Then run distances.do to test.

#lifecourse #quantmethods #datascience #sequenceanalysis #sociology

Index of /sadi

I've updated my #Stata cluster utilities

These utilities add to Stata's cluster capabilities, particularly when clustering from a distance matrix, rather than variables. Stata's "cluster stop" commands do not work in the manner you might expect with distance matrices.

The updates are mainly minor changes to keep up with newer versions of Stata. #clusteranalysis #sociology #quantmethods #datascience

Install:
. net from https://teaching.sociology.ul.ie/statacode
. net install clutils

Index of /statacode