\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Comparison of Subjective Dizziness, Tinnitus, Headache, Taste, and Smell Results by Age Group in Yakumo Town Residents Health Checkup Conducted in 2019 with Measured Taste and Smell Test Results},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2022 1970-01-01 (revised: 8 Year 2022 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{2022 1970-01-01}
\title{Comparison of Subjective Dizziness, Tinnitus, Headache, Taste, and Smell Results by Age Group in Yakumo Town Residents Health Checkup Conducted in 2019 with Measured Taste and Smell Test Results}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Naomi  katayama}

             \author[2]{Shoko  Kondo}

             \author[3]{Naomi  Katayama}

             \affil[1]{  Nagoya Womens University}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


A self-administered questionnaire survey is conducted on various items related to health at the residents' examination conducted in Yakumo Town, Nikai-gun, Hokkaido, where population migration is small.We will report on the results of the otolaryngology questionnaire survey conducted in 2019.The target population is 128 males and 169 females who are residents of Yakumo Town over 40 years old, for a total of 297 people.Self-administered questionnaire survey (feeling conscious: vertigo, tinnitus, headache, hearing, taste, smell), taste test (Salt taste: Salseve; manufactured by Advantech), and smell test (12 kinds of odors: Smell sticks; Daiichi Factory C0., Ltd).

\end{abstract}


