<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Economics Research | Dylan Chiang</title><link>https://dylanchiang-dev.github.io/en/tags/economics-research/</link><atom:link href="https://dylanchiang-dev.github.io/en/tags/economics-research/index.xml" rel="self" type="application/rss+xml"/><description>Economics Research</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-US</language><lastBuildDate>Tue, 04 Nov 2025 00:00:00 +0000</lastBuildDate><image><url>https://dylanchiang-dev.github.io/media/icon_hu_982c5d63a71b2961.png</url><title>Economics Research</title><link>https://dylanchiang-dev.github.io/en/tags/economics-research/</link></image><item><title>Paper reading: How People Use ChatGPT - In-depth analysis of the ChatGPT usage behavior of 700 million users around the world</title><link>https://dylanchiang-dev.github.io/en/post/chatgpt-usage-economics/</link><pubDate>Tue, 04 Nov 2025 00:00:00 +0000</pubDate><guid>https://dylanchiang-dev.github.io/en/post/chatgpt-usage-economics/</guid><description>&lt;p>I recently read the important research paper &amp;ldquo;How People Use ChatGPT&amp;rdquo; from the research team of OpenAI, Duke University and Harvard University. This is the first large-scale usage behavior study based on internal data of ChatGPT. Through innovative privacy protection methods, the study analyzed 26 billion messages from 700 million users from the launch of ChatGPT in November 2022 to July 2025, revealing the actual usage patterns and economic value of generative AI.&lt;/p>
&lt;h2 id="research-methods-and-data">Research methods and data&lt;/h2>
&lt;h3 id="privacy-protecting-automated-classification-system">Privacy-protecting automated classification system&lt;/h3>
&lt;p>The biggest technical highlight of this research is its privacy protection method:&lt;/p>
&lt;p>&lt;strong>Automated classification process&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Automatically analyze message content using LLM classifier, humans never view the original message&lt;/li>
&lt;li>First remove sensitive information through PII cleaning tools&lt;/li>
&lt;li>Only aggregated results are analyzed, any query must return a combination of at least 100 users&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Classification Category&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>WORK/NON-WORK USE&lt;/strong>: Based on whether the message is related to paid work&lt;/li>
&lt;li>&lt;strong>Conversation Topics&lt;/strong>: 24 subcategories, summarized into 7 major themes&lt;/li>
&lt;li>&lt;strong>Interaction intent&lt;/strong>: Asking, Doing, Expressing&lt;/li>
&lt;li>&lt;strong>WORK ACTIVITIES&lt;/strong>: 332 intermediate-level work activities based on O*NET system&lt;/li>
&lt;/ul>
&lt;h3 id="data-sample">Data sample&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>Main Sample&lt;/strong>: Random sample of 1.1 million conversations from May 2024 to June 2025&lt;/li>
&lt;li>&lt;strong>User Sample&lt;/strong>: A subset of approximately 130,000 users used for demographic analysis&lt;/li>
&lt;li>&lt;strong>Exclusion Conditions&lt;/strong>: Users who have not logged in, users under 18 years old, users who have deleted their accounts, and users who have opted out of training&lt;/li>
&lt;/ul>
&lt;h2 id="-1-growth-and-structure-explosive-growth-of-non-work-purposes">📈 1. Growth and structure: explosive growth of non-work purposes&lt;/h2>
&lt;h3 id="overall-growth-data">Overall growth data&lt;/h3>
&lt;p>&lt;strong>User size&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>July 2025: &lt;strong>700 million weekly active users&lt;/strong> (approximately 10% of the global adult population)&lt;/li>
&lt;li>Average daily message volume: &lt;strong>2.5 billion&lt;/strong> (29,000 messages per second)&lt;/li>
&lt;li>Growth rate: The fastest spreading technology in history, surpassing all precedents&lt;/li>
&lt;/ul>
&lt;h3 id="non-work-usage-increases-faster">Non-work usage increases faster&lt;/h3>
&lt;p>&lt;strong>Core Finding&lt;/strong>: Non-work-related uses are growing much faster than work uses.&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Time point&lt;/th>
&lt;th>Non-work messages&lt;/th>
&lt;th>Proportion&lt;/th>
&lt;th>Work messages&lt;/th>
&lt;th>Proportion&lt;/th>
&lt;th>Total&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>June 2024&lt;/td>
&lt;td>238 million&lt;/td>
&lt;td>53%&lt;/td>
&lt;td>213 million&lt;/td>
&lt;td>47%&lt;/td>
&lt;td>451 million&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>June 2025&lt;/td>
&lt;td>1.911 billion&lt;/td>
&lt;td>73%&lt;/td>
&lt;td>716 million&lt;/td>
&lt;td>27%&lt;/td>
&lt;td>2.627 billion&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>&lt;strong>Key Insights&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Non-work messages increased &lt;strong>8 times&lt;/strong> (238%), work messages increased &lt;strong>3.4 times&lt;/strong> (236%)&lt;/li>
&lt;li>In June 2025, non-work use accounted for &lt;strong>73%&lt;/strong>, which is absolutely dominant&lt;/li>
&lt;li>This change mainly comes from changes in the usage patterns of existing users rather than changes in the composition of new users&lt;/li>
&lt;/ul>
&lt;h3 id="use-dynamic-evolution-of-topics">Use dynamic evolution of topics&lt;/h3>
&lt;p>&lt;strong>Three mainstream uses&lt;/strong> (accounting for nearly 80% of total use):&lt;/p>
&lt;ol>
&lt;li>
&lt;p>&lt;strong>Practical Guidance&lt;/strong>: long-term stability at about 29%&lt;/p>
&lt;ul>
&lt;li>Tutorial teaching (accounting for 36% of practical guidelines)&lt;/li>
&lt;li>How-to suggestions (accounting for 30% of practical guidance)&lt;/li>
&lt;li>Creative ideas&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Writing&lt;/strong>: 36% → 24% (decline within one year)&lt;/p>
&lt;ul>
&lt;li>But it is still the &lt;strong>first largest category&lt;/strong> in work use (about 40%)&lt;/li>
&lt;li>The management/business group has a higher usage ratio (&amp;gt;50%)&lt;/li>
&lt;li>&lt;strong>Key findings&lt;/strong>: About 2/3 of the writing uses are to modify the text provided by users (editing, criticizing, translating, summarizing) rather than creating from scratch&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Seeking Information&lt;/strong>: 14% → 24% (rapid increase)&lt;/p>
&lt;ul>
&lt;li>Search for specific people, events, products, recipes and more&lt;/li>
&lt;li>Become a &lt;strong>closer alternative&lt;/strong> to web search&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ol>
&lt;p>&lt;strong>Other theme variations&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>Technical Help&lt;/strong>: 12% → ~5%&lt;/p>
&lt;ul>
&lt;li>Programming related accounted for only 4.2%, significantly lower than expected&lt;/li>
&lt;li>May switch to IDE plug-ins, professional programming tools or API scenarios&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Multimedia&lt;/strong>: 2% → &amp;gt;7%&lt;/p>
&lt;ul>
&lt;li>Short-term jump after the image generation function is launched in April 2025&lt;/li>
&lt;li>Subsequent pullback but maintains higher baseline&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;h2 id="-2-work-scenarios-and-tasks-ai-as-a-decision-support-system">💼 2. Work scenarios and tasks: AI as a decision support system&lt;/h2>
&lt;h3 id="writing-the-common-mother-task-of-white-collar-workers">Writing: The common mother task of white-collar workers&lt;/h3>
&lt;p>Among work-related messages, &lt;strong>writing accounts for about 40%&lt;/strong> and is the most important work purpose:&lt;/p>
&lt;p>&lt;strong>Career Differences&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Management/Business: &lt;strong>52%&lt;/strong> of work-related news is writing&lt;/li>
&lt;li>Education/Medical: &lt;strong>49-50%&lt;/strong>&lt;/li>
&lt;li>Computer related: &lt;strong>Relatively low&lt;/strong>, more emphasis on technical assistance&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Content Analysis&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>About &lt;strong>2/3&lt;/strong> of writing requests are to revise existing text (editing, criticizing, translating, summarizing)&lt;/li>
&lt;li>About &lt;strong>1/3&lt;/strong> is created from scratch (new emails, briefings, proposals, etc.)&lt;/li>
&lt;li>This explains the high satisfaction and steady growth of writing applications: the risks are manageable and can be directly integrated into existing workflows&lt;/li>
&lt;/ul>
&lt;h3 id="work-activity-analysis-based-on-onet">Work activity analysis based on O*NET&lt;/h3>
&lt;p>A study mapping work messages to the U.S. Department of Labor’s O*NET work activity system found:&lt;/p>
&lt;p>&lt;strong>Seven major work activities cover approximately 77% of all messages&lt;/strong>:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Activity Categories&lt;/th>
&lt;th>All News&lt;/th>
&lt;th>Work News&lt;/th>
&lt;th>Features&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Get information&lt;/td>
&lt;td>19.3%&lt;/td>
&lt;td>6.7%&lt;/td>
&lt;td>Focus more on professional information in work settings&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Interpret information for others&lt;/td>
&lt;td>13.1%&lt;/td>
&lt;td>7.3%&lt;/td>
&lt;td>Collaboration and knowledge transfer&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Record/documented information&lt;/td>
&lt;td>12.8%&lt;/td>
&lt;td>13.2%&lt;/td>
&lt;td>&lt;strong>The first category of work scenarios&lt;/strong>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Providing consultation and advice&lt;/td>
&lt;td>9.2%&lt;/td>
&lt;td>3.1%&lt;/td>
&lt;td>Professional service core&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Creative thinking&lt;/td>
&lt;td>9.1%&lt;/td>
&lt;td>9.3%&lt;/td>
&lt;td>Problem solving and innovation&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Decision-making and problem-solving&lt;/td>
&lt;td>8.5%&lt;/td>
&lt;td>10.6%&lt;/td>
&lt;td>&lt;strong>The second largest category of work scenarios&lt;/strong>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Working with computers&lt;/td>
&lt;td>4.9%&lt;/td>
&lt;td>7.7%&lt;/td>
&lt;td>Technology-intensive jobs&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>&lt;strong>High homogeneity across occupations&lt;/strong>:&lt;/p>
&lt;p>Regardless of management, engineering, education, medical or administrative occupations, the &lt;strong>top 5 work activities are almost the same&lt;/strong>:&lt;/p>
&lt;ol>
&lt;li>Obtain information&lt;/li>
&lt;li>Decision-making and problem-solving&lt;/li>
&lt;li>Record/Documentation&lt;/li>
&lt;li>Think creatively&lt;/li>
&lt;li>Explain information to others&lt;/li>
&lt;/ol>
&lt;p>This shows that ChatGPT’s value creation model in different occupations is highly consistent.&lt;/p>
&lt;h2 id="-3-interaction-type-and-experience-transformation-from-execution-to-thinking">🎯 3. Interaction type and experience: transformation from execution to thinking&lt;/h2>
&lt;h3 id="askingdoingexpressing-framework">Asking/Doing/Expressing Framework&lt;/h3>
&lt;p>The study divided user intent into three categories and found significant trend changes:&lt;/p>
&lt;p>&lt;strong>Overall Distribution&lt;/strong> (May 2024):&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Asking&lt;/strong>: 49% - Seeking information or advice to help make decisions&lt;/li>
&lt;li>&lt;strong>Doing&lt;/strong>: 40% - Request to complete a specific task&lt;/li>
&lt;li>&lt;strong>Expressing&lt;/strong>: 11% - Expressing opinions or feelings&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Trend Change&lt;/strong> (to June 2025):&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Asking&lt;/strong>: 51.6% (↑)&lt;/li>
&lt;li>&lt;strong>Doing&lt;/strong>: 34.6% (↓)&lt;/li>
&lt;li>&lt;strong>Expressing&lt;/strong>: 13.8% (↑)&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Differences in work scenarios&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Asking: 35%&lt;/li>
&lt;li>Doing: 56% (about 75% is writing tasks)&lt;/li>
&lt;li>Expressing: 9%&lt;/li>
&lt;/ul>
&lt;h3 id="experience-quality-analysis">Experience quality analysis&lt;/h3>
&lt;p>&lt;strong>Overall Satisfaction Growth&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Positive/negative review ratio: from about &lt;strong>3:1&lt;/strong> → &lt;strong>4:1&lt;/strong>&lt;/li>
&lt;li>Experience quality is highly related to usage intention&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Positive rating by topic&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Self-expression&lt;/strong>: Highest (good/bad ratio &amp;gt;7)&lt;/li>
&lt;li>&lt;strong>Multimedia&lt;/strong>: Lower (about 1.7)&lt;/li>
&lt;li>&lt;strong>Technical Help&lt;/strong>: Low (~2.7)&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Classification by Intent&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>The satisfaction level of &lt;strong>Asking&lt;/strong> is significantly higher than that of Doing and Expressing&lt;/li>
&lt;li>This is consistent with the core value of &amp;ldquo;helping thinking and decision-making&amp;rdquo;&lt;/li>
&lt;/ul>
&lt;h2 id="-4-ethnicity-and-diffusion-from-elite-tools-to-universal-applications">👥 4. Ethnicity and diffusion: from elite tools to universal applications&lt;/h2>
&lt;h3 id="the-disappearance-of-gender-differences">The disappearance of gender differences&lt;/h3>
&lt;p>&lt;strong>Amazing transformation&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Early&lt;/strong> (end of 2022): ~80% of active users have typically male names&lt;/li>
&lt;li>&lt;strong>June 2025&lt;/strong>: 48% (slightly more female)&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Theme Preference Differences&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Female User&lt;/strong>: Prefer writing and practical guidance&lt;/li>
&lt;li>&lt;strong>Male Users&lt;/strong>: More technical assistance, information search and multimedia&lt;/li>
&lt;/ul>
&lt;h3 id="age-structure">Age structure&lt;/h3>
&lt;p>&lt;strong>Young user-led&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>News that &lt;strong>18-25 years old&lt;/strong> contributes nearly &lt;strong>46%&lt;/strong>&lt;/li>
&lt;li>The older the age, the higher the proportion of work purposes (except those aged 66+)&lt;/li>
&lt;/ul>
&lt;h3 id="geographical-diffusion-counterattack-by-low--and-middle-income-countries">Geographical diffusion: Counterattack by low- and middle-income countries&lt;/h3>
&lt;p>&lt;strong>GDP vs Adoption Rate&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Countries with GDP per capita of &lt;strong>10,000-40,000 US dollars&lt;/strong> have the fastest growth rate&lt;/li>
&lt;li>Between 2024 and 2025, low- and middle-income countries will achieve leapfrog growth&lt;/li>
&lt;li>Overturned the traditional model of &amp;ldquo;AI technology first popularized in developed countries&amp;rdquo;&lt;/li>
&lt;/ul>
&lt;h3 id="education-and-career-the-advantages-of-higher-education-and-higher-income">Education and career: The advantages of higher education and higher income&lt;/h3>
&lt;p>&lt;strong>Academic impact&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>The higher the academic qualifications, the higher the proportion of work purposes
&lt;ul>
&lt;li>&amp;lt;Bachelor&amp;rsquo;s degree: 37%&lt;/li>
&lt;li>Bachelor&amp;rsquo;s degree: 46%&lt;/li>
&lt;li>Graduate students: 48%&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>Users with higher education are more likely to use the &lt;strong>Asking&lt;/strong> mode (decision support)&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Career Differences&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Computer related: 57% for work purposes&lt;/li>
&lt;li>Management/Business: 50%&lt;/li>
&lt;li>Engineering/Science: 48%&lt;/li>
&lt;li>Other majors: 44%&lt;/li>
&lt;li>Non-professional: 40%&lt;/li>
&lt;/ul>
&lt;h2 id="-8-interestingcounterintuitive-findings">🔥 8 interesting/counterintuitive findings&lt;/h2>
&lt;h3 id="1-non-work-usage-far-exceeds-expectations">1. Non-work usage far exceeds expectations&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>73%&lt;/strong> of messages are not for work purposes&lt;/li>
&lt;li>The economic benefits of home production/personal decision-making support may be &lt;strong>significantly underestimated&lt;/strong>&lt;/li>
&lt;li>Collis and Brynjolfsson estimate annual consumer surplus in the United States alone to be &lt;strong>$97 billion&lt;/strong>&lt;/li>
&lt;/ul>
&lt;h3 id="2-programming-accounts-for-only-42">2. Programming accounts for only 4.2%&lt;/h3>
&lt;ul>
&lt;li>Completely inconsistent with the stereotype of &amp;ldquo;AI = programming&amp;rdquo;&lt;/li>
&lt;li>A large number of program auxiliary tasks have been transferred to &lt;strong>IDE plug-ins, professional tool chains, and API scenarios&lt;/strong>&lt;/li>
&lt;/ul>
&lt;h3 id="3-writing--generating-from-scratch">3. Writing ≠ Generating from scratch&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>Mostly &amp;ldquo;modify your text&amp;rdquo;&lt;/strong> (editing, criticizing, translating, summarizing)&lt;/li>
&lt;li>This explains the steady growth of satisfaction and adoption rates: risks are controllable and can be directly integrated into the work process&lt;/li>
&lt;/ul>
&lt;h3 id="4-asking-trend-is-rising">4. Asking trend is rising&lt;/h3>
&lt;ul>
&lt;li>More and more users regard ChatGPT as a &lt;strong>decision support system&lt;/strong> rather than a ghostwriting tool&lt;/li>
&lt;li>The satisfaction level of Asking messages is significantly higher than that of Doing messages&lt;/li>
&lt;/ul>
&lt;h3 id="5-the-proportion-of-women-has-increased-and-overtaken">5. The proportion of women has increased and overtaken&lt;/h3>
&lt;ul>
&lt;li>From 80% male users to a balanced ratio of men and women&lt;/li>
&lt;li>Display product &lt;strong>affinity and scene diversity improvement&lt;/strong>&lt;/li>
&lt;/ul>
&lt;h3 id="6-solid-educationtraining-use-cases">6. Solid education/training use cases&lt;/h3>
&lt;ul>
&lt;li>About &lt;strong>10%&lt;/strong> of all messages are teaching/tutoring&lt;/li>
&lt;li>Accounting for &lt;strong>36%&lt;/strong> of &amp;ldquo;Practical Guidelines&amp;rdquo;, demand is stable&lt;/li>
&lt;/ul>
&lt;h3 id="7-high-degree-of-isomorphism-across-professions">7. High degree of isomorphism across professions&lt;/h3>
&lt;ul>
&lt;li>Regardless of industry, the essence comes back to &amp;ldquo;information → understanding → decision-making&amp;rdquo;&lt;/li>
&lt;li>The value of AI lies in &lt;strong>shortening the closed loop of thinking&lt;/strong>, rather than just doing menial work&lt;/li>
&lt;/ul>
&lt;h3 id="8-experience-data-supports-values">8. Experience data supports values&lt;/h3>
&lt;ul>
&lt;li>Asking&amp;rsquo;s positive rating is significantly higher than Doing&amp;rsquo;s&lt;/li>
&lt;li>In line with the core need of &amp;ldquo;help me think clearly first&amp;rdquo;&lt;/li>
&lt;/ul>
&lt;h2 id="-strategic-inspiration-for-businesseducationproducts">💡 Strategic inspiration for business/education/products&lt;/h2>
&lt;h3 id="content-and-service-design">Content and service design&lt;/h3>
&lt;p>&lt;strong>1. Focus on &amp;ldquo;modifying/improving the original text&amp;rdquo;&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Proofreading, rewriting, translating, summarizing, and formatting&lt;/li>
&lt;li>Easier to implement and be trusted than &amp;ldquo;generating from scratch&amp;rdquo;&lt;/li>
&lt;li>&lt;strong>Market Positioning&lt;/strong>: Writing enhancement tool rather than authoring tool&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>2. &amp;ldquo;Consultative process&amp;rdquo; for decision support&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Understand demand constraints and preferences first&lt;/li>
&lt;li>Provide plans and risk assessment&lt;/li>
&lt;li>&lt;strong>Applicable scenarios&lt;/strong>:
&lt;ul>
&lt;li>Policy briefing&lt;/li>
&lt;li>Project evaluation&lt;/li>
&lt;li>Purchase price comparison&lt;/li>
&lt;li>Compilation of key legal issues&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;h3 id="function-priority">Function priority&lt;/h3>
&lt;p>&lt;strong>Writing Enhancement Kit&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Multilingual translation + style templates&lt;/li>
&lt;li>One-click &amp;ldquo;Vocal Tonality Calibration&amp;rdquo;&lt;/li>
&lt;li>Industry-specific vocabularies and formats&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Asking Assistant&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Decision trees and situational branches&lt;/li>
&lt;li>Display of questionable evidence (citations/calculations/assumptions)&lt;/li>
&lt;li>Risk warning and hypothesis testing&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Knowledge Workflow&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Fetch → Extract → Archive → Compare → Decision Memo&lt;/li>
&lt;li>Tandem tools rather than point solutions&lt;/li>
&lt;/ul>
&lt;h3 id="market-expansion-strategy">Market expansion strategy&lt;/h3>
&lt;p>&lt;strong>Geographic expansion&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Low-price + offline-friendly&lt;/strong> solution for low- and middle-income markets&lt;/li>
&lt;li>Because these areas are growing fastest&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Vertical Industry&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Education Line&lt;/strong>: Tutoring/lesson tutoring templates (10% share of stable demand)&lt;/li>
&lt;li>&lt;strong>Enterprise Services&lt;/strong>: Meeting Minutes → Decision Form Automation&lt;/li>
&lt;/ul>
&lt;h3 id="monetization-and-roi">Monetization and ROI&lt;/h3>
&lt;p>&lt;strong>Personal User&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Writing, revision and translation are high-frequency + urgent needs&lt;/li>
&lt;li>Easy transfer to paid subscriptions&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Enterprise Customers&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Decision support can take the B2B consultant value-added route&lt;/li>
&lt;li>Compliance summary, risk reminder, and professional report generation&lt;/li>
&lt;/ul>
&lt;h2 id="-methods-and-credibility-assessment">🔬 Methods and Credibility Assessment&lt;/h2>
&lt;h3 id="research-advantages">Research Advantages&lt;/h3>
&lt;p>&lt;strong>1. Unprecedented data scale&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>700 million users, 26 billion messages&lt;/li>
&lt;li>Global sample rather than single country&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>2. Innovative privacy protection methods&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Automatic classification by LLM, humans never view the original content&lt;/li>
&lt;li>Data Clean Room aggregated analysis&lt;/li>
&lt;li>Exclude combinations with &amp;lt;100 people to protect privacy&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>3. Multi-dimensional classification system&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Work/non-work, topics, intentions, work activities&lt;/li>
&lt;li>Solid theoretical foundation (O*NET system)&lt;/li>
&lt;/ul>
&lt;h3 id="classifier-verification">Classifier verification&lt;/h3>
&lt;p>Study to verify classifier performance on WildChat public data set:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Task&lt;/th>
&lt;th>Human-machine consistency (κ)&lt;/th>
&lt;th>Description&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Work/Non-Work&lt;/td>
&lt;td>0.83&lt;/td>
&lt;td>Excellent&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Asking/Doing/Expressing&lt;/td>
&lt;td>0.74&lt;/td>
&lt;td>Good&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Conversation Topics&lt;/td>
&lt;td>0.56&lt;/td>
&lt;td>Moderate&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>O*NET Work Activities&lt;/td>
&lt;td>0.47&lt;/td>
&lt;td>Moderate (332 Category Complex)&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Interaction quality&lt;/td>
&lt;td>0.14&lt;/td>
&lt;td>Poor (highly subjective)&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>&lt;strong>Key Findings&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>Excellent performance in objective classification (work/non-work)&lt;/li>
&lt;li>Subjective classification (quality assessment) is more difficult, but still captures directional signals&lt;/li>
&lt;li>Positive correlation with user thumb rating&lt;/li>
&lt;/ul>
&lt;h3 id="research-limitations">Research limitations&lt;/h3>
&lt;p>&lt;strong>1. Sample bias&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Exclude users who are not logged in or under 18 years old&lt;/li>
&lt;li>May underestimate the proportion of young users and casual users&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>2. Classification accuracy&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>LLM classifier still misjudges&lt;/li>
&lt;li>Especially categories with blurred boundaries&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>3. Causal inference&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Mainly descriptive statistics&lt;/li>
&lt;li>The causal mechanisms of changes in usage patterns still require further study&lt;/li>
&lt;/ul>
&lt;h2 id="summary-and-outlook">Summary and Outlook&lt;/h2>
&lt;p>This research provides us with &lt;strong>first-hand, unprecedented scale of empirical data&lt;/strong> on the use of ChatGPT. The most important findings are:&lt;/p>
&lt;p>&lt;strong>1. From work tools to life assistants&lt;/strong>: Non-work uses have become dominant, reflecting that the value of generative AI far exceeds work efficiency improvements&lt;/p>
&lt;p>&lt;strong>2. The value of decision support&lt;/strong>: The rise of Asking model (decision support) shows that the core value of AI lies in &lt;strong>improving the quality of decision-making&lt;/strong>&lt;/p>
&lt;p>&lt;strong>3. Achievement of popularization&lt;/strong>: Gender differences disappear and geographical diffusion accelerates, indicating that the technology has overcome initial adoption barriers&lt;/p>
&lt;p>&lt;strong>4. Consistency across domains&lt;/strong>: Similar usage patterns across professions point to the potential of AI as a general cognitive tool&lt;/p>
&lt;p>This research not only reveals the real-life use of ChatGPT, but also provides an important foundation for understanding the long-term impact of generative AI on the economy and society. As AI technology continues to develop, we need to continue to pay attention to the evolution of these usage models to maximize AI&amp;rsquo;s contribution to human well-being.&lt;/p>
&lt;hr>
&lt;p>&lt;strong>Paper Information&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Title&lt;/strong>: How People Use ChatGPT&lt;/li>
&lt;li>&lt;strong>Authors&lt;/strong>: Aaron Chatterji (OpenAI/Duke), Tom Cunningham (OpenAI), David Deming (Harvard), Zoë Hitzig (OpenAI/Harvard), Christopher Ong (OpenAI/Harvard), Carl Shan (OpenAI), Kevin Wadman (OpenAI)&lt;/li>
&lt;li>&lt;strong>Institution&lt;/strong>: OpenAI, Duke University, Harvard University&lt;/li>
&lt;li>&lt;strong>Published&lt;/strong>: September 15, 2025&lt;/li>
&lt;li>&lt;strong>Paper address&lt;/strong>:
&lt;/li>
&lt;/ul></description></item></channel></rss>