{"id":3911,"date":"2026-03-26T12:07:49","date_gmt":"2026-03-26T12:07:49","guid":{"rendered":"https:\/\/ksquareinstitute.in\/blog\/?p=3911"},"modified":"2026-04-04T04:49:10","modified_gmt":"2026-04-04T04:49:10","slug":"units-and-measurements-class-11-notes","status":"publish","type":"post","link":"https:\/\/ksquareinstitute.in\/blog\/units-and-measurements-class-11-notes\/","title":{"rendered":"Units and Measurements Class 11 Notes for NEET &amp; JEE (Free PDF Download)"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Units and Measurements Class 11 Notes \u2013 Complete NEET Physics Guide<\/title>\n<meta name=\"description\" content=\"Master Units and Measurements class 11 notes for NEET Physics. Covers SI units, dimensional analysis, error calculation, significant figures, and PYQ trends.\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&#038;family=DM+Sans:wght@300;400;500;600&#038;family=JetBrains+Mono:wght@400;500;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --accent: #e8600a;\n    --accent-light: #fff3ec;\n    --accent-mid: #fde3cc;\n    --dark: #111827;\n    --text: #1a1a1a;\n    --text-muted: #4b5563;\n    --border: #e5e7eb;\n    --green-bg: #f0fdf4;\n    --green-border: #16a34a;\n    --blue-bg: #eff6ff;\n    --blue-border: #3b82f6;\n    --warn-bg: #fff7ed;\n    --warn-border: #e8600a;\n  }\n\n  body {\n    font-family: 'DM Sans', sans-serif;\n    color: var(--text);\n    background: #ffffff;\n    line-height: 1.75;\n    font-size: 16px;\n  }\n\n  h1, h2, h3, h4 {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    line-height: 1.3;\n  }\n\n  code, .mono {\n    font-family: 'JetBrains Mono', monospace;\n  }\n\n  .article-body {\n    padding: 0;\n    width: 100%;\n  }\n\n  \/* Content wrapper \u2014 NO horizontal padding *\/\n  .content-wrap {\n    padding: 0;\n    width: 100%;\n  }\n\n  \/* Section *\/\n  .section {\n    padding: 48px 0 32px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  @media (max-width: 768px) {\n    .section { padding: 36px 0 28px; }\n  }\n\n  .section:last-of-type { border-bottom: none; }\n\n  .section-header {\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    margin-bottom: 24px;\n  }\n\n  .badge {\n    flex-shrink: 0;\n    width: 42px;\n    height: 42px;\n    background: var(--accent);\n    color: #fff;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 13px;\n    font-weight: 800;\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    letter-spacing: 0.02em;\n    margin-top: 3px;\n  }\n\n  .section-header h2 {\n    font-size: clamp(20px, 2.5vw, 26px);\n    font-weight: 800;\n    color: var(--dark);\n  }\n\n  h3 {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--dark);\n    margin: 24px 0 12px;\n  }\n\n  h4 {\n    font-size: 16px;\n    font-weight: 700;\n    color: var(--accent);\n    margin: 18px 0 8px;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n  }\n\n  p { margin-bottom: 14px; color: #2d2d2d; }\n\n  ul, ol {\n    padding-left: 22px;\n    margin-bottom: 16px;\n  }\n\n  li { margin-bottom: 7px; }\n\n  \/* Formula boxes *\/\n  .formula-dark {\n    background: var(--dark);\n    border-left: 4px solid var(--accent);\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 20px 0;\n  }\n\n  .formula-dark .formula-label {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    color: #6b7280;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n  }\n\n  .formula-dark code {\n    display: block;\n    color: var(--accent);\n    font-size: 15px;\n    line-height: 1.8;\n    white-space: pre-wrap;\n  }\n\n  .formula-orange {\n    background: var(--accent-light);\n    border: 1.5px solid var(--accent-mid);\n    border-left: 4px solid var(--accent);\n    border-radius: 10px;\n    padding: 18px 22px;\n    margin: 20px 0;\n  }\n\n  .formula-orange .formula-label {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    color: #b54006;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n  }\n\n  .formula-orange code {\n    display: block;\n    color: #7c2d12;\n    font-size: 14.5px;\n    line-height: 1.8;\n  }\n\n  \/* Callouts *\/\n  .callout {\n    border-radius: 10px;\n    padding: 16px 20px;\n    margin: 20px 0;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n\n  .callout-icon {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 800;\n    font-size: 13px;\n    padding: 3px 10px;\n    border-radius: 6px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .callout-warning {\n    background: var(--warn-bg);\n    border: 1px solid #fed7aa;\n  }\n\n  .callout-warning .callout-icon {\n    background: var(--accent);\n    color: #fff;\n  }\n\n  .callout-tip {\n    background: var(--blue-bg);\n    border: 1px solid #bfdbfe;\n  }\n\n  .callout-tip .callout-icon {\n    background: #3b82f6;\n    color: #fff;\n  }\n\n  \/* Tables *\/\n  .table-wrap { overflow-x: auto; margin: 20px 0; }\n\n  table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  thead th {\n    background: var(--dark);\n    color: #fff;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 700;\n    padding: 12px 16px;\n    text-align: left;\n    font-size: 13px;\n    letter-spacing: 0.04em;\n  }\n\n  tbody td {\n    padding: 11px 16px;\n    border-bottom: 1px solid var(--border);\n    color: var(--text);\n  }\n\n  tbody tr:last-child td { border-bottom: none; }\n  tbody tr:hover { background: #fafafa; }\n\n  \/* FAQ *\/\n  .faq-block { margin: 12px 0; }\n\n  .faq-block details {\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    overflow: hidden;\n    margin-bottom: 10px;\n  }\n\n  .faq-block details[open] { border-color: var(--accent); }\n\n  .faq-block summary {\n    padding: 16px 20px;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 600;\n    font-size: 15px;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    background: #fafafa;\n    color: var(--dark);\n    transition: background 0.2s;\n  }\n\n  .faq-block details[open] summary {\n    background: var(--accent-light);\n    color: var(--accent);\n  }\n\n  .faq-block summary::-webkit-details-marker { display: none; }\n\n  .faq-block summary::after {\n    content: '+';\n    width: 26px;\n    height: 26px;\n    background: var(--accent);\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1;\n    flex-shrink: 0;\n    transition: transform 0.2s;\n  }\n\n  .faq-block details[open] summary::after {\n    content: '-';\n    transform: rotate(0deg);\n  }\n\n  .faq-block .faq-answer {\n    padding: 16px 20px;\n    color: var(--text-muted);\n    font-size: 15px;\n    border-top: 1px solid var(--border);\n    background: #fff;\n  }\n\n  \/* Revision box *\/\n  .revision-box {\n    background: var(--green-bg);\n    border: 2px solid var(--green-border);\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin: 28px 0;\n  }\n\n  .revision-box h3 {\n    color: var(--green-border);\n    font-size: 17px;\n    margin-bottom: 14px;\n    margin-top: 0;\n  }\n\n  .revision-box ul { padding-left: 18px; }\n  .revision-box li { margin-bottom: 8px; color: #166534; font-size: 14.5px; }\n\n  \/* CTA *\/\n  .cta-section {\n    background: linear-gradient(135deg, #e8600a 0%, #c2410c 50%, #9a3412 100%);\n    padding: 52px 40px;\n    text-align: center;\n    margin-top: 0;\n  }\n\n  .cta-section h2 {\n    color: #fff;\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .cta-section p {\n    color: rgba(255,255,255,0.85);\n    font-size: 16px;\n    margin-bottom: 28px;\n    max-width: 580px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .cta-btns {\n    display: flex;\n    gap: 14px;\n    justify-content: center;\n    flex-wrap: wrap;\n  }\n\n  .btn-white {\n    background: #fff;\n    color: var(--accent);\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 700;\n    font-size: 14px;\n    padding: 13px 26px;\n    border-radius: 8px;\n    text-decoration: none;\n    transition: transform 0.15s, box-shadow 0.15s;\n  }\n\n  .btn-white:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(0,0,0,0.15); }\n\n  .btn-outline-white {\n    background: transparent;\n    color: #fff;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 700;\n    font-size: 14px;\n    padding: 13px 26px;\n    border-radius: 8px;\n    text-decoration: none;\n    border: 2px solid rgba(255,255,255,0.6);\n    transition: background 0.15s;\n  }\n\n  .btn-outline-white:hover { background: rgba(255,255,255,0.15); }\n\n  \/* Internal links *\/\n  .internal-links {\n    background: #f9fafb;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 28px 0;\n  }\n\n  .internal-links h4 {\n    color: var(--dark);\n    font-size: 14px;\n    margin-bottom: 12px;\n    margin-top: 0;\n  }\n\n  .internal-links ul { padding-left: 0; list-style: none; }\n  .internal-links li { margin-bottom: 8px; }\n\n  .internal-links a {\n    color: var(--accent);\n    font-weight: 600;\n    text-decoration: none;\n    font-size: 14px;\n  }\n\n  .internal-links a:hover { text-decoration: underline; }\n\n  \/* Download button *\/\n  .download-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--dark);\n    color: #fff;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 700;\n    font-size: 14px;\n    padding: 12px 22px;\n    border-radius: 8px;\n    text-decoration: none;\n    margin: 10px 0 24px;\n    border: 2px solid transparent;\n    transition: background 0.15s;\n  }\n\n  .download-btn:hover { background: #1f2937; }\n\n  \/* Two-column grid *\/\n  .two-col {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    margin: 18px 0;\n  }\n\n  @media (max-width: 640px) {\n    .two-col { grid-template-columns: 1fr; }\n    .cta-section { padding: 36px 20px; }\n  }\n\n  .mini-card {\n    background: #f9fafb;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 16px 18px;\n  }\n\n  .mini-card strong {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 13px;\n    color: var(--accent);\n    display: block;\n    margin-bottom: 6px;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n\n  .mini-card p { font-size: 14px; margin: 0; color: var(--text-muted); }\n\n  a { color: var(--accent); }\n\n  \/* PYQ tag *\/\n  .pyq-tag {\n    display: inline-block;\n    background: #fef3c7;\n    color: #92400e;\n    font-size: 12px;\n    font-weight: 700;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    padding: 3px 10px;\n    border-radius: 4px;\n    margin-right: 8px;\n    margin-bottom: 6px;\n    letter-spacing: 0.05em;\n  }\n\n  \/* Promo banner wrapper *\/\n  .promo-banner {\n    padding: 0 0 24px;\n  }\n  @media (max-width: 768px) {\n    .promo-banner { padding: 0 0 20px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"article-body\">\n  <div class=\"content-wrap\">\n\n    <!-- INTRODUCTION -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">01<\/div>\n        <h2>Introduction to Measurement<\/h2>\n      <\/div>\n\n      <p>The chapter on <strong>Units and Measurements class 11 notes<\/strong> forms the foundational bedrock of all Physics study. Before solving any equation or deriving any law, a physicist must first define what is being measured and in what unit. Measurement is the process of comparing an unknown physical quantity with a known standard. In NEET Physics, this chapter is examined almost every year and carries direct questions on error analysis, dimensional formulas, and significant figures.<\/p>\n\n      <p>Physics is the branch of science that deals with matter, energy, and their interactions through quantitative study. Every physical phenomenon must be expressed in numbers backed by units. Without standardized units, scientific communication would collapse \u2013 a force of &#8220;5&#8221; means nothing unless you specify newtons, dynes, or pound-force. This is why standardization through the International System of Units (SI) was established.<\/p>\n\n      <div class=\"two-col\">\n        <div class=\"mini-card\">\n          <strong>Accuracy<\/strong>\n          <p>How close a measured value is to the true or accepted value.<\/p>\n        <\/div>\n        <div class=\"mini-card\">\n          <strong>Precision<\/strong>\n          <p>How consistently repeated measurements agree with each other.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"callout callout-tip\">\n        <span class=\"callout-icon\">TIP<\/span>\n        <div>A measurement can be precise but inaccurate (systematic error present), or accurate but imprecise (random scatter). NEET often tests this distinction in MCQs and assertion-reason formats.<\/div>\n      <\/div>\n\n      <div class=\"internal-links\">\n        <h4>Related Reading<\/h4>\n        <ul>\n          <li><a href=\"https:\/\/ksquareinstitute.in\/blog\/neet-physics-survival-kit-2026\/\" rel=\"nofollow noopener noreferrer\">NEET Physics Survival Kit<\/a><\/li>\n          <li><a href=\"https:\/\/ksquareinstitute.in\/blog\/organic-chemistry-strategy-neet\/\" rel=\"nofollow noopener noreferrer\">Organic Chemistry Strategy for NEET<\/a><\/li>\n          <li><a href=\"https:\/\/ksquareinstitute.in\/free-study-material\/\" rel=\"nofollow noopener noreferrer\">Free Study Materials \u2013 KSquare<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- PHYSICAL QUANTITIES AND UNITS -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">02<\/div>\n        <h2>Physical Quantities and Units<\/h2>\n      <\/div>\n\n      <h3>2.1 Fundamental and Derived Units<\/h3>\n      <p><strong>Fundamental (base) quantities<\/strong> are those that cannot be expressed in terms of other quantities. Their units are called fundamental units. <strong>Derived quantities<\/strong> are expressed in terms of fundamental ones, and their units are called derived units.<\/p>\n\n      <div class=\"table-wrap\">\n        <table>\n          <thead>\n            <tr>\n              <th>Type<\/th>\n              <th>Example Quantity<\/th>\n              <th>Unit<\/th>\n              <th>Expression<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>Fundamental<\/td><td>Length<\/td><td>metre (m)<\/td><td>Base<\/td><\/tr>\n            <tr><td>Fundamental<\/td><td>Mass<\/td><td>kilogram (kg)<\/td><td>Base<\/td><\/tr>\n            <tr><td>Fundamental<\/td><td>Time<\/td><td>second (s)<\/td><td>Base<\/td><\/tr>\n            <tr><td>Derived<\/td><td>Velocity<\/td><td>m\/s<\/td><td>LT\u207b\u00b9<\/td><\/tr>\n            <tr><td>Derived<\/td><td>Force<\/td><td>newton (N)<\/td><td>MLT\u207b\u00b2<\/td><\/tr>\n            <tr><td>Derived<\/td><td>Density<\/td><td>kg\/m\u00b3<\/td><td>ML\u207b\u00b3<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <h3>2.2 Systems of Units<\/h3>\n      <ul>\n        <li><strong>CGS:<\/strong> centimetre-gram-second. Used in older scientific literature.<\/li>\n        <li><strong>FPS:<\/strong> foot-pound-second. British engineering system.<\/li>\n        <li><strong>MKS:<\/strong> metre-kilogram-second. Predecessor to SI.<\/li>\n        <li><strong>SI:<\/strong> International System of Units \u2013 globally accepted standard with 7 base units.<\/li>\n      <\/ul>\n\n      <div class=\"callout callout-warning\">\n        <span class=\"callout-icon\">WARN<\/span>\n        <div>NEET frequently asks unit conversion between CGS and SI. Memorize: 1 N = 10\u2075 dyne, 1 J = 10\u2077 erg, 1 Pa = 10 dyne\/cm\u00b2.<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- PROMO BANNER 1 -->\n    <div class=\"promo-banner\">\n      <a href=\"https:\/\/courses.ksquare.co.in\/new-courses\/3-mission-180-neet-physics-rankers-batch\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display:block;\">\n        <img decoding=\"async\" src=\"https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/03\/Course-Poromo-Banner-scaled.png\" alt=\"Mission 180 NEET Physics Rankers Batch - KSquare Career Institute\" style=\"width:100%; height:auto; border-radius:10px; display:block;\">\n      <\/a>\n    <\/div>\n\n    <!-- SI BASE UNITS -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">03<\/div>\n        <h2>SI Base Units and Derived Units<\/h2>\n      <\/div>\n\n      <p>The SI system defines 7 fundamental base units. Every other physical quantity and its unit is derived from these seven. Knowing these is non-negotiable for <strong>Units and Measurements class 11 notes<\/strong> preparation.<\/p>\n\n      <div class=\"table-wrap\">\n        <table>\n          <thead>\n            <tr>\n              <th>Physical Quantity<\/th>\n              <th>SI Unit<\/th>\n              <th>Symbol<\/th>\n              <th>Dimension<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>Length<\/td><td>metre<\/td><td>m<\/td><td>[L]<\/td><\/tr>\n            <tr><td>Mass<\/td><td>kilogram<\/td><td>kg<\/td><td>[M]<\/td><\/tr>\n            <tr><td>Time<\/td><td>second<\/td><td>s<\/td><td>[T]<\/td><\/tr>\n            <tr><td>Electric current<\/td><td>ampere<\/td><td>A<\/td><td>[A]<\/td><\/tr>\n            <tr><td>Temperature<\/td><td>kelvin<\/td><td>K<\/td><td>[K] or [\u03b8]<\/td><\/tr>\n            <tr><td>Amount of substance<\/td><td>mole<\/td><td>mol<\/td><td>[N]<\/td><\/tr>\n            <tr><td>Luminous intensity<\/td><td>candela<\/td><td>cd<\/td><td>[J]<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>The radian (plane angle) and steradian (solid angle) were historically called supplementary units but are now classified as derived units of dimension 1 (dimensionless).<\/p>\n\n      <div class=\"formula-dark\">\n        <div class=\"formula-label\">Key Derived Unit Formulas<\/div>\n        <code>Force (N)      = kg\u00b7m\u00b7s\u207b\u00b2    \u2192 [MLT\u207b\u00b2]\nEnergy (J)     = kg\u00b7m\u00b2\u00b7s\u207b\u00b2  \u2192 [ML\u00b2T\u207b\u00b2]\nPressure (Pa)  = kg\u00b7m\u207b\u00b9\u00b7s\u207b\u00b2 \u2192 [ML\u207b\u00b9T\u207b\u00b2]\nPower (W)      = kg\u00b7m\u00b2\u00b7s\u207b\u00b3  \u2192 [ML\u00b2T\u207b\u00b3]<\/code>\n      <\/div>\n    <\/div>\n\n    <!-- SI PREFIXES -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">04<\/div>\n        <h2>SI Prefixes<\/h2>\n      <\/div>\n\n      <p>SI prefixes allow expression of very large or very small quantities without resorting to long strings of zeros. Each prefix corresponds to a power of 10.<\/p>\n\n      <div class=\"table-wrap\">\n        <table>\n          <thead>\n            <tr><th>Prefix<\/th><th>Symbol<\/th><th>Factor<\/th><th>Example<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>Giga<\/td><td>G<\/td><td>10\u2079<\/td><td>1 GHz = 10\u2079 Hz<\/td><\/tr>\n            <tr><td>Mega<\/td><td>M<\/td><td>10\u2076<\/td><td>1 MHz = 10\u2076 Hz<\/td><\/tr>\n            <tr><td>Kilo<\/td><td>k<\/td><td>10\u00b3<\/td><td>1 km = 10\u00b3 m<\/td><\/tr>\n            <tr><td>Centi<\/td><td>c<\/td><td>10\u207b\u00b2<\/td><td>1 cm = 10\u207b\u00b2 m<\/td><\/tr>\n            <tr><td>Milli<\/td><td>m<\/td><td>10\u207b\u00b3<\/td><td>1 mm = 10\u207b\u00b3 m<\/td><\/tr>\n            <tr><td>Micro<\/td><td>\u03bc<\/td><td>10\u207b\u2076<\/td><td>1 \u03bcm = 10\u207b\u2076 m<\/td><\/tr>\n            <tr><td>Nano<\/td><td>n<\/td><td>10\u207b\u2079<\/td><td>1 nm = 10\u207b\u2079 m<\/td><\/tr>\n            <tr><td>Pico<\/td><td>p<\/td><td>10\u207b\u00b9\u00b2<\/td><td>1 pF = 10\u207b\u00b9\u00b2 F<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <!-- MEASUREMENT OF LENGTH, MASS, TIME -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">05<\/div>\n        <h2>Measurement of Length, Mass, and Time<\/h2>\n      <\/div>\n\n      <h3>Measurement of Length<\/h3>\n      <p>Length can be measured at scales from atomic radii (~ 10\u207b\u00b9\u2070 m) to astronomical distances (~ 10\u00b2\u2076 m). Instruments vary by required precision:<\/p>\n\n      <ul>\n        <li><strong>Metre scale:<\/strong> Least count 1 mm. Suitable for lengths above 1 cm.<\/li>\n        <li><strong>Vernier callipers:<\/strong> Least count = 1 MSD \u2013 1 VSD. Typically 0.1 mm or 0.02 mm.<\/li>\n        <li><strong>Screw gauge (micrometer):<\/strong> Least count = Pitch \/ Number of circular scale divisions. Typically 0.01 mm.<\/li>\n      <\/ul>\n\n      <div class=\"formula-orange\">\n        <div class=\"formula-label\">Least Count Formulas<\/div>\n        <code>Vernier LC   = 1 MSD \u2013 1 VSD\nScrew Gauge LC = Pitch \u00f7 No. of CSD divisions\n\nZero Error (Screw): if circular scale reads above zero \u2192 positive error\nCorrect reading = Observed \u2013 Zero Error<\/code>\n      <\/div>\n\n      <h3>Measurement of Mass<\/h3>\n      <p>Beam balances compare mass against standard masses and are unaffected by gravity variations. Electronic balances measure weight and convert to mass assuming standard g. For NEET, know that mass is invariant (relativistic effects aside), while weight changes with location.<\/p>\n\n      <h3>Measurement of Time<\/h3>\n      <p>Simple stopwatches have a least count of 0.1 s. Digital stopwatches reach 0.01 s. Atomic clocks (caesium-133 standard) are accurate to 1 part in 10\u00b9\u2074 \u2013 the definition of the second is based on 9,192,631,770 oscillations of Cs-133 atoms.<\/p>\n\n      <div class=\"callout callout-tip\">\n        <span class=\"callout-icon\">TIP<\/span>\n        <div>NEET has repeatedly asked Vernier calliper problems. Practice reading both main scale and vernier scale simultaneously. The coinciding vernier division directly gives the fractional part.<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- PROMO BANNER 2 -->\n    <div class=\"promo-banner\">\n      <a href=\"https:\/\/ksquareinstitute.in\/neet-2026-rank-predictor\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display:block;\">\n        <img decoding=\"async\" src=\"https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/03\/neet-2026-college-and-rank-predictor-scaled.png\" alt=\"NEET 2026 College and Rank Predictor - KSquare Career Institute\" style=\"width:100%; height:auto; border-radius:10px; display:block;\">\n      <\/a>\n    <\/div>\n\n    <!-- ACCURACY, PRECISION, ERRORS -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">06<\/div>\n        <h2>Accuracy, Precision, and Types of Errors<\/h2>\n      <\/div>\n\n      <p>This subsection of <strong>Units and Measurements class 11<\/strong> is the highest-yield topic for NEET. Understanding error types is essential for both MCQs and assertion-reason questions.<\/p>\n\n      <h3>Types of Errors<\/h3>\n\n      <div class=\"two-col\">\n        <div class=\"mini-card\">\n          <strong>Systematic Errors<\/strong>\n          <p>Consistent, repeatable errors due to instrument fault, environmental conditions, or experimental method. Bias in one direction. Can be corrected.<\/p>\n        <\/div>\n        <div class=\"mini-card\">\n          <strong>Random Errors<\/strong>\n          <p>Unpredictable fluctuations in measurement due to chance. They scatter results symmetrically. Minimized by taking the mean of multiple readings.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mini-card\" style=\"margin-top:14px;\">\n        <strong>Gross Errors<\/strong>\n        <p>Errors due to carelessness or human blunders \u2013 misreading instruments, wrong recording. Detected by repeating the experiment.<\/p>\n      <\/div>\n\n      <div class=\"callout callout-warning\">\n        <span class=\"callout-icon\">WARN<\/span>\n        <div>Increasing the number of observations reduces random error, not systematic error. NEET traps students on this distinction frequently.<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- ERROR CALCULATION -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">07<\/div>\n        <h2>Error Calculation \u2013 Absolute, Relative, Percentage<\/h2>\n      <\/div>\n\n      <h3>Absolute Error<\/h3>\n      <p>The absolute error in each measurement is the magnitude of the difference between the individual value and the arithmetic mean (true value):<\/p>\n\n      <div class=\"formula-dark\">\n        <div class=\"formula-label\">Absolute Error<\/div>\n        <code>Mean value: \u0101 = (a\u2081 + a\u2082 + ... + a\u2099) \/ n\n\nAbsolute error in each:  \u0394a\u1d62 = |\u0101 \u2013 a\u1d62|\n\nMean absolute error:  \u0394\u0101 = (\u0394a\u2081 + \u0394a\u2082 + ... + \u0394a\u2099) \/ n\n\nResult is reported as:  a = \u0101 \u00b1 \u0394\u0101<\/code>\n      <\/div>\n\n      <h3>Relative and Percentage Error<\/h3>\n\n      <div class=\"formula-orange\">\n        <div class=\"formula-label\">Relative and Percentage Error<\/div>\n        <code>Relative Error     = \u0394\u0101 \/ \u0101\n\nPercentage Error   = (\u0394\u0101 \/ \u0101) \u00d7 100%<\/code>\n      <\/div>\n\n      <p>Percentage error directly tells you the quality of the measurement. A 0.5% error is excellent; a 5% error is coarse. In NEET numericals, always convert to percentage unless instructed otherwise.<\/p>\n    <\/div>\n\n    <!-- COMBINATION OF ERRORS -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">08<\/div>\n        <h2>Combination of Errors<\/h2>\n      <\/div>\n\n      <p>When a derived quantity depends on several measured quantities, errors propagate. The rules below are mandatory for <strong>Units and Measurements class 11 notes<\/strong>:<\/p>\n\n      <div class=\"formula-dark\">\n        <div class=\"formula-label\">Propagation Rules<\/div>\n        <code>If Z = A + B  or  Z = A \u2013 B:\n  \u0394Z = \u0394A + \u0394B   (absolute errors add)\n\nIf Z = A \u00d7 B  or  Z = A \/ B:\n  \u0394Z\/Z = \u0394A\/A + \u0394B\/B   (relative errors add)\n\nIf Z = A\u207f:\n  \u0394Z\/Z = n \u00d7 (\u0394A\/A)\n\nIf Z = A\u1d56B\u1d4d \/ C\u02b3:\n  \u0394Z\/Z = p(\u0394A\/A) + q(\u0394B\/B) + r(\u0394C\/C)<\/code>\n      <\/div>\n\n      <div class=\"callout callout-warning\">\n        <span class=\"callout-icon\">WARN<\/span>\n        <div>For subtraction Z = A \u2013 B, the absolute error still ADDS (\u0394Z = \u0394A + \u0394B). This is the most common mistake in error combination problems. Never subtract errors.<\/div>\n      <\/div>\n\n      <h3>Worked Example<\/h3>\n      <p>Kinetic energy: KE = (1\/2) mv\u00b2. If error in m is 2% and error in v is 3%, then:<\/p>\n      <div class=\"formula-orange\">\n        <div class=\"formula-label\">Example Calculation<\/div>\n        <code>\u0394KE\/KE = \u0394m\/m + 2(\u0394v\/v)\n        = 2% + 2\u00d73%\n        = 2% + 6% = 8%<\/code>\n      <\/div>\n    <\/div>\n\n    <!-- SIGNIFICANT FIGURES -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">09<\/div>\n        <h2>Significant Figures and Rounding Rules<\/h2>\n      <\/div>\n\n      <p>Significant figures communicate the precision of a measurement. In NEET, significant figure questions are conceptual and straightforward if the rules are memorized.<\/p>\n\n      <h3>Rules for Counting Significant Figures<\/h3>\n      <ul>\n        <li>All non-zero digits are significant. (e.g., 2345 has 4 SF)<\/li>\n        <li>Zeros between non-zero digits are significant. (e.g., 2005 has 4 SF)<\/li>\n        <li>Leading zeros (before the first non-zero digit) are not significant. (e.g., 0.0023 has 2 SF)<\/li>\n        <li>Trailing zeros after a decimal point are significant. (e.g., 2.300 has 4 SF)<\/li>\n        <li>Trailing zeros in a whole number without decimal are ambiguous. (e.g., 2300 may have 2, 3, or 4 SF)<\/li>\n      <\/ul>\n\n      <h3>Rounding Off<\/h3>\n      <ul>\n        <li>If the digit to be dropped is less than 5 \u2013 leave the preceding digit unchanged.<\/li>\n        <li>If the digit to be dropped is greater than or equal to 5 \u2013 increase the preceding digit by 1.<\/li>\n        <li>Special case (exactly 5): round to the nearest even digit (banker&#8217;s rounding).<\/li>\n      <\/ul>\n\n      <div class=\"formula-orange\">\n        <div class=\"formula-label\">Operations with Significant Figures<\/div>\n        <code>Addition\/Subtraction:\n  Result has same decimal places as the least precise number.\n\nMultiplication\/Division:\n  Result has same number of SF as the number with fewest SF.<\/code>\n      <\/div>\n    <\/div>\n\n    <!-- DIMENSIONAL ANALYSIS -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">10<\/div>\n        <h2>Dimensional Analysis<\/h2>\n      <\/div>\n\n      <p>Dimensional analysis is one of the most powerful tools in physics. It forms a critical part of <strong>Units and Measurements class 11<\/strong> and appears in NEET every year.<\/p>\n\n      <h3>Dimensions of Physical Quantities<\/h3>\n      <p>Every physical quantity can be expressed in terms of the fundamental dimensions: Mass [M], Length [L], Time [T], Current [A], Temperature [K], Amount [N], Luminosity [J].<\/p>\n\n      <div class=\"formula-dark\">\n        <div class=\"formula-label\">Dimensional Formulas \u2013 Must Know<\/div>\n        <code>Velocity          \u2192  [LT\u207b\u00b9]\nAcceleration      \u2192  [LT\u207b\u00b2]\nForce             \u2192  [MLT\u207b\u00b2]\nWork \/ Energy     \u2192  [ML\u00b2T\u207b\u00b2]\nPower             \u2192  [ML\u00b2T\u207b\u00b3]\nPressure          \u2192  [ML\u207b\u00b9T\u207b\u00b2]\nMomentum          \u2192  [MLT\u207b\u00b9]\nAngular momentum  \u2192  [ML\u00b2T\u207b\u00b9]\nGravitational constant G  \u2192  [M\u207b\u00b9L\u00b3T\u207b\u00b2]\nPlanck's constant h       \u2192  [ML\u00b2T\u207b\u00b9]<\/code>\n      <\/div>\n\n      <h3>Applications of Dimensional Analysis<\/h3>\n      <ol>\n        <li><strong>Checking equation correctness:<\/strong> Both sides of a physical equation must have the same dimensions (principle of homogeneity).<\/li>\n        <li><strong>Unit conversion:<\/strong> Convert a quantity from one system to another by equating dimensional expressions.<\/li>\n        <li><strong>Deriving relations:<\/strong> Use dimensional reasoning to establish the functional dependence of a quantity on others (up to a dimensionless constant).<\/li>\n      <\/ol>\n\n      <div class=\"callout callout-tip\">\n        <span class=\"callout-icon\">TIP<\/span>\n        <div>To convert units: if n\u2081u\u2081 = n\u2082u\u2082, then n\u2082 = n\u2081 \u00d7 (M\u2081\/M\u2082)\u1d43 \u00d7 (L\u2081\/L\u2082)\u1d47 \u00d7 (T\u2081\/T\u2082)\u1d9c, where a, b, c are powers in the dimensional formula.<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- APPLICATIONS AND LIMITATIONS -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">11<\/div>\n        <h2>Applications and Limitations of Dimensional Analysis<\/h2>\n      <\/div>\n\n      <h3>Limitations<\/h3>\n      <ul>\n        <li>Cannot determine dimensionless constants (e.g., the 1\/2 in KE = \u00bdmv\u00b2).<\/li>\n        <li>Cannot be applied to equations involving exponential, logarithmic, or trigonometric functions.<\/li>\n        <li>Cannot distinguish between physically distinct quantities with the same dimensions (e.g., work and torque both have [ML\u00b2T\u207b\u00b2]).<\/li>\n        <li>Cannot derive equations with more than three unknown exponents using only M, L, T dimensions.<\/li>\n      <\/ul>\n\n      <div class=\"callout callout-warning\">\n        <span class=\"callout-icon\">WARN<\/span>\n        <div>Dimensional analysis verifies that an equation is dimensionally consistent, but dimensional consistency alone does not guarantee physical correctness. A dimensionally correct equation can still be physically wrong.<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- NUMERICAL FRAMEWORK -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">12<\/div>\n        <h2>Numerical Framework \u2013 Important Formulas<\/h2>\n      <\/div>\n\n      <div class=\"formula-dark\">\n        <div class=\"formula-label\">Summary of Key Formulas<\/div>\n        <code>Density           = Mass \/ Volume           \u2192  [ML\u207b\u00b3]\nVelocity          = Displacement \/ Time     \u2192  [LT\u207b\u00b9]\nForce             = Mass \u00d7 Acceleration     \u2192  [MLT\u207b\u00b2]\n\nAbsolute error    = |true \u2013 observed|\nMean abs. error   = \u03a3|\u0394a\u1d62| \/ n\nRelative error    = \u0394\u0101 \/ \u0101\nPercentage error  = (\u0394\u0101 \/ \u0101) \u00d7 100%\n\nVernier LC        = 1 MSD \u2013 1 VSD\nScrew gauge LC    = Pitch \/ No. of CSD div.<\/code>\n      <\/div>\n\n      <a href=\"#\" rel=\"nofollow noopener noreferrer\" class=\"download-btn\">Download PDF Notes \u2013 Units and Measurements<\/a>\n    <\/div>\n\n    <!-- CONCEPTUAL QUESTIONS -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">13<\/div>\n        <h2>Conceptual Questions<\/h2>\n      <\/div>\n\n      <ol>\n        <li>What is the difference between accuracy and precision? Give an example where a measurement is precise but not accurate.<\/li>\n        <li>Why is the SI system preferred over CGS or FPS systems in scientific work?<\/li>\n        <li>Can a physical equation be dimensionally correct but physically incorrect? Justify with an example.<\/li>\n        <li>A student measures the diameter of a ball bearing with a screw gauge. The zero error is +0.03 mm and the observed reading is 5.78 mm. What is the correct diameter?<\/li>\n        <li>State the principle of homogeneity of dimensions. Using it, verify whether v\u00b2 = u\u00b2 + 2as is dimensionally correct.<\/li>\n      <\/ol>\n\n      <h3>Assertion-Reason Focus Areas<\/h3>\n      <ul>\n        <li>Assertion: Systematic errors can be reduced by repeating measurements. Reason: Averaging eliminates all errors.<\/li>\n        <li>Assertion: Trailing zeros in 4.500 are significant. Reason: They appear after the decimal point.<\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- PYQ TRENDS -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">14<\/div>\n        <h2>PYQ Trends \u2013 Units and Measurements Class 11<\/h2>\n      <\/div>\n\n      <p>Analysis of NEET previous year questions (2015\u20132024) shows a consistent pattern in this chapter:<\/p>\n\n      <div class=\"table-wrap\">\n        <table>\n          <thead>\n            <tr><th>Topic<\/th><th>Frequency<\/th><th>Question Type<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>Dimensional formula \/ analysis<\/td><td>Very High<\/td><td>Single correct, Match the column<\/td><\/tr>\n            <tr><td>Error combination<\/td><td>High<\/td><td>Numerical, Assertion-Reason<\/td><\/tr>\n            <tr><td>Significant figures<\/td><td>Medium-High<\/td><td>Single correct<\/td><\/tr>\n            <tr><td>Vernier \/ Screw gauge reading<\/td><td>Medium<\/td><td>Numerical<\/td><\/tr>\n            <tr><td>SI units and prefixes<\/td><td>Low-Medium<\/td><td>Single correct<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>\n        <span class=\"pyq-tag\">NEET 2023<\/span>Dimensional formula of magnetic flux<br>\n        <span class=\"pyq-tag\">NEET 2022<\/span>Error in kinetic energy with given errors in m and v<br>\n        <span class=\"pyq-tag\">NEET 2021<\/span>Significant figures in a computed result<br>\n        <span class=\"pyq-tag\">NEET 2020<\/span>Vernier calliper \u2013 reading identification<br>\n        <span class=\"pyq-tag\">NEET 2019<\/span>Percentage error in period of pendulum\n      <\/p>\n\n      <div class=\"internal-links\">\n        <h4>More NEET Resources<\/h4>\n        <ul>\n          <li><a href=\"https:\/\/ksquareinstitute.in\/blog\/neet-biology-tricks-for-exams\/\" rel=\"nofollow noopener noreferrer\">NEET Biology Tricks for Exams<\/a><\/li>\n          <li><a href=\"https:\/\/ksquareinstitute.in\/blog\/score-340-in-neet-biology\/\" rel=\"nofollow noopener noreferrer\">How to Score 340+ in NEET Biology<\/a><\/li>\n          <li><a href=\"https:\/\/ksquareinstitute.in\/blog\/top-10-tricky-neet-biology-diagrams\/\" rel=\"nofollow noopener noreferrer\">Top 10 Tricky NEET Biology Diagrams<\/a><\/li>\n          <li><a href=\"https:\/\/courses.ksquare.co.in\/new-courses\/31-umeed-neet-2026\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Umeed NEET 2026 Study Materials<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- SUMMARY \/ REVISION BOX -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">15<\/div>\n        <h2>Summary \u2013 Quick Revision<\/h2>\n      <\/div>\n\n      <div class=\"revision-box\">\n        <h3>Quick Revision Points \u2013 Units and Measurements Class 11<\/h3>\n        <ul>\n          <li>7 SI base units: m, kg, s, A, K, mol, cd \u2013 memorize them with dimensions.<\/li>\n          <li>Fundamental quantities cannot be expressed in terms of others; derived ones can.<\/li>\n          <li>Vernier LC = 1 MSD \u2013 1 VSD; Screw gauge LC = Pitch \/ No. of divisions.<\/li>\n          <li>Systematic errors are consistent and correctable; random errors are statistical.<\/li>\n          <li>For addition\/subtraction: absolute errors add. For multiplication\/division: relative errors add.<\/li>\n          <li>If Z = A\u207f, then percentage error in Z = n \u00d7 percentage error in A.<\/li>\n          <li>Leading zeros are never significant; trailing zeros after decimal point always are.<\/li>\n          <li>Dimensional analysis cannot determine dimensionless constants or handle trig\/log functions.<\/li>\n          <li>Principle of homogeneity: every term in a valid physical equation has the same dimensions.<\/li>\n          <li>1 N = 10\u2075 dyne; 1 J = 10\u2077 erg; 1 Pa = 10 dyne\/cm\u00b2.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- COMMON MISTAKES -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">16<\/div>\n        <h2>Common Mistakes to Avoid<\/h2>\n      <\/div>\n\n      <ul>\n        <li><strong>Subtracting errors in subtraction problems:<\/strong> Absolute errors always add, even for Z = A \u2013 B.<\/li>\n        <li><strong>Ignoring units in numerical answers:<\/strong> A number without a unit is meaningless in Physics.<\/li>\n        <li><strong>Miscounting significant figures:<\/strong> Leading zeros are not significant; trailing zeros after the decimal are.<\/li>\n        <li><strong>Applying power rule incorrectly:<\/strong> For Z = A\u00b2B\u00b3, error = 2(\u0394A\/A) + 3(\u0394B\/B), not 2\u00d73(\u0394A\/A+\u0394B\/B).<\/li>\n        <li><strong>Confusing accuracy with precision:<\/strong> Multiple measurements close to each other (precise) may all be far from the true value (not accurate).<\/li>\n        <li><strong>Skipping dimensional checks:<\/strong> A quick dimensional check often catches algebra errors in derivations.<\/li>\n        <li><strong>Forgetting zero error correction:<\/strong> Always apply zero error correction before recording the final reading from a screw gauge or Vernier.<\/li>\n      <\/ul>\n\n      <div class=\"callout callout-tip\">\n        <span class=\"callout-icon\">TIP<\/span>\n        <div>In NEET, even a 1-mark question on significant figures or a dimensional formula can determine your percentile. Treat this chapter as a guaranteed scoring zone \u2013 it requires zero derivation and pure conceptual clarity.<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- FAQ -->\n    <div class=\"section\">\n      <div class=\"section-header\">\n        <div class=\"badge\">17<\/div>\n        <h2>Frequently Asked Questions<\/h2>\n      <\/div>\n\n      <div class=\"faq-block\">\n        <details>\n          <summary>What is the difference between accuracy and precision in Units and Measurements class 11?<\/summary>\n          <div class=\"faq-answer\">Accuracy refers to how close a measured value is to the true or accepted value of the quantity. Precision refers to how closely repeated measurements agree with each other, regardless of whether they are close to the true value. A precise set of measurements has low random error; an accurate one has low overall error. NEET commonly pairs these in assertion-reason questions.<\/div>\n        <\/details>\n\n        <details>\n          <summary>Why can dimensionless constants not be determined by dimensional analysis?<\/summary>\n          <div class=\"faq-answer\">Dimensional analysis works by matching the powers of M, L, and T on both sides of an equation. Dimensionless constants (like 1\/2, 2\u03c0, or numerical coefficients) have no dimensions, so they contribute [M\u2070L\u2070T\u2070] = 1 to both sides and are invisible to dimensional methods. Experimental data or calculus is required to determine their values.<\/div>\n        <\/details>\n\n        <details>\n          <summary>How do errors combine when a quantity is raised to a power?<\/summary>\n          <div class=\"faq-answer\">If Z = A\u207f, the percentage error in Z equals n times the percentage error in A. For example, if volume V = (4\/3)\u03c0r\u00b3 and the radius has a 1% error, then the volume has a 3 \u00d7 1% = 3% error. This rule extends to products and quotients: for Z = A\u1d56B\u1d4d\/C\u02b3, the relative error is p(\u0394A\/A) + q(\u0394B\/B) + r(\u0394C\/C).<\/div>\n        <\/details>\n\n        <details>\n          <summary>What is the least count of a Vernier calliper, and why does it matter?<\/summary>\n          <div class=\"faq-answer\">The least count (LC) of a Vernier calliper is the smallest length it can measure reliably, calculated as 1 MSD (main scale division) minus 1 VSD (Vernier scale division). A typical LC is 0.1 mm or 0.02 mm. It matters because all measurements have an uncertainty of at least \u00b11 LC. Reporting more decimal places than allowed by the LC is false precision.<\/div>\n        <\/details>\n\n        <details>\n          <summary>How many significant figures does 0.00405 have?<\/summary>\n          <div class=\"faq-answer\">The number 0.00405 has 3 significant figures. The leading zeros (0.00) are not significant \u2013 they are merely placeholders. The digits 4, 0, and 5 are significant. The zero between 4 and 5 is significant because it is sandwiched between non-zero digits. Applying this rule consistently is essential for NEET significant figure questions.<\/div>\n        <\/details>\n\n        <details>\n          <summary>Which topics from Units and Measurements class 11 notes are most important for NEET?<\/summary>\n          <div class=\"faq-answer\">Based on PYQ analysis (2015\u20132024), dimensional formula and dimensional analysis questions appear most frequently, followed by error combination problems, significant figures, and Vernier calliper or screw gauge readings. Mastering these four areas virtually guarantees full marks from this chapter. Exam strategy: dimensional analysis is the safest bet; attempt it first in the paper.<\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n\n  <\/div><!-- end content-wrap -->\n\n  <!-- CTA -->\n  <div class=\"cta-section\">\n    <h2>Ready to Master NEET Physics?<\/h2>\n    <p>Join KSquare&#8217;s Mission 180 Physics Rankers Batch and build chapter-by-chapter mastery with expert faculty, live doubt sessions, and weekly PYQ practice.<\/p>\n    <div class=\"cta-btns\">\n      <a href=\"https:\/\/courses.ksquare.co.in\/new-courses\/3-mission-180-neet-physics-rankers-batch\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"btn-white\">Join the Course Now<\/a>\n      <a href=\"https:\/\/ksquareinstitute.in\/neet-2026-rank-predictor\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"btn-outline-white\">Use Rank Predictor<\/a>\n      <a href=\"https:\/\/ksquareinstitute.in\/free-study-material\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"btn-outline-white\">Free Study Material<\/a>\n    <\/div>\n  <\/div>\n\n<\/div><!-- end article-body -->\n\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\"\/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<title>Physics Class 11 \u2014 Table of Contents<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\"\/>\n<style>\n.ksm-toc-wrap { all: initial; display: block; font-family: \"Plus Jakarta Sans\", sans-serif; box-sizing: border-box; width: 100%; }\n.ksm-toc-wrap *, .ksm-toc-wrap *::before, .ksm-toc-wrap *::after { box-sizing: border-box; font-family: \"Plus Jakarta Sans\", sans-serif; }\n.ksm-toc-wrap table { width: 100%; border-collapse: collapse; border: 1.5px solid #c0c0c0; }\n.ksm-toc-wrap thead tr th { background: #e8440a; color: #fff; font-size: 0.85rem; font-weight: 700; padding: 12px 16px; text-align: center; letter-spacing: 0.02em; border: 1.5px solid #c0c0c0; }\n.ksm-toc-wrap thead tr th:first-child { width: 72px; }\n.ksm-toc-wrap tbody tr { border-bottom: 1px solid #d8d8d8; }\n.ksm-toc-wrap tbody tr:last-child { border-bottom: none; }\n.ksm-toc-wrap tbody td { padding: 11px 16px; vertical-align: middle; border: 1px solid #d8d8d8; font-size: 0.88rem; color: #111; }\n.ksm-toc-wrap tbody td:first-child { text-align: center; color: #333; font-weight: 500; font-size: 0.88rem; width: 72px; }\n.ksm-toc-wrap tbody td:last-child { color: #1a56b0; font-weight: 500; }\n.ksm-toc-wrap tbody tr:nth-child(even) td { background: #f9f9f9; }\n.ksm-toc-wrap tbody tr:hover td { background: #fff4ef; }\n.ksm-toc-wrap a { color: #1a56b0; text-decoration: none; display: block; }\n.ksm-toc-wrap a:hover { text-decoration: underline; }\n@media (max-width: 600px) {\n  .ksm-toc-wrap thead tr th { font-size: 0.78rem; padding: 10px 10px; }\n  .ksm-toc-wrap tbody td { font-size: 0.82rem; padding: 10px 10px; }\n  .ksm-toc-wrap tbody td:first-child { width: 52px; }\n  .ksm-toc-wrap thead tr th:first-child { width: 52px; }\n}\n<\/style>\n<\/head>\n<body>\n<div class=\"ksm-toc-wrap\">\n  <table>\n    <thead><tr><th>S. No<\/th><th>Table of Content \u2014 Physics Class 11<\/th><\/tr><\/thead>\n    <tbody>\n      <tr><td>1<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/units-and-measurements-class-11-notes\" target=\"_blank\">Units and Measurements<\/a><\/td><\/tr>\n      <tr><td>2<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/motion-in-a-straight-line-class-11-notes\" target=\"_blank\">Motion in a Straight Line<\/a><\/td><\/tr>\n      <tr><td>3<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/motion-in-a-plane-class-11-notes\" target=\"_blank\">Motion in a Plane<\/a><\/td><\/tr>\n      <tr><td>4<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/laws-of-motion-class-11-notes\" target=\"_blank\">Laws of Motion<\/a><\/td><\/tr>\n      <tr><td>5<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/work-energy-and-power-class-11-notes\" target=\"_blank\">Work, Energy and Power<\/a><\/td><\/tr>\n      <tr><td>6<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/system-of-particles-and-rotational-motion-class-11-notes\" target=\"_blank\">System of Particles and Rotational Motion<\/a><\/td><\/tr>\n      <tr><td>7<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/gravitation-class-11-notes\" target=\"_blank\">Gravitation<\/a><\/td><\/tr>\n      <tr><td>8<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/mechanical-properties-of-solids-class-11-notes\" target=\"_blank\">Mechanical Properties of Solids<\/a><\/td><\/tr>\n      <tr><td>9<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/mechanical-properties-of-fluids-11-notes\" target=\"_blank\">Mechanical Properties of Fluids<\/a><\/td><\/tr>\n      <tr><td>10<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/thermal-properties-of-matter-11-notes\" target=\"_blank\">Thermal Properties of Matter<\/a><\/td><\/tr>\n      <tr><td>11<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/thermodynamics-11-notes\" target=\"_blank\">Thermodynamics<\/a><\/td><\/tr>\n      <tr><td>12<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/kinetic-theory-11-notes\" target=\"_blank\">Kinetic Theory<\/a><\/td><\/tr>\n      <tr><td>13<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/oscillations-11-notes\" target=\"_blank\">Oscillations<\/a><\/td><\/tr>\n      <tr><td>14<\/td><td><a href=\"https:\/\/ksquareinstitute.in\/blog\/waves-11-notes\" target=\"_blank\">Waves<\/a><\/td><\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Units and Measurements Class 11 Notes \u2013 Complete NEET Physics Guide 01 Introduction to Measurement The chapter on Units and Measurements class 11 notes forms the foundational bedrock of all Physics study. Before solving any equation or deriving any law, a physicist must first define what is being measured and in what unit. Measurement is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[127],"tags":[],"class_list":["post-3911","post","type-post","status-publish","format-standard","hentry","category-free-study-material"],"blocksy_meta":{"page_structure_type":"type-4","styles_descriptor":{"styles":{"desktop":"[data-prefix=\"single_blog_post\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--has-boxed:var(--true);--has-wide:var(--false);background-color:var(--has-background, var(--theme-palette-color-8));--theme-boxed-content-border-radius:3px;--theme-boxed-content-spacing:40px;--theme-boxed-content-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);}","tablet":"[data-prefix=\"single_blog_post\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--theme-boxed-content-spacing:35px;}","mobile":"[data-prefix=\"single_blog_post\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--theme-boxed-content-spacing:20px;}"},"google_fonts":[],"version":6},"content_style_source":"custom","content_style":"boxed","vertical_spacing_source":"inherit","content_area_spacing":"top","has_hero_section":"default","hero_elements":[{"id":"custom_title","enabled":true,"heading_tag":"h1","title":"Home","__id":"8IX-0As1EX9Fl4Pz2z6B7"},{"id":"custom_description","enabled":true,"description_visibility":{"desktop":true,"tablet":true,"mobile":false},"__id":"7d-tOW6nYWCC6LOy2S-O5"},{"id":"custom_meta","enabled":true,"meta_elements":[{"id":"author","enabled":true,"label":"By","has_author_avatar":"yes","avatar_size":25},{"id":"post_date","enabled":true,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"updated_date","enabled":false,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"categories","enabled":true,"label":"In","style":"simple"},{"id":"comments","enabled":true}],"page_meta_elements":{"joined":true,"articles_count":true,"comments":true},"__id":"vfEdEvU_tPB13pYHfGVrF"},{"id":"breadcrumbs","enabled":false,"__id":"o8kNAobtDnvZjcrE1pMbt"}]},"_links":{"self":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/3911","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/comments?post=3911"}],"version-history":[{"count":8,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/3911\/revisions"}],"predecessor-version":[{"id":4289,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/3911\/revisions\/4289"}],"wp:attachment":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/media?parent=3911"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/categories?post=3911"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/tags?post=3911"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}