\keywords{yakumo study, olfactory function test, taste test, the prevalence of vertigo, the prevalence of tinnitus.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
ased on the Health Promotion Law, health Japan 21 was issued as Ministry of Health, Labor and Welfare No.430 in 2012.Public health centers of local governments are conducting Health Japan 21 according to local conditions in accordance with the policy set out by the Japanese government. Currently, Health Japan 21 2 nd plan is being carried out.\par
The Healthy Japan 21 2 nd plan includes nine different types of content (nutrition and diet, physical activity and exercise, rest and mental health, tobacco, health care, dental health, diabetes, cardiovascular disease, and cancer), In addition, each basic plan and goals are shown in it.\par
Currently, health management aimed at improving productivity has begun to be implemented with the goal to maintain the health of workers in Japan. This is because it is essential to raise the health condition of each employee and improve productivity due to the social background of a declining working population, an aging workforce, and an increase in national medical expenses in Japan. A feeling of dizziness, a headache, or a minor discomfort can significantly affect productivity. Therefore, in this study, we report the results of a self-administered questionnaire survey conducted in 2019 on subjective dizziness, tinnitus, and headache at resident health checkups in Yakumo Town, Hokkaido, Japan, where there is little population movement. From 2027 to 2019, we have continuously conducted taste and smell test results at the time of the Yakumo town resident health checkups. Using these results, we will report a comparison by age group. Although many sensory organs have been reported to deteriorate with age, there have been few reports on the interrelationships among taste, smell, hearing and vision.\par
In recent years, many reports have revealed that reduced sense of smell and decreased sense of taste occur as precursors of cognitive decline.\par
In recent years, there have been many reports that cognitive function declines when hearing declines. Therefore, this study also reports on the relationship between taste and smell test results and other test results in residents aged 40 and over in Yakumo Town, Hokkaido, Japan resident health checkups. 
\section[{II.}]{II.} 
\section[{Material and Method}]{Material and Method}\par
A total of 297 participants, 128 male and 169 female aged 40 and over, participated in the health checkup for residents of Yakumo Town, Hokkaido, Japan, in August 2019. The subjects of the self-reported questionnaire survey were subjective dizziness, subjective tinnitus, subjective headache, subjective taste, and subjective sense of smell.\par
A simple salty taste test kit (salsave: manufactured by Advantech) was used for the taste test. A simple olfactory test kit (smell stick: manufactured by Daiichi Kogyo Co., Ltd.) was used for the olfactory test.\par
The obtained data were compared using statistical methods. A binomial logistic regression analysis was used. The objective variable was subjective dizziness, and the explanatory variables were subjective tinnitus, headache, taste, smell, taste test results, and smell test results. The statistical software used was Excel Statistics 2020 (SSRI Co.,).\par
A quick saltiness test recorded perceptible concentrations within six concentrations (0.6\%, 0.8\%, 1.0\%, 1.2\%, 1.4\%, 1.6\%). The salty taste was categorized into three categories: 0.6\% to 1.0\% salty taste is the normal range, 1.2\% to 1.6\% requires observation, and 1.6\% or more requires consultation.\par
A simple olfactory test using12 different odors (Japanese ink, wood, perfume, menthol, mandarin orange, curry, household gas, rose, cypress, stuffy socks, condensed milk, and fried garlic) and recorded the number of smells. Of the 12 types of odors, if six or more classes were recognized, they were classified as normal range; if 5 to 3 classes observation was required; and if two classes or less, consultation was required. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
As shown in Table  {\ref 1}, the participants were 33 in their 40s, 63 in their 50s, 116 in their 60s, 76 in their 70s, and eight in their 80s.\par
Table  {\ref 2} shows subjective dizziness by age group. Among participants in their 50s, 50s, and 60s, more male participants than female participants answered that they did not feel subjective dizziness. In addition, it was found that many females in their 50shas a personal feeling of dizziness. Table  {\ref 3} shows subjective tinnitus for each age group. The proportion of males and females in their 40s, 50s, and 60s who did not experience subjective tinnitus was about the same (60-66\%). 
\section[{None}]{None}\par
Somtmes Table \hyperref[tab_2]{4} shows the results of the dizziness questionnaire. It is found that female participants were feeling headaches more than males in each age group.\par
Table \hyperref[tab_3]{5} shows a subjective sense of smell. Both males and females showed a marked decline in olfaction with age. In particular, males in their 60s and 70s felt that their subjective sense of smell was inferior to that of females.  Table \hyperref[tab_4]{6} shows the subjective sense of taste for each age group. Compared to males, females answered that they could appreciate the taste of each age group. However, the effect of aging was small in both males and females. 
\section[{None}]{None}\par
Table  {\ref 7} shows the results of the 12 odor tests on the odor sticks. It has been found that the sense of smell declines with aging. It was found that there was more males in their 50s to 80s who had less recognition of odor than females. 
\section[{None}]{None}\par
Hard to understand Somwhat confusing understand 40s(n=10) 0 ( 0.0\%) 0 ( 0.0\%)  
\section[{Female}]{Female} 
\section[{Female (n=169)}]{Female (n=169)}\par
Table  {\ref 8} shows the salty taste test results by Salsave. There was no difference in the results of the salty taste test between males and females. However, there were more males than females who required consultation.\par
Table \hyperref[tab_7]{9} shows the olfactory test results. The number of recognizable odors among 12 types of odors was recorded. It was shown that the number of perceived odors decreased as the age of the participants increased. 40s(n=10) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 1 (10.0 \%) 2 (20.0 \%) 1 (10.0 \%) 2 (20.0 \%) 1 (10.0 \%) 2 (20.0 \%) 1 (10.0 \%) 50s(n=24) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 1 (4. 40s(n=23) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 1 (4.3 \%) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 7 (30.4 \%) 4 (17.4 \%) 5 (21.7 \%)4 (17.4\%) \% 2 (8.7 \%) 50s(n=39) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 2 (5.1 \%) 1 (2.6 \%) 1 (2.6 \%) 6 (15.4 \%) 7 (17.9 \%) 7 (17.9 \%) 11 (47.8 \%) 4 (17.4 \%) 60s (n=67) 0 (0.0 \%) 0 (0.0 \%) 1 (1.5 \%) 0 (0.0 \%) 4 6.0\%) 0 (0.0 \%) 6 (9.0 \%) 5 (7.5 \%) 10 (14.8 \%) 8 (11.9 \%) 9 (13.4 \%) 18 (26.9 \%) 6 (9.0 \%) 70s (n=37) 0 (0.0 \%) 0 (0.0 \%) 1 (2.7 \%) 1 (2.7 \%) 1 ( 2.7\%) 6 (16.2 \%) 4 (10.8 \%) 2 ( 5.4\%) 8 (21.6 \%) 7 (18.9 \%) 6 (16.2 \%) 1 (2.7 \%) 0 (0.0 \%) 80s (n=3) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 1 (33.3 \%) 0 (0.0 \%) 0 (0.0 \%) 1 (33.3 \%) 1 (33.3 \%) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) 0 (0.0 \%) Total 169 0 (0.0 \%) 0 (0.0 \%) 2 (1.2\%) 2 (1.2\%) 6 (3.6\%) 8 (4.7\%) 11 (6.5\%) 9 (5.3\%) 32 (18.9\%) 26 (15.4\%) 27 (16.0\%) 34 (20.1\%) 12 (7.1\%) A binomial logistic regression analysis was used. The objective variable was subjective dizziness, and the explanatory variables were subjective tinnitus, headache, taste, smell, taste test results, and smell test results.\par
Table \hyperref[tab_8]{11} shows the relationship with diseases that can be understood from the questionnaire results.\par
As for items related to dizziness, the results of obesity, urinalysis, fundus examination, lipid examination, and inflammation examination were shown.\par
It was shown that subjective dizziness is related to the obesity, dermatitis, swollen eyes, and coughing.\par
In addition, Table  {\ref 12} shows the results of the comparison with the questionnaire results in the field of otolaryngology. A subjective feeling of dizziness was shown to be associated with tinnitus, headache, and measured olfactory test results. There was a statistically significant difference between subjective dizziness and odor test results.  
\section[{Discussion}]{Discussion}\par
From the results of this study, the degree of obesity, urine test results, fundus test results, lipid test results, and inflammation test results were shown as items related to subjective dizziness. In particular, it was revealed that the relationship with inflammatory reaction is substantial. In otolaryngology, there was a relationship between tinnitus, headache, olfactory perception tests results, and subjective dizziness.\par
Since participants with a higher olfactory recognition rate feel subjective dizziness, it may be that the dizziness is caused by being sensitive to odors. No relationship was found with the results of the questionnaire on food intake. This finding follows the previous report on questionnaire responses (the subjective evaluation of sensory functions) which differed from the sensory test result1-6). In the future, it will be necessary to investigate in detail the relationship between subjective dizziness and olfactory test results. Moreover, we need to investigate in detail the relationship between subjective dizziness and inflammation test results.\begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.37777777777777777\textwidth}P{0.2833333333333333\textwidth}P{0.18888888888888888\textwidth}}
Occasionally\tabcellsep Sometimes\tabcellsep Always\end{longtable} \par
 
