<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by CareerNub on Medium]]></title>
        <description><![CDATA[Stories by CareerNub on Medium]]></description>
        <link>https://medium.com/@careernub?source=rss-14fcd4e46f39------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/1*w9SLQxdjnOtX5g-YEgWkww.png</url>
            <title>Stories by CareerNub on Medium</title>
            <link>https://medium.com/@careernub?source=rss-14fcd4e46f39------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Wed, 27 May 2026 13:18:54 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@careernub/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[Importance of applying Grice’s Maxims for a data scientist]]></title>
            <link>https://medium.com/@careernub/importance-of-applying-grices-maxims-for-a-data-scientist-82327293b448?source=rss-14fcd4e46f39------2</link>
            <guid isPermaLink="false">https://medium.com/p/82327293b448</guid>
            <category><![CDATA[philosophy]]></category>
            <category><![CDATA[data-science]]></category>
            <category><![CDATA[analytics]]></category>
            <category><![CDATA[storytelling]]></category>
            <category><![CDATA[data]]></category>
            <dc:creator><![CDATA[CareerNub]]></dc:creator>
            <pubDate>Wed, 18 Aug 2021 19:21:25 GMT</pubDate>
            <atom:updated>2021-08-18T19:24:57.097Z</atom:updated>
            <content:encoded><![CDATA[<p>Storytelling is a core skill for data scientists and analytics professionals, and incorporating Grice’s Maxims immensely helps in building powerful data-backed narratives.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*Miyk9hwErw7LNAAZhXSy1w.png" /></figure><h3>Let’s look at Grice’s 4 maxims <em>and their applications for a data scientist</em></h3><blockquote><a href="https://plato.stanford.edu/entries/grice/"><strong>Paul Grice</strong></a>, was a great philosopher of language and is best known for his theory of <a href="https://en.wikipedia.org/wiki/Implicature">implicature</a> and <a href="https://en.wikipedia.org/wiki/Cooperative_principle">cooperative principle</a></blockquote><blockquote>A <strong>maxim</strong> is a concise expression of a fundamental moral rule or principle</blockquote><h4><strong>1. The Maxim of Quantity: Where one tries to be as informative as one possibly can, and gives as much information as is needed, and no more</strong></h4><p>One of the most important things that you will do day in and day out as an analytics or Data Science professional is <strong>perform data analysis deep dives.</strong></p><p>While <a href="https://www.risk.net/definition/moments-of-a-statistical-distribution#:~:text=1)%20The%20mean%2C%20which%20indicates,to%20either%20left%20or%20right.">statistical moments</a> <em>(mean, variance, skewness, and kurtosis)</em> would give you a general understanding of your data distribution, it becomes critical to analyze metrics via different cuts, which could be:</p><ul><li><strong>Temporal analysis:</strong> How the metric or your data moves over time</li><li><strong>Cross-sectional analysis:</strong> Analyzing different subsets of your population <em>(e.g. geographies, user types, different products segments, demographics, etc.)</em></li></ul><p>As they say that the devil is in the details, you’re expected to look at the data from all sides and perform various data cuts using different segments to <strong>get a 360-degree view of the data problem</strong>.</p><p>However, it is equally important to understand the constraints of time and resources, and <strong>not fall into the trap of “Analysis Paralysis”</strong>. <br>Yes, <strong>Data analysis</strong> also <strong>follows</strong> the <strong>law of diminishing</strong> <strong>marginal utility, </strong>the additional gain in insights by spending one extra hour in analysis gives poor returns after a certain time.</p><p>Hence, as data scientists or analytics professionals we should <strong>focus on</strong> <strong>providing as much information as needed, but no more.</strong></p><h4><strong>2. The maxim of quality</strong>, where one tries to be truthful and does not give information that is false or that is not supported by evidence</h4><p>This should be bread and butter for analysts, as supporting information backed by strong data evidence is their primary job.</p><p><strong>Statistical significance:</strong><br>The connotation of <strong>“truthfulness” for Data Scientists</strong> and Analysts changes to not just publish data-backed stories but <strong>provide statistical significance of data </strong>as well. For instance, publishing observations without confidence intervals and p-values is a cardinal sin. It is crucial to have a strong grasp of statistical concepts like hypothesis testing, performing controlled experiments, statistical inference, etc., in order to deliver truthful information.</p><p><strong>Being cognizant of personal and data biases:<br>Missing information: </strong>Current big data is just “found data” and N <em>(population)</em> is NEVER = ALL. So always ask what numbers are and aren’t collected, what is and isn’t measured, and who is included or excluded.<br><strong>Confirmation bias:</strong> Improving metrics might be in our favor for personal growth, hence leading to confirmation bias and thus we might look for data to reach a certain pre-defined conclusion. Refrain from doing this!</p><p><strong>Understanding CCC or Causation-Correlation-Conundrum:</strong><br>Correlation doesn’t imply causation, a famous example is how ice-cream sales are correlated with sales of sunglasses but one doesn’t cause the other <em>(I bet it’s the summer!</em> 😀<em>). </em>Be extremely cautious in drawing inferences just on the basis of correlations and be mindful of false conclusions.</p><p>Hence, <strong>performing statistical significance tests, avoiding biases and understanding causation </strong>are <strong>some ways to maintain truthfulness in your data narrative</strong>.</p><h4><strong>3. The maxim of relation</strong>, where one tries to be relevant and says things that are pertinent to the discussion</h4><p>Though this might sound self-explanatory, there are many important concepts under this umbrella to be understood.</p><p><strong>Problem understanding and definition:<br></strong>Framing business problems and turning them into a statistical challenge is a top skill and doing it in an incorrect way will lead to the GIGO effect or <strong>G</strong>arbage <strong>I</strong>n, <strong>G</strong>arbage <strong>O</strong>ut. Spend enough time on explaining and building context around the problem you’re solving so that the follow-up analysis feels logically relevant to it.</p><p><strong>Selecting relevant metrics and representing them correctly:<br></strong>Building context around metrics is crucial to make them relevant. <br><strong>Selection: </strong>Select relevant metrics which measure the primary objective, can be improved, and inspire actions. Explain types of metrics — Leading, lagging, guardrail, etc.<br><strong>Representation: </strong>Showing percentages vs absolutes for some metrics, changing the axes in a graph when scales are different <em>(sales in dollars &amp; orders in units), </em>etc.</p><p><strong>Providing Base Rate and Scale:<br>Base Rate: </strong><em>The naturally occurring frequency of a phenomenon in a population.</em> Explain how different the results are from the base rate to make relevant comparisons.<br><strong>Giving a sense of scale:</strong> Is 0.1% too large or too small to focus on?</p><blockquote>Faced with a statistic, simply ask yourself, “Is that a big number?” <br> — <a href="https://timharford.com/books/datadetective/">The Data Detective</a></blockquote><p><strong>Answering “So what” questions:<br></strong>It’s great that you have complex analysis and beautiful graphs, but each data insight has to lead to a relevant actionable outcome. And thus, always ask yourself after analyzing data - “What am I going to do with this information”, or in short “I have this info, So What?”.</p><p>Hence, <strong>providing the right context about the problem and metrics</strong>, and <strong>answering “So What” questions</strong> are important in <strong>providing relevant analysis</strong> to solve business problems.</p><h4><strong>4. The maxim of manner</strong>, when one tries to be as clear, as brief, and as orderly as one can in what one says, and where one avoids obscurity and ambiguity</h4><p>While number crunching and statistical analysis are the means, but the end objective is to solve problems and that should always take precedence.</p><p><strong>More analysis doesn’t always imply better analysis:</strong><br>Re-evaluate your hypothesis and supporting analysis, and choose the appropriate graphical representations to build a clear and concise story. Review your work with peers, it helps a lot!</p><p><strong>Cover all bases and drop clear explanations </strong><br>Including clear answers to all possible questions about your data narrative avoids side-tracking discussions. Some questions to include would be:<br>What were the assumptions used, how did you treat null values or missing information, what biases were present in the data, why did you select these metrics, how did you pick a certain model, etc.</p><p><strong>Tailor narratives based on audience:<br></strong>Another great skill to have is to understand your audience while you build your data story. <br><strong>Technical presentation:</strong> Focus more on your approach to data analysis, model building, feature selection, data biases, statistical tests performed, etc.<br><strong>Product presentation:</strong> Focus more on user stories, product challenges, how this informs product strategy, how much business impact is created, etc.<br><strong>Leadership presentation:</strong> Focus on high-level context, important metrics, data science input to the project, impact-generated, next steps, etc.</p><p>Concise analysis through <strong>giving clear explanations</strong> to possible questions, <strong>tailoring narratives</strong> based on audience, and <strong>peer-reviews</strong> are some ways to be <strong>clear, brief, and orderly</strong>, and <strong>avoid any ambiguity or obscurity</strong> in your data story.</p><p>Overall, it would be extremely useful for any data science or analytics professional to incorporate Grice’s maxims while they’re building their data-backed narratives to generate powerful data stories.</p><p>Author: Utsav Shah<br>Follow me on <a href="https://www.linkedin.com/in/utsavshah17">LinkedIn</a></p><p>For more such informational articles, videos, and mentorship sessions to advance your career, subscribe to Career Nub’s <a href="https://www.youtube.com/channel/UCajt2ZE3TGEMDeUri0JX9RQ">YouTube Channel</a> &amp; <a href="https://www.linkedin.com/company/career-nub/?viewAsMember=true">Linkedin page</a>!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=82327293b448" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Introduction to
Product Data Science & Analytics]]></title>
            <link>https://medium.com/@careernub/introduction-to-product-data-science-analytics-cfe1c3aff0b2?source=rss-14fcd4e46f39------2</link>
            <guid isPermaLink="false">https://medium.com/p/cfe1c3aff0b2</guid>
            <category><![CDATA[product]]></category>
            <category><![CDATA[data-science]]></category>
            <category><![CDATA[experiment]]></category>
            <category><![CDATA[analytics]]></category>
            <category><![CDATA[ai]]></category>
            <dc:creator><![CDATA[CareerNub]]></dc:creator>
            <pubDate>Mon, 02 Aug 2021 00:32:30 GMT</pubDate>
            <atom:updated>2021-08-02T00:37:16.922Z</atom:updated>
            <content:encoded><![CDATA[<p>Data Science skills are in huge demand, with applications in various industries. With the boom in the tech sector, growth of product companies, and availability of excess data, the role of Product Analytics has become extremely crucial. Yet, early-stage professionals don’t have much idea about this vertical of data science.</p><p>In this article, you’ll learn about:</p><ul><li>What is a Product?</li><li>What is Product Data Science &amp; Analytics?</li><li>What are the skills required to become a Product Analyst / Data Scientist?</li><li>What are the top tools used by a Product Data Scientist / Analyst</li></ul><blockquote><strong>Youtube Video </strong><a href="https://youtu.be/A2dGjzoG9hE"><strong>Link</strong></a><strong> | Slide Deck </strong><a href="https://docs.google.com/presentation/d/1wUcWC8z8bSTKQhneoiAyAu6NvA5bCTSdxTnxJDdncKU/edit#slide=id.p"><strong>here</strong></a></blockquote><h3>What is a Product?</h3><figure><img alt="Over the years the definition of product has expanded from just physical products like shoes or cars etc. to now online products like Facebook, Google, Uber etc." src="https://cdn-images-1.medium.com/max/1024/1*OKQMm8kotUseOO4_OJhIqA.png" /><figcaption>Over the years the definition of a product has expanded from just physical products like shoes or cars etc. to now online products like Facebook, Google, Uber, etc.</figcaption></figure><p><strong>Most businesses in the current world now have an online presence</strong>, and hence they will have an <strong>online product</strong> which is a <strong>mobile app or a website</strong>.</p><h4><strong>Product Verticals</strong></h4><p>However, this is too broad a definition and hence <strong>companies have different product verticals.</strong> <br>So Facebook could have so many different product verticals like NewsFeed, Marketplace, Groups, Jobs, etc.</p><h4>Product Features</h4><p>Product Verticals are further broken down into small chunks called <strong>Product Features. </strong>Because the world of business is always changing, products are continuously optimized by:</p><ul><li>Introducing new product features, or</li><li>Tweaking existing product features</li></ul><p><strong>Generally, every product feature has its own work-stream.</strong></p><h4>Feature vs Benefit</h4><p>Every product feature will correspond → to a benefit or set of benefits for users. For example:<br><strong>Product feature:</strong> Show stories on Facebook<br><strong>Benefit for users:</strong> See the most relevant and important stories of their liking</p><h4>Product Questions</h4><p>There can be multiple product questions attached to each product feature based on the maturity of the product:</p><ul><li>Should we launch Stories?</li><li>Which markets to launch first?</li><li>How to design Stories?</li><li>What stories should we show to which user?</li><li>What algorithm would power the ranking of these stories?</li></ul><h4>Leveraging Data to solve product questions:</h4><p><strong>More generally, these are some questions that data can help answer:</strong></p><ul><li>What product features to introduce?</li><li>Which users to target?</li><li>What to optimize?</li><li>How to measure success?</li><li>How to prioritize different features?</li></ul><blockquote><strong>Companies leverage data science skills to shape &amp; optimize the product</strong></blockquote><h4>Stakeholder Duties:</h4><ul><li><strong>Product Managers:</strong> Strategy, gather requirements (PRD) &amp; drive execution</li><li><strong>Engineers:</strong> Build these features and drive technical execution</li><li><strong>Product designers:</strong> Build design copies, defining UX, conduct user research</li><li><strong>Product Data Scientist/Analyst: <br>Build more science around the whole process by leveraging data</strong></li></ul><h3>What is Product Data Science &amp; Analytics?</h3><blockquote>While <strong>solving problems through data</strong> remains the broad theme, this role demands working closely on product related challenges and optimizations</blockquote><h4>Three most imp things: Deriving Insights, Developing Hypothesis, and Drawing Inference</h4><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*YBGsf18IAMapVD9Jpdeqbw.png" /></figure><h3>What are the skills required to become a Product Analyst / Data Scientist?</h3><h4><strong>Data Science Skills:</strong></h4><ul><li>Data Extraction [Query Building &amp; Algorithms] <em>(Advanced)</em></li><li>Data Manipulation <em>(Advanced)</em></li><li>Experimentation <em>(Advanced)</em></li><li>Data Visualization <em>(Moderate)</em></li><li>Data Pipelines <em>(Moderate)</em></li><li>Data Modelling <em>(Basic)</em></li></ul><h4><strong>Statistics Skills:</strong></h4><ul><li><strong>Descriptive Statistics</strong> helping Exploratory Data Analysis<br>Quantitative &amp; Graphical Summary Statistics<br>Univariate &amp; Multivariate Analysis</li><li><strong>Inferential Statistics</strong> focused on Randomized Experiments<br>Hypothesis Building &amp; Experiment Designing<br>Statistical Analysis of Experiment Results</li></ul><h4><strong>Product Skills:</strong></h4><ul><li>Product Sense — understanding what makes a product great</li><li>Understanding &amp; Defining Key Metrics</li><li>Product Strategy — driving decisions through data</li><li>Understanding data architecture for the product</li></ul><h4><strong>Communication Skills:</strong></h4><ul><li><strong>Strong documentation<br></strong>DS Request For Comments, DS Requirement Doc, Experiment Plans etc.<br>Technical &amp; Product Preso, Leadership Reviews</li><li><strong>Stakeholder Management<br></strong>Being a thought partner with product managers<br>Work seamlessly with Engineering</li></ul><h3>What are the top tools used by a Product Data Scientist / Analyst</h3><ul><li>SQL<em> (Advanced) : <br></em><a href="https://youtu.be/cy0Sie9BrUg"><em>Check out our Intro to SQL Course</em></a></li><li>Python / R<em> (Moderate)</em></li><li>Internal / External XP Platform<em> (Advanced)</em></li><li>Excel, Docs &amp; Slides <em>(Advanced)</em></li><li>Data Visualization: Internal or BI tools like Tableau <em>(Moderate)</em></li><li>Data Monitoring: Grafana, Datadog etc. <em>(Basic)</em></li></ul><p>Overall it is an extremely interesting role! <br>You’ll have ownership and accountability of business metrics, creatively solve business problems, get to perform online controlled experiments, and shape the future of the product.</p><p>Author: Utsav Shah<br>Follow me on <a href="https://www.linkedin.com/in/utsavshah17">LinkedIn</a></p><p>For more such informational articles, videos, and mentorship sessions to advance your career, subscribe to Career Nub’s <a href="https://www.youtube.com/channel/UCajt2ZE3TGEMDeUri0JX9RQ">YouTube Channel</a> &amp; <a href="https://www.linkedin.com/company/career-nub/?viewAsMember=true">Linkedin page</a>!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=cfe1c3aff0b2" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Introduction to Risk Analytics]]></title>
            <link>https://medium.com/@careernub/introduction-to-risk-analytics-c155a429efb7?source=rss-14fcd4e46f39------2</link>
            <guid isPermaLink="false">https://medium.com/p/c155a429efb7</guid>
            <category><![CDATA[fintech]]></category>
            <category><![CDATA[data-science]]></category>
            <category><![CDATA[payments]]></category>
            <category><![CDATA[risk-management]]></category>
            <category><![CDATA[fraud]]></category>
            <dc:creator><![CDATA[CareerNub]]></dc:creator>
            <pubDate>Mon, 26 Jul 2021 03:18:01 GMT</pubDate>
            <atom:updated>2021-07-26T03:26:40.513Z</atom:updated>
            <content:encoded><![CDATA[<p>Data Science skills are in huge demand, with applications in various industries. While a lot of skills could be used across multiple domains, Risk Analytics is a very specific domain that requires not only data science skills but also industry knowledge, and a general sense of what might lead to risk or fraud.</p><p>With the growth of consumer internet and fintech companies in recent years, the application of Data Science to Risk Management has increased rapidly.</p><p>In this article, you’ll learn about:</p><ul><li>What is Risk Management?</li><li>What are some of the applications of risk analytics across industries?</li><li>What does a Risk Analyst / Data Scientist do?</li><li>What are the skills required to become a Risk Analyst / Data Scientist?</li><li>What are the challenges in this role?</li></ul><h3><strong>What is Risk Management?</strong></h3><p>Risk management is the process of identifying, assessing, and controlling threats to an organization’s capital and earnings. Risk Analytics is the application of data science knowledge to manage risk in a way that helps in revenue growth with minimal losses associated with fraudulent activities by bad actors.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/630/0*pNz9g5hrxjT94U1a" /><figcaption>Source: Corporate Finance Institute</figcaption></figure><h3>Risk Analytics Applications</h3><blockquote>Risk is pervasive across all industries but the problems could vary</blockquote><p>A few typical examples of the problems that can be solved in risk management in the <strong>fintech sector</strong> include:</p><ul><li>Calculate the probability that a user will default</li><li>Calculate the credit line that can be extended to a user</li><li>Conduct in-depth credit reviews of high-risk users</li><li>Identify any out of pattern transactions automatically</li><li>Predict if a transaction will stay unsettled</li></ul><p>In <strong>consumer internet companies dealing with payments</strong>, Risk Management problems could include:</p><ul><li>Determine if a stolen card is used for a transaction</li><li>Identify if the refund process is being exploited</li><li>Block fake account signups</li><li>Prevent account takeovers</li><li>Prevent promo abuse</li><li>Ensure that risk friction only impacts bad users</li></ul><h3>What are the <strong>key responsibilities</strong> of a Risk Analyst/ Data Scientist?</h3><ul><li>Define, track, &amp; maintain KPIs</li><li>Loss forecasting</li><li>Fraud pattern recognition using big data mining</li><li>Build fraud detection features and models</li><li>Optimize profit-based risk management decisions</li><li>Classification of fraudulent users</li></ul><h3><strong>What are the skills required to become a Risk Analyst / Data Scientist</strong>?</h3><ul><li>Data Science Skills</li><li>Industry &amp; Domain Knowledge</li><li>Stakeholder Management</li><li>Effective Communication</li><li>Stay updated with evolving threats!</li></ul><p><strong>These are some of the essential Data Science Skills for the role:</strong></p><ul><li>Data Extraction</li><li>Data Cleaning</li><li>Data Pipelines</li><li>Data Visualization</li><li>Data Analysis</li><li>Experimentation</li><li>Data Modelling &amp; Evaluation</li><li>Statistics</li><li>Tools- SQL, Python, Excel, Hadoop</li></ul><p><strong>Here’s what you should know about the industry:</strong></p><ul><li>Source of Revenue</li><li>Source of Loss</li><li>Payments ecosystem</li><li>Card value chain- issuer, network, acquirer</li></ul><figure><img alt="" src="https://cdn-images-1.medium.com/max/847/0*I98H0inNfiBh6Ypw.png" /><figcaption>Source: Wallet Buddy</figcaption></figure><p><strong>Some key Financial Terms that every Risk professional should know</strong>:</p><ul><li><a href="https://www.investopedia.com/terms/u/underwriting.asp">Underwriting</a></li><li><a href="https://www.investopedia.com/terms/w/write-off.asp">Write-off</a></li><li><a href="https://www.investopedia.com/terms/d/delinquent.asp">Delinquency</a></li><li><a href="https://www.investopedia.com/terms/c/credit-exposure.asp">Exposure</a></li><li><a href="https://corporatefinanceinstitute.com/resources/knowledge/finance/assessing-debt-capacity/">Debt Capacity</a></li><li><a href="https://www.experian.com/blogs/ask-experian/credit-education/score-basics/understanding-credit-scores/">Credit Score</a></li><li><a href="https://www.investopedia.com/terms/c/chargeback.asp#:~:text=A%20chargeback%20is%20a%20charge,for%20a%20variety%20of%20reasons.">Chargeback</a></li></ul><p>This role requires great stakeholder management and effective communication skills. You need to use data to explain the rationale of your actions to multiple stakeholders. A Risk Data Scientist needs to collaborate with engineers to develop tech capabilities and product managers to create products less prone to risk.</p><p>Fraud trends are rapidly evolving. It is very important to stay updated with the current trends to perform well in this role.</p><p>The most challenging part of this role is to balance your actions so they only create friction for bad actors. The precision of your actions should be high and the False Positive Rate should remain low to minimize the friction for good users.</p><p>Overall it is a very interesting role that lets you solve mysteries through data and save losses to companies. Each day comes with a new challenge, which makes the role very exciting.</p><p>Author: Shivi Sharma<br>Follow me on <a href="https://www.linkedin.com/in/shivi-sharma-0552a364/">Linkedin</a></p><p>For more such informational articles, videos and mentorship sessions to advance your career, subscribe to Career Nub’s <a href="https://www.youtube.com/channel/UCajt2ZE3TGEMDeUri0JX9RQ">You Tube Channel</a> &amp; <a href="https://www.linkedin.com/company/career-nub/?viewAsMember=true">Linkedin page</a>!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=c155a429efb7" width="1" height="1" alt="">]]></content:encoded>
        </item>
    </channel>
</rss>