\caption{\label{tab_2}Table 4}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.2361111111111111\textwidth}P{0.6138888888888888\textwidth}}
Male\tabcellsep Male (n=128)\\
Female\tabcellsep Female (n=169)\end{longtable} \par
 
\caption{\label{tab_3}Table 5}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.425\textwidth}P{0.425\textwidth}}
1 ( 10.0\%)\tabcellsep 9 ( 90.0\%)\end{longtable} \par
 
\caption{\label{tab_4}Table 6}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10} \par 
\begin{longtable}{P{0.12213785046728971\textwidth}P{0.3336448598130841\textwidth}P{0.0009929906542056075\textwidth}P{0.0009929906542056075\textwidth}P{0.12511682242990652\textwidth}P{0.0009929906542056075\textwidth}P{0.0009929906542056075\textwidth}P{0.0009929906542056075\textwidth}P{0.12412383177570094\textwidth}P{0.0009929906542056075\textwidth}P{0.001985981308411215\textwidth}P{0.1350467289719626\textwidth}P{0.001985981308411215\textwidth}}
\tabcellsep \multicolumn{9}{l}{Table 8 Taste test results in each age group numbetr(?)}\tabcellsep \tabcellsep \tabcellsep \\
Male\tabcellsep \multicolumn{9}{l}{Normal range Observation required Consultation required Male (n=128)}\tabcellsep \tabcellsep \multicolumn{2}{l}{No answer}\\
40s(n=10)\tabcellsep \multicolumn{2}{l}{9 (90.0 \%)}\tabcellsep \tabcellsep \multicolumn{2}{l}{1 (10.0 \%)}\tabcellsep \tabcellsep \tabcellsep 0 (0.0\%)\tabcellsep \tabcellsep \tabcellsep 0 (0.0\%)\tabcellsep \\
50s(n=24)\tabcellsep \multicolumn{2}{l}{18 (75.0 \%)}\tabcellsep \tabcellsep \multicolumn{2}{l}{3 (12.5 \%)}\tabcellsep \tabcellsep \tabcellsep 3 ( 12.5\%)\tabcellsep \tabcellsep \tabcellsep 0 (0.0 \%)\tabcellsep \\
60s (n=49)\tabcellsep \multicolumn{2}{l}{487.89 ( \%)}\tabcellsep \tabcellsep \multicolumn{2}{l}{1 ( 2.4\%)}\tabcellsep \tabcellsep \tabcellsep 5 ( 10.2\%)\tabcellsep \tabcellsep \tabcellsep 0 (0.0 \%)\tabcellsep \\
70s (n=39)\tabcellsep \multicolumn{2}{l}{30 (76.9 \%)}\tabcellsep \tabcellsep \multicolumn{2}{l}{2 ( 5.1\%)}\tabcellsep \tabcellsep \tabcellsep 7 ( 17.9\%)\tabcellsep \tabcellsep \tabcellsep 0 (0.0 \%)\tabcellsep \\
80s (n=6)\tabcellsep \multicolumn{2}{l}{6 ( 100.0\%)}\tabcellsep \tabcellsep \multicolumn{2}{l}{0 (0.0 \%)}\tabcellsep \tabcellsep \tabcellsep 0 (0.0 \%)\tabcellsep \tabcellsep \tabcellsep 0 (0.0 \%)\tabcellsep \\
Total 128\tabcellsep \multicolumn{2}{l}{106 (82.8\%)}\tabcellsep \tabcellsep \multicolumn{2}{l}{7 (5.5\%)}\tabcellsep \tabcellsep \tabcellsep 15 (11.7\%)\tabcellsep \tabcellsep \tabcellsep 0 (0.0\%)\tabcellsep \\
Female\tabcellsep \multicolumn{9}{l}{Normal range Observation required Consultation required Female (n=169)}\tabcellsep \tabcellsep \multicolumn{2}{l}{No answer}\\
40s(n=23)\tabcellsep \multicolumn{2}{l}{19 (82.6 \%)}\tabcellsep \tabcellsep \multicolumn{2}{l}{3 ( 13.0\%)}\tabcellsep \tabcellsep \tabcellsep 1 (4.3 \%)\tabcellsep \tabcellsep \tabcellsep 0 (0.0\%)\tabcellsep \\
50s(n=39)\tabcellsep \multicolumn{2}{l}{32 (82.1 \%)}\tabcellsep \tabcellsep \multicolumn{2}{l}{5 ( 12.8\%)}\tabcellsep \tabcellsep \tabcellsep 2 ( 5.1\%)\tabcellsep \tabcellsep \tabcellsep 0 (0.0 \%)\tabcellsep \\
60s (n=67)\tabcellsep \multicolumn{2}{l}{56 ( 83.6\%)}\tabcellsep \tabcellsep \multicolumn{2}{l}{8 ( 11.9\%)}\tabcellsep \tabcellsep \tabcellsep 3 ( 4.5\%)\tabcellsep \tabcellsep \tabcellsep 0 (0.0 \%)\tabcellsep \\
70s (n=37)\tabcellsep \multicolumn{2}{l}{31 ( 83.8\%)}\tabcellsep \tabcellsep \multicolumn{2}{l}{3 ( 8.1\%)}\tabcellsep \tabcellsep \tabcellsep 3 ( 8.1\%)\tabcellsep \tabcellsep \tabcellsep 0 (0.0 \%)\tabcellsep \\
80s (n=3)\tabcellsep \multicolumn{2}{l}{2 ( 66.7\%)}\tabcellsep \tabcellsep \multicolumn{2}{l}{0 (0.0 \%)}\tabcellsep \tabcellsep \tabcellsep 1 (33.1 \%)\tabcellsep \tabcellsep \tabcellsep 0 (0.0 \%)\tabcellsep \\
Total 169\tabcellsep \multicolumn{2}{l}{140 (82.8\%)}\tabcellsep \tabcellsep \multicolumn{2}{l}{19 (11.2\%)}\tabcellsep \tabcellsep \tabcellsep 10 (5.9\%)\tabcellsep \tabcellsep \tabcellsep 0 (0.0\%)\tabcellsep \\
0\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep 6\tabcellsep 7\tabcellsep 8\tabcellsep 9\tabcellsep 10\tabcellsep 11\tabcellsep 12\end{longtable} \par
 
\caption{\label{tab_5}Table 10}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.2361111111111111\textwidth}P{0.6138888888888888\textwidth}}
Male\tabcellsep Male (n=128)\\
Female\tabcellsep Female (n=169)\end{longtable} \par
 
\caption{\label{tab_7}Table 9}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.14368124496914408\textwidth}P{0.05245505768714784\textwidth}P{0.11289240676147033\textwidth}P{0.06659511671585726\textwidth}P{0.03466595116715857\textwidth}P{0.10650657365173062\textwidth}P{0.008666487791789643\textwidth}P{0.017332975583579286\textwidth}P{0.017789106519989266\textwidth}P{0.04356050442715321\textwidth}P{0.013683928092299437\textwidth}P{0.01870136839280923\textwidth}P{0.012771666219479474\textwidth}P{0.050402468473302924\textwidth}P{0.06157767641534746\textwidth}P{0.05131473034612289\textwidth}P{0.020753957606654144\textwidth}P{0.016648779178964315\textwidth}}
\tabcellsep \multicolumn{13}{l}{Table 10 Cognitive resultsof salt concentretion in a salty taste test(number??)}\\
Male\tabcellsep \multicolumn{2}{l}{0.60\%}\tabcellsep \multicolumn{2}{l}{0.80\%}\tabcellsep \multicolumn{2}{l}{1.00\%}\tabcellsep \tabcellsep \multicolumn{5}{l}{1.20\% Male (n=128)}\tabcellsep 1.40\%\tabcellsep 1.60\%\tabcellsep 1.60\% more\\
40s(n=10)\tabcellsep \multicolumn{2}{l}{3 ( 30.0\%)}\tabcellsep \multicolumn{2}{l}{4 ( 40.0\%)}\tabcellsep \multicolumn{3}{l}{0 ( 0.0\%)}\tabcellsep \tabcellsep \multicolumn{3}{l}{2 ( 20.0\%)}\tabcellsep \tabcellsep 0 (0.0 \%)\tabcellsep 1 (10.0 \%)\tabcellsep 0 (0.0 \%)\\
50s(n=24)\tabcellsep \multicolumn{2}{l}{11 ( 45.6\%)}\tabcellsep \multicolumn{2}{l}{2 ( 8.2\%)}\tabcellsep \multicolumn{3}{l}{3 ( 12.5\%)}\tabcellsep \tabcellsep \multicolumn{3}{l}{2 (8.2 \%)}\tabcellsep \tabcellsep 0 (0.0 \%)\tabcellsep 3 (12.5 \%)\tabcellsep 3 ( 12.5\%)\\
60s (n=49)\tabcellsep \multicolumn{2}{l}{23 ( 46.9\%)}\tabcellsep \multicolumn{2}{l}{8 ( 16.3\%)}\tabcellsep \multicolumn{3}{l}{8 ( 16.3\%)}\tabcellsep \tabcellsep \multicolumn{3}{l}{4 ( 8.2\%)}\tabcellsep \tabcellsep 1 (2.0 \%)\tabcellsep 5 ( 10.2\%)\tabcellsep 0 (0.0\%)\\
70s (n=39)\tabcellsep \multicolumn{2}{l}{18 ( 46.2\%)}\tabcellsep \multicolumn{2}{l}{9 (23.1\%)}\tabcellsep \multicolumn{3}{l}{4 ( 10.3\%)}\tabcellsep \tabcellsep \multicolumn{3}{l}{0 ( 0.0\%)}\tabcellsep \tabcellsep 1 (2.6 \%)\tabcellsep 1 (2.6 \%)\tabcellsep 6 (15.4 \%)\\
80s (n=6)\tabcellsep \multicolumn{2}{l}{1 ( 16.7\%)}\tabcellsep \multicolumn{2}{l}{2 ( 33.3\%)}\tabcellsep \multicolumn{3}{l}{2 (33.3 \%)}\tabcellsep \tabcellsep \multicolumn{3}{l}{1 (16.7 \%)}\tabcellsep \tabcellsep 0 (0.0 \%)\tabcellsep 0 (0.0 \%)\tabcellsep 0 (0.0 \%)\\
Total 128\tabcellsep \multicolumn{2}{l}{56 (43.8\%)}\tabcellsep \multicolumn{2}{l}{25 (19.5\%)}\tabcellsep \multicolumn{3}{l}{17 (13.3\%)}\tabcellsep \tabcellsep \multicolumn{3}{l}{9 (7.0\%)}\tabcellsep \tabcellsep 2 (1.6\%)\tabcellsep 10 (7.8\%)\tabcellsep 9 (7.0\%)\\
Female\tabcellsep \multicolumn{2}{l}{0.60\%}\tabcellsep \multicolumn{2}{l}{0.80\%}\tabcellsep \multicolumn{2}{l}{1.00\%}\tabcellsep \multicolumn{6}{l}{1.20\% Female (n=169)}\tabcellsep 1.40\%\tabcellsep 1.60\%\tabcellsep 1.60\% more\\
40s(n=23)\tabcellsep \multicolumn{2}{l}{12 (52.2 \%)}\tabcellsep \multicolumn{2}{l}{2 (8.7 \%)}\tabcellsep \multicolumn{3}{l}{4 (17.4 \%)}\tabcellsep \tabcellsep \multicolumn{3}{l}{1 (4.3 \%)}\tabcellsep \tabcellsep 2 (8.7 \%)\tabcellsep 1 ( 4.3\%)\tabcellsep 1 (4.3 \%)\\
50s(n=39)\tabcellsep \multicolumn{2}{l}{19 (48.7 \%)}\tabcellsep \multicolumn{2}{l}{11 (28.2 \%)}\tabcellsep \multicolumn{3}{l}{2 (5.1 \%)}\tabcellsep \tabcellsep \multicolumn{3}{l}{0 (0.0 \%)}\tabcellsep \tabcellsep 5 ( 12.8\%)\tabcellsep 0 (0.0 \%)\tabcellsep 2 (5.1 \%)\\
60s (n=67)\tabcellsep \multicolumn{2}{l}{32 (47.8 \%)}\tabcellsep \multicolumn{2}{l}{17 (25.4 \%)}\tabcellsep \multicolumn{3}{l}{5 (7.5 \%)}\tabcellsep \tabcellsep \multicolumn{3}{l}{2 (3.0 \%)}\tabcellsep \tabcellsep 4 ( 6.0\%)\tabcellsep 3 (4.5 \%)\tabcellsep 4 (6.0 \%)\\
70s (n=37)\tabcellsep \multicolumn{2}{l}{16 (43.8 \%)}\tabcellsep \multicolumn{2}{l}{9 ( 24.3\%)}\tabcellsep \multicolumn{3}{l}{4 (10.8 \%)}\tabcellsep \tabcellsep \multicolumn{3}{l}{1 (2.7 \%)}\tabcellsep \tabcellsep 2 ( 5.2\%)\tabcellsep 2 ( 5.4\%)\tabcellsep 3 ( 8.1)\\
80s (n=3)\tabcellsep \multicolumn{2}{l}{1 (33.3 \%)}\tabcellsep \multicolumn{2}{l}{1 (33.3 \%)}\tabcellsep \multicolumn{3}{l}{0 (0.0 \%)}\tabcellsep \tabcellsep \multicolumn{3}{l}{0 ( 0.0\%)}\tabcellsep \tabcellsep 0 ( 0.0\%)\tabcellsep 0 ( 0.0\%)\tabcellsep 1 (33.3 \%)\\
Total 169\tabcellsep \multicolumn{2}{l}{80 (47.3\%)}\tabcellsep \multicolumn{2}{l}{40 (23.7\%)}\tabcellsep \multicolumn{3}{l}{15 (8.9\%)}\tabcellsep \tabcellsep \multicolumn{3}{l}{4 (2.4\%)}\tabcellsep \tabcellsep 13 (7.7\%)\tabcellsep 5 (3.6\%)\tabcellsep 11 (6.5\%)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{confidence interval)}\tabcellsep \tabcellsep \tabcellsep \\
Variable\tabcellsep \tabcellsep \multicolumn{12}{l}{egression co tandard err partial regression lower limit Upper limitOdds ratiolower limit Upper limit Wald ree of freed P value ?*P<0.05, **P0.01 dence intervals for partial regression co confidence interval for the odds nce test for partial regression co}\\
Gender\tabcellsep \tabcellsep 0.2358\tabcellsep 0.4563\tabcellsep 0.1168\tabcellsep \multicolumn{4}{l}{-0.5686 1.1301}\tabcellsep \multicolumn{2}{l}{1.2569}\tabcellsep \multicolumn{2}{l}{0.5176}\tabcellsep 3.096\tabcellsep 0.267\tabcellsep 1\tabcellsep 0.6054\\
Age\tabcellsep \tabcellsep -0.0281\tabcellsep 0.0223\tabcellsep -0.2786\tabcellsep \multicolumn{4}{l}{-0.0718 0.0156}\tabcellsep \multicolumn{2}{l}{0.9723}\tabcellsep \multicolumn{2}{l}{0.9307}\tabcellsep 1.0157\tabcellsep 1.5923\tabcellsep 1\tabcellsep 0.207\\
\multicolumn{2}{l}{Urology comperhensive judgment}\tabcellsep 0.1206\tabcellsep 0.3392\tabcellsep 0.0872\tabcellsep \multicolumn{4}{l}{-0.5441 97,854}\tabcellsep \multicolumn{2}{l}{1.1282}\tabcellsep \multicolumn{2}{l}{0.5803}\tabcellsep 2.1933\tabcellsep 0.1265\tabcellsep 1\tabcellsep 0.7221\\
Summary Obesity\tabcellsep \tabcellsep 0.9144\tabcellsep 0.4202\tabcellsep 0.5145\tabcellsep \multicolumn{2}{l}{0.0908}\tabcellsep \multicolumn{2}{l}{1.738}\tabcellsep \multicolumn{2}{l}{2.9453}\tabcellsep \multicolumn{2}{l}{1.095}\tabcellsep 5.6859\tabcellsep 4.7351\tabcellsep 1\tabcellsep 0.0296\tabcellsep *\\
Summary Urinalysis\tabcellsep \tabcellsep -1.3025\tabcellsep 0.4709\tabcellsep -0.8078\tabcellsep \multicolumn{6}{l}{-2.2254 -0.3796 0.2719}\tabcellsep \multicolumn{2}{l}{0.108}\tabcellsep 0.6842\tabcellsep 7.651\tabcellsep 1\tabcellsep 0.0057\tabcellsep **\\
Summary blood pressure\tabcellsep \tabcellsep 0.0665\tabcellsep 0.1689\tabcellsep 0.0862\tabcellsep \multicolumn{4}{l}{-0.2645 0.3975}\tabcellsep \multicolumn{2}{l}{1.0687}\tabcellsep \multicolumn{2}{l}{0.7676}\tabcellsep 1.4881\tabcellsep 0.1549\tabcellsep 1\tabcellsep 0.6939\\
\multicolumn{2}{l}{Summary electrocardiogram}\tabcellsep -0.6185\tabcellsep 0.3584\tabcellsep -0.4027\tabcellsep \multicolumn{4}{l}{-1.3209 0.0838}\tabcellsep \multicolumn{2}{l}{0.5387}\tabcellsep \multicolumn{2}{l}{0.2669}\tabcellsep 1.0874\tabcellsep 2.9793\tabcellsep 1\tabcellsep 0.0843\\
\multicolumn{2}{l}{Summary fundus examination}\tabcellsep -0.8972\tabcellsep 0.3451\tabcellsep -0.7467\tabcellsep \multicolumn{6}{l}{-1.5736 -0.2208 0.4077}\tabcellsep \multicolumn{2}{l}{0.2073}\tabcellsep 0.8019\tabcellsep 6.7586\tabcellsep 1\tabcellsep 0.0093\tabcellsep **\\
Sunnary anemia test\tabcellsep \tabcellsep -0.9506\tabcellsep 0.4669\tabcellsep -0.4718\tabcellsep \multicolumn{4}{l}{-1.7658 0.0646}\tabcellsep \multicolumn{2}{l}{0.4272}\tabcellsep \multicolumn{2}{l}{0.1711}\tabcellsep 1.0667\tabcellsep 3.3183\tabcellsep 1\tabcellsep 0.0685\\
Summary diabetes test\tabcellsep \tabcellsep -0.1668\tabcellsep 0.3191\tabcellsep -0.15\tabcellsep \multicolumn{4}{l}{-0.7922 0.4585}\tabcellsep \multicolumn{2}{l}{0.8464}\tabcellsep \multicolumn{2}{l}{0.4529}\tabcellsep 1.5818\tabcellsep 0.2733\tabcellsep 1\tabcellsep 0.6011\\
\multicolumn{2}{l}{Summary liver function tests}\tabcellsep -0.0623\tabcellsep 0.3552\tabcellsep -0.0372\tabcellsep \multicolumn{2}{l}{-0.7586}\tabcellsep \multicolumn{2}{l}{0.634}\tabcellsep \multicolumn{2}{l}{0.9396}\tabcellsep \multicolumn{2}{l}{0.4683}\tabcellsep 1.8851\tabcellsep 0.0307\tabcellsep 1\tabcellsep 0.8608\\
\multicolumn{2}{l}{Summary renal function test}\tabcellsep 0.3575\tabcellsep 0.4253\tabcellsep 0.1896\tabcellsep \multicolumn{4}{l}{-0.4761 1.1911}\tabcellsep \multicolumn{2}{l}{1.4298}\tabcellsep \multicolumn{2}{l}{0.6212}\tabcellsep 3.2907\tabcellsep 0.7065\tabcellsep 1\tabcellsep 0.4006\\
Summary lipid test\tabcellsep \tabcellsep 0.7125\tabcellsep 0.174\tabcellsep 0.9736\tabcellsep \multicolumn{2}{l}{0.3714}\tabcellsep \multicolumn{2}{l}{1.0535}\tabcellsep \multicolumn{2}{l}{2.039}\tabcellsep \multicolumn{2}{l}{1.4497}\tabcellsep 2.8678 16.7599\tabcellsep 1\tabcellsep 0.0001\tabcellsep **\\
Summary gout test\tabcellsep \tabcellsep 0.8081\tabcellsep 0.4639\tabcellsep 0.3312\tabcellsep \multicolumn{4}{l}{-0.1011 1.7174}\tabcellsep \multicolumn{2}{l}{2.2437}\tabcellsep \multicolumn{2}{l}{0.9038}\tabcellsep 5.57\tabcellsep 3.0347\tabcellsep 1\tabcellsep 0.0815\\
\multicolumn{2}{l}{Summary inflammation test}\tabcellsep 6.1317\tabcellsep 1.0427\tabcellsep 1.8617\tabcellsep \multicolumn{2}{l}{4.088}\tabcellsep \multicolumn{7}{l}{8.1755 460.235 59.6203 3552.754 34.5789}\tabcellsep 1\tabcellsep 0.0001\tabcellsep **\\
\tabcellsep \tabcellsep \multicolumn{12}{l}{regression coefandard err partial regression lower limit Upper limitOdds ratiolower limit Upper limit Wald ree of free P value ?*P<0.05, **P0.01}\\
Gender\tabcellsep \tabcellsep \tabcellsep 0.026\tabcellsep 0.343\tabcellsep \multicolumn{3}{l}{0.0128 -0.6463}\tabcellsep \multicolumn{2}{l}{0.6983}\tabcellsep \multicolumn{2}{l}{1.0263}\tabcellsep \multicolumn{2}{l}{0.524}\tabcellsep 2.0102\tabcellsep 0.0057\tabcellsep 1\tabcellsep 0.9397\\
Age\tabcellsep \tabcellsep \tabcellsep -0.0085\tabcellsep 0.0164\tabcellsep \multicolumn{3}{l}{-0.0844 -0.0407}\tabcellsep \multicolumn{2}{l}{0.0237}\tabcellsep \multicolumn{2}{l}{0.9915}\tabcellsep \multicolumn{2}{l}{0.9601}\tabcellsep 1.024\tabcellsep 0.268\tabcellsep 1\tabcellsep 0.6047\\
Subjective tinnitus\tabcellsep \tabcellsep \tabcellsep 0.7556\tabcellsep 0.2339\tabcellsep 0.4846\tabcellsep \multicolumn{2}{l}{0.2972}\tabcellsep \multicolumn{2}{l}{1.214}\tabcellsep \multicolumn{2}{l}{2.1289}\tabcellsep \multicolumn{2}{l}{1.346}\tabcellsep 3.367\tabcellsep 10.436\tabcellsep 1\tabcellsep 0.0012 **\\
Subjective headache\tabcellsep \tabcellsep \tabcellsep 1.304\tabcellsep 0.5007\tabcellsep 0.3518\tabcellsep \multicolumn{2}{l}{0.3227}\tabcellsep \multicolumn{2}{l}{2.2854}\tabcellsep \multicolumn{2}{l}{3.6842}\tabcellsep \multicolumn{2}{l}{1.3809}\tabcellsep 9.8294\tabcellsep 6.7835\tabcellsep 1\tabcellsep 0.0092 **\\
Subjective sense of smell\tabcellsep \tabcellsep \tabcellsep -0.421\tabcellsep 0.253\tabcellsep \multicolumn{3}{l}{-0.28 -0.9169}\tabcellsep \multicolumn{2}{l}{0.0749}\tabcellsep \multicolumn{2}{l}{0.6564}\tabcellsep \multicolumn{2}{l}{0.3997}\tabcellsep 1.0777\tabcellsep 2.7691\tabcellsep 1\tabcellsep 0.0961\\
Subjective sense of taste\tabcellsep \tabcellsep \tabcellsep -0.443\tabcellsep 0.3099\tabcellsep \multicolumn{3}{l}{-0.2106 -1.0517}\tabcellsep \multicolumn{2}{l}{0.1631}\tabcellsep \multicolumn{2}{l}{0.6413}\tabcellsep \multicolumn{2}{l}{0.3494}\tabcellsep 1.1771\tabcellsep 2.0558\tabcellsep 1\tabcellsep 0.1516\\
Taste 3-level evaluation\tabcellsep \tabcellsep \tabcellsep -0.3615\tabcellsep 0.3445\tabcellsep \multicolumn{3}{l}{-0.3114 -1.0367}\tabcellsep \multicolumn{2}{l}{0.3137}\tabcellsep \multicolumn{2}{l}{0.6967}\tabcellsep \multicolumn{2}{l}{0.3546}\tabcellsep 1.3685\tabcellsep 1.1009\tabcellsep 1\tabcellsep 0.2941\\
Smell 3-level evaluation\tabcellsep \tabcellsep \tabcellsep 0.1258\tabcellsep 0.387\tabcellsep \multicolumn{3}{l}{0.0864 -0.6327}\tabcellsep \multicolumn{2}{l}{0.8844}\tabcellsep \multicolumn{2}{l}{1.1341}\tabcellsep \multicolumn{2}{l}{0.5311}\tabcellsep 2.4214\tabcellsep 0.1057\tabcellsep 1\tabcellsep 0.7451\\
\multicolumn{2}{l}{Olfactory measurement value}\tabcellsep \tabcellsep 0.1921\tabcellsep 0.0976\tabcellsep 0.5367\tabcellsep \multicolumn{2}{l}{0.0009}\tabcellsep \multicolumn{2}{l}{0.3833}\tabcellsep \multicolumn{2}{l}{1.2118}\tabcellsep \multicolumn{2}{l}{1.009}\tabcellsep 1.4672\tabcellsep 3.8778\tabcellsep 1\tabcellsep 0.0489 *\\
\multicolumn{2}{l}{Salt taste measurement value}\tabcellsep \tabcellsep 0.7597\tabcellsep 0.7422\tabcellsep \multicolumn{2}{l}{0.2932 \textasciicircum 0.6951}\tabcellsep \tabcellsep \multicolumn{2}{l}{2.2144}\tabcellsep \multicolumn{2}{l}{2.1376}\tabcellsep \multicolumn{2}{l}{0.499}\tabcellsep 9.1561\tabcellsep 1.0475\tabcellsep 1\tabcellsep 0.3061\end{longtable} \par
 
\caption{\label{tab_8}Table 11}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Haxel ()]{b3}\label{b3} 	 		‘Comparison of subjective olfaction ratings in patients with and without olfactory disorders’.  		 			B R Haxel 		.  		 \xref{http://dx.doi.org/10.1017/S002221511200076X}{10.1017/S002221511200076X}.  	 	 		\textit{J Laryngol}  		2012. 126 p. .  	 
\bibitem[Choi et al. (2019)]{b0}\label{b0} 	 		‘Discrepancies between self-reported hearing difficulty and hearing loss diagnosed by audiometry: prevalence and associated factors in a national survey’.  		 			Jieun Choi 		,  		 			Il Joon Moon 		,  		 			Sun-Young Bek 		,  		 			Seon Woo Kim 		,  		 			Yang-Sun Cho 		.  		 Doi: 10.1136/ bmjopen- 2018-022440.  	 	 		\textit{BMJ Open}  		2019 May 1. 9  (4)  p. e022440.  	 
\bibitem[Gozen ()]{b4}\label{b4} 	 		‘Evaluation of Olfactory Function with Objective Tests in COVID-19-Positive Patients: A Cross-Sectional Study’.  		 			E D Gozen 		.  		 \xref{http://dx.doi.org/10.1177/0145561320975510}{10.1177/0145561320975510}.  	 	 		\textit{Ear Nose Throat J100, 169S-173S},  				2021.  	 
\bibitem[Park ()]{b1}\label{b1} 	 		‘Prevalence and relationship of olfactory dysfunction and tinnitus among middleand old-aged population in Korea’.  		 			D Y Park 		.  		 \xref{http://dx.doi.org/10.1371/journal.pone.0206328}{10.1371/journal.pone.0206328}.  	 	 		\textit{PLoS One13}  		2018. p. e0206328.  	 
\bibitem[Murphy ()]{b2}\label{b2} 	 		\textit{Prevalence of olfactory impairment in older adults},  		 			C Murphy 		.  		 doi:10.1001/ jama.288.18.2307.  		2002. 288 p. .  	 
\bibitem[Hamalainen et al. ()]{b5}\label{b5} 	 		‘Self-report Measures of Hearing and Vision in Older Adults Participating in the Canadian Longitudinal Study of Aging are Explained by Behavioral Sensory Measures, Demographic, and Social Factors’.  		 			A Hamalainen 		,  		 			M K Pichora-Fuller 		,  		 			W Wittich 		,  		 			N A Phillips 		,  		 			P Mick 		.  		 \xref{http://dx.doi.org/10.1097/AUD.0000000000000992}{10.1097/AUD.0000000000000992}.  	 	 		\textit{Ear}  		2021. 42 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
